ZigbeeApp/Shared/Common/Logic.csold mode 100755 new mode 100644
@@ -17,7 +17,7 @@ /// </summary> public int Result; /// <summary> /// 0.正常自动化;1.门锁自动化 /// 0.正常自动化;1.门锁自动化;2.门锁常开.关; /// </summary> public int LogicType = 0; /// <summary> @@ -33,6 +33,11 @@ public int IsEnable; /// <summary> /// 0.正常自动化;1.门锁自动化;2.门锁常开.关; /// </summary> // public int LogicStatus; /// <summary> ///逻辑名称 /// </summary> public string LogicName;