Module ota_provider

Module ota_provider 

Source
Expand description

Matter TLV encoders and decoders for OTA Software Update Provider Cluster Cluster ID: 0x0029

This file is automatically generated from OTAProvider.xml

Structs§

ApplyUpdateResponse
QueryImageParams
Parameters for QueryImage command
QueryImageResponse

Enums§

ApplyUpdateAction
DownloadProtocol
Status

Functions§

decode_apply_update_response
Decode ApplyUpdateResponse command response (03)
decode_query_image_response
Decode QueryImageResponse command response (01)
encode_apply_update_request
Encode ApplyUpdateRequest command (0x02)
encode_notify_update_applied
Encode NotifyUpdateApplied command (0x04)
encode_query_image
Encode QueryImage command (0x00)