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 4 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 4
Commands 2
Features 7
| Code | Name | Type | Flags |
|---|---|---|---|
| 0x0000 | Messages | array | |
| 0x0001 | ActiveMessageIDs | array | |
| 0x0002 | SupportedLanguageCodes | array | Optional |
| 0x0003 | SupportedMimeTypes | array | Optional |
| 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, LanguageCode: char_string, MessageURI: long_char_string |
| 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
SpokenMessages
(SPKN)
bit 4
AudioMessages
(AUDO)
bit 5
MultiModalMessages
(MMSG)
bit 6
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.