3.2.25. Indicator Command Class, version 1

The Indicator Command Class is used to help end users to monitor the operation or condition of the application provided by a supporting node.

3.2.25.1. Interoperability considerations

Version 1 supporting nodes implement a single indicator resource. The indicator resource can only be turned on or off.

Nodes supporting the Wake-Up Command Class SHOULD keep the indicator in the same state (On/Off) as last instructed by an Indicator Set Command.

3.2.25.2. Indicator Set Command

This command is used to enable or disable the indicator resource.

Table 3.106 Indicator Set Command

7

6

5

4

3

2

1

0

Command Class = COMMAND_CLASS_INDICATOR (0x87)

Command = INDICATOR_SET (0x01)

Value

Value (8 bits)

This field is used to enable or disable the indicator resource.

This field MUST be in the range 0x00..0x63 or 0xFF.

The value 0x00 MUST indicate that the indicator MUST be turned off/disabled.

Values in the range 0x01..0x63 MUST indicate that the indicator MUST be turned on/enabled.

The value 0xFF MUST indicate that the indicator MUST be turned on/enabled.

3.2.25.3. Indicator Get Command

This command is used to request the state of the indicator resource.

The Indicator Report Command MUST be returned in response to this command.

This command MUST NOT be issued via multicast addressing.

A receiving node MUST NOT return a response if this command is received via multicast addressing. The Z-Wave Multicast frame, the broadcast NodeID and the Multi Channel multi-End Point destination are all considered multicast addressing methods.

Table 3.107 Indicator Get Command

7

6

5

4

3

2

1

0

Command Class = COMMAND_CLASS_INDICATOR (0x87)

Command = INDICATOR_GET (0x02)

3.2.25.4. Indicator Report Command

This command is used to advertise the current state of the indicator resource.

Table 3.108 Indicator Report Command

7

6

5

4

3

2

1

0

Command Class = COMMAND_CLASS_INDICATOR (0x87)

Command = INDICATOR_REPORT (0x03)

Value

Value (8 bits)

This field is used to advertise the current state of the indicator resource. This field MUST be in the range 0x00..0x63 or set to 0xFF.

The value 0x00 MUST indicate that the indicator is turned off/disabled.

Values in the range 0x01..0x63 MUST indicate that the indicator is turned on/enabled.

The value 0xFF MUST indicate that the indicator is turned on/enabled.