Expand description
Matter TLV encoders and decoders for OTA Software Update Requestor Cluster Cluster ID: 0x002A
This file is automatically generated from OTARequestor.xml
Structs§
Enums§
Functions§
- announce_
ota_ provider - Invoke
AnnounceOTAProvidercommand on clusterOTA Software Update Requestor. - decode_
attribute_ json - Decode attribute value and return as JSON string
- decode_
default_ ota_ providers - Decode DefaultOTAProviders attribute (0x0000)
- decode_
download_ error_ event - Decode DownloadError event (0x02, priority: info)
- decode_
state_ transition_ event - Decode StateTransition event (0x00, priority: info)
- decode_
update_ possible - Decode UpdatePossible attribute (0x0001)
- decode_
update_ state - Decode UpdateState attribute (0x0002)
- decode_
update_ state_ progress - Decode UpdateStateProgress attribute (0x0003)
- decode_
version_ applied_ event - Decode VersionApplied event (0x01, priority: critical)
- encode_
announce_ ota_ provider - Encode AnnounceOTAProvider command (0x00)
- encode_
command_ json - get_
attribute_ list - Get list of all attributes supported by this cluster
- get_
command_ list - get_
command_ name - get_
command_ schema - read_
default_ ota_ providers - Read
DefaultOTAProvidersattribute from clusterOTA Software Update Requestor. - read_
update_ possible - Read
UpdatePossibleattribute from clusterOTA Software Update Requestor. - read_
update_ state - Read
UpdateStateattribute from clusterOTA Software Update Requestor. - read_
update_ state_ progress - Read
UpdateStateProgressattribute from clusterOTA Software Update Requestor.