| | |
| | | LightLogic = 0x0108, |
| | | LightMixDimming = 0x0109, |
| | | LightMixSwitch = 0x010A, |
| | | LightEnergySocket = 0x010B,//能源开关,带功率的插座 |
| | | LightEnergySwitch = 0x010C,//带功率的继电器 |
| | | LightSwitchSocket = 0x0188,//自定义特殊的继电器,作插座使用 |
| | | /// <summary> |
| | | /// 能源开关,带功率的插座 |
| | | /// </summary> |
| | | LightEnergySocket = 0x010B, |
| | | /// <summary> |
| | | /// 带功率的继电器 |
| | | /// </summary> |
| | | LightEnergySwitch = 0x010C, |
| | | /// <summary> |
| | | /// 自定义特殊的继电器,作插座使用 |
| | | /// </summary> |
| | | LightSwitchSocket = 0x0188, |
| | | /// <summary> |
| | | /// 窗帘 |
| | | /// </summary> |
| | |
| | | SetGateWayLocalEncryption = 0x303E, |
| | | SetReadGateWayLocalEncryptionACK = 0x303F, |
| | | |
| | | /// <summary> |
| | | /// 修改网关远程连接域名地址 |
| | | /// </summary> |
| | | SetGateWayMqttURLAddress = 0x3046, |
| | | SetGateWayMqttURLAddressACK = 0x3047, |
| | | |
| | | |
| | | |
| | | |
| | | /// <summary> |
| | | /// 0xF003 |