public IDictionary <string, string> GetEntityState(string entityid, string on) { return(_service.GetEntityState(entityid, on)); }