HDL Home App 第二版本 旧平台金堂用 正在使用
WJC
2020-03-26 1fee912d2378f4fe11218257509fb3ec3ee313be
ZigbeeApp/Shared/Common/Logic.cs
old 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;