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> @@ -17,7 +18,7 @@ /// </summary> public int Result; /// <summary> /// 0.正常自动化;1.门锁自动化 /// 0.正常自动化;1.门锁自动化;2.门锁常开.关; /// </summary> public int LogicType = 0; /// <summary>