The Thermostat Mode cluster (0x0063) is a Matter cluster that This cluster is derived from the Mode Base cluster, defining additional mode tags and namespaced enumerated values for thermostat devices.. It defines 3 commands and 4 attributes.
Thermostat Mode 0x0063
This cluster is derived from the Mode Base cluster, defining additional mode tags and namespaced enumerated values for thermostat devices.
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 3
Features 1
| Code | Name | Type | Flags |
|---|---|---|---|
| 0x0000 | SupportedModes | array | |
| 0x0001 | CurrentMode | int8u | |
| 0x0002 |
StartUpMode
nullable
|
int8u | Writable Optional |
| 0x0004 | CoreModeTags | array | Optional Provisional |
| Code | Name | Direction | Parameters |
|---|---|---|---|
| 0x00 |
ChangeToMode
This command is used to change device modes.
|
client→server |
NewMode: int8u |
| 0x01 |
ChangeToModeResponse
This command is sent by the device on receipt of the ChangeToMode command.
|
server→client |
Status: enum8, StatusText: char_string |
| 0x02 |
ChangeToModeByCoreTag
Optional Provisional
This command is used to change the mode of the device to one of the modes with a tag list that includes the given mode tag value.
|
client→server |
NewModeTag: enum16 |
CoreModes
(COREMODES)
bit 1
Provisional
One or more core modes are supported
Devices Implementing This Cluster
0 devices in the survey implement this cluster
No devices in the survey implement this cluster yet.