The Diagnostic Logs cluster (0x0032) is a Matter cluster that Provides access to device diagnostic logs for troubleshooting.. It defines 2 commands and is mandatory for 1 device type.
Diagnostic Logs 0x0032
Provides access to device diagnostic logs for troubleshooting.
Spec History
This cluster's ClusterRevision across the Matter releases it has shipped in. Click a version to inspect the cluster as it existed in that release.
Commands 2
| Code | Name | Direction | Parameters |
|---|---|---|---|
| 0x00 |
RetrieveLogsRequest
Reception of this command starts the process of retrieving diagnostic logs from a Node.
|
client→server |
Intent: IntentEnum, RequestedProtocol: TransferProtocolEnum, TransferFileDesignator: char_string |
| 0x01 |
RetrieveLogsResponse
This SHALL be generated as a response to the RetrieveLogsRequest.
|
server→client |
Status: StatusEnum, LogContent: long_octet_string, UTCTimeStamp: epoch_us, TimeSinceBoot: systime_us |
Device Types Using This Cluster
Device types in the Matter spec that reference this cluster
Devices Implementing This Cluster
123 devices in the survey implement this cluster