Supported Get

class st.zwave.CommandClass.Indicator.SupportedGet

Dynamically versioned INDICATOR_SUPPORTED_GET

Supported versions: 2,3,4; unique base versions: 2

cmd_class: number

0x87

cmd_id: number

0x04

version: number

2

args: st.zwave.CommandClass.Indicator.SupportedGetV2Args
construct(module, args)

Construct an INDICATOR_SUPPORTED_GET object at the module instance serialization version.

Parameters
Return type

st.zwave.CommandClass.Indicator.SupportedGet

class st.zwave.CommandClass.Indicator.SupportedGetV2: st.zwave.Command

v2 and forward-compatible v3,v4 INDICATOR_SUPPORTED_GET

cmd_class: number

0x87

cmd_id: number

0x04

version: number

2

args: st.zwave.CommandClass.Indicator.SupportedGetV2Args

command-specific arguments

init(module, args)

Initialize a v2 and forward-compatible v3,v4 INDICATOR_SUPPORTED_GET object.

Parameters
serialize()

Serialize v2 or forward-compatible v3,v4 INDICATOR_SUPPORTED_GET arguments.

Returns

serialized payload

Return type

str

deserialize()

Deserialize a v2 or forward-compatible v3,v4 INDICATOR_SUPPORTED_GET payload.

Returns

deserialized arguments

Return type

st.zwave.CommandClass.Indicator.SupportedGetV2Args

class st.zwave.CommandClass.Indicator.SupportedGetV2Args
indicator_id: integer

see Indicator.indicator_id