OTA commands
All OTA commands are sent as explicitly addressed packets with the following address information:
- Source/destination endpoint: 0xE8
- Cluster ID: 0x0019
- Profile ID: 0xC105
The first three payload bytes of the command indicate what the command is and the structure of the remaining data in the command. All integer values in OTA commands are represented using little-endian byte order.
PDF
