gxc
2020-01-10 b9cb076fe6127160c96c35bf9c8cebcffe1d5ccd
ZigbeeApp/Shared/Phone/ZigBee/Device/DeviceType.cs
@@ -91,6 +91,10 @@
    public enum DeviceFunctionType
    {
        /// <summary>
        /// 没有指定为什么类型
        /// </summary>
        A未定义 = 0,
        /// <summary>
        /// 开关
        /// </summary>
        A开关 = 1,