Door Lock Logging

class st.zwave.CommandClass.DoorLockLogging

Supported versions: 1

RECORDS_SUPPORTED_GET: number

0x01 - DOOR_LOCK_LOGGING_RECORDS_SUPPORTED_GET command id

RECORDS_SUPPORTED_REPORT: number

0x02 - DOOR_LOCK_LOGGING_RECORDS_SUPPORTED_REPORT command id

RECORD_GET: number

0x03 - RECORD_GET command id

RECORD_REPORT: number

0x04 - RECORD_REPORT command id

init(params)

Instantiate a versioned instance of the DoorLockLogging Command Class module, optionally setting strict to require explicit passing of all parameters to constructors.

Parameters

params (st.zwave.CommandClass.Params) – command class instance parameters

Returns

versioned command class instance

Return type

st.zwave.CommandClass.DoorLockLogging