ZigbeeApp/Shared/Common/Logic.cs
@@ -8,6 +8,7 @@ { public static List<Logic> LogicList = new List<Logic>(); public static List<Logic> LockLogicList = new List<Logic>(); public static List<Logic> SoneLogicList = new List<Logic>(); public static List<ZigBee.Device.CommonDevice> LogicDviceList = new List<ZigBee.Device.CommonDevice>(); public static Logic CurrentLogic; /// <summary>