HOME › Forums › Gateways › USB-CID › ZBPCID_AP specification › Reply To: ZBPCID_AP specification
Inactive
January 26, 2015 at 4:04 am
Post count: 259
Hi,
02 10 30 0a 32 67 ad 02 05 00 00 64 31 04 84
02 10 30 0a 32 67 ad 02 05 00 00 64 30 04 85
The above two messages are Zone Status Change Notification commands from the IAS Zone Cluster. For more details please refer to the ZigBee Cluster Library and look up IAS Zone Cluster and the mentioned command.
Here’s how I would parse the above command:
02 ==> Start of Packet
10 30 ==> Cluster Command
0a ==> lenght
32 ==> mode
67 ad ==> address
02 ==> endpoint
05 00 ==> Cluster id (IAS Zone)
00 ==> Commad ID
payload ==> 64 30 04
85 ==> crc