| | |
| | | case Command.UpdataLightDimmingTheLargestLevelACK: |
| | | case Command.UpdataLightDimmingMaximumOrMinimumACK: |
| | | case Command.WriteManageWirelessNetACK: |
| | | //**********新增mqtt上位机协议********** |
| | | case Command.ReadGateWayURLACK: |
| | | case Command.SetGateWayURLACK: |
| | | case Command.ReadGateWayClientIDUsernamePasswordACK: |
| | | case Command.SetGateWayClientIDUsernamePasswordACK: |
| | | case Command.ReadGateWayAESEncryptionACK: |
| | | case Command.SetGateWayAESEncryptionACK: |
| | | case Command.ReadGateWayTopicACK: |
| | | case Command.SetGateWayTopicACK: |
| | | case Command.ReadGateWayAdminInfoACK: |
| | | case Command.SetGateWayAdminInfoACK: |
| | | //************************************ |
| | | case Command.ReadGateWayModelInfoACK: |
| | | case Command.ReadGatewayServerIPACK: |
| | | case Command.SetGateWayModelInfoACK: |
| | |
| | | case Command.WriteManageWirelessNet: |
| | | case Command.UpdataLightDimmingTheLargestLevel: |
| | | case Command.UpdataLightDimmingMaximumOrMinimum: |
| | | //**********新增mqtt上位机协议********** |
| | | case Command.ReadGateWayURL: |
| | | case Command.SetGateWayURL: |
| | | case Command.ReadGateWayClientIDUsernamePassword: |
| | | case Command.SetGateWayClientIDUsernamePassword: |
| | | case Command.ReadGateWayAESEncryption: |
| | | case Command.SetGateWayAESEncryption: |
| | | case Command.ReadGateWayTopic: |
| | | case Command.SetGateWayTopic: |
| | | case Command.ReadGateWayAdminInfo: |
| | | case Command.SetGateWayAdminInfo: |
| | | //************************************ |
| | | case Command.ReadGateWayModelInfo: |
| | | case Command.ReadGatewayServerIP: |
| | | case Command.SetGateWayModelInfo: |