Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


To permit joining:
F1 01 03 7B 01 F0 70 01 [RHAPermitJoin]
At this point, the permit join window is up, and you should connect your device. When the device joins, the Module that is configured as a Coordinator will send the following serial frame to the Host.
F1 04 1E EA 0B 5E 73 7D 37 0F 00 00 46 24 00 8E D9 03 [RHAZDODeviceAnnounceReceived] (Node ID of the device that is joining the network in red)


Controlling the device (e.g. a lighting device):
Identify:
F1 05 00 8F 10 5E 73 01 01 03 00 00 00 11 00 00 00 00 02 03 00 90 01 [RHASendZCLUnicast] (Node ID in red)


On:
F1 05 00 90 0E 5E 73 01 01 06 00 00 00 11 00 00 00 01 00 8E 01 [RHASendZCLUnicast] (Node ID in red)

Off:
F1 05 00 91 0E 5E 73 01 01 06 00 00 00 11 00 00 00 00 00 8E 01 [RHASendZCLUnicast] (Node ID in red)

Toggle:
F1 05 00 92 0E 5E 73 01 01 06 00 00 00 11 00 00 00 02 00 91 01 [RHASendZCLUnicast] (Node ID in red)
F1 05 00 93 0E 5E 73 01 01 06 00 00 00 11 00 00 00 02 00 92 01 [RHASendZCLUnicast] (Node ID in red)

Level Control:
F1 05 00 94 12 5E 73 01 01 08 00 00 00 11 00 00 00 00 04 00 FF FF 00 99 03 [RHASendZCLUnicast] (Node ID in red, level amount in green)
F1 05 00 95 12 5E 73 01 01 08 00 00 00 11 00 00 00 00 04 08 FF FF 00 A2 03 [RHASendZCLUnicast] (Node ID in red, level amount in green)
F1 05 00 96 12 5E 73 01 01 08 00 00 00 11 00 00 00 00 04 1F FF FF 00 BA 03 [RHASendZCLUnicast] (Node ID in red, level amount in green)
F1 05 00 97 12 5E 73 01 01 08 00 00 00 11 00 00 00 00 04 71 FF FF 00 0D 04 [RHASendZCLUnicast] (Node ID in red, level amount in green)
F1 05 00 98 12 5E 73 01 01 08 00 00 00 11 00 00 00 00 04 74 FF FF 00 11 04 [RHASendZCLUnicast] (Node ID in red, level amount in green)