ZigbeeApp/Shared/Phone/ZigBee/Device/Panel.cs
@@ -18,7 +18,12 @@ /// 按键模式(私有功能) /// </summary> public int panelMode = 65535; /// <summary> ///当前选择的简约多功能面板的类型【简约多功能面板】 /// 0:场景 1:开关 2:插座 3:灯光 4:遮阳 5:空调 6:新风 /// </summary> [Newtonsoft.Json.JsonIgnore] public int currentMutilfunctionBindType = 0; /// <summary> /// 当前选择模式 /// </summary>