Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added text to Network Status Response

Identify Start Command 

RapidHA Primary Header0x11 (General Cluster Frames)
RapidHA Secondary Header0x10

...

  • F1 11 10 DE 01 16 16 01 [RHAIdentifyStart]

Identify Stop Command 

RapidHA Primary Header0x11 (General Cluster Frames)
RapidHA Secondary Header0x11

...

  • F1 11 11 E3 01 16 1C 01 [RHAIdentifyStop]

On/Off Status Update 

RapidHA Primary Header0x12 (HA Cluster Frames)
RapidHA Secondary Header0x00

...

  • (Indicating OFF) F1 12 00 DF 03 16 00 00 0A 01 [RHAOnOffStateUpdate]

Move to Level with On/Off Status

RapidHA Primary Header0x12 (HA Cluster Frames)
RapidHA Secondary Header0x25 (note that this is different from the secondary header for the Move to Level command, which is 0x20)

...

  • (Indicating Level 100, Transition Time 0, On/Off Status ON) F1 12 25 BB 05 16 64 00 00 01 72 01 [RHAMoveToLevel]


Module Triggered Restore to Factory Defaults Command

...

The Network Status Response frame is optional, because the MMB firmware already adjusts the GPIO for the Network Status Indicator to inform the end user of the ZigBee network status. As long as an LED is connected to the Network Status GPIO on the MMB module and it is visible to the end user, it is not necessary for the Host to take any action.

...