The Messages cluster (0x0097) is a Matter cluster that Allows sending text messages to a device for presentation to the user, with acknowledgement and confirmation responses.. It defines 2 commands and 2 attributes and is mandatory for 3 device types.
Messages 0x0097
Allows sending text messages to a device for presentation to the user, with acknowledgement and confirmation responses.
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.
Attributes 2
Commands 2
Features 4
| Code | Name | Type | Flags |
|---|---|---|---|
| 0x0000 | Messages | array | |
| 0x0001 | ActiveMessageIDs | array |
| Code | Name | Direction | Parameters |
|---|---|---|---|
| 0x00 |
PresentMessagesRequest
Upon receipt, this SHALL cause the message in the passed fields to be appended to the Messages attribute.
|
client→server |
MessageID: octet_string, Priority: MessagePriorityEnum, MessageControl: MessageControlBitmap, StartTime: epoch_s, Duration: int64u, MessageText: long_char_string, Responses: MessageResponseOptionStruct |
| 0x01 |
CancelMessagesRequest
This command will cancel the message IDs specified.
|
client→server |
MessageIDs: octet_string |
ReceivedConfirmation
(CONF)
bit 0
ConfirmationResponse
(RESP)
bit 1
ConfirmationReply
(RPLY)
bit 2
ProtectedMessages
(PROT)
bit 3
Device Types Using This Cluster
Device types in the Matter spec that reference this cluster
Devices Implementing This Cluster
0 devices in the survey implement this cluster
No devices in the survey implement this cluster yet.