Multi Instance

class st.zwave.CommandClass.MultiInstance

Supported versions: 1

MULTI_INSTANCE_GET: number

0x04 - MULTI_INSTANCE_GET command id

MULTI_INSTANCE_REPORT: number

0x05 - MULTI_INSTANCE_REPORT command id

MULTI_INSTANCE_CMD_ENCAP: number

0x06 - MULTI_INSTANCE_CMD_ENCAP command id

init(params)

Instantiate a versioned instance of the MultiInstance 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.MultiInstance