Notification

class st.zwave.CommandClass.EntryControl.Notification

Dynamically versioned ENTRY_CONTROL_NOTIFICATION

Supported versions: 1; unique base versions: 1

cmd_class: number

0x6F

cmd_id: number

0x01

version: number

1

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

Construct an ENTRY_CONTROL_NOTIFICATION object at the module instance serialization version.

Parameters
Return type

st.zwave.CommandClass.EntryControl.Notification

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

v1 ENTRY_CONTROL_NOTIFICATION

cmd_class: number

0x6F

cmd_id: number

0x01

version: number

1

args: st.zwave.CommandClass.EntryControl.NotificationV1Args

command-specific arguments

init(module, args)

Initialize a v1 ENTRY_CONTROL_NOTIFICATION object.

Parameters
serialize()

Serialize v1 ENTRY_CONTROL_NOTIFICATION arguments.

Returns

serialized payload

Return type

str

deserialize()

Deserialize a v1 ENTRY_CONTROL_NOTIFICATION payload.

Returns

deserialized arguments

Return type

st.zwave.CommandClass.EntryControl.NotificationV1Args

class st.zwave.CommandClass.EntryControl.NotificationV1Args
sequence_number: integer

[0,255]

data_type: integer

see EntryControl.data_type

event_type: integer

see EntryControl.event_type

event_data: str