Application Rejected Request

class st.zwave.CommandClass.ApplicationStatus.ApplicationRejectedRequest

Dynamically versioned APPLICATION_REJECTED_REQUEST

Supported versions: 1; unique base versions: 1

cmd_class: number

0x22

cmd_id: number

0x02

version: number

1

args: st.zwave.CommandClass.ApplicationStatus.ApplicationRejectedRequestV1Args
construct(module, args)

Construct an APPLICATION_REJECTED_REQUEST object at the module instance serialization version.

Parameters
Return type

st.zwave.CommandClass.ApplicationStatus.ApplicationRejectedRequest

class st.zwave.CommandClass.ApplicationStatus.ApplicationRejectedRequestV1: st.zwave.Command

v1 APPLICATION_REJECTED_REQUEST

cmd_class: number

0x22

cmd_id: number

0x02

version: number

1

args: st.zwave.CommandClass.ApplicationStatus.ApplicationRejectedRequestV1Args

command-specific arguments

init(module, args)

Initialize a v1 APPLICATION_REJECTED_REQUEST object.

Parameters
serialize()

Serialize v1 APPLICATION_REJECTED_REQUEST arguments.

Returns

serialized payload

Return type

str

deserialize()

Deserialize a v1 APPLICATION_REJECTED_REQUEST payload.

Returns

deserialized arguments

Return type

st.zwave.CommandClass.ApplicationStatus.ApplicationRejectedRequestV1Args

class st.zwave.CommandClass.ApplicationStatus.ApplicationRejectedRequestV1Args
status: integer

see ApplicationStatus.status