|
8515 | 8515 | clusters:
|
8516 | 8516 | - ActivatedCarbonFilterMonitoring
|
8517 | 8517 | - AirQuality
|
| 8518 | + - ElectricalEnergyMeasurement |
8518 | 8519 | - ElectricalPowerMeasurement
|
8519 | 8520 | - HEPAFilterMonitoring
|
8520 | 8521 | - SmokeCOAlarm
|
|
8549 | 8550 | - AttributeList
|
8550 | 8551 | - FeatureMap
|
8551 | 8552 | - ClusterRevision
|
| 8553 | + ElectricalEnergyMeasurement: |
| 8554 | + - Accuracy |
| 8555 | + - CumulativeEnergyImported |
| 8556 | + - CumulativeEnergyExported |
| 8557 | + - PeriodicEnergyImported |
| 8558 | + - PeriodicEnergyExported |
| 8559 | + - CumulativeEnergyReset |
| 8560 | + - GeneratedCommandList |
| 8561 | + - AcceptedCommandList |
| 8562 | + - AttributeList |
| 8563 | + - FeatureMap |
| 8564 | + - ClusterRevision |
8552 | 8565 | ElectricalPowerMeasurement:
|
8553 | 8566 | - PowerMode
|
8554 | 8567 | - NumberOfMeasurementTypes
|
|
8795 | 8808 | structs:
|
8796 | 8809 | ActivatedCarbonFilterMonitoring:
|
8797 | 8810 | - ReplacementProductStruct
|
| 8811 | + ElectricalEnergyMeasurement: |
| 8812 | + - EnergyMeasurementStruct |
| 8813 | + - CumulativeEnergyResetStruct |
| 8814 | + - MeasurementAccuracyStruct |
8798 | 8815 | ElectricalPowerMeasurement:
|
8799 | 8816 | - HarmonicMeasurementStruct
|
8800 | 8817 | - MeasurementRangeStruct
|
|
8807 | 8824 | ReplacementProductStruct:
|
8808 | 8825 | - productIdentifierType
|
8809 | 8826 | - productIdentifierValue
|
| 8827 | + ElectricalEnergyMeasurement: |
| 8828 | + EnergyMeasurementStruct: |
| 8829 | + - energy |
| 8830 | + - startTimestamp |
| 8831 | + - endTimestamp |
| 8832 | + - startSystime |
| 8833 | + - endSystime |
| 8834 | + CumulativeEnergyResetStruct: |
| 8835 | + - importedResetTimestamp |
| 8836 | + - exportedResetTimestamp |
| 8837 | + - importedResetSystime |
| 8838 | + - exportedResetSystime |
| 8839 | + MeasurementAccuracyStruct: |
| 8840 | + - measurementType |
| 8841 | + - measured |
| 8842 | + - minMeasuredValue |
| 8843 | + - maxMeasuredValue |
| 8844 | + - accuracyRanges |
| 8845 | + MeasurementAccuracyRangeStruct: |
| 8846 | + - rangeMin |
| 8847 | + - rangeMax |
| 8848 | + - percentMax |
| 8849 | + - percentMin |
| 8850 | + - percentTypical |
| 8851 | + - fixedMax |
| 8852 | + - fixedMin |
| 8853 | + - fixedTypical |
8810 | 8854 | ElectricalPowerMeasurement:
|
8811 | 8855 | MeasurementRangeStruct:
|
8812 | 8856 | - measurementType
|
|
8843 | 8887 | - productIdentifierType
|
8844 | 8888 | - productIdentifierValue
|
8845 | 8889 | events:
|
| 8890 | + ElectricalEnergyMeasurement: |
| 8891 | + - CumulativeEnergyMeasured |
| 8892 | + - PeriodicEnergyMeasured |
8846 | 8893 | ElectricalPowerMeasurement:
|
8847 | 8894 | - MeasurementPeriodRanges
|
8848 | 8895 | SmokeCOAlarm:
|
|
8858 | 8905 | - InterconnectCOAlarm
|
8859 | 8906 | - AllClear
|
8860 | 8907 | event fields:
|
| 8908 | + ElectricalEnergyMeasurement: |
| 8909 | + CumulativeEnergyMeasured: |
| 8910 | + - energyImported |
| 8911 | + - energyExported |
| 8912 | + PeriodicEnergyMeasured: |
| 8913 | + - energyImported |
| 8914 | + - energyExported |
8861 | 8915 | ElectricalPowerMeasurement:
|
8862 | 8916 | MeasurementPeriodRanges:
|
8863 | 8917 | - ranges
|
|
9238 | 9292 | - Feature
|
9239 | 9293 | AirQuality:
|
9240 | 9294 | - Feature
|
| 9295 | + ElectricalEnergyMeasurement: |
| 9296 | + - Feature |
9241 | 9297 | ElectricalPowerMeasurement:
|
9242 | 9298 | - Feature
|
9243 | 9299 | HEPAFilterMonitoring:
|
|
9276 | 9332 | - Moderate
|
9277 | 9333 | - VeryPoor
|
9278 | 9334 | - ExtremelyPoor
|
| 9335 | + ElectricalEnergyMeasurement: |
| 9336 | + Feature: |
| 9337 | + - ImportedEnergy |
| 9338 | + - ExportedEnergy |
| 9339 | + - CumulativeEnergy |
| 9340 | + - PeriodicEnergy |
9279 | 9341 | ElectricalPowerMeasurement:
|
9280 | 9342 | Feature:
|
9281 | 9343 | - DirectCurrent
|
|
0 commit comments