陈嘉乐
2020-01-03 60fea1a35f8bfd2eb1399cae05d853b93b3674f9
Crabtree/SmartHome/HDL/Operation/MyEnum.cs
@@ -138,6 +138,8 @@
        OnePortBus = 0xFE00,
        RCU = 0xFE04,
        SuperWireless = 0xFE05,
        OnePortMqttFR = 0xFE07,
        DMX48 = 0xFD04,
        /// <summary>
        /// 按键面板
@@ -1835,6 +1837,74 @@
        SetGateWayModelInternetInfo = 0x3005,
        SetGateWayModelInternetInfoACK = 0x3006,
        //*******************MQTT上位机协议********************
        /// <summary>
        /// 读取URL
        /// </summary>
        ReadGateWayURL = 0x302A,
        ReadGateWayURLACK = 0x302B,
        /// <summary>
        /// 修改URL
        ///
        /// </summary>
        SetGateWayURL = 0x302C,
        SetGateWayURLACK = 0x302D,
        /// <summary>
        /// 读取客户端ID,用户名,密码
        /// </summary>
        ReadGateWayClientIDUsernamePassword = 0x302E,
        ReadGateWayClientIDUsernamePasswordACK = 0x302F,
        /// <summary>
        /// 修改读取客户端ID,用户名,密码
        /// </summary>
        SetGateWayClientIDUsernamePassword = 0x3030,
        SetGateWayClientIDUsernamePasswordACK = 0x3031,
        /// <summary>
        /// 读取AES加密
        /// </summary>
        ReadGateWayAESEncryption = 0x3032,
        ReadGateWayAESEncryptionACK = 0x3033,
        /// <summary>
        /// 修改AES加密
        /// </summary>
        SetGateWayAESEncryption = 0x3034,
        SetGateWayAESEncryptionACK = 0x3035,
        /// <summary>
        /// 读取主题
        /// </summary>
        ReadGateWayTopic = 0x3036,
        ReadGateWayTopicACK = 0x3037,
        /// <summary>
        /// 修改主题
        /// </summary>
        SetGateWayTopic = 0x3038,
        SetGateWayTopicACK = 0x3039,
        /// <summary>
        /// 读取管理员信息(大包)
        /// </summary>
        ReadGateWayAdminInfo = 0x3020,
        ReadGateWayAdminInfoACK = 0x3021,
        /// <summary>
        /// 修改管理员信息(大包)
        /// </summary>
        SetGateWayAdminInfo = 0x3022,
        SetGateWayAdminInfoACK = 0x3023,
        /// <summary>
        /// 0xF003
        /// 读取设备mac地址