Module account_login

Module account_login 

Source
Expand description

Matter TLV encoders and decoders for Account Login Cluster Cluster ID: 0x050E

This file is automatically generated from AccountLogin.xml

Structs§

GetSetupPINResponse
LoggedOutEvent

Functions§

decode_get_setup_pin_response
Decode GetSetupPINResponse command response (01)
decode_logged_out_event
Decode LoggedOut event (0x00, priority: critical)
encode_command_json
encode_get_setup_pin
Encode GetSetupPIN command (0x00)
encode_login
Encode Login command (0x02)
encode_logout
Encode Logout command (0x03)
get_command_list
get_command_name
get_command_schema
get_setup_pin
Invoke GetSetupPIN command on cluster Account Login.
login
Invoke Login command on cluster Account Login.
logout
Invoke Logout command on cluster Account Login.