HDL Home App 第二版本 旧平台金堂用 正在使用
gxc
2019-12-03 a7a6907b3df65db9c4b2bb1237f709db5c985b52
ZigbeeApp/Shared/Phone/ZigBee/Device/DeviceType.cs
@@ -91,6 +91,10 @@
    public enum DeviceFunctionType
    {
        /// <summary>
        /// 没有指定为什么类型
        /// </summary>
        A未定义 = 0,
        /// <summary>
        /// 开关
        /// </summary>
        A开关 = 1,