File tree 1 file changed +47
-0
lines changed
src/darwin/Framework/CHIP/templates
1 file changed +47
-0
lines changed Original file line number Diff line number Diff line change 8515
8515
clusters :
8516
8516
- ActivatedCarbonFilterMonitoring
8517
8517
- AirQuality
8518
+ - BooleanStateConfiguration
8518
8519
- ElectricalEnergyMeasurement
8519
8520
- ElectricalPowerMeasurement
8520
8521
- HEPAFilterMonitoring
8550
8551
- AttributeList
8551
8552
- FeatureMap
8552
8553
- ClusterRevision
8554
+ BooleanStateConfiguration :
8555
+ - CurrentSensitivityLevel
8556
+ - SupportedSensitivityLevels
8557
+ - DefaultSensitivityLevel
8558
+ - AlarmsActive
8559
+ - AlarmsSuppressed
8560
+ - AlarmsEnabled
8561
+ - AlarmsSupported
8562
+ - SensorFault
8563
+ - GeneratedCommandList
8564
+ - AcceptedCommandList
8565
+ - AttributeList
8566
+ - FeatureMap
8567
+ - ClusterRevision
8553
8568
ElectricalEnergyMeasurement :
8554
8569
- Accuracy
8555
8570
- CumulativeEnergyImported
8791
8806
- FeatureMap
8792
8807
- ClusterRevision
8793
8808
commands :
8809
+ BooleanStateConfiguration :
8810
+ - SuppressAlarm
8811
+ - EnableDisableAlarm
8794
8812
ActivatedCarbonFilterMonitoring :
8795
8813
- ResetCondition
8796
8814
FanControl :
8800
8818
SmokeCOAlarm :
8801
8819
- SelfTestRequest
8802
8820
command fields :
8821
+ BooleanStateConfiguration :
8822
+ SuppressAlarm :
8823
+ - alarmsToSuppress
8824
+ EnableDisableAlarm :
8825
+ - alarmsToEnableDisable
8803
8826
FanControl :
8804
8827
Step :
8805
8828
- direction
8887
8910
- productIdentifierType
8888
8911
- productIdentifierValue
8889
8912
events :
8913
+ BooleanStateConfiguration :
8914
+ - AlarmsStateChanged
8915
+ - SensorFault
8890
8916
ElectricalEnergyMeasurement :
8891
8917
- CumulativeEnergyMeasured
8892
8918
- PeriodicEnergyMeasured
8905
8931
- InterconnectCOAlarm
8906
8932
- AllClear
8907
8933
event fields :
8934
+ BooleanStateConfiguration :
8935
+ AlarmsStateChanged :
8936
+ - alarmsActive
8937
+ - alarmsSuppressed
8938
+ SensorFault :
8939
+ - sensorFault
8908
8940
ElectricalEnergyMeasurement :
8909
8941
CumulativeEnergyMeasured :
8910
8942
- energyImported
9292
9324
- Feature
9293
9325
AirQuality :
9294
9326
- Feature
9327
+ BooleanStateConfiguration :
9328
+ - Feature
9329
+ - AlarmModeBitmap
9330
+ - SensorFaultBitmap
9295
9331
ElectricalEnergyMeasurement :
9296
9332
- Feature
9297
9333
ElectricalPowerMeasurement :
9332
9368
- Moderate
9333
9369
- VeryPoor
9334
9370
- ExtremelyPoor
9371
+ BooleanStateConfiguration :
9372
+ Feature :
9373
+ - Visual
9374
+ - Audible
9375
+ - AlarmSuppress
9376
+ - SensitivityLevel
9377
+ AlarmModeBitmap :
9378
+ - Visual
9379
+ - Audible
9380
+ SensorFaultBitmap :
9381
+ - GeneralFault
9335
9382
ElectricalEnergyMeasurement :
9336
9383
Feature :
9337
9384
- ImportedEnergy
You can’t perform that action at this time.
0 commit comments