@matter/types 0.17.4 → 0.17.5-alpha.0-20260704-9ea70abfa
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/clusters/access-control.d.ts +252 -75
- package/dist/cjs/clusters/account-login.d.ts +22 -22
- package/dist/cjs/clusters/actions.d.ts +76 -76
- package/dist/cjs/clusters/activated-carbon-filter-monitoring.d.ts +15 -15
- package/dist/cjs/clusters/administrator-commissioning.d.ts +25 -25
- package/dist/cjs/clusters/air-quality.d.ts +6 -6
- package/dist/cjs/clusters/alarm-base.d.ts +25 -25
- package/dist/cjs/clusters/ambient-context-sensing.d.js +22 -0
- package/dist/cjs/clusters/ambient-context-sensing.d.js.map +6 -0
- package/dist/cjs/clusters/ambient-context-sensing.d.ts +706 -0
- package/dist/cjs/clusters/ambient-context-sensing.js +34 -0
- package/dist/cjs/clusters/ambient-context-sensing.js.map +6 -0
- package/dist/cjs/clusters/application-basic.d.ts +22 -22
- package/dist/cjs/clusters/application-launcher.d.ts +30 -30
- package/dist/cjs/clusters/audio-output.d.ts +17 -17
- package/dist/cjs/clusters/basic-information.d.ts +111 -73
- package/dist/cjs/clusters/binding.d.ts +9 -9
- package/dist/cjs/clusters/boolean-state-configuration.d.ts +64 -41
- package/dist/cjs/clusters/boolean-state.d.ts +55 -12
- package/dist/cjs/clusters/bridged-device-basic-information.d.ts +60 -60
- package/dist/cjs/clusters/camera-av-settings-user-level-management.d.ts +71 -71
- package/dist/cjs/clusters/camera-av-stream-management.d.ts +262 -232
- package/dist/cjs/clusters/carbon-dioxide-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/carbon-monoxide-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/channel.d.ts +101 -101
- package/dist/cjs/clusters/chime.d.ts +18 -18
- package/dist/cjs/clusters/closure-control.d.ts +59 -59
- package/dist/cjs/clusters/closure-dimension.d.ts +60 -60
- package/dist/cjs/clusters/color-control.d.ts +226 -228
- package/dist/cjs/clusters/commissioner-control.d.ts +14 -14
- package/dist/cjs/clusters/commodity-metering.d.ts +13 -13
- package/dist/cjs/clusters/commodity-price.d.ts +38 -38
- package/dist/cjs/clusters/commodity-tariff.d.ts +106 -106
- package/dist/cjs/clusters/concentration-measurement.d.ts +29 -29
- package/dist/cjs/clusters/content-app-observer.d.ts +12 -12
- package/dist/cjs/clusters/content-control.d.ts +103 -103
- package/dist/cjs/clusters/content-launcher.d.ts +65 -65
- package/dist/cjs/clusters/descriptor.d.ts +19 -19
- package/dist/cjs/clusters/device-energy-management-mode.d.ts +30 -30
- package/dist/cjs/clusters/device-energy-management.d.ts +128 -128
- package/dist/cjs/clusters/diagnostic-logs.d.ts +29 -29
- package/dist/cjs/clusters/dishwasher-alarm.d.ts +26 -26
- package/dist/cjs/clusters/dishwasher-mode.d.ts +29 -29
- package/dist/cjs/clusters/door-lock.d.ts +330 -330
- package/dist/cjs/clusters/ecosystem-information.d.ts +21 -21
- package/dist/cjs/clusters/electrical-energy-measurement.d.ts +43 -43
- package/dist/cjs/clusters/electrical-grid-conditions.d.ts +22 -22
- package/dist/cjs/clusters/electrical-power-measurement.d.ts +67 -67
- package/dist/cjs/clusters/energy-evse-mode.d.ts +30 -30
- package/dist/cjs/clusters/energy-evse.d.ts +122 -122
- package/dist/cjs/clusters/energy-preference.d.ts +22 -26
- package/dist/cjs/clusters/ethernet-network-diagnostics.d.ts +23 -23
- package/dist/cjs/clusters/fan-control.d.ts +41 -41
- package/dist/cjs/clusters/fixed-label.d.ts +4 -4
- package/dist/cjs/clusters/flow-measurement.d.ts +11 -11
- package/dist/cjs/clusters/formaldehyde-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/general-commissioning.d.ts +62 -60
- package/dist/cjs/clusters/general-diagnostics.d.ts +142 -71
- package/dist/cjs/clusters/group-key-management.d.ts +213 -80
- package/dist/cjs/clusters/groupcast.d.js +22 -0
- package/dist/cjs/clusters/groupcast.d.js.map +6 -0
- package/dist/cjs/clusters/groupcast.d.ts +961 -0
- package/dist/cjs/clusters/groupcast.js +34 -0
- package/dist/cjs/clusters/groupcast.js.map +6 -0
- package/dist/cjs/clusters/groups.d.ts +44 -36
- package/dist/cjs/clusters/hepa-filter-monitoring.d.ts +15 -15
- package/dist/cjs/clusters/icd-management.d.ts +55 -53
- package/dist/cjs/clusters/identify.d.ts +15 -15
- package/dist/cjs/clusters/illuminance-measurement.d.ts +14 -14
- package/dist/cjs/clusters/index.d.ts +3 -0
- package/dist/cjs/clusters/index.d.ts.map +1 -1
- package/dist/cjs/clusters/index.js +9 -0
- package/dist/cjs/clusters/index.js.map +1 -1
- package/dist/cjs/clusters/joint-fabric-administrator.d.ts +36 -81
- package/dist/cjs/clusters/joint-fabric-datastore.d.ts +979 -1193
- package/dist/cjs/clusters/keypad-input.d.ts +12 -12
- package/dist/cjs/clusters/label.d.ts +7 -7
- package/dist/cjs/clusters/laundry-dryer-controls.d.ts +7 -7
- package/dist/cjs/clusters/laundry-washer-controls.d.ts +14 -14
- package/dist/cjs/clusters/laundry-washer-mode.d.ts +30 -30
- package/dist/cjs/clusters/level-control.d.ts +57 -57
- package/dist/cjs/clusters/localization-configuration.d.ts +6 -6
- package/dist/cjs/clusters/low-power.d.ts +3 -3
- package/dist/cjs/clusters/media-input.d.ts +20 -20
- package/dist/cjs/clusters/media-playback.d.ts +92 -92
- package/dist/cjs/clusters/messages.d.ts +56 -56
- package/dist/cjs/clusters/meter-identification.d.ts +14 -14
- package/dist/cjs/clusters/microwave-oven-control.d.ts +31 -31
- package/dist/cjs/clusters/microwave-oven-mode.d.ts +27 -27
- package/dist/cjs/clusters/mode-base.d.ts +39 -39
- package/dist/cjs/clusters/mode-select.d.ts +25 -25
- package/dist/cjs/clusters/network-commissioning.d.ts +124 -116
- package/dist/cjs/clusters/nitrogen-dioxide-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/occupancy-sensing.d.ts +67 -47
- package/dist/cjs/clusters/on-off.d.ts +60 -46
- package/dist/cjs/clusters/operational-credentials.d.ts +65 -65
- package/dist/cjs/clusters/operational-state.d.ts +38 -38
- package/dist/cjs/clusters/ota-software-update-provider.d.ts +39 -39
- package/dist/cjs/clusters/ota-software-update-requestor.d.ts +58 -58
- package/dist/cjs/clusters/oven-cavity-operational-state.d.ts +22 -22
- package/dist/cjs/clusters/oven-mode.d.ts +45 -43
- package/dist/cjs/clusters/ozone-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/pm1-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/pm10-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/pm25-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/power-source-configuration.d.ts +4 -4
- package/dist/cjs/clusters/power-source.d.ts +92 -92
- package/dist/cjs/clusters/power-topology.d.ts +7 -43
- package/dist/cjs/clusters/pressure-measurement.d.ts +22 -22
- package/dist/cjs/clusters/pump-configuration-and-control.d.ts +111 -111
- package/dist/cjs/clusters/push-av-stream-transport.d.ts +129 -147
- package/dist/cjs/clusters/radon-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/refrigerator-alarm.d.ts +22 -22
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +28 -28
- package/dist/cjs/clusters/relative-humidity-measurement.d.ts +11 -11
- package/dist/cjs/clusters/resource-monitoring.d.ts +20 -20
- package/dist/cjs/clusters/rvc-clean-mode.d.ts +34 -34
- package/dist/cjs/clusters/rvc-operational-state.d.ts +33 -33
- package/dist/cjs/clusters/rvc-run-mode.d.ts +40 -40
- package/dist/cjs/clusters/scenes-management.d.ts +94 -94
- package/dist/cjs/clusters/service-area.d.ts +47 -47
- package/dist/cjs/clusters/smoke-co-alarm.d.ts +126 -90
- package/dist/cjs/clusters/software-diagnostics.d.ts +24 -24
- package/dist/cjs/clusters/soil-measurement.d.ts +6 -6
- package/dist/cjs/clusters/switch.d.ts +43 -43
- package/dist/cjs/clusters/target-navigator.d.ts +22 -22
- package/dist/cjs/clusters/temperature-alarm.d.js +22 -0
- package/dist/cjs/clusters/temperature-alarm.d.js.map +6 -0
- package/dist/cjs/clusters/temperature-alarm.d.ts +706 -0
- package/dist/cjs/clusters/temperature-alarm.js +34 -0
- package/dist/cjs/clusters/temperature-alarm.js.map +6 -0
- package/dist/cjs/clusters/temperature-control.d.ts +22 -22
- package/dist/cjs/clusters/temperature-measurement.d.ts +11 -11
- package/dist/cjs/clusters/thermostat-user-interface-configuration.d.ts +11 -11
- package/dist/cjs/clusters/thermostat.d.ts +1001 -200
- package/dist/cjs/clusters/thread-border-router-management.d.ts +26 -26
- package/dist/cjs/clusters/thread-network-diagnostics.d.ts +187 -187
- package/dist/cjs/clusters/thread-network-directory.d.ts +21 -21
- package/dist/cjs/clusters/time-format-localization.d.ts +11 -11
- package/dist/cjs/clusters/time-synchronization.d.ts +85 -85
- package/dist/cjs/clusters/tls-certificate-management.d.ts +62 -62
- package/dist/cjs/clusters/tls-client-management.d.ts +36 -36
- package/dist/cjs/clusters/total-volatile-organic-compounds-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/unit-localization.d.ts +8 -8
- package/dist/cjs/clusters/user-label.d.ts +4 -4
- package/dist/cjs/clusters/valve-configuration-and-control.d.ts +45 -45
- package/dist/cjs/clusters/wake-on-lan.d.ts +6 -6
- package/dist/cjs/clusters/water-heater-management.d.ts +32 -32
- package/dist/cjs/clusters/water-heater-mode.d.ts +29 -29
- package/dist/cjs/clusters/water-tank-level-monitoring.d.ts +15 -15
- package/dist/cjs/clusters/web-rtc-transport-definitions.d.ts +22 -22
- package/dist/cjs/clusters/web-rtc-transport-provider.d.ts +52 -105
- package/dist/cjs/clusters/web-rtc-transport-requestor.d.ts +22 -22
- package/dist/cjs/clusters/wi-fi-network-diagnostics.d.ts +46 -46
- package/dist/cjs/clusters/wi-fi-network-management.d.ts +9 -9
- package/dist/cjs/clusters/window-covering.d.ts +61 -61
- package/dist/cjs/clusters/zone-management.d.ts +79 -79
- package/dist/cjs/datatype/AttributeId.d.ts +1 -1
- package/dist/cjs/datatype/CaseAuthenticatedTag.d.ts +3 -3
- package/dist/cjs/datatype/ClusterId.d.ts +1 -1
- package/dist/cjs/datatype/CommandId.d.ts +1 -1
- package/dist/cjs/datatype/DataVersion.d.ts +1 -1
- package/dist/cjs/datatype/DeviceTypeId.d.ts +1 -1
- package/dist/cjs/datatype/EndpointNumber.d.ts +1 -1
- package/dist/cjs/datatype/EntryIndex.d.ts +1 -1
- package/dist/cjs/datatype/EventId.d.ts +1 -1
- package/dist/cjs/datatype/EventNumber.d.ts +1 -1
- package/dist/cjs/datatype/FabricId.d.ts +1 -1
- package/dist/cjs/datatype/FabricIndex.d.ts +4 -3
- package/dist/cjs/datatype/FabricIndex.d.ts.map +1 -1
- package/dist/cjs/datatype/FabricIndex.js.map +1 -1
- package/dist/cjs/datatype/FieldId.d.ts +1 -1
- package/dist/cjs/datatype/GlobalFabricId.d.ts +1 -1
- package/dist/cjs/datatype/GroupId.d.ts +1 -1
- package/dist/cjs/datatype/NodeId.d.ts +1 -1
- package/dist/cjs/datatype/SubjectId.d.ts +1 -1
- package/dist/cjs/datatype/VendorId.d.ts +1 -1
- package/dist/cjs/dcl/attestation-certificate.d.ts +1 -1
- package/dist/cjs/dcl/device-attestation-revocation.d.ts +3 -3
- package/dist/cjs/dcl/device-software-compliance.d.ts +1 -1
- package/dist/cjs/dcl/device-software-version.d.ts +1 -1
- package/dist/cjs/dcl/device.d.ts +2 -2
- package/dist/cjs/dcl/operational-certificate.d.ts +1 -1
- package/dist/cjs/dcl/vendor.d.ts +1 -1
- package/dist/cjs/globals/AtomicAttributeStatus.d.ts +4 -4
- package/dist/cjs/globals/AtomicAttributeStatus.js +2 -2
- package/dist/cjs/globals/AtomicRequestType.d.ts +1 -1
- package/dist/cjs/globals/CertificationType.d.ts +24 -0
- package/dist/cjs/globals/CertificationType.d.ts.map +1 -0
- package/dist/cjs/globals/CertificationType.js +35 -0
- package/dist/cjs/globals/CertificationType.js.map +6 -0
- package/dist/cjs/globals/Currency.d.ts +2 -2
- package/dist/cjs/globals/Locationdesc.d.ts +5 -5
- package/dist/cjs/globals/Locationdesc.js +3 -3
- package/dist/cjs/globals/MeasurementAccuracy.d.ts +5 -5
- package/dist/cjs/globals/MeasurementAccuracy.js +3 -3
- package/dist/cjs/globals/MeasurementAccuracyRange.d.ts +10 -10
- package/dist/cjs/globals/MeasurementAccuracyRange.js +8 -8
- package/dist/cjs/globals/MeasurementType.d.ts +1 -1
- package/dist/cjs/globals/Namespace.d.ts +34 -2
- package/dist/cjs/globals/Namespace.d.ts.map +1 -1
- package/dist/cjs/globals/Namespace.js +3 -0
- package/dist/cjs/globals/Namespace.js.map +1 -1
- package/dist/cjs/globals/PowerThreshold.d.ts +5 -5
- package/dist/cjs/globals/PowerThreshold.js +3 -3
- package/dist/cjs/globals/PowerThresholdSource.d.ts +1 -1
- package/dist/cjs/globals/Price.d.ts +2 -2
- package/dist/cjs/globals/Priority.d.ts +1 -1
- package/dist/cjs/globals/Semtag.d.ts +6 -6
- package/dist/cjs/globals/Semtag.js +4 -4
- package/dist/cjs/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
- package/dist/cjs/globals/Status.d.ts +36 -36
- package/dist/cjs/globals/StreamUsage.d.ts +5 -5
- package/dist/cjs/globals/TariffPriceType.d.ts +6 -6
- package/dist/cjs/globals/TariffUnit.d.ts +1 -1
- package/dist/cjs/globals/ThreeLevelAuto.d.ts +1 -1
- package/dist/cjs/globals/Viewport.d.ts +6 -6
- package/dist/cjs/globals/Viewport.js +4 -4
- package/dist/cjs/globals/WildcardPathFlags.d.ts +1 -1
- package/dist/cjs/globals/index.d.ts +1 -0
- package/dist/cjs/globals/index.d.ts.map +1 -1
- package/dist/cjs/globals/index.js +1 -0
- package/dist/cjs/globals/index.js.map +1 -1
- package/dist/cjs/protocol/messages/TlvDataReport.d.ts +3 -1
- package/dist/cjs/protocol/messages/TlvDataReport.d.ts.map +1 -1
- package/dist/cjs/protocol/messages/TlvInvokeRequest.d.ts +1 -1
- package/dist/cjs/protocol/messages/TlvInvokeResponse.d.ts +1 -1
- package/dist/cjs/protocol/messages/TlvReadRequest.d.ts +2 -1
- package/dist/cjs/protocol/messages/TlvReadRequest.d.ts.map +1 -1
- package/dist/cjs/protocol/messages/TlvStatusResponse.d.ts +2 -2
- package/dist/cjs/protocol/messages/TlvStatusResponse.js +1 -1
- package/dist/cjs/protocol/messages/TlvSubscribeRequest.d.ts +2 -1
- package/dist/cjs/protocol/messages/TlvSubscribeRequest.d.ts.map +1 -1
- package/dist/cjs/protocol/messages/TlvSubscribeResponse.d.ts +1 -1
- package/dist/cjs/protocol/messages/TlvTimedRequest.d.ts +1 -1
- package/dist/cjs/protocol/messages/TlvWriteRequest.d.ts +2 -1
- package/dist/cjs/protocol/messages/TlvWriteRequest.d.ts.map +1 -1
- package/dist/cjs/protocol/messages/TlvWriteResponse.d.ts +2 -1
- package/dist/cjs/protocol/messages/TlvWriteResponse.d.ts.map +1 -1
- package/dist/cjs/protocol/types/TlvAttributeData.d.ts +2 -1
- package/dist/cjs/protocol/types/TlvAttributeData.d.ts.map +1 -1
- package/dist/cjs/protocol/types/TlvAttributePath.d.ts +2 -1
- package/dist/cjs/protocol/types/TlvAttributePath.d.ts.map +1 -1
- package/dist/cjs/protocol/types/TlvAttributePath.js +2 -1
- package/dist/cjs/protocol/types/TlvAttributePath.js.map +1 -1
- package/dist/cjs/protocol/types/TlvAttributeReport.d.ts +3 -1
- package/dist/cjs/protocol/types/TlvAttributeReport.d.ts.map +1 -1
- package/dist/cjs/protocol/types/TlvAttributeReportData.d.ts +1 -0
- package/dist/cjs/protocol/types/TlvAttributeReportData.d.ts.map +1 -1
- package/dist/cjs/protocol/types/TlvAttributeStatus.d.ts +2 -1
- package/dist/cjs/protocol/types/TlvAttributeStatus.d.ts.map +1 -1
- package/dist/cjs/protocol/types/TlvClusterPath.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvCommandData.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvCommandPath.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvCommandStatus.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvDataVersionFilter.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvEventData.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvEventFilter.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvEventPath.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvEventReport.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvEventStatus.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvInvokeResponseData.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvStatus.d.ts +1 -1
- package/dist/cjs/protocol/types/WildcardPathFlagsBitmap.d.ts +1 -1
- package/dist/cjs/protocol/types/WildcardPathFlagsBitmap.d.ts.map +1 -1
- package/dist/cjs/schema/Base38Schema.d.ts +1 -1
- package/dist/cjs/schema/PairingCodeSchema.d.ts +26 -12
- package/dist/cjs/schema/PairingCodeSchema.d.ts.map +1 -1
- package/dist/cjs/schema/PairingCodeSchema.js +8 -1
- package/dist/cjs/schema/PairingCodeSchema.js.map +1 -1
- package/dist/cjs/tlv/TlvArray.d.ts +1 -1
- package/dist/cjs/tlv/TlvBoolean.d.ts +1 -1
- package/dist/cjs/tlv/TlvCodec.d.ts +4 -4
- package/dist/cjs/tlv/TlvCodec.js +2 -2
- package/dist/cjs/tlv/TlvNullable.d.ts +1 -1
- package/dist/cjs/tlv/TlvNumber.d.ts +1 -1
- package/dist/cjs/tlv/TlvObject.d.ts +1 -1
- package/dist/esm/clusters/access-control.d.ts +252 -75
- package/dist/esm/clusters/account-login.d.ts +22 -22
- package/dist/esm/clusters/actions.d.ts +76 -76
- package/dist/esm/clusters/activated-carbon-filter-monitoring.d.ts +15 -15
- package/dist/esm/clusters/administrator-commissioning.d.ts +25 -25
- package/dist/esm/clusters/air-quality.d.ts +6 -6
- package/dist/esm/clusters/alarm-base.d.ts +25 -25
- package/dist/esm/clusters/ambient-context-sensing.d.js +6 -0
- package/dist/esm/clusters/ambient-context-sensing.d.js.map +6 -0
- package/dist/esm/clusters/ambient-context-sensing.d.ts +706 -0
- package/dist/esm/clusters/ambient-context-sensing.js +14 -0
- package/dist/esm/clusters/ambient-context-sensing.js.map +6 -0
- package/dist/esm/clusters/application-basic.d.ts +22 -22
- package/dist/esm/clusters/application-launcher.d.ts +30 -30
- package/dist/esm/clusters/audio-output.d.ts +17 -17
- package/dist/esm/clusters/basic-information.d.ts +111 -73
- package/dist/esm/clusters/binding.d.ts +9 -9
- package/dist/esm/clusters/boolean-state-configuration.d.ts +64 -41
- package/dist/esm/clusters/boolean-state.d.ts +55 -12
- package/dist/esm/clusters/bridged-device-basic-information.d.ts +60 -60
- package/dist/esm/clusters/camera-av-settings-user-level-management.d.ts +71 -71
- package/dist/esm/clusters/camera-av-stream-management.d.ts +262 -232
- package/dist/esm/clusters/carbon-dioxide-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/carbon-monoxide-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/channel.d.ts +101 -101
- package/dist/esm/clusters/chime.d.ts +18 -18
- package/dist/esm/clusters/closure-control.d.ts +59 -59
- package/dist/esm/clusters/closure-dimension.d.ts +60 -60
- package/dist/esm/clusters/color-control.d.ts +226 -228
- package/dist/esm/clusters/commissioner-control.d.ts +14 -14
- package/dist/esm/clusters/commodity-metering.d.ts +13 -13
- package/dist/esm/clusters/commodity-price.d.ts +38 -38
- package/dist/esm/clusters/commodity-tariff.d.ts +106 -106
- package/dist/esm/clusters/concentration-measurement.d.ts +29 -29
- package/dist/esm/clusters/content-app-observer.d.ts +12 -12
- package/dist/esm/clusters/content-control.d.ts +103 -103
- package/dist/esm/clusters/content-launcher.d.ts +65 -65
- package/dist/esm/clusters/descriptor.d.ts +19 -19
- package/dist/esm/clusters/device-energy-management-mode.d.ts +30 -30
- package/dist/esm/clusters/device-energy-management.d.ts +128 -128
- package/dist/esm/clusters/diagnostic-logs.d.ts +29 -29
- package/dist/esm/clusters/dishwasher-alarm.d.ts +26 -26
- package/dist/esm/clusters/dishwasher-mode.d.ts +29 -29
- package/dist/esm/clusters/door-lock.d.ts +330 -330
- package/dist/esm/clusters/ecosystem-information.d.ts +21 -21
- package/dist/esm/clusters/electrical-energy-measurement.d.ts +43 -43
- package/dist/esm/clusters/electrical-grid-conditions.d.ts +22 -22
- package/dist/esm/clusters/electrical-power-measurement.d.ts +67 -67
- package/dist/esm/clusters/energy-evse-mode.d.ts +30 -30
- package/dist/esm/clusters/energy-evse.d.ts +122 -122
- package/dist/esm/clusters/energy-preference.d.ts +22 -26
- package/dist/esm/clusters/ethernet-network-diagnostics.d.ts +23 -23
- package/dist/esm/clusters/fan-control.d.ts +41 -41
- package/dist/esm/clusters/fixed-label.d.ts +4 -4
- package/dist/esm/clusters/flow-measurement.d.ts +11 -11
- package/dist/esm/clusters/formaldehyde-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/general-commissioning.d.ts +62 -60
- package/dist/esm/clusters/general-diagnostics.d.ts +142 -71
- package/dist/esm/clusters/group-key-management.d.ts +213 -80
- package/dist/esm/clusters/groupcast.d.js +6 -0
- package/dist/esm/clusters/groupcast.d.js.map +6 -0
- package/dist/esm/clusters/groupcast.d.ts +961 -0
- package/dist/esm/clusters/groupcast.js +14 -0
- package/dist/esm/clusters/groupcast.js.map +6 -0
- package/dist/esm/clusters/groups.d.ts +44 -36
- package/dist/esm/clusters/hepa-filter-monitoring.d.ts +15 -15
- package/dist/esm/clusters/icd-management.d.ts +55 -53
- package/dist/esm/clusters/identify.d.ts +15 -15
- package/dist/esm/clusters/illuminance-measurement.d.ts +14 -14
- package/dist/esm/clusters/index.d.ts +3 -0
- package/dist/esm/clusters/index.d.ts.map +1 -1
- package/dist/esm/clusters/index.js +9 -0
- package/dist/esm/clusters/index.js.map +1 -1
- package/dist/esm/clusters/joint-fabric-administrator.d.ts +36 -81
- package/dist/esm/clusters/joint-fabric-datastore.d.ts +979 -1193
- package/dist/esm/clusters/keypad-input.d.ts +12 -12
- package/dist/esm/clusters/label.d.ts +7 -7
- package/dist/esm/clusters/laundry-dryer-controls.d.ts +7 -7
- package/dist/esm/clusters/laundry-washer-controls.d.ts +14 -14
- package/dist/esm/clusters/laundry-washer-mode.d.ts +30 -30
- package/dist/esm/clusters/level-control.d.ts +57 -57
- package/dist/esm/clusters/localization-configuration.d.ts +6 -6
- package/dist/esm/clusters/low-power.d.ts +3 -3
- package/dist/esm/clusters/media-input.d.ts +20 -20
- package/dist/esm/clusters/media-playback.d.ts +92 -92
- package/dist/esm/clusters/messages.d.ts +56 -56
- package/dist/esm/clusters/meter-identification.d.ts +14 -14
- package/dist/esm/clusters/microwave-oven-control.d.ts +31 -31
- package/dist/esm/clusters/microwave-oven-mode.d.ts +27 -27
- package/dist/esm/clusters/mode-base.d.ts +39 -39
- package/dist/esm/clusters/mode-select.d.ts +25 -25
- package/dist/esm/clusters/network-commissioning.d.ts +124 -116
- package/dist/esm/clusters/nitrogen-dioxide-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/occupancy-sensing.d.ts +67 -47
- package/dist/esm/clusters/on-off.d.ts +60 -46
- package/dist/esm/clusters/operational-credentials.d.ts +65 -65
- package/dist/esm/clusters/operational-state.d.ts +38 -38
- package/dist/esm/clusters/ota-software-update-provider.d.ts +39 -39
- package/dist/esm/clusters/ota-software-update-requestor.d.ts +58 -58
- package/dist/esm/clusters/oven-cavity-operational-state.d.ts +22 -22
- package/dist/esm/clusters/oven-mode.d.ts +45 -43
- package/dist/esm/clusters/ozone-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/pm1-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/pm10-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/pm25-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/power-source-configuration.d.ts +4 -4
- package/dist/esm/clusters/power-source.d.ts +92 -92
- package/dist/esm/clusters/power-topology.d.ts +7 -43
- package/dist/esm/clusters/pressure-measurement.d.ts +22 -22
- package/dist/esm/clusters/pump-configuration-and-control.d.ts +111 -111
- package/dist/esm/clusters/push-av-stream-transport.d.ts +129 -147
- package/dist/esm/clusters/radon-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/refrigerator-alarm.d.ts +22 -22
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +28 -28
- package/dist/esm/clusters/relative-humidity-measurement.d.ts +11 -11
- package/dist/esm/clusters/resource-monitoring.d.ts +20 -20
- package/dist/esm/clusters/rvc-clean-mode.d.ts +34 -34
- package/dist/esm/clusters/rvc-operational-state.d.ts +33 -33
- package/dist/esm/clusters/rvc-run-mode.d.ts +40 -40
- package/dist/esm/clusters/scenes-management.d.ts +94 -94
- package/dist/esm/clusters/service-area.d.ts +47 -47
- package/dist/esm/clusters/smoke-co-alarm.d.ts +126 -90
- package/dist/esm/clusters/software-diagnostics.d.ts +24 -24
- package/dist/esm/clusters/soil-measurement.d.ts +6 -6
- package/dist/esm/clusters/switch.d.ts +43 -43
- package/dist/esm/clusters/target-navigator.d.ts +22 -22
- package/dist/esm/clusters/temperature-alarm.d.js +6 -0
- package/dist/esm/clusters/temperature-alarm.d.js.map +6 -0
- package/dist/esm/clusters/temperature-alarm.d.ts +706 -0
- package/dist/esm/clusters/temperature-alarm.js +14 -0
- package/dist/esm/clusters/temperature-alarm.js.map +6 -0
- package/dist/esm/clusters/temperature-control.d.ts +22 -22
- package/dist/esm/clusters/temperature-measurement.d.ts +11 -11
- package/dist/esm/clusters/thermostat-user-interface-configuration.d.ts +11 -11
- package/dist/esm/clusters/thermostat.d.ts +1001 -200
- package/dist/esm/clusters/thread-border-router-management.d.ts +26 -26
- package/dist/esm/clusters/thread-network-diagnostics.d.ts +187 -187
- package/dist/esm/clusters/thread-network-directory.d.ts +21 -21
- package/dist/esm/clusters/time-format-localization.d.ts +11 -11
- package/dist/esm/clusters/time-synchronization.d.ts +85 -85
- package/dist/esm/clusters/tls-certificate-management.d.ts +62 -62
- package/dist/esm/clusters/tls-client-management.d.ts +36 -36
- package/dist/esm/clusters/total-volatile-organic-compounds-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/unit-localization.d.ts +8 -8
- package/dist/esm/clusters/user-label.d.ts +4 -4
- package/dist/esm/clusters/valve-configuration-and-control.d.ts +45 -45
- package/dist/esm/clusters/wake-on-lan.d.ts +6 -6
- package/dist/esm/clusters/water-heater-management.d.ts +32 -32
- package/dist/esm/clusters/water-heater-mode.d.ts +29 -29
- package/dist/esm/clusters/water-tank-level-monitoring.d.ts +15 -15
- package/dist/esm/clusters/web-rtc-transport-definitions.d.ts +22 -22
- package/dist/esm/clusters/web-rtc-transport-provider.d.ts +52 -105
- package/dist/esm/clusters/web-rtc-transport-requestor.d.ts +22 -22
- package/dist/esm/clusters/wi-fi-network-diagnostics.d.ts +46 -46
- package/dist/esm/clusters/wi-fi-network-management.d.ts +9 -9
- package/dist/esm/clusters/window-covering.d.ts +61 -61
- package/dist/esm/clusters/zone-management.d.ts +79 -79
- package/dist/esm/datatype/AttributeId.d.ts +1 -1
- package/dist/esm/datatype/CaseAuthenticatedTag.d.ts +3 -3
- package/dist/esm/datatype/ClusterId.d.ts +1 -1
- package/dist/esm/datatype/CommandId.d.ts +1 -1
- package/dist/esm/datatype/DataVersion.d.ts +1 -1
- package/dist/esm/datatype/DeviceTypeId.d.ts +1 -1
- package/dist/esm/datatype/EndpointNumber.d.ts +1 -1
- package/dist/esm/datatype/EntryIndex.d.ts +1 -1
- package/dist/esm/datatype/EventId.d.ts +1 -1
- package/dist/esm/datatype/EventNumber.d.ts +1 -1
- package/dist/esm/datatype/FabricId.d.ts +1 -1
- package/dist/esm/datatype/FabricIndex.d.ts +4 -3
- package/dist/esm/datatype/FabricIndex.d.ts.map +1 -1
- package/dist/esm/datatype/FabricIndex.js.map +1 -1
- package/dist/esm/datatype/FieldId.d.ts +1 -1
- package/dist/esm/datatype/GlobalFabricId.d.ts +1 -1
- package/dist/esm/datatype/GroupId.d.ts +1 -1
- package/dist/esm/datatype/NodeId.d.ts +1 -1
- package/dist/esm/datatype/SubjectId.d.ts +1 -1
- package/dist/esm/datatype/VendorId.d.ts +1 -1
- package/dist/esm/dcl/attestation-certificate.d.ts +1 -1
- package/dist/esm/dcl/device-attestation-revocation.d.ts +3 -3
- package/dist/esm/dcl/device-software-compliance.d.ts +1 -1
- package/dist/esm/dcl/device-software-version.d.ts +1 -1
- package/dist/esm/dcl/device.d.ts +2 -2
- package/dist/esm/dcl/operational-certificate.d.ts +1 -1
- package/dist/esm/dcl/vendor.d.ts +1 -1
- package/dist/esm/globals/AtomicAttributeStatus.d.ts +4 -4
- package/dist/esm/globals/AtomicAttributeStatus.js +2 -2
- package/dist/esm/globals/AtomicRequestType.d.ts +1 -1
- package/dist/esm/globals/CertificationType.d.ts +24 -0
- package/dist/esm/globals/CertificationType.d.ts.map +1 -0
- package/dist/esm/globals/CertificationType.js +15 -0
- package/dist/esm/globals/CertificationType.js.map +6 -0
- package/dist/esm/globals/Currency.d.ts +2 -2
- package/dist/esm/globals/Locationdesc.d.ts +5 -5
- package/dist/esm/globals/Locationdesc.js +3 -3
- package/dist/esm/globals/MeasurementAccuracy.d.ts +5 -5
- package/dist/esm/globals/MeasurementAccuracy.js +3 -3
- package/dist/esm/globals/MeasurementAccuracyRange.d.ts +10 -10
- package/dist/esm/globals/MeasurementAccuracyRange.js +8 -8
- package/dist/esm/globals/MeasurementType.d.ts +1 -1
- package/dist/esm/globals/Namespace.d.ts +34 -2
- package/dist/esm/globals/Namespace.d.ts.map +1 -1
- package/dist/esm/globals/Namespace.js +3 -0
- package/dist/esm/globals/Namespace.js.map +1 -1
- package/dist/esm/globals/PowerThreshold.d.ts +5 -5
- package/dist/esm/globals/PowerThreshold.js +3 -3
- package/dist/esm/globals/PowerThresholdSource.d.ts +1 -1
- package/dist/esm/globals/Price.d.ts +2 -2
- package/dist/esm/globals/Priority.d.ts +1 -1
- package/dist/esm/globals/Semtag.d.ts +6 -6
- package/dist/esm/globals/Semtag.js +4 -4
- package/dist/esm/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
- package/dist/esm/globals/Status.d.ts +36 -36
- package/dist/esm/globals/StreamUsage.d.ts +5 -5
- package/dist/esm/globals/TariffPriceType.d.ts +6 -6
- package/dist/esm/globals/TariffUnit.d.ts +1 -1
- package/dist/esm/globals/ThreeLevelAuto.d.ts +1 -1
- package/dist/esm/globals/Viewport.d.ts +6 -6
- package/dist/esm/globals/Viewport.js +4 -4
- package/dist/esm/globals/WildcardPathFlags.d.ts +1 -1
- package/dist/esm/globals/index.d.ts +1 -0
- package/dist/esm/globals/index.d.ts.map +1 -1
- package/dist/esm/globals/index.js +1 -0
- package/dist/esm/globals/index.js.map +1 -1
- package/dist/esm/protocol/messages/TlvDataReport.d.ts +3 -1
- package/dist/esm/protocol/messages/TlvDataReport.d.ts.map +1 -1
- package/dist/esm/protocol/messages/TlvInvokeRequest.d.ts +1 -1
- package/dist/esm/protocol/messages/TlvInvokeResponse.d.ts +1 -1
- package/dist/esm/protocol/messages/TlvReadRequest.d.ts +2 -1
- package/dist/esm/protocol/messages/TlvReadRequest.d.ts.map +1 -1
- package/dist/esm/protocol/messages/TlvStatusResponse.d.ts +2 -2
- package/dist/esm/protocol/messages/TlvStatusResponse.js +1 -1
- package/dist/esm/protocol/messages/TlvSubscribeRequest.d.ts +2 -1
- package/dist/esm/protocol/messages/TlvSubscribeRequest.d.ts.map +1 -1
- package/dist/esm/protocol/messages/TlvSubscribeResponse.d.ts +1 -1
- package/dist/esm/protocol/messages/TlvTimedRequest.d.ts +1 -1
- package/dist/esm/protocol/messages/TlvWriteRequest.d.ts +2 -1
- package/dist/esm/protocol/messages/TlvWriteRequest.d.ts.map +1 -1
- package/dist/esm/protocol/messages/TlvWriteResponse.d.ts +2 -1
- package/dist/esm/protocol/messages/TlvWriteResponse.d.ts.map +1 -1
- package/dist/esm/protocol/types/TlvAttributeData.d.ts +2 -1
- package/dist/esm/protocol/types/TlvAttributeData.d.ts.map +1 -1
- package/dist/esm/protocol/types/TlvAttributePath.d.ts +2 -1
- package/dist/esm/protocol/types/TlvAttributePath.d.ts.map +1 -1
- package/dist/esm/protocol/types/TlvAttributePath.js +2 -1
- package/dist/esm/protocol/types/TlvAttributePath.js.map +1 -1
- package/dist/esm/protocol/types/TlvAttributeReport.d.ts +3 -1
- package/dist/esm/protocol/types/TlvAttributeReport.d.ts.map +1 -1
- package/dist/esm/protocol/types/TlvAttributeReportData.d.ts +1 -0
- package/dist/esm/protocol/types/TlvAttributeReportData.d.ts.map +1 -1
- package/dist/esm/protocol/types/TlvAttributeStatus.d.ts +2 -1
- package/dist/esm/protocol/types/TlvAttributeStatus.d.ts.map +1 -1
- package/dist/esm/protocol/types/TlvClusterPath.d.ts +1 -1
- package/dist/esm/protocol/types/TlvCommandData.d.ts +1 -1
- package/dist/esm/protocol/types/TlvCommandPath.d.ts +1 -1
- package/dist/esm/protocol/types/TlvCommandStatus.d.ts +1 -1
- package/dist/esm/protocol/types/TlvDataVersionFilter.d.ts +1 -1
- package/dist/esm/protocol/types/TlvEventData.d.ts +1 -1
- package/dist/esm/protocol/types/TlvEventFilter.d.ts +1 -1
- package/dist/esm/protocol/types/TlvEventPath.d.ts +1 -1
- package/dist/esm/protocol/types/TlvEventReport.d.ts +1 -1
- package/dist/esm/protocol/types/TlvEventStatus.d.ts +1 -1
- package/dist/esm/protocol/types/TlvInvokeResponseData.d.ts +1 -1
- package/dist/esm/protocol/types/TlvStatus.d.ts +1 -1
- package/dist/esm/protocol/types/WildcardPathFlagsBitmap.d.ts +1 -1
- package/dist/esm/protocol/types/WildcardPathFlagsBitmap.d.ts.map +1 -1
- package/dist/esm/schema/Base38Schema.d.ts +1 -1
- package/dist/esm/schema/PairingCodeSchema.d.ts +26 -12
- package/dist/esm/schema/PairingCodeSchema.d.ts.map +1 -1
- package/dist/esm/schema/PairingCodeSchema.js +8 -1
- package/dist/esm/schema/PairingCodeSchema.js.map +1 -1
- package/dist/esm/tlv/TlvArray.d.ts +1 -1
- package/dist/esm/tlv/TlvBoolean.d.ts +1 -1
- package/dist/esm/tlv/TlvCodec.d.ts +4 -4
- package/dist/esm/tlv/TlvCodec.js +2 -2
- package/dist/esm/tlv/TlvNullable.d.ts +1 -1
- package/dist/esm/tlv/TlvNumber.d.ts +1 -1
- package/dist/esm/tlv/TlvObject.d.ts +1 -1
- package/package.json +4 -4
- package/src/clusters/access-control.d.ts +252 -75
- package/src/clusters/account-login.d.ts +22 -22
- package/src/clusters/actions.d.ts +76 -76
- package/src/clusters/activated-carbon-filter-monitoring.d.ts +15 -15
- package/src/clusters/administrator-commissioning.d.ts +25 -25
- package/src/clusters/air-quality.d.ts +6 -6
- package/src/clusters/alarm-base.d.ts +25 -25
- package/src/clusters/ambient-context-sensing.d.ts +706 -0
- package/src/clusters/ambient-context-sensing.js +13 -0
- package/src/clusters/application-basic.d.ts +22 -22
- package/src/clusters/application-launcher.d.ts +30 -30
- package/src/clusters/audio-output.d.ts +17 -17
- package/src/clusters/basic-information.d.ts +111 -73
- package/src/clusters/binding.d.ts +9 -9
- package/src/clusters/boolean-state-configuration.d.ts +64 -41
- package/src/clusters/boolean-state.d.ts +55 -12
- package/src/clusters/bridged-device-basic-information.d.ts +60 -60
- package/src/clusters/camera-av-settings-user-level-management.d.ts +71 -71
- package/src/clusters/camera-av-stream-management.d.ts +262 -232
- package/src/clusters/carbon-dioxide-concentration-measurement.d.ts +25 -25
- package/src/clusters/carbon-monoxide-concentration-measurement.d.ts +25 -25
- package/src/clusters/channel.d.ts +101 -101
- package/src/clusters/chime.d.ts +18 -18
- package/src/clusters/closure-control.d.ts +59 -59
- package/src/clusters/closure-dimension.d.ts +60 -60
- package/src/clusters/color-control.d.ts +226 -228
- package/src/clusters/commissioner-control.d.ts +14 -14
- package/src/clusters/commodity-metering.d.ts +13 -13
- package/src/clusters/commodity-price.d.ts +38 -38
- package/src/clusters/commodity-tariff.d.ts +106 -106
- package/src/clusters/concentration-measurement.d.ts +29 -29
- package/src/clusters/content-app-observer.d.ts +12 -12
- package/src/clusters/content-control.d.ts +103 -103
- package/src/clusters/content-launcher.d.ts +65 -65
- package/src/clusters/descriptor.d.ts +19 -19
- package/src/clusters/device-energy-management-mode.d.ts +30 -30
- package/src/clusters/device-energy-management.d.ts +128 -128
- package/src/clusters/diagnostic-logs.d.ts +29 -29
- package/src/clusters/dishwasher-alarm.d.ts +26 -26
- package/src/clusters/dishwasher-mode.d.ts +29 -29
- package/src/clusters/door-lock.d.ts +330 -330
- package/src/clusters/ecosystem-information.d.ts +21 -21
- package/src/clusters/electrical-energy-measurement.d.ts +43 -43
- package/src/clusters/electrical-grid-conditions.d.ts +22 -22
- package/src/clusters/electrical-power-measurement.d.ts +67 -67
- package/src/clusters/energy-evse-mode.d.ts +30 -30
- package/src/clusters/energy-evse.d.ts +122 -122
- package/src/clusters/energy-preference.d.ts +22 -26
- package/src/clusters/ethernet-network-diagnostics.d.ts +23 -23
- package/src/clusters/fan-control.d.ts +41 -41
- package/src/clusters/fixed-label.d.ts +4 -4
- package/src/clusters/flow-measurement.d.ts +11 -11
- package/src/clusters/formaldehyde-concentration-measurement.d.ts +25 -25
- package/src/clusters/general-commissioning.d.ts +62 -60
- package/src/clusters/general-diagnostics.d.ts +142 -71
- package/src/clusters/group-key-management.d.ts +213 -80
- package/src/clusters/groupcast.d.ts +961 -0
- package/src/clusters/groupcast.js +13 -0
- package/src/clusters/groups.d.ts +44 -36
- package/src/clusters/hepa-filter-monitoring.d.ts +15 -15
- package/src/clusters/icd-management.d.ts +55 -53
- package/src/clusters/identify.d.ts +15 -15
- package/src/clusters/illuminance-measurement.d.ts +14 -14
- package/src/clusters/index.ts +3 -0
- package/src/clusters/joint-fabric-administrator.d.ts +36 -81
- package/src/clusters/joint-fabric-datastore.d.ts +979 -1193
- package/src/clusters/keypad-input.d.ts +12 -12
- package/src/clusters/label.d.ts +7 -7
- package/src/clusters/laundry-dryer-controls.d.ts +7 -7
- package/src/clusters/laundry-washer-controls.d.ts +14 -14
- package/src/clusters/laundry-washer-mode.d.ts +30 -30
- package/src/clusters/level-control.d.ts +57 -57
- package/src/clusters/localization-configuration.d.ts +6 -6
- package/src/clusters/low-power.d.ts +3 -3
- package/src/clusters/media-input.d.ts +20 -20
- package/src/clusters/media-playback.d.ts +92 -92
- package/src/clusters/messages.d.ts +56 -56
- package/src/clusters/meter-identification.d.ts +14 -14
- package/src/clusters/microwave-oven-control.d.ts +31 -31
- package/src/clusters/microwave-oven-mode.d.ts +27 -27
- package/src/clusters/mode-base.d.ts +39 -39
- package/src/clusters/mode-select.d.ts +25 -25
- package/src/clusters/network-commissioning.d.ts +124 -116
- package/src/clusters/nitrogen-dioxide-concentration-measurement.d.ts +25 -25
- package/src/clusters/occupancy-sensing.d.ts +67 -47
- package/src/clusters/on-off.d.ts +60 -46
- package/src/clusters/operational-credentials.d.ts +65 -65
- package/src/clusters/operational-state.d.ts +38 -38
- package/src/clusters/ota-software-update-provider.d.ts +39 -39
- package/src/clusters/ota-software-update-requestor.d.ts +58 -58
- package/src/clusters/oven-cavity-operational-state.d.ts +22 -22
- package/src/clusters/oven-mode.d.ts +45 -43
- package/src/clusters/ozone-concentration-measurement.d.ts +25 -25
- package/src/clusters/pm1-concentration-measurement.d.ts +25 -25
- package/src/clusters/pm10-concentration-measurement.d.ts +25 -25
- package/src/clusters/pm25-concentration-measurement.d.ts +25 -25
- package/src/clusters/power-source-configuration.d.ts +4 -4
- package/src/clusters/power-source.d.ts +92 -92
- package/src/clusters/power-topology.d.ts +7 -43
- package/src/clusters/pressure-measurement.d.ts +22 -22
- package/src/clusters/pump-configuration-and-control.d.ts +111 -111
- package/src/clusters/push-av-stream-transport.d.ts +129 -147
- package/src/clusters/radon-concentration-measurement.d.ts +25 -25
- package/src/clusters/refrigerator-alarm.d.ts +22 -22
- package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +28 -28
- package/src/clusters/relative-humidity-measurement.d.ts +11 -11
- package/src/clusters/resource-monitoring.d.ts +20 -20
- package/src/clusters/rvc-clean-mode.d.ts +34 -34
- package/src/clusters/rvc-operational-state.d.ts +33 -33
- package/src/clusters/rvc-run-mode.d.ts +40 -40
- package/src/clusters/scenes-management.d.ts +94 -94
- package/src/clusters/service-area.d.ts +47 -47
- package/src/clusters/smoke-co-alarm.d.ts +126 -90
- package/src/clusters/software-diagnostics.d.ts +24 -24
- package/src/clusters/soil-measurement.d.ts +6 -6
- package/src/clusters/switch.d.ts +43 -43
- package/src/clusters/target-navigator.d.ts +22 -22
- package/src/clusters/temperature-alarm.d.ts +706 -0
- package/src/clusters/temperature-alarm.js +13 -0
- package/src/clusters/temperature-control.d.ts +22 -22
- package/src/clusters/temperature-measurement.d.ts +11 -11
- package/src/clusters/thermostat-user-interface-configuration.d.ts +11 -11
- package/src/clusters/thermostat.d.ts +1001 -200
- package/src/clusters/thread-border-router-management.d.ts +26 -26
- package/src/clusters/thread-network-diagnostics.d.ts +187 -187
- package/src/clusters/thread-network-directory.d.ts +21 -21
- package/src/clusters/time-format-localization.d.ts +11 -11
- package/src/clusters/time-synchronization.d.ts +85 -85
- package/src/clusters/tls-certificate-management.d.ts +62 -62
- package/src/clusters/tls-client-management.d.ts +36 -36
- package/src/clusters/total-volatile-organic-compounds-concentration-measurement.d.ts +25 -25
- package/src/clusters/unit-localization.d.ts +8 -8
- package/src/clusters/user-label.d.ts +4 -4
- package/src/clusters/valve-configuration-and-control.d.ts +45 -45
- package/src/clusters/wake-on-lan.d.ts +6 -6
- package/src/clusters/water-heater-management.d.ts +32 -32
- package/src/clusters/water-heater-mode.d.ts +29 -29
- package/src/clusters/water-tank-level-monitoring.d.ts +15 -15
- package/src/clusters/web-rtc-transport-definitions.d.ts +22 -22
- package/src/clusters/web-rtc-transport-provider.d.ts +52 -105
- package/src/clusters/web-rtc-transport-requestor.d.ts +22 -22
- package/src/clusters/wi-fi-network-diagnostics.d.ts +46 -46
- package/src/clusters/wi-fi-network-management.d.ts +9 -9
- package/src/clusters/window-covering.d.ts +61 -61
- package/src/clusters/zone-management.d.ts +79 -79
- package/src/datatype/AttributeId.ts +1 -1
- package/src/datatype/CaseAuthenticatedTag.ts +4 -4
- package/src/datatype/ClusterId.ts +1 -1
- package/src/datatype/CommandId.ts +1 -1
- package/src/datatype/DataVersion.ts +1 -1
- package/src/datatype/DeviceTypeId.ts +1 -1
- package/src/datatype/EndpointNumber.ts +1 -1
- package/src/datatype/EntryIndex.ts +1 -1
- package/src/datatype/EventId.ts +1 -1
- package/src/datatype/EventNumber.ts +1 -1
- package/src/datatype/FabricId.ts +1 -1
- package/src/datatype/FabricIndex.ts +4 -3
- package/src/datatype/FieldId.ts +1 -1
- package/src/datatype/GlobalFabricId.ts +1 -1
- package/src/datatype/GroupId.ts +1 -1
- package/src/datatype/NodeId.ts +1 -1
- package/src/datatype/SubjectId.ts +1 -1
- package/src/datatype/VendorId.ts +1 -1
- package/src/dcl/attestation-certificate.ts +1 -1
- package/src/dcl/device-attestation-revocation.ts +3 -3
- package/src/dcl/device-software-compliance.ts +1 -1
- package/src/dcl/device-software-version.ts +1 -1
- package/src/dcl/device.ts +2 -2
- package/src/dcl/operational-certificate.ts +1 -1
- package/src/dcl/vendor.ts +1 -1
- package/src/globals/AtomicAttributeStatus.ts +4 -4
- package/src/globals/AtomicRequestType.ts +1 -1
- package/src/globals/CertificationType.ts +27 -0
- package/src/globals/Currency.ts +2 -2
- package/src/globals/Locationdesc.ts +5 -5
- package/src/globals/MeasurementAccuracy.ts +5 -5
- package/src/globals/MeasurementAccuracyRange.ts +10 -10
- package/src/globals/MeasurementType.ts +1 -1
- package/src/globals/Namespace.ts +37 -2
- package/src/globals/PowerThreshold.ts +5 -5
- package/src/globals/PowerThresholdSource.ts +1 -1
- package/src/globals/Price.ts +2 -2
- package/src/globals/Priority.ts +1 -1
- package/src/globals/Semtag.ts +6 -6
- package/src/globals/SoftwareVersionCertificationStatus.ts +1 -1
- package/src/globals/Status.ts +36 -36
- package/src/globals/StreamUsage.ts +5 -5
- package/src/globals/TariffPriceType.ts +6 -6
- package/src/globals/TariffUnit.ts +1 -1
- package/src/globals/ThreeLevelAuto.ts +1 -1
- package/src/globals/Viewport.ts +6 -6
- package/src/globals/WildcardPathFlags.ts +1 -1
- package/src/globals/index.ts +1 -0
- package/src/protocol/messages/TlvDataReport.ts +1 -1
- package/src/protocol/messages/TlvInvokeRequest.ts +1 -1
- package/src/protocol/messages/TlvInvokeResponse.ts +1 -1
- package/src/protocol/messages/TlvReadRequest.ts +1 -1
- package/src/protocol/messages/TlvStatusResponse.ts +2 -2
- package/src/protocol/messages/TlvSubscribeRequest.ts +1 -1
- package/src/protocol/messages/TlvSubscribeResponse.ts +1 -1
- package/src/protocol/messages/TlvTimedRequest.ts +1 -1
- package/src/protocol/messages/TlvWriteRequest.ts +1 -1
- package/src/protocol/messages/TlvWriteResponse.ts +1 -1
- package/src/protocol/types/TlvAttributeData.ts +1 -1
- package/src/protocol/types/TlvAttributePath.ts +2 -1
- package/src/protocol/types/TlvAttributeReport.ts +1 -1
- package/src/protocol/types/TlvAttributeStatus.ts +1 -1
- package/src/protocol/types/TlvClusterPath.ts +1 -1
- package/src/protocol/types/TlvCommandData.ts +1 -1
- package/src/protocol/types/TlvCommandPath.ts +1 -1
- package/src/protocol/types/TlvCommandStatus.ts +1 -1
- package/src/protocol/types/TlvDataVersionFilter.ts +1 -1
- package/src/protocol/types/TlvEventData.ts +1 -1
- package/src/protocol/types/TlvEventFilter.ts +1 -1
- package/src/protocol/types/TlvEventPath.ts +1 -1
- package/src/protocol/types/TlvEventReport.ts +1 -1
- package/src/protocol/types/TlvEventStatus.ts +1 -1
- package/src/protocol/types/TlvInvokeResponseData.ts +1 -1
- package/src/protocol/types/TlvStatus.ts +1 -1
- package/src/protocol/types/WildcardPathFlagsBitmap.ts +1 -1
- package/src/schema/Base38Schema.ts +1 -1
- package/src/schema/PairingCodeSchema.ts +20 -12
- package/src/tlv/TlvArray.ts +1 -1
- package/src/tlv/TlvBoolean.ts +1 -1
- package/src/tlv/TlvCodec.ts +7 -7
- package/src/tlv/TlvNullable.ts +2 -2
- package/src/tlv/TlvNumber.ts +1 -1
- package/src/tlv/TlvObject.ts +1 -1
- package/src/tlv/TlvString.ts +1 -1
|
@@ -59,7 +59,7 @@ import type { MaybePromise } from "@matter/general";
|
|
|
59
59
|
* > NOTE: Different markets may follow different approaches, but the UK [PAS1878] and [EUCodeOfConduct] give examples
|
|
60
60
|
* of how ESAs may be mandated to support these features in the future.
|
|
61
61
|
*
|
|
62
|
-
* @see {@link MatterSpecification.
|
|
62
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2
|
|
63
63
|
*/
|
|
64
64
|
export declare namespace DeviceEnergyManagement {
|
|
65
65
|
/**
|
|
@@ -73,7 +73,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
73
73
|
export const name: "DeviceEnergyManagement";
|
|
74
74
|
|
|
75
75
|
/**
|
|
76
|
-
* The cluster revision assigned by {@link MatterSpecification.
|
|
76
|
+
* The cluster revision assigned by {@link MatterSpecification.v16.Cluster}.
|
|
77
77
|
*/
|
|
78
78
|
export const revision: 4;
|
|
79
79
|
|
|
@@ -102,7 +102,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
102
102
|
* typical best use of energy. For example, an EVSE may not always have an EV plugged in, so knowing the type of
|
|
103
103
|
* ESA that is being controlled can allow advanced energy management strategies.
|
|
104
104
|
*
|
|
105
|
-
* @see {@link MatterSpecification.
|
|
105
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.8.1
|
|
106
106
|
*/
|
|
107
107
|
esaType: EsaType;
|
|
108
108
|
|
|
@@ -122,7 +122,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
122
122
|
*
|
|
123
123
|
* Example:
|
|
124
124
|
*
|
|
125
|
-
* @see {@link MatterSpecification.
|
|
125
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.8.2
|
|
126
126
|
*/
|
|
127
127
|
esaCanGenerate: boolean;
|
|
128
128
|
|
|
@@ -136,7 +136,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
136
136
|
* The ESA may have a local user interface to allow a service technician to put the ESA into Offline mode, for
|
|
137
137
|
* example to avoid the EMS accidentally starting or stopping the appliance when it is being serviced or tested.
|
|
138
138
|
*
|
|
139
|
-
* @see {@link MatterSpecification.
|
|
139
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.8.3
|
|
140
140
|
*/
|
|
141
141
|
esaState: EsaState;
|
|
142
142
|
|
|
@@ -150,7 +150,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
150
150
|
* loads in the home, the AbsMinPower will be a negative number representing the maximum power that the ESA
|
|
151
151
|
* can discharge its internal battery.
|
|
152
152
|
*
|
|
153
|
-
* @see {@link MatterSpecification.
|
|
153
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.8.4
|
|
154
154
|
*/
|
|
155
155
|
absMinPower: number | bigint;
|
|
156
156
|
|
|
@@ -164,7 +164,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
164
164
|
* For example, a battery storage inverter that can charge its battery at a maximum power of 2000W and can
|
|
165
165
|
* discharge the battery at a maximum power of 3000W, would have a AbsMinPower: -3000, AbsMaxPower: 2000W.
|
|
166
166
|
*
|
|
167
|
-
* @see {@link MatterSpecification.
|
|
167
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.8.5
|
|
168
168
|
*/
|
|
169
169
|
absMaxPower: number | bigint;
|
|
170
170
|
}
|
|
@@ -188,7 +188,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
188
188
|
*
|
|
189
189
|
* - When it changes from null to any other value and vice versa.
|
|
190
190
|
*
|
|
191
|
-
* @see {@link MatterSpecification.
|
|
191
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.8.6
|
|
192
192
|
*/
|
|
193
193
|
powerAdjustmentCapability: PowerAdjustCapability | null;
|
|
194
194
|
}
|
|
@@ -219,7 +219,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
219
219
|
* - As a result of a change in the opt-out status which in turn may cause the ESA to recalculate its
|
|
220
220
|
* forecast.
|
|
221
221
|
*
|
|
222
|
-
* @see {@link MatterSpecification.
|
|
222
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.8.7
|
|
223
223
|
*/
|
|
224
224
|
forecast: Forecast | null;
|
|
225
225
|
}
|
|
@@ -259,7 +259,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
259
259
|
* If the ESA is in the LocalOptOut, GridOptOut, or NoOptOut states, the device is still permitted to optimize
|
|
260
260
|
* its own energy usage, for example, using tariff information it may obtain.
|
|
261
261
|
*
|
|
262
|
-
* @see {@link MatterSpecification.
|
|
262
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.8.8
|
|
263
263
|
*/
|
|
264
264
|
optOutState: OptOutState;
|
|
265
265
|
}
|
|
@@ -285,7 +285,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
285
285
|
* typical best use of energy. For example, an EVSE may not always have an EV plugged in, so knowing the type of
|
|
286
286
|
* ESA that is being controlled can allow advanced energy management strategies.
|
|
287
287
|
*
|
|
288
|
-
* @see {@link MatterSpecification.
|
|
288
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.8.1
|
|
289
289
|
*/
|
|
290
290
|
esaType: EsaType;
|
|
291
291
|
|
|
@@ -305,7 +305,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
305
305
|
*
|
|
306
306
|
* Example:
|
|
307
307
|
*
|
|
308
|
-
* @see {@link MatterSpecification.
|
|
308
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.8.2
|
|
309
309
|
*/
|
|
310
310
|
esaCanGenerate: boolean;
|
|
311
311
|
|
|
@@ -319,7 +319,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
319
319
|
* The ESA may have a local user interface to allow a service technician to put the ESA into Offline mode, for
|
|
320
320
|
* example to avoid the EMS accidentally starting or stopping the appliance when it is being serviced or tested.
|
|
321
321
|
*
|
|
322
|
-
* @see {@link MatterSpecification.
|
|
322
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.8.3
|
|
323
323
|
*/
|
|
324
324
|
esaState: EsaState;
|
|
325
325
|
|
|
@@ -333,7 +333,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
333
333
|
* loads in the home, the AbsMinPower will be a negative number representing the maximum power that the ESA
|
|
334
334
|
* can discharge its internal battery.
|
|
335
335
|
*
|
|
336
|
-
* @see {@link MatterSpecification.
|
|
336
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.8.4
|
|
337
337
|
*/
|
|
338
338
|
absMinPower: number | bigint;
|
|
339
339
|
|
|
@@ -347,7 +347,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
347
347
|
* For example, a battery storage inverter that can charge its battery at a maximum power of 2000W and can
|
|
348
348
|
* discharge the battery at a maximum power of 3000W, would have a AbsMinPower: -3000, AbsMaxPower: 2000W.
|
|
349
349
|
*
|
|
350
|
-
* @see {@link MatterSpecification.
|
|
350
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.8.5
|
|
351
351
|
*/
|
|
352
352
|
absMaxPower: number | bigint;
|
|
353
353
|
|
|
@@ -366,7 +366,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
366
366
|
*
|
|
367
367
|
* - When it changes from null to any other value and vice versa.
|
|
368
368
|
*
|
|
369
|
-
* @see {@link MatterSpecification.
|
|
369
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.8.6
|
|
370
370
|
*/
|
|
371
371
|
powerAdjustmentCapability: PowerAdjustCapability | null;
|
|
372
372
|
|
|
@@ -391,7 +391,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
391
391
|
* - As a result of a change in the opt-out status which in turn may cause the ESA to recalculate its
|
|
392
392
|
* forecast.
|
|
393
393
|
*
|
|
394
|
-
* @see {@link MatterSpecification.
|
|
394
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.8.7
|
|
395
395
|
*/
|
|
396
396
|
forecast: Forecast | null;
|
|
397
397
|
|
|
@@ -425,7 +425,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
425
425
|
* If the ESA is in the LocalOptOut, GridOptOut, or NoOptOut states, the device is still permitted to optimize
|
|
426
426
|
* its own energy usage, for example, using tariff information it may obtain.
|
|
427
427
|
*
|
|
428
|
-
* @see {@link MatterSpecification.
|
|
428
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.8.8
|
|
429
429
|
*/
|
|
430
430
|
optOutState: OptOutState;
|
|
431
431
|
}
|
|
@@ -437,14 +437,14 @@ export declare namespace DeviceEnergyManagement {
|
|
|
437
437
|
/**
|
|
438
438
|
* Allows a client to request an adjustment in the power consumption of an ESA for a specified duration.
|
|
439
439
|
*
|
|
440
|
-
* @see {@link MatterSpecification.
|
|
440
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.9.1
|
|
441
441
|
*/
|
|
442
442
|
powerAdjustRequest(request: PowerAdjustRequest): MaybePromise;
|
|
443
443
|
|
|
444
444
|
/**
|
|
445
445
|
* Allows a client to cancel an ongoing PowerAdjustmentRequest operation.
|
|
446
446
|
*
|
|
447
|
-
* @see {@link MatterSpecification.
|
|
447
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.9.2
|
|
448
448
|
*/
|
|
449
449
|
cancelPowerAdjustRequest(): MaybePromise;
|
|
450
450
|
}
|
|
@@ -456,14 +456,14 @@ export declare namespace DeviceEnergyManagement {
|
|
|
456
456
|
/**
|
|
457
457
|
* Allows a client to temporarily pause an operation and reduce the ESAs energy demand.
|
|
458
458
|
*
|
|
459
|
-
* @see {@link MatterSpecification.
|
|
459
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.9.4
|
|
460
460
|
*/
|
|
461
461
|
pauseRequest(request: PauseRequest): MaybePromise;
|
|
462
462
|
|
|
463
463
|
/**
|
|
464
464
|
* Allows a client to cancel the PauseRequest command and enable earlier resumption of operation.
|
|
465
465
|
*
|
|
466
|
-
* @see {@link MatterSpecification.
|
|
466
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.9.5
|
|
467
467
|
*/
|
|
468
468
|
resumeRequest(): MaybePromise;
|
|
469
469
|
}
|
|
@@ -476,7 +476,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
476
476
|
* Allows a client to adjust the start time of a Forecast sequence that has not yet started operation (i.e.
|
|
477
477
|
* where the current Forecast StartTime is in the future).
|
|
478
478
|
*
|
|
479
|
-
* @see {@link MatterSpecification.
|
|
479
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.9.3
|
|
480
480
|
*/
|
|
481
481
|
startTimeAdjustRequest(request: StartTimeAdjustRequest): MaybePromise;
|
|
482
482
|
}
|
|
@@ -488,7 +488,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
488
488
|
/**
|
|
489
489
|
* Allows a client to modify a Forecast within the limits allowed by the ESA.
|
|
490
490
|
*
|
|
491
|
-
* @see {@link MatterSpecification.
|
|
491
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.9.6
|
|
492
492
|
*/
|
|
493
493
|
modifyForecastRequest(request: ModifyForecastRequest): MaybePromise;
|
|
494
494
|
}
|
|
@@ -500,7 +500,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
500
500
|
/**
|
|
501
501
|
* Allows a client to ask the ESA to recompute its Forecast based on power and time constraints.
|
|
502
502
|
*
|
|
503
|
-
* @see {@link MatterSpecification.
|
|
503
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.9.7
|
|
504
504
|
*/
|
|
505
505
|
requestConstraintBasedForecast(request: RequestConstraintBasedForecastRequest): MaybePromise;
|
|
506
506
|
}
|
|
@@ -514,7 +514,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
514
514
|
* Allows a client to request cancellation of a previous adjustment request in a StartTimeAdjustRequest,
|
|
515
515
|
* ModifyForecastRequest or RequestConstraintBasedForecast command.
|
|
516
516
|
*
|
|
517
|
-
* @see {@link MatterSpecification.
|
|
517
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.9.8
|
|
518
518
|
*/
|
|
519
519
|
cancelRequest(): MaybePromise;
|
|
520
520
|
}
|
|
@@ -538,14 +538,14 @@ export declare namespace DeviceEnergyManagement {
|
|
|
538
538
|
/**
|
|
539
539
|
* This event shall be generated when the Power Adjustment session is started.
|
|
540
540
|
*
|
|
541
|
-
* @see {@link MatterSpecification.
|
|
541
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.10.1
|
|
542
542
|
*/
|
|
543
543
|
powerAdjustStart: void;
|
|
544
544
|
|
|
545
545
|
/**
|
|
546
546
|
* This event shall be generated when the Power Adjustment session ends.
|
|
547
547
|
*
|
|
548
|
-
* @see {@link MatterSpecification.
|
|
548
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.10.2
|
|
549
549
|
*/
|
|
550
550
|
powerAdjustEnd: PowerAdjustEndEvent;
|
|
551
551
|
}
|
|
@@ -559,14 +559,14 @@ export declare namespace DeviceEnergyManagement {
|
|
|
559
559
|
*
|
|
560
560
|
* There is no data for this event.
|
|
561
561
|
*
|
|
562
|
-
* @see {@link MatterSpecification.
|
|
562
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.10.3
|
|
563
563
|
*/
|
|
564
564
|
paused: void;
|
|
565
565
|
|
|
566
566
|
/**
|
|
567
567
|
* This event shall be generated when the ESA leaves the Paused state and resumes operation.
|
|
568
568
|
*
|
|
569
|
-
* @see {@link MatterSpecification.
|
|
569
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.10.4
|
|
570
570
|
*/
|
|
571
571
|
resumed: ResumedEvent;
|
|
572
572
|
}
|
|
@@ -581,14 +581,14 @@ export declare namespace DeviceEnergyManagement {
|
|
|
581
581
|
/**
|
|
582
582
|
* This event shall be generated when the Power Adjustment session is started.
|
|
583
583
|
*
|
|
584
|
-
* @see {@link MatterSpecification.
|
|
584
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.10.1
|
|
585
585
|
*/
|
|
586
586
|
powerAdjustStart: void;
|
|
587
587
|
|
|
588
588
|
/**
|
|
589
589
|
* This event shall be generated when the Power Adjustment session ends.
|
|
590
590
|
*
|
|
591
|
-
* @see {@link MatterSpecification.
|
|
591
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.10.2
|
|
592
592
|
*/
|
|
593
593
|
powerAdjustEnd: PowerAdjustEndEvent;
|
|
594
594
|
|
|
@@ -597,14 +597,14 @@ export declare namespace DeviceEnergyManagement {
|
|
|
597
597
|
*
|
|
598
598
|
* There is no data for this event.
|
|
599
599
|
*
|
|
600
|
-
* @see {@link MatterSpecification.
|
|
600
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.10.3
|
|
601
601
|
*/
|
|
602
602
|
paused: void;
|
|
603
603
|
|
|
604
604
|
/**
|
|
605
605
|
* This event shall be generated when the ESA leaves the Paused state and resumes operation.
|
|
606
606
|
*
|
|
607
|
-
* @see {@link MatterSpecification.
|
|
607
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.10.4
|
|
608
608
|
*/
|
|
609
609
|
resumed: ResumedEvent;
|
|
610
610
|
}
|
|
@@ -670,7 +670,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
670
670
|
/**
|
|
671
671
|
* These are optional features supported by DeviceEnergyManagementCluster.
|
|
672
672
|
*
|
|
673
|
-
* @see {@link MatterSpecification.
|
|
673
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.4
|
|
674
674
|
*/
|
|
675
675
|
export enum Feature {
|
|
676
676
|
/**
|
|
@@ -691,7 +691,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
691
691
|
* discharging (and re-charging) of the vehicle if the EVSE and vehicle support the V2X feature of the EVSE
|
|
692
692
|
* cluster of the associated EVSE device.
|
|
693
693
|
*
|
|
694
|
-
* @see {@link MatterSpecification.
|
|
694
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.4.1
|
|
695
695
|
*/
|
|
696
696
|
PowerAdjustment = "PowerAdjustment",
|
|
697
697
|
|
|
@@ -735,7 +735,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
735
735
|
*
|
|
736
736
|
* The ESA indicates its power adjustment range and its nominal power consumption as part of its Forecast.
|
|
737
737
|
*
|
|
738
|
-
* @see {@link MatterSpecification.
|
|
738
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.4.2
|
|
739
739
|
*/
|
|
740
740
|
PowerForecastReporting = "PowerForecastReporting",
|
|
741
741
|
|
|
@@ -755,7 +755,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
755
755
|
* Once the EMS has built a model of the state vs observed power consumption, it may request a forecast
|
|
756
756
|
* adjustment for particular times of the day, encouraging the ESA to use power at alternative times.
|
|
757
757
|
*
|
|
758
|
-
* @see {@link MatterSpecification.
|
|
758
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.4.3
|
|
759
759
|
*/
|
|
760
760
|
StateForecastReporting = "StateForecastReporting",
|
|
761
761
|
|
|
@@ -780,7 +780,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
780
780
|
* It does this by sending a StartTimeAdjustRequest to the washing machine to request delaying the start of the
|
|
781
781
|
* washing cycle.
|
|
782
782
|
*
|
|
783
|
-
* @see {@link MatterSpecification.
|
|
783
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.4.4
|
|
784
784
|
*/
|
|
785
785
|
StartTimeAdjustment = "StartTimeAdjustment",
|
|
786
786
|
|
|
@@ -805,7 +805,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
805
805
|
* It does this by sending a PauseRequest to the washing machine to request pausing the current step of the
|
|
806
806
|
* forecast power usage for a period to allow other home loads to finish before resuming the washing cycle.
|
|
807
807
|
*
|
|
808
|
-
* @see {@link MatterSpecification.
|
|
808
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.4.5
|
|
809
809
|
*/
|
|
810
810
|
Pausable = "Pausable",
|
|
811
811
|
|
|
@@ -835,7 +835,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
835
835
|
* lower power consumption (within the solar excess power) which requires the heat pump to run for a longer
|
|
836
836
|
* duration to achieve its required energy demand.
|
|
837
837
|
*
|
|
838
|
-
* @see {@link MatterSpecification.
|
|
838
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.4.6
|
|
839
839
|
*/
|
|
840
840
|
ForecastAdjustment = "ForecastAdjustment",
|
|
841
841
|
|
|
@@ -863,13 +863,13 @@ export declare namespace DeviceEnergyManagement {
|
|
|
863
863
|
* NominalPower consumption during the constraint period, which may require it to decrease its charge rate
|
|
864
864
|
* outside the constraint period to achieve its required energy demand.
|
|
865
865
|
*
|
|
866
|
-
* @see {@link MatterSpecification.
|
|
866
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.4.7
|
|
867
867
|
*/
|
|
868
868
|
ConstraintBasedAdjustment = "ConstraintBasedAdjustment"
|
|
869
869
|
}
|
|
870
870
|
|
|
871
871
|
/**
|
|
872
|
-
* @see {@link MatterSpecification.
|
|
872
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.2
|
|
873
873
|
*/
|
|
874
874
|
export enum EsaType {
|
|
875
875
|
/**
|
|
@@ -949,7 +949,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
949
949
|
}
|
|
950
950
|
|
|
951
951
|
/**
|
|
952
|
-
* @see {@link MatterSpecification.
|
|
952
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.3
|
|
953
953
|
*/
|
|
954
954
|
export enum EsaState {
|
|
955
955
|
/**
|
|
@@ -979,7 +979,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
979
979
|
}
|
|
980
980
|
|
|
981
981
|
/**
|
|
982
|
-
* @see {@link MatterSpecification.
|
|
982
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.11
|
|
983
983
|
*/
|
|
984
984
|
export class PowerAdjustCapability {
|
|
985
985
|
constructor(values?: Partial<PowerAdjustCapability>);
|
|
@@ -1000,7 +1000,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1000
1000
|
*
|
|
1001
1001
|
* In this example the list of PowerAdjustStructs allows multiple scenarios to be offered as follows:
|
|
1002
1002
|
*
|
|
1003
|
-
* @see {@link MatterSpecification.
|
|
1003
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.12
|
|
1004
1004
|
*/
|
|
1005
1005
|
powerAdjustCapability: PowerAdjust[] | null;
|
|
1006
1006
|
|
|
@@ -1015,7 +1015,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1015
1015
|
* Where an ESA does not know the actual power and energy use of the system, it may support the SFR feature and
|
|
1016
1016
|
* instead report its internal state.
|
|
1017
1017
|
*
|
|
1018
|
-
* @see {@link MatterSpecification.
|
|
1018
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.13
|
|
1019
1019
|
*/
|
|
1020
1020
|
export class Forecast {
|
|
1021
1021
|
constructor(values?: Partial<Forecast>);
|
|
@@ -1030,7 +1030,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1030
1030
|
*
|
|
1031
1031
|
* The value of ForecastID is allowed to wrap.
|
|
1032
1032
|
*
|
|
1033
|
-
* @see {@link MatterSpecification.
|
|
1033
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.13.1
|
|
1034
1034
|
*/
|
|
1035
1035
|
forecastId: number;
|
|
1036
1036
|
|
|
@@ -1038,21 +1038,21 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1038
1038
|
* This field shall indicate which element of the Slots list is currently active in the Forecast sequence. A
|
|
1039
1039
|
* null value indicates that the sequence has not yet started.
|
|
1040
1040
|
*
|
|
1041
|
-
* @see {@link MatterSpecification.
|
|
1041
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.13.2
|
|
1042
1042
|
*/
|
|
1043
1043
|
activeSlotNumber: number | null;
|
|
1044
1044
|
|
|
1045
1045
|
/**
|
|
1046
1046
|
* This field shall indicate the planned start time, in UTC, for the entire Forecast.
|
|
1047
1047
|
*
|
|
1048
|
-
* @see {@link MatterSpecification.
|
|
1048
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.13.3
|
|
1049
1049
|
*/
|
|
1050
1050
|
startTime: number;
|
|
1051
1051
|
|
|
1052
1052
|
/**
|
|
1053
1053
|
* This field shall indicate the planned end time, in UTC, for the entire Forecast.
|
|
1054
1054
|
*
|
|
1055
|
-
* @see {@link MatterSpecification.
|
|
1055
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.13.4
|
|
1056
1056
|
*/
|
|
1057
1057
|
endTime: number;
|
|
1058
1058
|
|
|
@@ -1061,7 +1061,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1061
1061
|
*
|
|
1062
1062
|
* A null value indicates that it can be started immediately.
|
|
1063
1063
|
*
|
|
1064
|
-
* @see {@link MatterSpecification.
|
|
1064
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.13.5
|
|
1065
1065
|
*/
|
|
1066
1066
|
earliestStartTime?: number | null;
|
|
1067
1067
|
|
|
@@ -1071,7 +1071,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1071
1071
|
* e.g. for an EVSE charging session, this may indicate the departure time for the vehicle, by which time the
|
|
1072
1072
|
* charging session must end.
|
|
1073
1073
|
*
|
|
1074
|
-
* @see {@link MatterSpecification.
|
|
1074
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.13.6
|
|
1075
1075
|
*/
|
|
1076
1076
|
latestEndTime?: number;
|
|
1077
1077
|
|
|
@@ -1080,7 +1080,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1080
1080
|
* this flag and if it is false, then none of the slots contain SlotIsPausable set to true. This can save a
|
|
1081
1081
|
* client from having to check each slot in the list.
|
|
1082
1082
|
*
|
|
1083
|
-
* @see {@link MatterSpecification.
|
|
1083
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.13.7
|
|
1084
1084
|
*/
|
|
1085
1085
|
isPausable: boolean;
|
|
1086
1086
|
|
|
@@ -1089,20 +1089,20 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1089
1089
|
*
|
|
1090
1090
|
* It shall contain at least 1 entry, and a maximum of 10.
|
|
1091
1091
|
*
|
|
1092
|
-
* @see {@link MatterSpecification.
|
|
1092
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.13.8
|
|
1093
1093
|
*/
|
|
1094
1094
|
slots: Slot[];
|
|
1095
1095
|
|
|
1096
1096
|
/**
|
|
1097
1097
|
* This field shall contain the reason the current Forecast was generated.
|
|
1098
1098
|
*
|
|
1099
|
-
* @see {@link MatterSpecification.
|
|
1099
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.13.9
|
|
1100
1100
|
*/
|
|
1101
1101
|
forecastUpdateReason: ForecastUpdateReason;
|
|
1102
1102
|
}
|
|
1103
1103
|
|
|
1104
1104
|
/**
|
|
1105
|
-
* @see {@link MatterSpecification.
|
|
1105
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.4
|
|
1106
1106
|
*/
|
|
1107
1107
|
export enum OptOutState {
|
|
1108
1108
|
/**
|
|
@@ -1129,7 +1129,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1129
1129
|
/**
|
|
1130
1130
|
* Allows a client to request an adjustment in the power consumption of an ESA for a specified duration.
|
|
1131
1131
|
*
|
|
1132
|
-
* @see {@link MatterSpecification.
|
|
1132
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.9.1
|
|
1133
1133
|
*/
|
|
1134
1134
|
export class PowerAdjustRequest {
|
|
1135
1135
|
constructor(values?: Partial<PowerAdjustRequest>);
|
|
@@ -1140,7 +1140,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1140
1140
|
* This value shall be between the MinPower and MaxPower fields of the PowerAdjustStruct in the
|
|
1141
1141
|
* PowerAdjustmentCapability attribute.
|
|
1142
1142
|
*
|
|
1143
|
-
* @see {@link MatterSpecification.
|
|
1143
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.9.1.1
|
|
1144
1144
|
*/
|
|
1145
1145
|
power: number | bigint;
|
|
1146
1146
|
|
|
@@ -1150,14 +1150,14 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1150
1150
|
* This value shall be between the MinDuration and MaxDuration fields of the PowerAdjustStruct in the
|
|
1151
1151
|
* PowerAdjustmentCapability attribute.
|
|
1152
1152
|
*
|
|
1153
|
-
* @see {@link MatterSpecification.
|
|
1153
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.9.1.2
|
|
1154
1154
|
*/
|
|
1155
1155
|
duration: number;
|
|
1156
1156
|
|
|
1157
1157
|
/**
|
|
1158
1158
|
* This field shall indicate the cause of the request from the EMS.
|
|
1159
1159
|
*
|
|
1160
|
-
* @see {@link MatterSpecification.
|
|
1160
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.9.1.3
|
|
1161
1161
|
*/
|
|
1162
1162
|
cause: AdjustmentCause;
|
|
1163
1163
|
}
|
|
@@ -1165,7 +1165,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1165
1165
|
/**
|
|
1166
1166
|
* Allows a client to temporarily pause an operation and reduce the ESAs energy demand.
|
|
1167
1167
|
*
|
|
1168
|
-
* @see {@link MatterSpecification.
|
|
1168
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.9.4
|
|
1169
1169
|
*/
|
|
1170
1170
|
export class PauseRequest {
|
|
1171
1171
|
constructor(values?: Partial<PauseRequest>);
|
|
@@ -1175,14 +1175,14 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1175
1175
|
* MinPauseDuration and MaxPauseDuration indicated in the ActiveSlotNumber index in the Slots list in the
|
|
1176
1176
|
* Forecast.
|
|
1177
1177
|
*
|
|
1178
|
-
* @see {@link MatterSpecification.
|
|
1178
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.9.4.1
|
|
1179
1179
|
*/
|
|
1180
1180
|
duration: number;
|
|
1181
1181
|
|
|
1182
1182
|
/**
|
|
1183
1183
|
* This field shall indicate the cause of the request from the EMS.
|
|
1184
1184
|
*
|
|
1185
|
-
* @see {@link MatterSpecification.
|
|
1185
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.9.4.2
|
|
1186
1186
|
*/
|
|
1187
1187
|
cause: AdjustmentCause;
|
|
1188
1188
|
}
|
|
@@ -1191,7 +1191,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1191
1191
|
* Allows a client to adjust the start time of a Forecast sequence that has not yet started operation (i.e. where
|
|
1192
1192
|
* the current Forecast StartTime is in the future).
|
|
1193
1193
|
*
|
|
1194
|
-
* @see {@link MatterSpecification.
|
|
1194
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.9.3
|
|
1195
1195
|
*/
|
|
1196
1196
|
export class StartTimeAdjustRequest {
|
|
1197
1197
|
constructor(values?: Partial<StartTimeAdjustRequest>);
|
|
@@ -1206,14 +1206,14 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1206
1206
|
* This value shall be after the EarliestStartTime in the Forecast attribute. The new EndTime, that can be
|
|
1207
1207
|
* computed from the RequestedStartTime and the Forecast sequence duration, shall be before the LatestEndTime.
|
|
1208
1208
|
*
|
|
1209
|
-
* @see {@link MatterSpecification.
|
|
1209
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.9.3.1
|
|
1210
1210
|
*/
|
|
1211
1211
|
requestedStartTime: number;
|
|
1212
1212
|
|
|
1213
1213
|
/**
|
|
1214
1214
|
* This field shall indicate the cause of the request from the EMS.
|
|
1215
1215
|
*
|
|
1216
|
-
* @see {@link MatterSpecification.
|
|
1216
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.9.3.2
|
|
1217
1217
|
*/
|
|
1218
1218
|
cause: AdjustmentCause;
|
|
1219
1219
|
}
|
|
@@ -1221,7 +1221,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1221
1221
|
/**
|
|
1222
1222
|
* Allows a client to modify a Forecast within the limits allowed by the ESA.
|
|
1223
1223
|
*
|
|
1224
|
-
* @see {@link MatterSpecification.
|
|
1224
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.9.6
|
|
1225
1225
|
*/
|
|
1226
1226
|
export class ModifyForecastRequest {
|
|
1227
1227
|
constructor(values?: Partial<ModifyForecastRequest>);
|
|
@@ -1229,7 +1229,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1229
1229
|
/**
|
|
1230
1230
|
* This field shall indicate the ForecastID that is to be modified.
|
|
1231
1231
|
*
|
|
1232
|
-
* @see {@link MatterSpecification.
|
|
1232
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.9.6.1
|
|
1233
1233
|
*/
|
|
1234
1234
|
forecastId: number;
|
|
1235
1235
|
|
|
@@ -1237,14 +1237,14 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1237
1237
|
* This field shall contain a list of SlotAdjustment parameters that should be modified in the corresponding
|
|
1238
1238
|
* Forecast with matching ForecastID.
|
|
1239
1239
|
*
|
|
1240
|
-
* @see {@link MatterSpecification.
|
|
1240
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.9.6.2
|
|
1241
1241
|
*/
|
|
1242
1242
|
slotAdjustments: SlotAdjustment[];
|
|
1243
1243
|
|
|
1244
1244
|
/**
|
|
1245
1245
|
* This field shall indicate the cause of the request from the EMS.
|
|
1246
1246
|
*
|
|
1247
|
-
* @see {@link MatterSpecification.
|
|
1247
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.9.6.3
|
|
1248
1248
|
*/
|
|
1249
1249
|
cause: AdjustmentCause;
|
|
1250
1250
|
}
|
|
@@ -1252,7 +1252,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1252
1252
|
/**
|
|
1253
1253
|
* Allows a client to ask the ESA to recompute its Forecast based on power and time constraints.
|
|
1254
1254
|
*
|
|
1255
|
-
* @see {@link MatterSpecification.
|
|
1255
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.9.7
|
|
1256
1256
|
*/
|
|
1257
1257
|
export class RequestConstraintBasedForecastRequest {
|
|
1258
1258
|
constructor(values?: Partial<RequestConstraintBasedForecastRequest>);
|
|
@@ -1272,14 +1272,14 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1272
1272
|
* that use more energy, it could be requested to use more or less energy using the LoadControl field as
|
|
1273
1273
|
* follows:
|
|
1274
1274
|
*
|
|
1275
|
-
* @see {@link MatterSpecification.
|
|
1275
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.9.7.1
|
|
1276
1276
|
*/
|
|
1277
1277
|
constraints: Constraints[];
|
|
1278
1278
|
|
|
1279
1279
|
/**
|
|
1280
1280
|
* This field shall indicate the cause of the request from the EMS.
|
|
1281
1281
|
*
|
|
1282
|
-
* @see {@link MatterSpecification.
|
|
1282
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.9.7.2
|
|
1283
1283
|
*/
|
|
1284
1284
|
cause: AdjustmentCause;
|
|
1285
1285
|
}
|
|
@@ -1287,7 +1287,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1287
1287
|
/**
|
|
1288
1288
|
* This event shall be generated when the Power Adjustment session ends.
|
|
1289
1289
|
*
|
|
1290
|
-
* @see {@link MatterSpecification.
|
|
1290
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.10.2
|
|
1291
1291
|
*/
|
|
1292
1292
|
export class PowerAdjustEndEvent {
|
|
1293
1293
|
constructor(values?: Partial<PowerAdjustEndEvent>);
|
|
@@ -1295,14 +1295,14 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1295
1295
|
/**
|
|
1296
1296
|
* This field shall indicate the reason why the power adjustment session ended.
|
|
1297
1297
|
*
|
|
1298
|
-
* @see {@link MatterSpecification.
|
|
1298
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.10.2.1
|
|
1299
1299
|
*/
|
|
1300
1300
|
cause: Cause;
|
|
1301
1301
|
|
|
1302
1302
|
/**
|
|
1303
1303
|
* This field shall indicate the number of seconds that the power adjustment session lasted before ending.
|
|
1304
1304
|
*
|
|
1305
|
-
* @see {@link MatterSpecification.
|
|
1305
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.10.2.2
|
|
1306
1306
|
*/
|
|
1307
1307
|
duration: number;
|
|
1308
1308
|
|
|
@@ -1313,7 +1313,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1313
1313
|
* battery inverter that was requested to discharge it would have a negative EnergyUse value. If this was a
|
|
1314
1314
|
* normal load that was turned on, then it will have positive value.
|
|
1315
1315
|
*
|
|
1316
|
-
* @see {@link MatterSpecification.
|
|
1316
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.10.2.3
|
|
1317
1317
|
*/
|
|
1318
1318
|
energyUse: number | bigint;
|
|
1319
1319
|
}
|
|
@@ -1321,7 +1321,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1321
1321
|
/**
|
|
1322
1322
|
* This event shall be generated when the ESA leaves the Paused state and resumes operation.
|
|
1323
1323
|
*
|
|
1324
|
-
* @see {@link MatterSpecification.
|
|
1324
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.10.4
|
|
1325
1325
|
*/
|
|
1326
1326
|
export class ResumedEvent {
|
|
1327
1327
|
constructor(values?: Partial<ResumedEvent>);
|
|
@@ -1329,13 +1329,13 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1329
1329
|
/**
|
|
1330
1330
|
* This field shall indicate the reason why the pause ended.
|
|
1331
1331
|
*
|
|
1332
|
-
* @see {@link MatterSpecification.
|
|
1332
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.10.4.1
|
|
1333
1333
|
*/
|
|
1334
1334
|
cause: Cause;
|
|
1335
1335
|
}
|
|
1336
1336
|
|
|
1337
1337
|
/**
|
|
1338
|
-
* @see {@link MatterSpecification.
|
|
1338
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.1
|
|
1339
1339
|
*/
|
|
1340
1340
|
export enum CostType {
|
|
1341
1341
|
/**
|
|
@@ -1343,7 +1343,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1343
1343
|
*
|
|
1344
1344
|
* This value shall indicate that the cost is related to the financial cost to provide the energy.
|
|
1345
1345
|
*
|
|
1346
|
-
* @see {@link MatterSpecification.
|
|
1346
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.1.1
|
|
1347
1347
|
*/
|
|
1348
1348
|
Financial = 0,
|
|
1349
1349
|
|
|
@@ -1352,7 +1352,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1352
1352
|
*
|
|
1353
1353
|
* This value shall indicate that the cost is related to greenhouse gas emissions (in grams of CO2e).
|
|
1354
1354
|
*
|
|
1355
|
-
* @see {@link MatterSpecification.
|
|
1355
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.1.2
|
|
1356
1356
|
*/
|
|
1357
1357
|
GhgEmissions = 1,
|
|
1358
1358
|
|
|
@@ -1365,7 +1365,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1365
1365
|
* hospital. Or the consumer may feel inconvenienced by the fact that they need to wait for the washing machine
|
|
1366
1366
|
* to finish its load so that they can use it again.
|
|
1367
1367
|
*
|
|
1368
|
-
* @see {@link MatterSpecification.
|
|
1368
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.1.3
|
|
1369
1369
|
*/
|
|
1370
1370
|
Comfort = 2,
|
|
1371
1371
|
|
|
@@ -1377,13 +1377,13 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1377
1377
|
*
|
|
1378
1378
|
* This is expressed in degrees Celsius.
|
|
1379
1379
|
*
|
|
1380
|
-
* @see {@link MatterSpecification.
|
|
1380
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.1.4
|
|
1381
1381
|
*/
|
|
1382
1382
|
Temperature = 3
|
|
1383
1383
|
}
|
|
1384
1384
|
|
|
1385
1385
|
/**
|
|
1386
|
-
* @see {@link MatterSpecification.
|
|
1386
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.5
|
|
1387
1387
|
*/
|
|
1388
1388
|
export enum Cause {
|
|
1389
1389
|
/**
|
|
@@ -1413,7 +1413,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1413
1413
|
}
|
|
1414
1414
|
|
|
1415
1415
|
/**
|
|
1416
|
-
* @see {@link MatterSpecification.
|
|
1416
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.6
|
|
1417
1417
|
*/
|
|
1418
1418
|
export enum AdjustmentCause {
|
|
1419
1419
|
/**
|
|
@@ -1428,7 +1428,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1428
1428
|
}
|
|
1429
1429
|
|
|
1430
1430
|
/**
|
|
1431
|
-
* @see {@link MatterSpecification.
|
|
1431
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.7
|
|
1432
1432
|
*/
|
|
1433
1433
|
export enum ForecastUpdateReason {
|
|
1434
1434
|
/**
|
|
@@ -1448,7 +1448,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1448
1448
|
}
|
|
1449
1449
|
|
|
1450
1450
|
/**
|
|
1451
|
-
* @see {@link MatterSpecification.
|
|
1451
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.8
|
|
1452
1452
|
*/
|
|
1453
1453
|
export enum PowerAdjustReason {
|
|
1454
1454
|
/**
|
|
@@ -1471,7 +1471,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1471
1471
|
* This indicates a generic mechanism for expressing cost to run an appliance, in terms of financial, GHG emissions,
|
|
1472
1472
|
* comfort value etc.
|
|
1473
1473
|
*
|
|
1474
|
-
* @see {@link MatterSpecification.
|
|
1474
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.9
|
|
1475
1475
|
*/
|
|
1476
1476
|
export class Cost {
|
|
1477
1477
|
constructor(values?: Partial<Cost>);
|
|
@@ -1479,7 +1479,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1479
1479
|
/**
|
|
1480
1480
|
* This field shall indicate the type of cost being represented (see CostTypeEnum).
|
|
1481
1481
|
*
|
|
1482
|
-
* @see {@link MatterSpecification.
|
|
1482
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.9.1
|
|
1483
1483
|
*/
|
|
1484
1484
|
costType: CostType;
|
|
1485
1485
|
|
|
@@ -1489,7 +1489,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1489
1489
|
*
|
|
1490
1490
|
* For example, if the Value was -302 and DecimalPoints was 2, then this would represent a benefit of 3.02.
|
|
1491
1491
|
*
|
|
1492
|
-
* @see {@link MatterSpecification.
|
|
1492
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.9.2
|
|
1493
1493
|
*/
|
|
1494
1494
|
value: number;
|
|
1495
1495
|
|
|
@@ -1497,7 +1497,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1497
1497
|
* This field shall indicate the number of digits to the right of the decimal point in the Value field. For
|
|
1498
1498
|
* example, if the Value was 102 and DecimalPoints was 2, then this would represent a cost of 1.02.
|
|
1499
1499
|
*
|
|
1500
|
-
* @see {@link MatterSpecification.
|
|
1500
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.9.3
|
|
1501
1501
|
*/
|
|
1502
1502
|
decimalPoints: number;
|
|
1503
1503
|
|
|
@@ -1507,13 +1507,13 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1507
1507
|
*
|
|
1508
1508
|
* This is an optional field. It shall be included if CostType is Financial.
|
|
1509
1509
|
*
|
|
1510
|
-
* @see {@link MatterSpecification.
|
|
1510
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.9.4
|
|
1511
1511
|
*/
|
|
1512
1512
|
currency?: number;
|
|
1513
1513
|
}
|
|
1514
1514
|
|
|
1515
1515
|
/**
|
|
1516
|
-
* @see {@link MatterSpecification.
|
|
1516
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.10
|
|
1517
1517
|
*/
|
|
1518
1518
|
export class PowerAdjust {
|
|
1519
1519
|
constructor(values?: Partial<PowerAdjust>);
|
|
@@ -1524,7 +1524,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1524
1524
|
* Note that this is a signed value. Negative values indicate power flows out of the node (e.g. discharging a
|
|
1525
1525
|
* battery).
|
|
1526
1526
|
*
|
|
1527
|
-
* @see {@link MatterSpecification.
|
|
1527
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.10.1
|
|
1528
1528
|
*/
|
|
1529
1529
|
minPower: number | bigint;
|
|
1530
1530
|
|
|
@@ -1544,7 +1544,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1544
1544
|
* In another example, if a battery storage inverter can charge its internal battery, between 0W and 2000W. Here
|
|
1545
1545
|
* power is flowing into the node when charging. As such the MinPower becomes 0W and MaxPower becomes 2000W.
|
|
1546
1546
|
*
|
|
1547
|
-
* @see {@link MatterSpecification.
|
|
1547
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.10.2
|
|
1548
1548
|
*/
|
|
1549
1549
|
maxPower: number | bigint;
|
|
1550
1550
|
|
|
@@ -1553,7 +1553,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1553
1553
|
* adjustment. Manufacturers may use this to as an anti-cycling capability to avoid controllers from rapidly
|
|
1554
1554
|
* making power adjustments.
|
|
1555
1555
|
*
|
|
1556
|
-
* @see {@link MatterSpecification.
|
|
1556
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.10.3
|
|
1557
1557
|
*/
|
|
1558
1558
|
minDuration: number;
|
|
1559
1559
|
|
|
@@ -1562,7 +1562,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1562
1562
|
* adjustment. Manufacturers may use this to protect the user experience, to avoid over heating of the ESA,
|
|
1563
1563
|
* ensuring that there is sufficient headroom to use or store energy in the ESA or for any other reason.
|
|
1564
1564
|
*
|
|
1565
|
-
* @see {@link MatterSpecification.
|
|
1565
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.10.4
|
|
1566
1566
|
*/
|
|
1567
1567
|
maxDuration: number;
|
|
1568
1568
|
}
|
|
@@ -1570,7 +1570,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1570
1570
|
/**
|
|
1571
1571
|
* This indicates a specific stage of an ESA's operation.
|
|
1572
1572
|
*
|
|
1573
|
-
* @see {@link MatterSpecification.
|
|
1573
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.14
|
|
1574
1574
|
*/
|
|
1575
1575
|
export class Slot {
|
|
1576
1576
|
constructor(values?: Partial<Slot>);
|
|
@@ -1578,21 +1578,21 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1578
1578
|
/**
|
|
1579
1579
|
* This field shall indicate the minimum time (in seconds) that the appliance expects to be in this slot for.
|
|
1580
1580
|
*
|
|
1581
|
-
* @see {@link MatterSpecification.
|
|
1581
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.14.1
|
|
1582
1582
|
*/
|
|
1583
1583
|
minDuration: number;
|
|
1584
1584
|
|
|
1585
1585
|
/**
|
|
1586
1586
|
* This field shall indicate the maximum time (in seconds) that the appliance expects to be in this slot for.
|
|
1587
1587
|
*
|
|
1588
|
-
* @see {@link MatterSpecification.
|
|
1588
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.14.2
|
|
1589
1589
|
*/
|
|
1590
1590
|
maxDuration: number;
|
|
1591
1591
|
|
|
1592
1592
|
/**
|
|
1593
1593
|
* This field shall indicate the expected time (in seconds) that the appliance expects to be in this slot for.
|
|
1594
1594
|
*
|
|
1595
|
-
* @see {@link MatterSpecification.
|
|
1595
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.14.3
|
|
1596
1596
|
*/
|
|
1597
1597
|
defaultDuration: number;
|
|
1598
1598
|
|
|
@@ -1606,7 +1606,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1606
1606
|
*
|
|
1607
1607
|
* When the Forecast attribute is read, then this value shall be the most recent value.
|
|
1608
1608
|
*
|
|
1609
|
-
* @see {@link MatterSpecification.
|
|
1609
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.14.4
|
|
1610
1610
|
*/
|
|
1611
1611
|
elapsedSlotTime: number;
|
|
1612
1612
|
|
|
@@ -1623,14 +1623,14 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1623
1623
|
*
|
|
1624
1624
|
* When the Forecast attribute is read, then this value shall be the most recent value.
|
|
1625
1625
|
*
|
|
1626
|
-
* @see {@link MatterSpecification.
|
|
1626
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.14.5
|
|
1627
1627
|
*/
|
|
1628
1628
|
remainingSlotTime: number;
|
|
1629
1629
|
|
|
1630
1630
|
/**
|
|
1631
1631
|
* This field shall indicate whether this slot can be paused.
|
|
1632
1632
|
*
|
|
1633
|
-
* @see {@link MatterSpecification.
|
|
1633
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.14.6
|
|
1634
1634
|
*/
|
|
1635
1635
|
slotIsPausable?: boolean;
|
|
1636
1636
|
|
|
@@ -1639,14 +1639,14 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1639
1639
|
* controllers trying to pause ESAs for short periods and then resuming operation in a cyclic fashion which may
|
|
1640
1640
|
* damage or cause excess energy to be consumed with restarting of an operation.
|
|
1641
1641
|
*
|
|
1642
|
-
* @see {@link MatterSpecification.
|
|
1642
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.14.7
|
|
1643
1643
|
*/
|
|
1644
1644
|
minPauseDuration?: number;
|
|
1645
1645
|
|
|
1646
1646
|
/**
|
|
1647
1647
|
* This field shall indicate the longest period that the slot can be paused for.
|
|
1648
1648
|
*
|
|
1649
|
-
* @see {@link MatterSpecification.
|
|
1649
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.14.8
|
|
1650
1650
|
*/
|
|
1651
1651
|
maxPauseDuration?: number;
|
|
1652
1652
|
|
|
@@ -1672,7 +1672,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1672
1672
|
* along with observed power drawn to predict the power draw from the appliance and potentially ask it to modify
|
|
1673
1673
|
* its timing via one of the adjustment request commands, or adjust other ESAs power to compensate.
|
|
1674
1674
|
*
|
|
1675
|
-
* @see {@link MatterSpecification.
|
|
1675
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.14.9
|
|
1676
1676
|
*/
|
|
1677
1677
|
manufacturerEsaState?: number;
|
|
1678
1678
|
|
|
@@ -1681,7 +1681,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1681
1681
|
* considered the average value over the slot, and some variation from this would be expected (for example, as
|
|
1682
1682
|
* it is ramping up).
|
|
1683
1683
|
*
|
|
1684
|
-
* @see {@link MatterSpecification.
|
|
1684
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.14.10
|
|
1685
1685
|
*/
|
|
1686
1686
|
nominalPower?: number | bigint;
|
|
1687
1687
|
|
|
@@ -1691,7 +1691,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1691
1691
|
*
|
|
1692
1692
|
* Some appliances (e.g. battery inverters which can charge and discharge) may have a negative power.
|
|
1693
1693
|
*
|
|
1694
|
-
* @see {@link MatterSpecification.
|
|
1694
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.14.11
|
|
1695
1695
|
*/
|
|
1696
1696
|
minPower?: number | bigint;
|
|
1697
1697
|
|
|
@@ -1701,7 +1701,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1701
1701
|
*
|
|
1702
1702
|
* Some appliances (e.g. battery inverters which can charge and discharge) may have a negative power.
|
|
1703
1703
|
*
|
|
1704
|
-
* @see {@link MatterSpecification.
|
|
1704
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.14.12
|
|
1705
1705
|
*/
|
|
1706
1706
|
maxPower?: number | bigint;
|
|
1707
1707
|
|
|
@@ -1710,7 +1710,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1710
1710
|
*
|
|
1711
1711
|
* Some appliances (e.g. battery inverters which can charge and discharge) may have a negative energy.
|
|
1712
1712
|
*
|
|
1713
|
-
* @see {@link MatterSpecification.
|
|
1713
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.14.13
|
|
1714
1714
|
*/
|
|
1715
1715
|
nominalEnergy?: number | bigint;
|
|
1716
1716
|
|
|
@@ -1734,7 +1734,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1734
1734
|
* If the ESA cannot calculate its cost for any reason (such as losing its connection to a Price server) it may
|
|
1735
1735
|
* omit this field. This is treated as extra meta data that an EMS may use to optimize a system.
|
|
1736
1736
|
*
|
|
1737
|
-
* @see {@link MatterSpecification.
|
|
1737
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.14.14
|
|
1738
1738
|
*/
|
|
1739
1739
|
costs?: Cost[];
|
|
1740
1740
|
|
|
@@ -1745,7 +1745,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1745
1745
|
* the slot indicates a NominalPower of 0W (indicating it is expecting to be off), this allows an ESA to
|
|
1746
1746
|
* indicate it could be switched on to charge, but this would be the minimum power limit it can be set to.
|
|
1747
1747
|
*
|
|
1748
|
-
* @see {@link MatterSpecification.
|
|
1748
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.14.15
|
|
1749
1749
|
*/
|
|
1750
1750
|
minPowerAdjustment?: number | bigint;
|
|
1751
1751
|
|
|
@@ -1756,7 +1756,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1756
1756
|
* the slot indicates a NominalPower of 0W (indicating it is expecting to be off), this allows an ESA to
|
|
1757
1757
|
* indicate it could be switched on to charge, but this would be the maximum power limit it can be set to.
|
|
1758
1758
|
*
|
|
1759
|
-
* @see {@link MatterSpecification.
|
|
1759
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.14.16
|
|
1760
1760
|
*/
|
|
1761
1761
|
maxPowerAdjustment?: number | bigint;
|
|
1762
1762
|
|
|
@@ -1769,7 +1769,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1769
1769
|
*
|
|
1770
1770
|
* For example, a heat pump compressor may have a minimum cycle time of order a few minutes.
|
|
1771
1771
|
*
|
|
1772
|
-
* @see {@link MatterSpecification.
|
|
1772
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.14.17
|
|
1773
1773
|
*/
|
|
1774
1774
|
minDurationAdjustment?: number;
|
|
1775
1775
|
|
|
@@ -1782,13 +1782,13 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1782
1782
|
* which can be discharged, it may equally indicate the maximum time the battery could be discharged for (at the
|
|
1783
1783
|
* MaxPowerAdjustment power level).
|
|
1784
1784
|
*
|
|
1785
|
-
* @see {@link MatterSpecification.
|
|
1785
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.14.18
|
|
1786
1786
|
*/
|
|
1787
1787
|
maxDurationAdjustment?: number;
|
|
1788
1788
|
}
|
|
1789
1789
|
|
|
1790
1790
|
/**
|
|
1791
|
-
* @see {@link MatterSpecification.
|
|
1791
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.15
|
|
1792
1792
|
*/
|
|
1793
1793
|
export class SlotAdjustment {
|
|
1794
1794
|
constructor(values?: Partial<SlotAdjustment>);
|
|
@@ -1798,7 +1798,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1798
1798
|
* be less than the actual length of the Slots list (implicitly it must be in the range 0 to 9 based on the
|
|
1799
1799
|
* maximum length of the Slots list constraint).
|
|
1800
1800
|
*
|
|
1801
|
-
* @see {@link MatterSpecification.
|
|
1801
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.15.1
|
|
1802
1802
|
*/
|
|
1803
1803
|
slotIndex: number;
|
|
1804
1804
|
|
|
@@ -1810,7 +1810,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1810
1810
|
*
|
|
1811
1811
|
* If the ESA does NOT support PFR this value shall be ignored by the ESA.
|
|
1812
1812
|
*
|
|
1813
|
-
* @see {@link MatterSpecification.
|
|
1813
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.15.2
|
|
1814
1814
|
*/
|
|
1815
1815
|
nominalPower?: number | bigint;
|
|
1816
1816
|
|
|
@@ -1819,7 +1819,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1819
1819
|
* slot duration to. It shall be between the MinDurationAdjustment and MaxDurationAdjustment for the slot as
|
|
1820
1820
|
* advertised by the ESA.
|
|
1821
1821
|
*
|
|
1822
|
-
* @see {@link MatterSpecification.
|
|
1822
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.15.3
|
|
1823
1823
|
*/
|
|
1824
1824
|
duration: number;
|
|
1825
1825
|
}
|
|
@@ -1829,7 +1829,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1829
1829
|
* perhaps excess solar PV). The format allows the client to suggest that the ESA can either turn up its energy
|
|
1830
1830
|
* consumption, or turn down its energy consumption during this period.
|
|
1831
1831
|
*
|
|
1832
|
-
* @see {@link MatterSpecification.
|
|
1832
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.16
|
|
1833
1833
|
*/
|
|
1834
1834
|
export class Constraints {
|
|
1835
1835
|
constructor(values?: Partial<Constraints>);
|
|
@@ -1840,14 +1840,14 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1840
1840
|
*
|
|
1841
1841
|
* This value is in UTC and shall be in the future.
|
|
1842
1842
|
*
|
|
1843
|
-
* @see {@link MatterSpecification.
|
|
1843
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.16.1
|
|
1844
1844
|
*/
|
|
1845
1845
|
startTime: number;
|
|
1846
1846
|
|
|
1847
1847
|
/**
|
|
1848
1848
|
* This field shall indicate the duration of the constraint in seconds.
|
|
1849
1849
|
*
|
|
1850
|
-
* @see {@link MatterSpecification.
|
|
1850
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.16.2
|
|
1851
1851
|
*/
|
|
1852
1852
|
duration: number;
|
|
1853
1853
|
|
|
@@ -1858,7 +1858,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1858
1858
|
*
|
|
1859
1859
|
* This is a signed value and can be used to indicate charging or discharging.
|
|
1860
1860
|
*
|
|
1861
|
-
* @see {@link MatterSpecification.
|
|
1861
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.16.3
|
|
1862
1862
|
*/
|
|
1863
1863
|
nominalPower?: number | bigint;
|
|
1864
1864
|
|
|
@@ -1868,7 +1868,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1868
1868
|
*
|
|
1869
1869
|
* This is a signed value and can be used to indicate charging or discharging.
|
|
1870
1870
|
*
|
|
1871
|
-
* @see {@link MatterSpecification.
|
|
1871
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.16.4
|
|
1872
1872
|
*/
|
|
1873
1873
|
maximumEnergy?: number | bigint;
|
|
1874
1874
|
|
|
@@ -1882,7 +1882,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1882
1882
|
*
|
|
1883
1883
|
* Note that the mapping between values and operation is manufacturer specific.
|
|
1884
1884
|
*
|
|
1885
|
-
* @see {@link MatterSpecification.
|
|
1885
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.2.7.16.5
|
|
1886
1886
|
*/
|
|
1887
1887
|
loadControl?: number;
|
|
1888
1888
|
}
|