Key Supported Report

class st.zwave.CommandClass.EntryControl.KeySupportedReport

Dynamically versioned ENTRY_CONTROL_KEY_SUPPORTED_REPORT

Supported versions: 1; unique base versions: 1

cmd_class: number

0x6F

cmd_id: number

0x03

version: number

1

args: st.zwave.CommandClass.EntryControl.KeySupportedReportV1Args
construct(module, args)

Construct an ENTRY_CONTROL_KEY_SUPPORTED_REPORT object at the module instance serialization version.

Parameters
Return type

st.zwave.CommandClass.EntryControl.KeySupportedReport

class st.zwave.CommandClass.EntryControl.KeySupportedReportV1: st.zwave.Command

v1 ENTRY_CONTROL_KEY_SUPPORTED_REPORT

cmd_class: number

0x6F

cmd_id: number

0x03

version: number

1

args: st.zwave.CommandClass.EntryControl.KeySupportedReportV1Args

command-specific arguments

init(module, args)

Initialize a v1 ENTRY_CONTROL_KEY_SUPPORTED_REPORT object.

Parameters
serialize()

Serialize v1 ENTRY_CONTROL_KEY_SUPPORTED_REPORT arguments.

Returns

serialized payload

Return type

str

deserialize()

Deserialize a v1 ENTRY_CONTROL_KEY_SUPPORTED_REPORT payload.

Returns

deserialized arguments

Return type

st.zwave.CommandClass.EntryControl.KeySupportedReportV1Args

class st.zwave.CommandClass.EntryControl.KeySupportedReportV1Args
key_supported_bit_mask: str