public void RemoveDevice(BasicTriListWithSmartObject device) { InternalArea.RemoveDevice(device); InternalScenes.RemoveDevice(device); InternalZones.RemoveDevice(device); InternalSch.RemoveDevice(device); InternalZonerename.RemoveDevice(device); }