File tree Expand file tree Collapse file tree 1 file changed +13
-4
lines changed
components/esp_matter/data_model Expand file tree Collapse file tree 1 file changed +13
-4
lines changed Original file line number Diff line number Diff line change 22# These are mostly the cases where AAI is not registered for the cluster and
33# attribute is of primitive type.
44AttributesWithOverridenManagedInternallyFlag :
5- AirQuality :
6- - AirQuality
5+ 0x005B :
6+ name : AirQuality
7+ attributes :
8+ 0x0000 : AirQuality
9+ 0x0201 :
10+ name : Thermostat
11+ attributes :
12+ 0x0000 : LocalTemperature
13+ 0x001A : RemoteSensing
714
815# List of attributes that have get_val/set_val extentions which reads the attributes
916# using the connectedhomeip APIs and populate the esp_matter_attr_val_t.
1017AttributesWithSetterGetterAPIExceptions :
11- UnitLocalization :
12- - TemperatureUnit
18+ 0x002D :
19+ name : UnitLocalization
20+ attributes :
21+ 0x0000 : TemperatureUnit
You can’t perform that action at this time.
0 commit comments