@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
|
@@ -20,7 +20,7 @@ import type { TariffPriceType } from "../globals/TariffPriceType.js";
|
|
|
20
20
|
*
|
|
21
21
|
* The CommodityTariffCluster provides the mechanism for communicating Commodity Tariff information within the premises.
|
|
22
22
|
*
|
|
23
|
-
* @see {@link MatterSpecification.
|
|
23
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12
|
|
24
24
|
*/
|
|
25
25
|
export declare namespace CommodityTariff {
|
|
26
26
|
/**
|
|
@@ -34,7 +34,7 @@ export declare namespace CommodityTariff {
|
|
|
34
34
|
export const name: "CommodityTariff";
|
|
35
35
|
|
|
36
36
|
/**
|
|
37
|
-
* The cluster revision assigned by {@link MatterSpecification.
|
|
37
|
+
* The cluster revision assigned by {@link MatterSpecification.v16.Cluster}.
|
|
38
38
|
*/
|
|
39
39
|
export const revision: 1;
|
|
40
40
|
|
|
@@ -54,7 +54,7 @@ export declare namespace CommodityTariff {
|
|
|
54
54
|
*
|
|
55
55
|
* If the tariff is unavailable, this attribute shall be null.
|
|
56
56
|
*
|
|
57
|
-
* @see {@link MatterSpecification.
|
|
57
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.1
|
|
58
58
|
*/
|
|
59
59
|
tariffInfo: TariffInformation | null;
|
|
60
60
|
|
|
@@ -63,7 +63,7 @@ export declare namespace CommodityTariff {
|
|
|
63
63
|
*
|
|
64
64
|
* If the tariff is unavailable, this attribute shall be null.
|
|
65
65
|
*
|
|
66
|
-
* @see {@link MatterSpecification.
|
|
66
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.2
|
|
67
67
|
*/
|
|
68
68
|
tariffUnit: TariffUnit | null;
|
|
69
69
|
|
|
@@ -73,7 +73,7 @@ export declare namespace CommodityTariff {
|
|
|
73
73
|
*
|
|
74
74
|
* If the tariff is unavailable, this attribute shall be null.
|
|
75
75
|
*
|
|
76
|
-
* @see {@link MatterSpecification.
|
|
76
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.3
|
|
77
77
|
*/
|
|
78
78
|
startDate: number | null;
|
|
79
79
|
|
|
@@ -85,7 +85,7 @@ export declare namespace CommodityTariff {
|
|
|
85
85
|
*
|
|
86
86
|
* If the tariff is unavailable, this attribute shall be null.
|
|
87
87
|
*
|
|
88
|
-
* @see {@link MatterSpecification.
|
|
88
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.4
|
|
89
89
|
*/
|
|
90
90
|
dayEntries: DayEntry[] | null;
|
|
91
91
|
|
|
@@ -94,7 +94,7 @@ export declare namespace CommodityTariff {
|
|
|
94
94
|
*
|
|
95
95
|
* Each day pattern in this list shall define the specific schedule that applies to the days it covers.
|
|
96
96
|
*
|
|
97
|
-
* @see {@link MatterSpecification.
|
|
97
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.5
|
|
98
98
|
*/
|
|
99
99
|
dayPatterns: DayPattern[] | null;
|
|
100
100
|
|
|
@@ -111,7 +111,7 @@ export declare namespace CommodityTariff {
|
|
|
111
111
|
*
|
|
112
112
|
* If the calendar is unavailable, this attribute shall be null.
|
|
113
113
|
*
|
|
114
|
-
* @see {@link MatterSpecification.
|
|
114
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.6
|
|
115
115
|
*/
|
|
116
116
|
calendarPeriods: CalendarPeriod[] | null;
|
|
117
117
|
|
|
@@ -123,7 +123,7 @@ export declare namespace CommodityTariff {
|
|
|
123
123
|
*
|
|
124
124
|
* If the calendar is unavailable, this attribute shall be null.
|
|
125
125
|
*
|
|
126
|
-
* @see {@link MatterSpecification.
|
|
126
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.7
|
|
127
127
|
*/
|
|
128
128
|
individualDays: Day[] | null;
|
|
129
129
|
|
|
@@ -132,7 +132,7 @@ export declare namespace CommodityTariff {
|
|
|
132
132
|
*
|
|
133
133
|
* If the tariff is not active or CurrentDay information is not available, this attribute shall be null.
|
|
134
134
|
*
|
|
135
|
-
* @see {@link MatterSpecification.
|
|
135
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.8
|
|
136
136
|
*/
|
|
137
137
|
currentDay: Day | null;
|
|
138
138
|
|
|
@@ -141,7 +141,7 @@ export declare namespace CommodityTariff {
|
|
|
141
141
|
*
|
|
142
142
|
* If the tariff is not active or NextDay information is not available, this attribute shall be null.
|
|
143
143
|
*
|
|
144
|
-
* @see {@link MatterSpecification.
|
|
144
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.9
|
|
145
145
|
*/
|
|
146
146
|
nextDay: Day | null;
|
|
147
147
|
|
|
@@ -150,7 +150,7 @@ export declare namespace CommodityTariff {
|
|
|
150
150
|
*
|
|
151
151
|
* If the tariff is not active or day entry information is not available, this attribute shall be null.
|
|
152
152
|
*
|
|
153
|
-
* @see {@link MatterSpecification.
|
|
153
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.10
|
|
154
154
|
*/
|
|
155
155
|
currentDayEntry: DayEntry | null;
|
|
156
156
|
|
|
@@ -160,7 +160,7 @@ export declare namespace CommodityTariff {
|
|
|
160
160
|
*
|
|
161
161
|
* If the tariff is not active or day entry information is not available, this attribute shall be null.
|
|
162
162
|
*
|
|
163
|
-
* @see {@link MatterSpecification.
|
|
163
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.11
|
|
164
164
|
*/
|
|
165
165
|
currentDayEntryDate: number | null;
|
|
166
166
|
|
|
@@ -169,7 +169,7 @@ export declare namespace CommodityTariff {
|
|
|
169
169
|
*
|
|
170
170
|
* If the tariff is not active or is not available, this attribute shall be null.
|
|
171
171
|
*
|
|
172
|
-
* @see {@link MatterSpecification.
|
|
172
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.12
|
|
173
173
|
*/
|
|
174
174
|
nextDayEntry: DayEntry | null;
|
|
175
175
|
|
|
@@ -179,7 +179,7 @@ export declare namespace CommodityTariff {
|
|
|
179
179
|
*
|
|
180
180
|
* If the tariff is not active or is not available, this attribute shall be null.
|
|
181
181
|
*
|
|
182
|
-
* @see {@link MatterSpecification.
|
|
182
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.13
|
|
183
183
|
*/
|
|
184
184
|
nextDayEntryDate: number | null;
|
|
185
185
|
|
|
@@ -188,7 +188,7 @@ export declare namespace CommodityTariff {
|
|
|
188
188
|
*
|
|
189
189
|
* If the tariff is unavailable, this attribute shall be empty.
|
|
190
190
|
*
|
|
191
|
-
* @see {@link MatterSpecification.
|
|
191
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.14
|
|
192
192
|
*/
|
|
193
193
|
tariffComponents: TariffComponent[] | null;
|
|
194
194
|
|
|
@@ -197,7 +197,7 @@ export declare namespace CommodityTariff {
|
|
|
197
197
|
*
|
|
198
198
|
* If the tariff is unavailable, this attribute shall be empty.
|
|
199
199
|
*
|
|
200
|
-
* @see {@link MatterSpecification.
|
|
200
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.15
|
|
201
201
|
*/
|
|
202
202
|
tariffPeriods: TariffPeriod[] | null;
|
|
203
203
|
|
|
@@ -206,7 +206,7 @@ export declare namespace CommodityTariff {
|
|
|
206
206
|
*
|
|
207
207
|
* If the tariff is unavailable, this attribute shall be empty.
|
|
208
208
|
*
|
|
209
|
-
* @see {@link MatterSpecification.
|
|
209
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.16
|
|
210
210
|
*/
|
|
211
211
|
currentTariffComponents: TariffComponent[] | null;
|
|
212
212
|
|
|
@@ -215,7 +215,7 @@ export declare namespace CommodityTariff {
|
|
|
215
215
|
*
|
|
216
216
|
* If the tariff is unavailable, this attribute shall be null.
|
|
217
217
|
*
|
|
218
|
-
* @see {@link MatterSpecification.
|
|
218
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.17
|
|
219
219
|
*/
|
|
220
220
|
nextTariffComponents: TariffComponent[] | null;
|
|
221
221
|
}
|
|
@@ -228,14 +228,14 @@ export declare namespace CommodityTariff {
|
|
|
228
228
|
* Indicates a default randomization offset for DayEntryStructs in this tariff. See RandomizationOffset for
|
|
229
229
|
* details.
|
|
230
230
|
*
|
|
231
|
-
* @see {@link MatterSpecification.
|
|
231
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.18
|
|
232
232
|
*/
|
|
233
233
|
defaultRandomizationOffset: number | null;
|
|
234
234
|
|
|
235
235
|
/**
|
|
236
236
|
* Indicates a default randomization type for DayEntryStruct in this tariff. See RandomizationType for details.
|
|
237
237
|
*
|
|
238
|
-
* @see {@link MatterSpecification.
|
|
238
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.19
|
|
239
239
|
*/
|
|
240
240
|
defaultRandomizationType: DayEntryRandomizationType | null;
|
|
241
241
|
}
|
|
@@ -252,7 +252,7 @@ export declare namespace CommodityTariff {
|
|
|
252
252
|
*
|
|
253
253
|
* If the tariff is unavailable, this attribute shall be null.
|
|
254
254
|
*
|
|
255
|
-
* @see {@link MatterSpecification.
|
|
255
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.1
|
|
256
256
|
*/
|
|
257
257
|
tariffInfo: TariffInformation | null;
|
|
258
258
|
|
|
@@ -261,7 +261,7 @@ export declare namespace CommodityTariff {
|
|
|
261
261
|
*
|
|
262
262
|
* If the tariff is unavailable, this attribute shall be null.
|
|
263
263
|
*
|
|
264
|
-
* @see {@link MatterSpecification.
|
|
264
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.2
|
|
265
265
|
*/
|
|
266
266
|
tariffUnit: TariffUnit | null;
|
|
267
267
|
|
|
@@ -271,7 +271,7 @@ export declare namespace CommodityTariff {
|
|
|
271
271
|
*
|
|
272
272
|
* If the tariff is unavailable, this attribute shall be null.
|
|
273
273
|
*
|
|
274
|
-
* @see {@link MatterSpecification.
|
|
274
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.3
|
|
275
275
|
*/
|
|
276
276
|
startDate: number | null;
|
|
277
277
|
|
|
@@ -283,7 +283,7 @@ export declare namespace CommodityTariff {
|
|
|
283
283
|
*
|
|
284
284
|
* If the tariff is unavailable, this attribute shall be null.
|
|
285
285
|
*
|
|
286
|
-
* @see {@link MatterSpecification.
|
|
286
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.4
|
|
287
287
|
*/
|
|
288
288
|
dayEntries: DayEntry[] | null;
|
|
289
289
|
|
|
@@ -292,7 +292,7 @@ export declare namespace CommodityTariff {
|
|
|
292
292
|
*
|
|
293
293
|
* Each day pattern in this list shall define the specific schedule that applies to the days it covers.
|
|
294
294
|
*
|
|
295
|
-
* @see {@link MatterSpecification.
|
|
295
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.5
|
|
296
296
|
*/
|
|
297
297
|
dayPatterns: DayPattern[] | null;
|
|
298
298
|
|
|
@@ -309,7 +309,7 @@ export declare namespace CommodityTariff {
|
|
|
309
309
|
*
|
|
310
310
|
* If the calendar is unavailable, this attribute shall be null.
|
|
311
311
|
*
|
|
312
|
-
* @see {@link MatterSpecification.
|
|
312
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.6
|
|
313
313
|
*/
|
|
314
314
|
calendarPeriods: CalendarPeriod[] | null;
|
|
315
315
|
|
|
@@ -321,7 +321,7 @@ export declare namespace CommodityTariff {
|
|
|
321
321
|
*
|
|
322
322
|
* If the calendar is unavailable, this attribute shall be null.
|
|
323
323
|
*
|
|
324
|
-
* @see {@link MatterSpecification.
|
|
324
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.7
|
|
325
325
|
*/
|
|
326
326
|
individualDays: Day[] | null;
|
|
327
327
|
|
|
@@ -330,7 +330,7 @@ export declare namespace CommodityTariff {
|
|
|
330
330
|
*
|
|
331
331
|
* If the tariff is not active or CurrentDay information is not available, this attribute shall be null.
|
|
332
332
|
*
|
|
333
|
-
* @see {@link MatterSpecification.
|
|
333
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.8
|
|
334
334
|
*/
|
|
335
335
|
currentDay: Day | null;
|
|
336
336
|
|
|
@@ -339,7 +339,7 @@ export declare namespace CommodityTariff {
|
|
|
339
339
|
*
|
|
340
340
|
* If the tariff is not active or NextDay information is not available, this attribute shall be null.
|
|
341
341
|
*
|
|
342
|
-
* @see {@link MatterSpecification.
|
|
342
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.9
|
|
343
343
|
*/
|
|
344
344
|
nextDay: Day | null;
|
|
345
345
|
|
|
@@ -348,7 +348,7 @@ export declare namespace CommodityTariff {
|
|
|
348
348
|
*
|
|
349
349
|
* If the tariff is not active or day entry information is not available, this attribute shall be null.
|
|
350
350
|
*
|
|
351
|
-
* @see {@link MatterSpecification.
|
|
351
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.10
|
|
352
352
|
*/
|
|
353
353
|
currentDayEntry: DayEntry | null;
|
|
354
354
|
|
|
@@ -358,7 +358,7 @@ export declare namespace CommodityTariff {
|
|
|
358
358
|
*
|
|
359
359
|
* If the tariff is not active or day entry information is not available, this attribute shall be null.
|
|
360
360
|
*
|
|
361
|
-
* @see {@link MatterSpecification.
|
|
361
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.11
|
|
362
362
|
*/
|
|
363
363
|
currentDayEntryDate: number | null;
|
|
364
364
|
|
|
@@ -367,7 +367,7 @@ export declare namespace CommodityTariff {
|
|
|
367
367
|
*
|
|
368
368
|
* If the tariff is not active or is not available, this attribute shall be null.
|
|
369
369
|
*
|
|
370
|
-
* @see {@link MatterSpecification.
|
|
370
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.12
|
|
371
371
|
*/
|
|
372
372
|
nextDayEntry: DayEntry | null;
|
|
373
373
|
|
|
@@ -377,7 +377,7 @@ export declare namespace CommodityTariff {
|
|
|
377
377
|
*
|
|
378
378
|
* If the tariff is not active or is not available, this attribute shall be null.
|
|
379
379
|
*
|
|
380
|
-
* @see {@link MatterSpecification.
|
|
380
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.13
|
|
381
381
|
*/
|
|
382
382
|
nextDayEntryDate: number | null;
|
|
383
383
|
|
|
@@ -386,7 +386,7 @@ export declare namespace CommodityTariff {
|
|
|
386
386
|
*
|
|
387
387
|
* If the tariff is unavailable, this attribute shall be empty.
|
|
388
388
|
*
|
|
389
|
-
* @see {@link MatterSpecification.
|
|
389
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.14
|
|
390
390
|
*/
|
|
391
391
|
tariffComponents: TariffComponent[] | null;
|
|
392
392
|
|
|
@@ -395,7 +395,7 @@ export declare namespace CommodityTariff {
|
|
|
395
395
|
*
|
|
396
396
|
* If the tariff is unavailable, this attribute shall be empty.
|
|
397
397
|
*
|
|
398
|
-
* @see {@link MatterSpecification.
|
|
398
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.15
|
|
399
399
|
*/
|
|
400
400
|
tariffPeriods: TariffPeriod[] | null;
|
|
401
401
|
|
|
@@ -404,7 +404,7 @@ export declare namespace CommodityTariff {
|
|
|
404
404
|
*
|
|
405
405
|
* If the tariff is unavailable, this attribute shall be empty.
|
|
406
406
|
*
|
|
407
|
-
* @see {@link MatterSpecification.
|
|
407
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.16
|
|
408
408
|
*/
|
|
409
409
|
currentTariffComponents: TariffComponent[] | null;
|
|
410
410
|
|
|
@@ -413,7 +413,7 @@ export declare namespace CommodityTariff {
|
|
|
413
413
|
*
|
|
414
414
|
* If the tariff is unavailable, this attribute shall be null.
|
|
415
415
|
*
|
|
416
|
-
* @see {@link MatterSpecification.
|
|
416
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.17
|
|
417
417
|
*/
|
|
418
418
|
nextTariffComponents: TariffComponent[] | null;
|
|
419
419
|
|
|
@@ -421,14 +421,14 @@ export declare namespace CommodityTariff {
|
|
|
421
421
|
* Indicates a default randomization offset for DayEntryStructs in this tariff. See RandomizationOffset for
|
|
422
422
|
* details.
|
|
423
423
|
*
|
|
424
|
-
* @see {@link MatterSpecification.
|
|
424
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.18
|
|
425
425
|
*/
|
|
426
426
|
defaultRandomizationOffset: number | null;
|
|
427
427
|
|
|
428
428
|
/**
|
|
429
429
|
* Indicates a default randomization type for DayEntryStruct in this tariff. See RandomizationType for details.
|
|
430
430
|
*
|
|
431
|
-
* @see {@link MatterSpecification.
|
|
431
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.6.19
|
|
432
432
|
*/
|
|
433
433
|
defaultRandomizationType: DayEntryRandomizationType | null;
|
|
434
434
|
}
|
|
@@ -441,7 +441,7 @@ export declare namespace CommodityTariff {
|
|
|
441
441
|
* The GetTariffComponent command allows a client to request information for a tariff component identifier that
|
|
442
442
|
* may no longer be available in the TariffPeriods attributes.
|
|
443
443
|
*
|
|
444
|
-
* @see {@link MatterSpecification.
|
|
444
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.7.1
|
|
445
445
|
*/
|
|
446
446
|
getTariffComponent(request: GetTariffComponentRequest): MaybePromise<GetTariffComponentResponse>;
|
|
447
447
|
|
|
@@ -449,7 +449,7 @@ export declare namespace CommodityTariff {
|
|
|
449
449
|
* The GetDayEntry command allows a client to request information for a calendar day entry identifier that may
|
|
450
450
|
* no longer be available in the CalendarPeriods or IndividualDays attributes.
|
|
451
451
|
*
|
|
452
|
-
* @see {@link MatterSpecification.
|
|
452
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.7.3
|
|
453
453
|
*/
|
|
454
454
|
getDayEntry(request: GetDayEntryRequest): MaybePromise<GetDayEntryResponse>;
|
|
455
455
|
}
|
|
@@ -468,7 +468,7 @@ export declare namespace CommodityTariff {
|
|
|
468
468
|
/**
|
|
469
469
|
* These are optional features supported by CommodityTariffCluster.
|
|
470
470
|
*
|
|
471
|
-
* @see {@link MatterSpecification.
|
|
471
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.4
|
|
472
472
|
*/
|
|
473
473
|
export enum Feature {
|
|
474
474
|
/**
|
|
@@ -517,7 +517,7 @@ export declare namespace CommodityTariff {
|
|
|
517
517
|
/**
|
|
518
518
|
* This represents particular Tariff Price information.
|
|
519
519
|
*
|
|
520
|
-
* @see {@link MatterSpecification.
|
|
520
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.14
|
|
521
521
|
*/
|
|
522
522
|
export class TariffInformation {
|
|
523
523
|
constructor(values?: Partial<TariffInformation>);
|
|
@@ -525,28 +525,28 @@ export declare namespace CommodityTariff {
|
|
|
525
525
|
/**
|
|
526
526
|
* This field shall indicate a label for the tariff.
|
|
527
527
|
*
|
|
528
|
-
* @see {@link MatterSpecification.
|
|
528
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.14.1
|
|
529
529
|
*/
|
|
530
530
|
tariffLabel: string | null;
|
|
531
531
|
|
|
532
532
|
/**
|
|
533
533
|
* This field shall indicate the name of the commodity provider for this tariff.
|
|
534
534
|
*
|
|
535
|
-
* @see {@link MatterSpecification.
|
|
535
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.14.2
|
|
536
536
|
*/
|
|
537
537
|
providerName: string | null;
|
|
538
538
|
|
|
539
539
|
/**
|
|
540
540
|
* This field shall indicate the currency for the value of the Price field on all TariffPriceStruct.
|
|
541
541
|
*
|
|
542
|
-
* @see {@link MatterSpecification.
|
|
542
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.14.3
|
|
543
543
|
*/
|
|
544
544
|
currency?: Currency | null;
|
|
545
545
|
|
|
546
546
|
/**
|
|
547
547
|
* This field shall indicate the mode for metering blocks of usage.
|
|
548
548
|
*
|
|
549
|
-
* @see {@link MatterSpecification.
|
|
549
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.14.4
|
|
550
550
|
*/
|
|
551
551
|
blockMode: BlockMode | null;
|
|
552
552
|
}
|
|
@@ -555,7 +555,7 @@ export declare namespace CommodityTariff {
|
|
|
555
555
|
* This struct represents a day entry at a particular time of day, along with an optional duration and randomization
|
|
556
556
|
* parameters.
|
|
557
557
|
*
|
|
558
|
-
* @see {@link MatterSpecification.
|
|
558
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.10
|
|
559
559
|
*/
|
|
560
560
|
export class DayEntry {
|
|
561
561
|
constructor(values?: Partial<DayEntry>);
|
|
@@ -584,7 +584,7 @@ export declare namespace CommodityTariff {
|
|
|
584
584
|
* Once an identifier has been used for a given combination above, it shall never be used for any other
|
|
585
585
|
* combination of these values.
|
|
586
586
|
*
|
|
587
|
-
* @see {@link MatterSpecification.
|
|
587
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.10.1
|
|
588
588
|
*/
|
|
589
589
|
dayEntryId: number;
|
|
590
590
|
|
|
@@ -608,7 +608,7 @@ export declare namespace CommodityTariff {
|
|
|
608
608
|
* DayEntryStruct on daylight saving time days SHOULD be handled by a DayStruct in the IndividualDays attribute
|
|
609
609
|
* whose Date field indicates the date of the day entry.
|
|
610
610
|
*
|
|
611
|
-
* @see {@link MatterSpecification.
|
|
611
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.10.2
|
|
612
612
|
*/
|
|
613
613
|
startTime: number;
|
|
614
614
|
|
|
@@ -620,7 +620,7 @@ export declare namespace CommodityTariff {
|
|
|
620
620
|
* next DayEntryID in the containing list. If the DayEntryStruct is the last item in the containing list, then
|
|
621
621
|
* the day entry shall last until the end of the day.
|
|
622
622
|
*
|
|
623
|
-
* @see {@link MatterSpecification.
|
|
623
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.10.3
|
|
624
624
|
*/
|
|
625
625
|
duration?: number;
|
|
626
626
|
|
|
@@ -635,7 +635,7 @@ export declare namespace CommodityTariff {
|
|
|
635
635
|
*
|
|
636
636
|
* 3. Otherwise the value of this field shall be greater than or equal to zero
|
|
637
637
|
*
|
|
638
|
-
* @see {@link MatterSpecification.
|
|
638
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.10.4
|
|
639
639
|
*/
|
|
640
640
|
randomizationOffset?: number;
|
|
641
641
|
|
|
@@ -661,7 +661,7 @@ export declare namespace CommodityTariff {
|
|
|
661
661
|
* seconds whose value is greater than or equal to the calculated value of the RandomizationOffset field shall
|
|
662
662
|
* be added to the start time of the day entry.
|
|
663
663
|
*
|
|
664
|
-
* @see {@link MatterSpecification.
|
|
664
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.10.5
|
|
665
665
|
*/
|
|
666
666
|
randomizationType?: DayEntryRandomizationType;
|
|
667
667
|
}
|
|
@@ -669,7 +669,7 @@ export declare namespace CommodityTariff {
|
|
|
669
669
|
/**
|
|
670
670
|
* This represents a series of day entries over the course of a day for a given set of days of the week.
|
|
671
671
|
*
|
|
672
|
-
* @see {@link MatterSpecification.
|
|
672
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.12
|
|
673
673
|
*/
|
|
674
674
|
export class DayPattern {
|
|
675
675
|
constructor(values?: Partial<DayPattern>);
|
|
@@ -681,7 +681,7 @@ export declare namespace CommodityTariff {
|
|
|
681
681
|
* Once an identifier has been used for this combination, it shall NOT be used to represent any other
|
|
682
682
|
* combination of these values.
|
|
683
683
|
*
|
|
684
|
-
* @see {@link MatterSpecification.
|
|
684
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.12.1
|
|
685
685
|
*/
|
|
686
686
|
dayPatternId: number;
|
|
687
687
|
|
|
@@ -689,7 +689,7 @@ export declare namespace CommodityTariff {
|
|
|
689
689
|
* This field shall indicate which days of the week the associated set of DayEntryStructs applies to. If no bits
|
|
690
690
|
* are set, then this shall be a rotating day. See DayPatternIDs.
|
|
691
691
|
*
|
|
692
|
-
* @see {@link MatterSpecification.
|
|
692
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.12.2
|
|
693
693
|
*/
|
|
694
694
|
daysOfWeek: DayPatternDayOfWeek;
|
|
695
695
|
|
|
@@ -700,7 +700,7 @@ export declare namespace CommodityTariff {
|
|
|
700
700
|
* This list shall NOT contain two DayEntryIDs for the DayEntryStructs with the same value of the StartTime
|
|
701
701
|
* field.
|
|
702
702
|
*
|
|
703
|
-
* @see {@link MatterSpecification.
|
|
703
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.12.3
|
|
704
704
|
*/
|
|
705
705
|
dayEntryIDs: number[];
|
|
706
706
|
}
|
|
@@ -714,7 +714,7 @@ export declare namespace CommodityTariff {
|
|
|
714
714
|
* arbitrary periods e.g. monthly or quarterly. The minimum resolution is 1 day, although a week would normally be
|
|
715
715
|
* the smallest interval.
|
|
716
716
|
*
|
|
717
|
-
* @see {@link MatterSpecification.
|
|
717
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.9
|
|
718
718
|
*/
|
|
719
719
|
export class CalendarPeriod {
|
|
720
720
|
constructor(values?: Partial<CalendarPeriod>);
|
|
@@ -724,7 +724,7 @@ export declare namespace CommodityTariff {
|
|
|
724
724
|
*
|
|
725
725
|
* A null value shall indicate the calendar period becomes active immediately. See CalendarPeriods attribute.
|
|
726
726
|
*
|
|
727
|
-
* @see {@link MatterSpecification.
|
|
727
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.9.1
|
|
728
728
|
*/
|
|
729
729
|
startDate: number | null;
|
|
730
730
|
|
|
@@ -748,7 +748,7 @@ export declare namespace CommodityTariff {
|
|
|
748
748
|
* Meeting these constraints ensures that every day of the week during this week has specified day entries, and
|
|
749
749
|
* no day of the week has more than one set of day entries.
|
|
750
750
|
*
|
|
751
|
-
* @see {@link MatterSpecification.
|
|
751
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.9.2
|
|
752
752
|
*/
|
|
753
753
|
dayPatternIDs: number[];
|
|
754
754
|
}
|
|
@@ -756,7 +756,7 @@ export declare namespace CommodityTariff {
|
|
|
756
756
|
/**
|
|
757
757
|
* This represents a series of day entries over the course of a day for a specific date.
|
|
758
758
|
*
|
|
759
|
-
* @see {@link MatterSpecification.
|
|
759
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.11
|
|
760
760
|
*/
|
|
761
761
|
export class Day {
|
|
762
762
|
constructor(values?: Partial<Day>);
|
|
@@ -764,14 +764,14 @@ export declare namespace CommodityTariff {
|
|
|
764
764
|
/**
|
|
765
765
|
* This field shall indicate the date the associated set of DayEntryStructs applies to.
|
|
766
766
|
*
|
|
767
|
-
* @see {@link MatterSpecification.
|
|
767
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.11.1
|
|
768
768
|
*/
|
|
769
769
|
date: number;
|
|
770
770
|
|
|
771
771
|
/**
|
|
772
772
|
* This field shall indicate the type of day represented by the struct.
|
|
773
773
|
*
|
|
774
|
-
* @see {@link MatterSpecification.
|
|
774
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.11.2
|
|
775
775
|
*/
|
|
776
776
|
dayType: DayType;
|
|
777
777
|
|
|
@@ -800,7 +800,7 @@ export declare namespace CommodityTariff {
|
|
|
800
800
|
* referenced by this list. In other words, day entries with a set duration can not overlap any other day
|
|
801
801
|
* entries.
|
|
802
802
|
*
|
|
803
|
-
* @see {@link MatterSpecification.
|
|
803
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.11.3
|
|
804
804
|
*/
|
|
805
805
|
dayEntryIDs: number[];
|
|
806
806
|
}
|
|
@@ -812,7 +812,7 @@ export declare namespace CommodityTariff {
|
|
|
812
812
|
* tariff. For example, a tariff component may indicate changes in power thresholds, friendly credit status, or the
|
|
813
813
|
* expected state of auxiliary switches.
|
|
814
814
|
*
|
|
815
|
-
* @see {@link MatterSpecification.
|
|
815
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.16
|
|
816
816
|
*/
|
|
817
817
|
export class TariffComponent {
|
|
818
818
|
constructor(values?: Partial<TariffComponent>);
|
|
@@ -826,7 +826,7 @@ export declare namespace CommodityTariff {
|
|
|
826
826
|
* Once an identifier has been used for this combination, it shall NOT be used to represent any other
|
|
827
827
|
* combination of these values.
|
|
828
828
|
*
|
|
829
|
-
* @see {@link MatterSpecification.
|
|
829
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.16.1
|
|
830
830
|
*/
|
|
831
831
|
tariffComponentId: number;
|
|
832
832
|
|
|
@@ -839,7 +839,7 @@ export declare namespace CommodityTariff {
|
|
|
839
839
|
* When the Predicted field is set to FALSE, a null value shall indicate that the server is unable to provide a
|
|
840
840
|
* specific price or price level.
|
|
841
841
|
*
|
|
842
|
-
* @see {@link MatterSpecification.
|
|
842
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.16.2
|
|
843
843
|
*/
|
|
844
844
|
price?: TariffPrice | null;
|
|
845
845
|
|
|
@@ -861,28 +861,28 @@ export declare namespace CommodityTariff {
|
|
|
861
861
|
* threshold during the Friendly Credit Period, then the meter will disconnect upon resuming normal delivery
|
|
862
862
|
* rules
|
|
863
863
|
*
|
|
864
|
-
* @see {@link MatterSpecification.
|
|
864
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.16.3
|
|
865
865
|
*/
|
|
866
866
|
friendlyCredit?: boolean;
|
|
867
867
|
|
|
868
868
|
/**
|
|
869
869
|
* This field shall indicate the required state of auxiliary load switches.
|
|
870
870
|
*
|
|
871
|
-
* @see {@link MatterSpecification.
|
|
871
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.16.4
|
|
872
872
|
*/
|
|
873
873
|
auxiliaryLoad?: AuxiliaryLoadSwitchSettings;
|
|
874
874
|
|
|
875
875
|
/**
|
|
876
876
|
* This field shall indicate whether the tariff component represents a peak period.
|
|
877
877
|
*
|
|
878
|
-
* @see {@link MatterSpecification.
|
|
878
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.16.5
|
|
879
879
|
*/
|
|
880
880
|
peakPeriod?: PeakPeriod;
|
|
881
881
|
|
|
882
882
|
/**
|
|
883
883
|
* This field shall indicate whether the tariff component represents a power threshold.
|
|
884
884
|
*
|
|
885
|
-
* @see {@link MatterSpecification.
|
|
885
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.16.6
|
|
886
886
|
*/
|
|
887
887
|
powerThreshold?: PowerThreshold;
|
|
888
888
|
|
|
@@ -891,21 +891,21 @@ export declare namespace CommodityTariff {
|
|
|
891
891
|
* specified by the TariffUnit attribute. If the tariff component applies to any level of consumption, this
|
|
892
892
|
* field shall be null.
|
|
893
893
|
*
|
|
894
|
-
* @see {@link MatterSpecification.
|
|
894
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.16.7
|
|
895
895
|
*/
|
|
896
896
|
threshold: number | bigint | null;
|
|
897
897
|
|
|
898
898
|
/**
|
|
899
899
|
* A free-form label for the tariff component.
|
|
900
900
|
*
|
|
901
|
-
* @see {@link MatterSpecification.
|
|
901
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.16.8
|
|
902
902
|
*/
|
|
903
903
|
label?: string | null;
|
|
904
904
|
|
|
905
905
|
/**
|
|
906
906
|
* This field shall indicate whether the tariff component represents a price prediction.
|
|
907
907
|
*
|
|
908
|
-
* @see {@link MatterSpecification.
|
|
908
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.16.9
|
|
909
909
|
*/
|
|
910
910
|
predicted?: boolean;
|
|
911
911
|
}
|
|
@@ -913,7 +913,7 @@ export declare namespace CommodityTariff {
|
|
|
913
913
|
/**
|
|
914
914
|
* This represents the tariff components in effect for a set of calendar day entry IDs.
|
|
915
915
|
*
|
|
916
|
-
* @see {@link MatterSpecification.
|
|
916
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.17
|
|
917
917
|
*/
|
|
918
918
|
export class TariffPeriod {
|
|
919
919
|
constructor(values?: Partial<TariffPeriod>);
|
|
@@ -921,7 +921,7 @@ export declare namespace CommodityTariff {
|
|
|
921
921
|
/**
|
|
922
922
|
* A free-form label for the tariff period.
|
|
923
923
|
*
|
|
924
|
-
* @see {@link MatterSpecification.
|
|
924
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.17.1
|
|
925
925
|
*/
|
|
926
926
|
label: string | null;
|
|
927
927
|
|
|
@@ -932,7 +932,7 @@ export declare namespace CommodityTariff {
|
|
|
932
932
|
* Each DayEntryID shall be included in at most one DayEntryIDs field. In other words, there shall be only one
|
|
933
933
|
* TariffPeriodStruct for each DayEntryID.
|
|
934
934
|
*
|
|
935
|
-
* @see {@link MatterSpecification.
|
|
935
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.17.2
|
|
936
936
|
*/
|
|
937
937
|
dayEntryIDs: number[];
|
|
938
938
|
|
|
@@ -940,13 +940,13 @@ export declare namespace CommodityTariff {
|
|
|
940
940
|
* This field shall indicate a list of TariffComponentIDs for the TariffComponentStructs active during the
|
|
941
941
|
* specified day entries.
|
|
942
942
|
*
|
|
943
|
-
* @see {@link MatterSpecification.
|
|
943
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.17.3
|
|
944
944
|
*/
|
|
945
945
|
tariffComponentIDs: number[];
|
|
946
946
|
}
|
|
947
947
|
|
|
948
948
|
/**
|
|
949
|
-
* @see {@link MatterSpecification.
|
|
949
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.5
|
|
950
950
|
*/
|
|
951
951
|
export enum DayEntryRandomizationType {
|
|
952
952
|
/**
|
|
@@ -979,7 +979,7 @@ export declare namespace CommodityTariff {
|
|
|
979
979
|
* The GetTariffComponent command allows a client to request information for a tariff component identifier that may
|
|
980
980
|
* no longer be available in the TariffPeriods attributes.
|
|
981
981
|
*
|
|
982
|
-
* @see {@link MatterSpecification.
|
|
982
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.7.1
|
|
983
983
|
*/
|
|
984
984
|
export class GetTariffComponentRequest {
|
|
985
985
|
constructor(values?: Partial<GetTariffComponentRequest>);
|
|
@@ -987,7 +987,7 @@ export declare namespace CommodityTariff {
|
|
|
987
987
|
/**
|
|
988
988
|
* This field shall be used to indicate the TariffComponentID of the DayEntryStruct to be returned.
|
|
989
989
|
*
|
|
990
|
-
* @see {@link MatterSpecification.
|
|
990
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.7.1.1
|
|
991
991
|
*/
|
|
992
992
|
tariffComponentId: number;
|
|
993
993
|
}
|
|
@@ -995,7 +995,7 @@ export declare namespace CommodityTariff {
|
|
|
995
995
|
/**
|
|
996
996
|
* The GetTariffComponentResponse command is sent in response to a GetTariffComponent command.
|
|
997
997
|
*
|
|
998
|
-
* @see {@link MatterSpecification.
|
|
998
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.7.2
|
|
999
999
|
*/
|
|
1000
1000
|
export class GetTariffComponentResponse {
|
|
1001
1001
|
constructor(values?: Partial<GetTariffComponentResponse>);
|
|
@@ -1003,7 +1003,7 @@ export declare namespace CommodityTariff {
|
|
|
1003
1003
|
/**
|
|
1004
1004
|
* A free-form label for the tariff period.
|
|
1005
1005
|
*
|
|
1006
|
-
* @see {@link MatterSpecification.
|
|
1006
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.7.2.1
|
|
1007
1007
|
*/
|
|
1008
1008
|
label: string | null;
|
|
1009
1009
|
|
|
@@ -1011,7 +1011,7 @@ export declare namespace CommodityTariff {
|
|
|
1011
1011
|
* This field shall indicate a list of DayEntryIDs for the DayEntryStructs during which the tariff component is
|
|
1012
1012
|
* active.
|
|
1013
1013
|
*
|
|
1014
|
-
* @see {@link MatterSpecification.
|
|
1014
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.7.2.2
|
|
1015
1015
|
*/
|
|
1016
1016
|
dayEntryIDs: number[];
|
|
1017
1017
|
|
|
@@ -1019,7 +1019,7 @@ export declare namespace CommodityTariff {
|
|
|
1019
1019
|
* This field shall indicate the TariffComponentStruct whose TariffComponentID field matches the requested
|
|
1020
1020
|
* GetTariffComponentTariffComponentID.
|
|
1021
1021
|
*
|
|
1022
|
-
* @see {@link MatterSpecification.
|
|
1022
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.7.2.3
|
|
1023
1023
|
*/
|
|
1024
1024
|
tariffComponent: TariffComponent;
|
|
1025
1025
|
}
|
|
@@ -1028,7 +1028,7 @@ export declare namespace CommodityTariff {
|
|
|
1028
1028
|
* The GetDayEntry command allows a client to request information for a calendar day entry identifier that may no
|
|
1029
1029
|
* longer be available in the CalendarPeriods or IndividualDays attributes.
|
|
1030
1030
|
*
|
|
1031
|
-
* @see {@link MatterSpecification.
|
|
1031
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.7.3
|
|
1032
1032
|
*/
|
|
1033
1033
|
export class GetDayEntryRequest {
|
|
1034
1034
|
constructor(values?: Partial<GetDayEntryRequest>);
|
|
@@ -1036,7 +1036,7 @@ export declare namespace CommodityTariff {
|
|
|
1036
1036
|
/**
|
|
1037
1037
|
* This field shall be used to indicate the DayEntryID of the DayEntryStruct to be returned.
|
|
1038
1038
|
*
|
|
1039
|
-
* @see {@link MatterSpecification.
|
|
1039
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.7.3.1
|
|
1040
1040
|
*/
|
|
1041
1041
|
dayEntryId: number;
|
|
1042
1042
|
}
|
|
@@ -1044,7 +1044,7 @@ export declare namespace CommodityTariff {
|
|
|
1044
1044
|
/**
|
|
1045
1045
|
* The GetDayEntryResponse command is sent in response to a GetDayEntry command.
|
|
1046
1046
|
*
|
|
1047
|
-
* @see {@link MatterSpecification.
|
|
1047
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.7.4
|
|
1048
1048
|
*/
|
|
1049
1049
|
export class GetDayEntryResponse {
|
|
1050
1050
|
constructor(values?: Partial<GetDayEntryResponse>);
|
|
@@ -1052,7 +1052,7 @@ export declare namespace CommodityTariff {
|
|
|
1052
1052
|
}
|
|
1053
1053
|
|
|
1054
1054
|
/**
|
|
1055
|
-
* @see {@link MatterSpecification.
|
|
1055
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.1
|
|
1056
1056
|
*/
|
|
1057
1057
|
export class DayPatternDayOfWeek {
|
|
1058
1058
|
constructor(values?: Partial<DayPatternDayOfWeek> | number);
|
|
@@ -1096,7 +1096,7 @@ export declare namespace CommodityTariff {
|
|
|
1096
1096
|
/**
|
|
1097
1097
|
* This enumeration shall indicated the required state of an auxiliary switch.
|
|
1098
1098
|
*
|
|
1099
|
-
* @see {@link MatterSpecification.
|
|
1099
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.2
|
|
1100
1100
|
*/
|
|
1101
1101
|
export enum AuxiliaryLoadSetting {
|
|
1102
1102
|
/**
|
|
@@ -1116,7 +1116,7 @@ export declare namespace CommodityTariff {
|
|
|
1116
1116
|
}
|
|
1117
1117
|
|
|
1118
1118
|
/**
|
|
1119
|
-
* @see {@link MatterSpecification.
|
|
1119
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.3
|
|
1120
1120
|
*/
|
|
1121
1121
|
export enum DayType {
|
|
1122
1122
|
/**
|
|
@@ -1141,7 +1141,7 @@ export declare namespace CommodityTariff {
|
|
|
1141
1141
|
}
|
|
1142
1142
|
|
|
1143
1143
|
/**
|
|
1144
|
-
* @see {@link MatterSpecification.
|
|
1144
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.4
|
|
1145
1145
|
*/
|
|
1146
1146
|
export enum PeakPeriodSeverity {
|
|
1147
1147
|
/**
|
|
@@ -1166,7 +1166,7 @@ export declare namespace CommodityTariff {
|
|
|
1166
1166
|
}
|
|
1167
1167
|
|
|
1168
1168
|
/**
|
|
1169
|
-
* @see {@link MatterSpecification.
|
|
1169
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.6
|
|
1170
1170
|
*/
|
|
1171
1171
|
export enum BlockMode {
|
|
1172
1172
|
/**
|
|
@@ -1175,7 +1175,7 @@ export declare namespace CommodityTariff {
|
|
|
1175
1175
|
* This value shall indicate that the tariff has no usage blocks. All Threshold fields on TariffComponentStruct
|
|
1176
1176
|
* in a tariff whose BlockMode field is set to NoBlock shall be null.
|
|
1177
1177
|
*
|
|
1178
|
-
* @see {@link MatterSpecification.
|
|
1178
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.6.1
|
|
1179
1179
|
*/
|
|
1180
1180
|
NoBlock = 0,
|
|
1181
1181
|
|
|
@@ -1185,7 +1185,7 @@ export declare namespace CommodityTariff {
|
|
|
1185
1185
|
* This value shall indicate that all Threshold fields apply to combined usage across all TariffComponentStruct
|
|
1186
1186
|
* during the billing period.
|
|
1187
1187
|
*
|
|
1188
|
-
* @see {@link MatterSpecification.
|
|
1188
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.6.2
|
|
1189
1189
|
*/
|
|
1190
1190
|
Combined = 1,
|
|
1191
1191
|
|
|
@@ -1195,7 +1195,7 @@ export declare namespace CommodityTariff {
|
|
|
1195
1195
|
* This value shall indicate that all Threshold fields apply only to usage during the active period of the
|
|
1196
1196
|
* associated TariffComponentStruct in the billing period.
|
|
1197
1197
|
*
|
|
1198
|
-
* @see {@link MatterSpecification.
|
|
1198
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.6.3
|
|
1199
1199
|
*/
|
|
1200
1200
|
Individual = 2
|
|
1201
1201
|
}
|
|
@@ -1203,7 +1203,7 @@ export declare namespace CommodityTariff {
|
|
|
1203
1203
|
/**
|
|
1204
1204
|
* This represents the settings for a given auxiliary load switch in a tariff component.
|
|
1205
1205
|
*
|
|
1206
|
-
* @see {@link MatterSpecification.
|
|
1206
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.7
|
|
1207
1207
|
*/
|
|
1208
1208
|
export class AuxiliaryLoadSwitchSettings {
|
|
1209
1209
|
constructor(values?: Partial<AuxiliaryLoadSwitchSettings>);
|
|
@@ -1214,7 +1214,7 @@ export declare namespace CommodityTariff {
|
|
|
1214
1214
|
/**
|
|
1215
1215
|
* This represents the set of auxiliary load settings in a tariff component.
|
|
1216
1216
|
*
|
|
1217
|
-
* @see {@link MatterSpecification.
|
|
1217
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.8
|
|
1218
1218
|
*/
|
|
1219
1219
|
export class AuxiliaryLoadSwitchesSettings {
|
|
1220
1220
|
constructor(values?: Partial<AuxiliaryLoadSwitchesSettings>);
|
|
@@ -1222,7 +1222,7 @@ export declare namespace CommodityTariff {
|
|
|
1222
1222
|
}
|
|
1223
1223
|
|
|
1224
1224
|
/**
|
|
1225
|
-
* @see {@link MatterSpecification.
|
|
1225
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.13
|
|
1226
1226
|
*/
|
|
1227
1227
|
export class PeakPeriod {
|
|
1228
1228
|
constructor(values?: Partial<PeakPeriod>);
|
|
@@ -1230,14 +1230,14 @@ export declare namespace CommodityTariff {
|
|
|
1230
1230
|
/**
|
|
1231
1231
|
* This field shall indicate the severity of the peak period.
|
|
1232
1232
|
*
|
|
1233
|
-
* @see {@link MatterSpecification.
|
|
1233
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.13.1
|
|
1234
1234
|
*/
|
|
1235
1235
|
severity: PeakPeriodSeverity;
|
|
1236
1236
|
|
|
1237
1237
|
/**
|
|
1238
1238
|
* This field shall indicate the PeakPeriod number.
|
|
1239
1239
|
*
|
|
1240
|
-
* @see {@link MatterSpecification.
|
|
1240
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.13.2
|
|
1241
1241
|
*/
|
|
1242
1242
|
peakPeriod: number;
|
|
1243
1243
|
}
|
|
@@ -1245,7 +1245,7 @@ export declare namespace CommodityTariff {
|
|
|
1245
1245
|
/**
|
|
1246
1246
|
* This indicates a price or price level for a given tariff component, as well as what type of pricing it represents
|
|
1247
1247
|
*
|
|
1248
|
-
* @see {@link MatterSpecification.
|
|
1248
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.15
|
|
1249
1249
|
*/
|
|
1250
1250
|
export class TariffPrice {
|
|
1251
1251
|
constructor(values?: Partial<TariffPrice>);
|
|
@@ -1253,21 +1253,21 @@ export declare namespace CommodityTariff {
|
|
|
1253
1253
|
/**
|
|
1254
1254
|
* This field shall indicate the type of price for the Price or PriceLevel fields.
|
|
1255
1255
|
*
|
|
1256
|
-
* @see {@link MatterSpecification.
|
|
1256
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.15.1
|
|
1257
1257
|
*/
|
|
1258
1258
|
priceType: TariffPriceType;
|
|
1259
1259
|
|
|
1260
1260
|
/**
|
|
1261
1261
|
* This field shall indicate the tariff price.
|
|
1262
1262
|
*
|
|
1263
|
-
* @see {@link MatterSpecification.
|
|
1263
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.15.2
|
|
1264
1264
|
*/
|
|
1265
1265
|
price?: number | bigint;
|
|
1266
1266
|
|
|
1267
1267
|
/**
|
|
1268
1268
|
* This field shall indicate the tariff price level.
|
|
1269
1269
|
*
|
|
1270
|
-
* @see {@link MatterSpecification.
|
|
1270
|
+
* @see {@link MatterSpecification.v16.Cluster} § 9.12.5.15.3
|
|
1271
1271
|
*/
|
|
1272
1272
|
priceLevel?: number;
|
|
1273
1273
|
}
|