黄学彪
2020-09-01 dee21bf452a8979d0515d13e534fbb69ed9715dd
ZigbeeApp/Shared/Phone/ZigBee/Device/Panel.cs
@@ -15,6 +15,11 @@
            this.Type = DeviceType.OnOffSwitch;
        }
        /// <summary>
        /// 多功能面板中被绑定的目标
        /// </summary>
      [Newtonsoft.Json.JsonIgnore]
        public System.Collections.Generic.Dictionary<string, List<BindListAllInfo>> bindTargetsFromMutilfunctionPanelList = new System.Collections.Generic.Dictionary<string, List<BindListAllInfo>>();
        /// <summary>
        /// 按键模式(私有功能)
        /// </summary>
        public int panelMode = 65535;
@@ -1533,7 +1538,7 @@
            /// 传感器使能
            ///false-disable  true-enable
            /// </summary>
            public bool enable;
            public bool enable= false;
            /// <summary>
            ///传感器距离