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