19
Supporting Command Class Indicator
The device may be identified by sending an Indicator Set Command 87 01 00 03 50 03 0A 50 04
0A 50 05 06 from the controller.
The bytes listed are
Command Class Indicator (0x87)
Indicator Set (0x01)
Indicator 0 value (0x00)
Indicator object count (0x03)collection of definitions of how the indicator will act
Indicator ID (0x50) ID for Node identify
Property ID (0x03) ID for On Off period
Value (0x0A) time span of a single on off period in ms. In this case
1000ms
Indicator ID (0x50) ID for Node identify
Property ID (0x04) ID for On Off cycles
Value (0x0A) number of repetitions, or how many times the indicator will
blink. In this case 10.
Indicator ID (0x50) ID for Node identify
Property ID (0x05) ID for One time on off period
Value (0x06) the time in ms the indicator will be on or glowing, in a
single period. In this case 600ms
With this command the indicator on the device will blink 10 times, it will be on for 600ms and
off for 400ms and it will be blinking for a total of 10 seconds.