@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
|
@@ -25,7 +25,7 @@ import type { MaybePromise } from "@matter/general";
|
|
|
25
25
|
* recommended that the level provided by this cluster be interpreted as representing a proportion of the maximum
|
|
26
26
|
* intensity achievable at the current color.
|
|
27
27
|
*
|
|
28
|
-
* @see {@link MatterSpecification.
|
|
28
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2
|
|
29
29
|
*/
|
|
30
30
|
export declare namespace ColorControl {
|
|
31
31
|
/**
|
|
@@ -39,7 +39,7 @@ export declare namespace ColorControl {
|
|
|
39
39
|
export const name: "ColorControl";
|
|
40
40
|
|
|
41
41
|
/**
|
|
42
|
-
* The cluster revision assigned by {@link MatterSpecification.
|
|
42
|
+
* The cluster revision assigned by {@link MatterSpecification.v16.Cluster}.
|
|
43
43
|
*/
|
|
44
44
|
export const revision: 9;
|
|
45
45
|
|
|
@@ -60,7 +60,7 @@ export declare namespace ColorControl {
|
|
|
60
60
|
* The value of the ColorMode attribute cannot be written directly - it is set upon reception of any command in
|
|
61
61
|
* section Commands to the appropriate mode for that command.
|
|
62
62
|
*
|
|
63
|
-
* @see {@link MatterSpecification.
|
|
63
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.10
|
|
64
64
|
*/
|
|
65
65
|
colorMode: ColorMode;
|
|
66
66
|
|
|
@@ -83,7 +83,7 @@ export declare namespace ColorControl {
|
|
|
83
83
|
*
|
|
84
84
|
* - The value of the ExecuteIfOff bit is 0.
|
|
85
85
|
*
|
|
86
|
-
* @see {@link MatterSpecification.
|
|
86
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.11
|
|
87
87
|
*/
|
|
88
88
|
options: Options;
|
|
89
89
|
|
|
@@ -95,7 +95,7 @@ export declare namespace ColorControl {
|
|
|
95
95
|
* primaries shall also be implemented for each of the primaries from 1 to NumberOfPrimaries, without leaving
|
|
96
96
|
* gaps. Implementation of the Primary1Intensity attribute and subsequent intensity attributes is optional.
|
|
97
97
|
*
|
|
98
|
-
* @see {@link MatterSpecification.
|
|
98
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.24
|
|
99
99
|
*/
|
|
100
100
|
numberOfPrimaries: number | null;
|
|
101
101
|
|
|
@@ -106,7 +106,7 @@ export declare namespace ColorControl {
|
|
|
106
106
|
* CurrentHue and CurrentSaturation when the light uses the EnhancedCurrentHue attribute. If the ColorMode
|
|
107
107
|
* attribute is changed, its new value shall be copied to the EnhancedColorMode attribute.
|
|
108
108
|
*
|
|
109
|
-
* @see {@link MatterSpecification.
|
|
109
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.13
|
|
110
110
|
*/
|
|
111
111
|
enhancedColorMode: EnhancedColorMode;
|
|
112
112
|
|
|
@@ -116,7 +116,7 @@ export declare namespace ColorControl {
|
|
|
116
116
|
* Bits 0-4 of the ColorCapabilities attribute shall have the same values as the corresponding bits of the
|
|
117
117
|
* FeatureMap attribute. All other bits in ColorCapabilities shall be 0.
|
|
118
118
|
*
|
|
119
|
-
* @see {@link MatterSpecification.
|
|
119
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.19
|
|
120
120
|
*/
|
|
121
121
|
colorCapabilities: ColorCapabilities;
|
|
122
122
|
|
|
@@ -138,14 +138,14 @@ export declare namespace ColorControl {
|
|
|
138
138
|
* As this attribute is not being reported during a regular countdown, clients SHOULD NOT rely on the reporting
|
|
139
139
|
* of this attribute in order to keep track of the remaining duration.
|
|
140
140
|
*
|
|
141
|
-
* @see {@link MatterSpecification.
|
|
141
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.4
|
|
142
142
|
*/
|
|
143
143
|
remainingTime?: number;
|
|
144
144
|
|
|
145
145
|
/**
|
|
146
146
|
* Indicates what mechanism, if any, is in use for compensation for color/intensity drift over time.
|
|
147
147
|
*
|
|
148
|
-
* @see {@link MatterSpecification.
|
|
148
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.7
|
|
149
149
|
*/
|
|
150
150
|
driftCompensation?: DriftCompensation;
|
|
151
151
|
|
|
@@ -153,7 +153,7 @@ export declare namespace ColorControl {
|
|
|
153
153
|
* This attribute shall contain a textual indication of what mechanism, if any, is in use to compensate for
|
|
154
154
|
* color/intensity drift over time.
|
|
155
155
|
*
|
|
156
|
-
* @see {@link MatterSpecification.
|
|
156
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.8
|
|
157
157
|
*/
|
|
158
158
|
compensationText?: string;
|
|
159
159
|
|
|
@@ -164,7 +164,7 @@ export declare namespace ColorControl {
|
|
|
164
164
|
*
|
|
165
165
|
* x = Primary1X / 65536 (Primary1X in the range 0 to 65279 inclusive)
|
|
166
166
|
*
|
|
167
|
-
* @see {@link MatterSpecification.
|
|
167
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.25
|
|
168
168
|
*/
|
|
169
169
|
primary1X?: number;
|
|
170
170
|
|
|
@@ -175,7 +175,7 @@ export declare namespace ColorControl {
|
|
|
175
175
|
*
|
|
176
176
|
* y = Primary1Y / 65536 (Primary1Y in the range 0 to 65279 inclusive)
|
|
177
177
|
*
|
|
178
|
-
* @see {@link MatterSpecification.
|
|
178
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.26
|
|
179
179
|
*/
|
|
180
180
|
primary1Y?: number;
|
|
181
181
|
|
|
@@ -185,82 +185,82 @@ export declare namespace ColorControl {
|
|
|
185
185
|
*
|
|
186
186
|
* A value of null shall indicate that this primary is not available.
|
|
187
187
|
*
|
|
188
|
-
* @see {@link MatterSpecification.
|
|
188
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.27
|
|
189
189
|
*/
|
|
190
190
|
primary1Intensity?: number | null;
|
|
191
191
|
|
|
192
192
|
/**
|
|
193
|
-
* @see {@link MatterSpecification.
|
|
193
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
194
194
|
*/
|
|
195
195
|
primary2X?: number;
|
|
196
196
|
|
|
197
197
|
/**
|
|
198
|
-
* @see {@link MatterSpecification.
|
|
198
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
199
199
|
*/
|
|
200
200
|
primary2Y?: number;
|
|
201
201
|
|
|
202
202
|
/**
|
|
203
|
-
* @see {@link MatterSpecification.
|
|
203
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
204
204
|
*/
|
|
205
205
|
primary2Intensity?: number | null;
|
|
206
206
|
|
|
207
207
|
/**
|
|
208
|
-
* @see {@link MatterSpecification.
|
|
208
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
209
209
|
*/
|
|
210
210
|
primary3X?: number;
|
|
211
211
|
|
|
212
212
|
/**
|
|
213
|
-
* @see {@link MatterSpecification.
|
|
213
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
214
214
|
*/
|
|
215
215
|
primary3Y?: number;
|
|
216
216
|
|
|
217
217
|
/**
|
|
218
|
-
* @see {@link MatterSpecification.
|
|
218
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
219
219
|
*/
|
|
220
220
|
primary3Intensity?: number | null;
|
|
221
221
|
|
|
222
222
|
/**
|
|
223
|
-
* @see {@link MatterSpecification.
|
|
223
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
224
224
|
*/
|
|
225
225
|
primary4X?: number;
|
|
226
226
|
|
|
227
227
|
/**
|
|
228
|
-
* @see {@link MatterSpecification.
|
|
228
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
229
229
|
*/
|
|
230
230
|
primary4Y?: number;
|
|
231
231
|
|
|
232
232
|
/**
|
|
233
|
-
* @see {@link MatterSpecification.
|
|
233
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
234
234
|
*/
|
|
235
235
|
primary4Intensity?: number | null;
|
|
236
236
|
|
|
237
237
|
/**
|
|
238
|
-
* @see {@link MatterSpecification.
|
|
238
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
239
239
|
*/
|
|
240
240
|
primary5X?: number;
|
|
241
241
|
|
|
242
242
|
/**
|
|
243
|
-
* @see {@link MatterSpecification.
|
|
243
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
244
244
|
*/
|
|
245
245
|
primary5Y?: number;
|
|
246
246
|
|
|
247
247
|
/**
|
|
248
|
-
* @see {@link MatterSpecification.
|
|
248
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
249
249
|
*/
|
|
250
250
|
primary5Intensity?: number | null;
|
|
251
251
|
|
|
252
252
|
/**
|
|
253
|
-
* @see {@link MatterSpecification.
|
|
253
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
254
254
|
*/
|
|
255
255
|
primary6X?: number;
|
|
256
256
|
|
|
257
257
|
/**
|
|
258
|
-
* @see {@link MatterSpecification.
|
|
258
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
259
259
|
*/
|
|
260
260
|
primary6Y?: number;
|
|
261
261
|
|
|
262
262
|
/**
|
|
263
|
-
* @see {@link MatterSpecification.
|
|
263
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
264
264
|
*/
|
|
265
265
|
primary6Intensity?: number | null;
|
|
266
266
|
|
|
@@ -272,7 +272,7 @@ export declare namespace ColorControl {
|
|
|
272
272
|
*
|
|
273
273
|
* x = WhitePointX / 65536 (WhitePointX in the range 0 to 65279 inclusive)
|
|
274
274
|
*
|
|
275
|
-
* @see {@link MatterSpecification.
|
|
275
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.29
|
|
276
276
|
*/
|
|
277
277
|
whitePointX?: number;
|
|
278
278
|
|
|
@@ -284,7 +284,7 @@ export declare namespace ColorControl {
|
|
|
284
284
|
*
|
|
285
285
|
* y = WhitePointY / 65536 (WhitePointY in the range 0 to 65279 inclusive)
|
|
286
286
|
*
|
|
287
|
-
* @see {@link MatterSpecification.
|
|
287
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.30
|
|
288
288
|
*/
|
|
289
289
|
whitePointY?: number;
|
|
290
290
|
|
|
@@ -296,7 +296,7 @@ export declare namespace ColorControl {
|
|
|
296
296
|
*
|
|
297
297
|
* x = ColorPointRX / 65536 (ColorPointRX in the range 0 to 65279 inclusive)
|
|
298
298
|
*
|
|
299
|
-
* @see {@link MatterSpecification.
|
|
299
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.31
|
|
300
300
|
*/
|
|
301
301
|
colorPointRx?: number;
|
|
302
302
|
|
|
@@ -308,7 +308,7 @@ export declare namespace ColorControl {
|
|
|
308
308
|
*
|
|
309
309
|
* y = ColorPointRY / 65536 (ColorPointRY in the range 0 to 65279 inclusive)
|
|
310
310
|
*
|
|
311
|
-
* @see {@link MatterSpecification.
|
|
311
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.32
|
|
312
312
|
*/
|
|
313
313
|
colorPointRy?: number;
|
|
314
314
|
|
|
@@ -319,37 +319,37 @@ export declare namespace ColorControl {
|
|
|
319
319
|
*
|
|
320
320
|
* A value of null shall indicate an invalid value.
|
|
321
321
|
*
|
|
322
|
-
* @see {@link MatterSpecification.
|
|
322
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.33
|
|
323
323
|
*/
|
|
324
324
|
colorPointRIntensity?: number | null;
|
|
325
325
|
|
|
326
326
|
/**
|
|
327
|
-
* @see {@link MatterSpecification.
|
|
327
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
328
328
|
*/
|
|
329
329
|
colorPointGx?: number;
|
|
330
330
|
|
|
331
331
|
/**
|
|
332
|
-
* @see {@link MatterSpecification.
|
|
332
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
333
333
|
*/
|
|
334
334
|
colorPointGy?: number;
|
|
335
335
|
|
|
336
336
|
/**
|
|
337
|
-
* @see {@link MatterSpecification.
|
|
337
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
338
338
|
*/
|
|
339
339
|
colorPointGIntensity?: number | null;
|
|
340
340
|
|
|
341
341
|
/**
|
|
342
|
-
* @see {@link MatterSpecification.
|
|
342
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
343
343
|
*/
|
|
344
344
|
colorPointBx?: number;
|
|
345
345
|
|
|
346
346
|
/**
|
|
347
|
-
* @see {@link MatterSpecification.
|
|
347
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
348
348
|
*/
|
|
349
349
|
colorPointBy?: number;
|
|
350
350
|
|
|
351
351
|
/**
|
|
352
|
-
* @see {@link MatterSpecification.
|
|
352
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
353
353
|
*/
|
|
354
354
|
colorPointBIntensity?: number | null;
|
|
355
355
|
}
|
|
@@ -372,7 +372,7 @@ export declare namespace ColorControl {
|
|
|
372
372
|
*
|
|
373
373
|
* - At the end of the movement/transition.
|
|
374
374
|
*
|
|
375
|
-
* @see {@link MatterSpecification.
|
|
375
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.2
|
|
376
376
|
*/
|
|
377
377
|
currentHue: number;
|
|
378
378
|
|
|
@@ -391,7 +391,7 @@ export declare namespace ColorControl {
|
|
|
391
391
|
*
|
|
392
392
|
* - At the end of the movement/transition.
|
|
393
393
|
*
|
|
394
|
-
* @see {@link MatterSpecification.
|
|
394
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.3
|
|
395
395
|
*/
|
|
396
396
|
currentSaturation: number;
|
|
397
397
|
}
|
|
@@ -413,7 +413,7 @@ export declare namespace ColorControl {
|
|
|
413
413
|
*
|
|
414
414
|
* - At the end of the movement/transition.
|
|
415
415
|
*
|
|
416
|
-
* @see {@link MatterSpecification.
|
|
416
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.5
|
|
417
417
|
*/
|
|
418
418
|
currentX: number;
|
|
419
419
|
|
|
@@ -430,7 +430,7 @@ export declare namespace ColorControl {
|
|
|
430
430
|
*
|
|
431
431
|
* - At the end of the movement/transition.
|
|
432
432
|
*
|
|
433
|
-
* @see {@link MatterSpecification.
|
|
433
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.6
|
|
434
434
|
*/
|
|
435
435
|
currentY: number;
|
|
436
436
|
}
|
|
@@ -456,7 +456,7 @@ export declare namespace ColorControl {
|
|
|
456
456
|
*
|
|
457
457
|
* If this attribute is implemented then the ColorMode attribute shall also be implemented.
|
|
458
458
|
*
|
|
459
|
-
* @see {@link MatterSpecification.
|
|
459
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.9
|
|
460
460
|
*/
|
|
461
461
|
colorTemperatureMireds: number;
|
|
462
462
|
|
|
@@ -465,7 +465,7 @@ export declare namespace ColorControl {
|
|
|
465
465
|
* maximum color temperature in kelvins supported by the hardware. ColorTempPhysicalMinMireds $<=$
|
|
466
466
|
* ColorTemperatureMireds.
|
|
467
467
|
*
|
|
468
|
-
* @see {@link MatterSpecification.
|
|
468
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.20
|
|
469
469
|
*/
|
|
470
470
|
colorTempPhysicalMinMireds: number;
|
|
471
471
|
|
|
@@ -474,7 +474,7 @@ export declare namespace ColorControl {
|
|
|
474
474
|
* minimum color temperature in kelvins supported by the hardware. ColorTemperatureMireds $<=$
|
|
475
475
|
* ColorTempPhysicalMaxMireds.
|
|
476
476
|
*
|
|
477
|
-
* @see {@link MatterSpecification.
|
|
477
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.21
|
|
478
478
|
*/
|
|
479
479
|
colorTempPhysicalMaxMireds: number;
|
|
480
480
|
|
|
@@ -491,7 +491,7 @@ export declare namespace ColorControl {
|
|
|
491
491
|
* in kelvins = 1,000,000 / CoupleColorTempToLevelMinMireds), the CoupleColorTempToLevelMinMireds attribute
|
|
492
492
|
* corresponds to an upper bound on the value of the color temperature in kelvins supported by the device.
|
|
493
493
|
*
|
|
494
|
-
* @see {@link MatterSpecification.
|
|
494
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.22
|
|
495
495
|
*/
|
|
496
496
|
coupleColorTempToLevelMinMireds?: number;
|
|
497
497
|
|
|
@@ -501,7 +501,7 @@ export declare namespace ColorControl {
|
|
|
501
501
|
* EnhancedColorMode attributes shall be set to 2 (ColorTemperatureMireds). The values of the
|
|
502
502
|
* StartUpColorTemperatureMireds attribute are listed in the table below,
|
|
503
503
|
*
|
|
504
|
-
* @see {@link MatterSpecification.
|
|
504
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.23
|
|
505
505
|
*/
|
|
506
506
|
startUpColorTemperatureMireds?: number | null;
|
|
507
507
|
}
|
|
@@ -526,7 +526,7 @@ export declare namespace ColorControl {
|
|
|
526
526
|
*
|
|
527
527
|
* - At the end of the movement/transition.
|
|
528
528
|
*
|
|
529
|
-
* @see {@link MatterSpecification.
|
|
529
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.12
|
|
530
530
|
*/
|
|
531
531
|
enhancedCurrentHue: number;
|
|
532
532
|
}
|
|
@@ -539,7 +539,7 @@ export declare namespace ColorControl {
|
|
|
539
539
|
* Indicates the current active status of the color loop. If this attribute has the value 0, the color loop
|
|
540
540
|
* shall NOT be active. If this attribute has the value 1, the color loop shall be active.
|
|
541
541
|
*
|
|
542
|
-
* @see {@link MatterSpecification.
|
|
542
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.14
|
|
543
543
|
*/
|
|
544
544
|
colorLoopActive: ColorLoopActive;
|
|
545
545
|
|
|
@@ -548,7 +548,7 @@ export declare namespace ColorControl {
|
|
|
548
548
|
* EnhancedCurrentHue attribute shall be decremented. If this attribute has the value Increment, the
|
|
549
549
|
* EnhancedCurrentHue attribute shall be incremented.
|
|
550
550
|
*
|
|
551
|
-
* @see {@link MatterSpecification.
|
|
551
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.15
|
|
552
552
|
*/
|
|
553
553
|
colorLoopDirection: ColorLoopDirection;
|
|
554
554
|
|
|
@@ -556,14 +556,14 @@ export declare namespace ColorControl {
|
|
|
556
556
|
* Indicates the number of seconds it shall take to perform a full color loop, i.e., to cycle all values of the
|
|
557
557
|
* EnhancedCurrentHue attribute (between 0 and 65534).
|
|
558
558
|
*
|
|
559
|
-
* @see {@link MatterSpecification.
|
|
559
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.16
|
|
560
560
|
*/
|
|
561
561
|
colorLoopTime: number;
|
|
562
562
|
|
|
563
563
|
/**
|
|
564
564
|
* Indicates the value of the EnhancedCurrentHue attribute from which the color loop shall be started.
|
|
565
565
|
*
|
|
566
|
-
* @see {@link MatterSpecification.
|
|
566
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.17
|
|
567
567
|
*/
|
|
568
568
|
colorLoopStartEnhancedHue: number;
|
|
569
569
|
|
|
@@ -571,7 +571,7 @@ export declare namespace ColorControl {
|
|
|
571
571
|
* Indicates the value of the EnhancedCurrentHue attribute before the color loop was started. Once the color
|
|
572
572
|
* loop is complete, the EnhancedCurrentHue attribute shall be restored to this value.
|
|
573
573
|
*
|
|
574
|
-
* @see {@link MatterSpecification.
|
|
574
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.18
|
|
575
575
|
*/
|
|
576
576
|
colorLoopStoredEnhancedHue: number;
|
|
577
577
|
}
|
|
@@ -589,7 +589,7 @@ export declare namespace ColorControl {
|
|
|
589
589
|
* The value of the ColorMode attribute cannot be written directly - it is set upon reception of any command in
|
|
590
590
|
* section Commands to the appropriate mode for that command.
|
|
591
591
|
*
|
|
592
|
-
* @see {@link MatterSpecification.
|
|
592
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.10
|
|
593
593
|
*/
|
|
594
594
|
colorMode: ColorMode;
|
|
595
595
|
|
|
@@ -612,7 +612,7 @@ export declare namespace ColorControl {
|
|
|
612
612
|
*
|
|
613
613
|
* - The value of the ExecuteIfOff bit is 0.
|
|
614
614
|
*
|
|
615
|
-
* @see {@link MatterSpecification.
|
|
615
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.11
|
|
616
616
|
*/
|
|
617
617
|
options: Options;
|
|
618
618
|
|
|
@@ -624,7 +624,7 @@ export declare namespace ColorControl {
|
|
|
624
624
|
* primaries shall also be implemented for each of the primaries from 1 to NumberOfPrimaries, without leaving
|
|
625
625
|
* gaps. Implementation of the Primary1Intensity attribute and subsequent intensity attributes is optional.
|
|
626
626
|
*
|
|
627
|
-
* @see {@link MatterSpecification.
|
|
627
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.24
|
|
628
628
|
*/
|
|
629
629
|
numberOfPrimaries: number | null;
|
|
630
630
|
|
|
@@ -635,7 +635,7 @@ export declare namespace ColorControl {
|
|
|
635
635
|
* CurrentHue and CurrentSaturation when the light uses the EnhancedCurrentHue attribute. If the ColorMode
|
|
636
636
|
* attribute is changed, its new value shall be copied to the EnhancedColorMode attribute.
|
|
637
637
|
*
|
|
638
|
-
* @see {@link MatterSpecification.
|
|
638
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.13
|
|
639
639
|
*/
|
|
640
640
|
enhancedColorMode: EnhancedColorMode;
|
|
641
641
|
|
|
@@ -645,7 +645,7 @@ export declare namespace ColorControl {
|
|
|
645
645
|
* Bits 0-4 of the ColorCapabilities attribute shall have the same values as the corresponding bits of the
|
|
646
646
|
* FeatureMap attribute. All other bits in ColorCapabilities shall be 0.
|
|
647
647
|
*
|
|
648
|
-
* @see {@link MatterSpecification.
|
|
648
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.19
|
|
649
649
|
*/
|
|
650
650
|
colorCapabilities: ColorCapabilities;
|
|
651
651
|
|
|
@@ -667,14 +667,14 @@ export declare namespace ColorControl {
|
|
|
667
667
|
* As this attribute is not being reported during a regular countdown, clients SHOULD NOT rely on the reporting
|
|
668
668
|
* of this attribute in order to keep track of the remaining duration.
|
|
669
669
|
*
|
|
670
|
-
* @see {@link MatterSpecification.
|
|
670
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.4
|
|
671
671
|
*/
|
|
672
672
|
remainingTime: number;
|
|
673
673
|
|
|
674
674
|
/**
|
|
675
675
|
* Indicates what mechanism, if any, is in use for compensation for color/intensity drift over time.
|
|
676
676
|
*
|
|
677
|
-
* @see {@link MatterSpecification.
|
|
677
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.7
|
|
678
678
|
*/
|
|
679
679
|
driftCompensation: DriftCompensation;
|
|
680
680
|
|
|
@@ -682,7 +682,7 @@ export declare namespace ColorControl {
|
|
|
682
682
|
* This attribute shall contain a textual indication of what mechanism, if any, is in use to compensate for
|
|
683
683
|
* color/intensity drift over time.
|
|
684
684
|
*
|
|
685
|
-
* @see {@link MatterSpecification.
|
|
685
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.8
|
|
686
686
|
*/
|
|
687
687
|
compensationText: string;
|
|
688
688
|
|
|
@@ -693,7 +693,7 @@ export declare namespace ColorControl {
|
|
|
693
693
|
*
|
|
694
694
|
* x = Primary1X / 65536 (Primary1X in the range 0 to 65279 inclusive)
|
|
695
695
|
*
|
|
696
|
-
* @see {@link MatterSpecification.
|
|
696
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.25
|
|
697
697
|
*/
|
|
698
698
|
primary1X: number;
|
|
699
699
|
|
|
@@ -704,7 +704,7 @@ export declare namespace ColorControl {
|
|
|
704
704
|
*
|
|
705
705
|
* y = Primary1Y / 65536 (Primary1Y in the range 0 to 65279 inclusive)
|
|
706
706
|
*
|
|
707
|
-
* @see {@link MatterSpecification.
|
|
707
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.26
|
|
708
708
|
*/
|
|
709
709
|
primary1Y: number;
|
|
710
710
|
|
|
@@ -714,82 +714,82 @@ export declare namespace ColorControl {
|
|
|
714
714
|
*
|
|
715
715
|
* A value of null shall indicate that this primary is not available.
|
|
716
716
|
*
|
|
717
|
-
* @see {@link MatterSpecification.
|
|
717
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.27
|
|
718
718
|
*/
|
|
719
719
|
primary1Intensity: number | null;
|
|
720
720
|
|
|
721
721
|
/**
|
|
722
|
-
* @see {@link MatterSpecification.
|
|
722
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
723
723
|
*/
|
|
724
724
|
primary2X: number;
|
|
725
725
|
|
|
726
726
|
/**
|
|
727
|
-
* @see {@link MatterSpecification.
|
|
727
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
728
728
|
*/
|
|
729
729
|
primary2Y: number;
|
|
730
730
|
|
|
731
731
|
/**
|
|
732
|
-
* @see {@link MatterSpecification.
|
|
732
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
733
733
|
*/
|
|
734
734
|
primary2Intensity: number | null;
|
|
735
735
|
|
|
736
736
|
/**
|
|
737
|
-
* @see {@link MatterSpecification.
|
|
737
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
738
738
|
*/
|
|
739
739
|
primary3X: number;
|
|
740
740
|
|
|
741
741
|
/**
|
|
742
|
-
* @see {@link MatterSpecification.
|
|
742
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
743
743
|
*/
|
|
744
744
|
primary3Y: number;
|
|
745
745
|
|
|
746
746
|
/**
|
|
747
|
-
* @see {@link MatterSpecification.
|
|
747
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
748
748
|
*/
|
|
749
749
|
primary3Intensity: number | null;
|
|
750
750
|
|
|
751
751
|
/**
|
|
752
|
-
* @see {@link MatterSpecification.
|
|
752
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
753
753
|
*/
|
|
754
754
|
primary4X: number;
|
|
755
755
|
|
|
756
756
|
/**
|
|
757
|
-
* @see {@link MatterSpecification.
|
|
757
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
758
758
|
*/
|
|
759
759
|
primary4Y: number;
|
|
760
760
|
|
|
761
761
|
/**
|
|
762
|
-
* @see {@link MatterSpecification.
|
|
762
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
763
763
|
*/
|
|
764
764
|
primary4Intensity: number | null;
|
|
765
765
|
|
|
766
766
|
/**
|
|
767
|
-
* @see {@link MatterSpecification.
|
|
767
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
768
768
|
*/
|
|
769
769
|
primary5X: number;
|
|
770
770
|
|
|
771
771
|
/**
|
|
772
|
-
* @see {@link MatterSpecification.
|
|
772
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
773
773
|
*/
|
|
774
774
|
primary5Y: number;
|
|
775
775
|
|
|
776
776
|
/**
|
|
777
|
-
* @see {@link MatterSpecification.
|
|
777
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
778
778
|
*/
|
|
779
779
|
primary5Intensity: number | null;
|
|
780
780
|
|
|
781
781
|
/**
|
|
782
|
-
* @see {@link MatterSpecification.
|
|
782
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
783
783
|
*/
|
|
784
784
|
primary6X: number;
|
|
785
785
|
|
|
786
786
|
/**
|
|
787
|
-
* @see {@link MatterSpecification.
|
|
787
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
788
788
|
*/
|
|
789
789
|
primary6Y: number;
|
|
790
790
|
|
|
791
791
|
/**
|
|
792
|
-
* @see {@link MatterSpecification.
|
|
792
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
793
793
|
*/
|
|
794
794
|
primary6Intensity: number | null;
|
|
795
795
|
|
|
@@ -801,7 +801,7 @@ export declare namespace ColorControl {
|
|
|
801
801
|
*
|
|
802
802
|
* x = WhitePointX / 65536 (WhitePointX in the range 0 to 65279 inclusive)
|
|
803
803
|
*
|
|
804
|
-
* @see {@link MatterSpecification.
|
|
804
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.29
|
|
805
805
|
*/
|
|
806
806
|
whitePointX: number;
|
|
807
807
|
|
|
@@ -813,7 +813,7 @@ export declare namespace ColorControl {
|
|
|
813
813
|
*
|
|
814
814
|
* y = WhitePointY / 65536 (WhitePointY in the range 0 to 65279 inclusive)
|
|
815
815
|
*
|
|
816
|
-
* @see {@link MatterSpecification.
|
|
816
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.30
|
|
817
817
|
*/
|
|
818
818
|
whitePointY: number;
|
|
819
819
|
|
|
@@ -825,7 +825,7 @@ export declare namespace ColorControl {
|
|
|
825
825
|
*
|
|
826
826
|
* x = ColorPointRX / 65536 (ColorPointRX in the range 0 to 65279 inclusive)
|
|
827
827
|
*
|
|
828
|
-
* @see {@link MatterSpecification.
|
|
828
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.31
|
|
829
829
|
*/
|
|
830
830
|
colorPointRx: number;
|
|
831
831
|
|
|
@@ -837,7 +837,7 @@ export declare namespace ColorControl {
|
|
|
837
837
|
*
|
|
838
838
|
* y = ColorPointRY / 65536 (ColorPointRY in the range 0 to 65279 inclusive)
|
|
839
839
|
*
|
|
840
|
-
* @see {@link MatterSpecification.
|
|
840
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.32
|
|
841
841
|
*/
|
|
842
842
|
colorPointRy: number;
|
|
843
843
|
|
|
@@ -848,37 +848,37 @@ export declare namespace ColorControl {
|
|
|
848
848
|
*
|
|
849
849
|
* A value of null shall indicate an invalid value.
|
|
850
850
|
*
|
|
851
|
-
* @see {@link MatterSpecification.
|
|
851
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.33
|
|
852
852
|
*/
|
|
853
853
|
colorPointRIntensity: number | null;
|
|
854
854
|
|
|
855
855
|
/**
|
|
856
|
-
* @see {@link MatterSpecification.
|
|
856
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
857
857
|
*/
|
|
858
858
|
colorPointGx: number;
|
|
859
859
|
|
|
860
860
|
/**
|
|
861
|
-
* @see {@link MatterSpecification.
|
|
861
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
862
862
|
*/
|
|
863
863
|
colorPointGy: number;
|
|
864
864
|
|
|
865
865
|
/**
|
|
866
|
-
* @see {@link MatterSpecification.
|
|
866
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
867
867
|
*/
|
|
868
868
|
colorPointGIntensity: number | null;
|
|
869
869
|
|
|
870
870
|
/**
|
|
871
|
-
* @see {@link MatterSpecification.
|
|
871
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
872
872
|
*/
|
|
873
873
|
colorPointBx: number;
|
|
874
874
|
|
|
875
875
|
/**
|
|
876
|
-
* @see {@link MatterSpecification.
|
|
876
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
877
877
|
*/
|
|
878
878
|
colorPointBy: number;
|
|
879
879
|
|
|
880
880
|
/**
|
|
881
|
-
* @see {@link MatterSpecification.
|
|
881
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7
|
|
882
882
|
*/
|
|
883
883
|
colorPointBIntensity: number | null;
|
|
884
884
|
|
|
@@ -896,7 +896,7 @@ export declare namespace ColorControl {
|
|
|
896
896
|
*
|
|
897
897
|
* - At the end of the movement/transition.
|
|
898
898
|
*
|
|
899
|
-
* @see {@link MatterSpecification.
|
|
899
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.2
|
|
900
900
|
*/
|
|
901
901
|
currentHue: number;
|
|
902
902
|
|
|
@@ -915,7 +915,7 @@ export declare namespace ColorControl {
|
|
|
915
915
|
*
|
|
916
916
|
* - At the end of the movement/transition.
|
|
917
917
|
*
|
|
918
|
-
* @see {@link MatterSpecification.
|
|
918
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.3
|
|
919
919
|
*/
|
|
920
920
|
currentSaturation: number;
|
|
921
921
|
|
|
@@ -932,7 +932,7 @@ export declare namespace ColorControl {
|
|
|
932
932
|
*
|
|
933
933
|
* - At the end of the movement/transition.
|
|
934
934
|
*
|
|
935
|
-
* @see {@link MatterSpecification.
|
|
935
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.5
|
|
936
936
|
*/
|
|
937
937
|
currentX: number;
|
|
938
938
|
|
|
@@ -949,7 +949,7 @@ export declare namespace ColorControl {
|
|
|
949
949
|
*
|
|
950
950
|
* - At the end of the movement/transition.
|
|
951
951
|
*
|
|
952
|
-
* @see {@link MatterSpecification.
|
|
952
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.6
|
|
953
953
|
*/
|
|
954
954
|
currentY: number;
|
|
955
955
|
|
|
@@ -970,7 +970,7 @@ export declare namespace ColorControl {
|
|
|
970
970
|
*
|
|
971
971
|
* If this attribute is implemented then the ColorMode attribute shall also be implemented.
|
|
972
972
|
*
|
|
973
|
-
* @see {@link MatterSpecification.
|
|
973
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.9
|
|
974
974
|
*/
|
|
975
975
|
colorTemperatureMireds: number;
|
|
976
976
|
|
|
@@ -979,7 +979,7 @@ export declare namespace ColorControl {
|
|
|
979
979
|
* maximum color temperature in kelvins supported by the hardware. ColorTempPhysicalMinMireds $<=$
|
|
980
980
|
* ColorTemperatureMireds.
|
|
981
981
|
*
|
|
982
|
-
* @see {@link MatterSpecification.
|
|
982
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.20
|
|
983
983
|
*/
|
|
984
984
|
colorTempPhysicalMinMireds: number;
|
|
985
985
|
|
|
@@ -988,7 +988,7 @@ export declare namespace ColorControl {
|
|
|
988
988
|
* minimum color temperature in kelvins supported by the hardware. ColorTemperatureMireds $<=$
|
|
989
989
|
* ColorTempPhysicalMaxMireds.
|
|
990
990
|
*
|
|
991
|
-
* @see {@link MatterSpecification.
|
|
991
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.21
|
|
992
992
|
*/
|
|
993
993
|
colorTempPhysicalMaxMireds: number;
|
|
994
994
|
|
|
@@ -1005,7 +1005,7 @@ export declare namespace ColorControl {
|
|
|
1005
1005
|
* in kelvins = 1,000,000 / CoupleColorTempToLevelMinMireds), the CoupleColorTempToLevelMinMireds attribute
|
|
1006
1006
|
* corresponds to an upper bound on the value of the color temperature in kelvins supported by the device.
|
|
1007
1007
|
*
|
|
1008
|
-
* @see {@link MatterSpecification.
|
|
1008
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.22
|
|
1009
1009
|
*/
|
|
1010
1010
|
coupleColorTempToLevelMinMireds: number;
|
|
1011
1011
|
|
|
@@ -1015,7 +1015,7 @@ export declare namespace ColorControl {
|
|
|
1015
1015
|
* EnhancedColorMode attributes shall be set to 2 (ColorTemperatureMireds). The values of the
|
|
1016
1016
|
* StartUpColorTemperatureMireds attribute are listed in the table below,
|
|
1017
1017
|
*
|
|
1018
|
-
* @see {@link MatterSpecification.
|
|
1018
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.23
|
|
1019
1019
|
*/
|
|
1020
1020
|
startUpColorTemperatureMireds: number | null;
|
|
1021
1021
|
|
|
@@ -1035,7 +1035,7 @@ export declare namespace ColorControl {
|
|
|
1035
1035
|
*
|
|
1036
1036
|
* - At the end of the movement/transition.
|
|
1037
1037
|
*
|
|
1038
|
-
* @see {@link MatterSpecification.
|
|
1038
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.12
|
|
1039
1039
|
*/
|
|
1040
1040
|
enhancedCurrentHue: number;
|
|
1041
1041
|
|
|
@@ -1043,7 +1043,7 @@ export declare namespace ColorControl {
|
|
|
1043
1043
|
* Indicates the current active status of the color loop. If this attribute has the value 0, the color loop
|
|
1044
1044
|
* shall NOT be active. If this attribute has the value 1, the color loop shall be active.
|
|
1045
1045
|
*
|
|
1046
|
-
* @see {@link MatterSpecification.
|
|
1046
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.14
|
|
1047
1047
|
*/
|
|
1048
1048
|
colorLoopActive: ColorLoopActive;
|
|
1049
1049
|
|
|
@@ -1052,7 +1052,7 @@ export declare namespace ColorControl {
|
|
|
1052
1052
|
* EnhancedCurrentHue attribute shall be decremented. If this attribute has the value Increment, the
|
|
1053
1053
|
* EnhancedCurrentHue attribute shall be incremented.
|
|
1054
1054
|
*
|
|
1055
|
-
* @see {@link MatterSpecification.
|
|
1055
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.15
|
|
1056
1056
|
*/
|
|
1057
1057
|
colorLoopDirection: ColorLoopDirection;
|
|
1058
1058
|
|
|
@@ -1060,14 +1060,14 @@ export declare namespace ColorControl {
|
|
|
1060
1060
|
* Indicates the number of seconds it shall take to perform a full color loop, i.e., to cycle all values of the
|
|
1061
1061
|
* EnhancedCurrentHue attribute (between 0 and 65534).
|
|
1062
1062
|
*
|
|
1063
|
-
* @see {@link MatterSpecification.
|
|
1063
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.16
|
|
1064
1064
|
*/
|
|
1065
1065
|
colorLoopTime: number;
|
|
1066
1066
|
|
|
1067
1067
|
/**
|
|
1068
1068
|
* Indicates the value of the EnhancedCurrentHue attribute from which the color loop shall be started.
|
|
1069
1069
|
*
|
|
1070
|
-
* @see {@link MatterSpecification.
|
|
1070
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.17
|
|
1071
1071
|
*/
|
|
1072
1072
|
colorLoopStartEnhancedHue: number;
|
|
1073
1073
|
|
|
@@ -1075,7 +1075,7 @@ export declare namespace ColorControl {
|
|
|
1075
1075
|
* Indicates the value of the EnhancedCurrentHue attribute before the color loop was started. Once the color
|
|
1076
1076
|
* loop is complete, the EnhancedCurrentHue attribute shall be restored to this value.
|
|
1077
1077
|
*
|
|
1078
|
-
* @see {@link MatterSpecification.
|
|
1078
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.18
|
|
1079
1079
|
*/
|
|
1080
1080
|
colorLoopStoredEnhancedHue: number;
|
|
1081
1081
|
}
|
|
@@ -1085,51 +1085,51 @@ export declare namespace ColorControl {
|
|
|
1085
1085
|
*/
|
|
1086
1086
|
export interface HueSaturationCommands {
|
|
1087
1087
|
/**
|
|
1088
|
-
* This command will move the device to the requested hue
|
|
1088
|
+
* This command will move the device to the requested hue using a transition.
|
|
1089
1089
|
*
|
|
1090
|
-
* @see {@link MatterSpecification.
|
|
1090
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.4
|
|
1091
1091
|
*/
|
|
1092
1092
|
moveToHue(request: MoveToHueRequest): MaybePromise;
|
|
1093
1093
|
|
|
1094
1094
|
/**
|
|
1095
|
-
* This command will
|
|
1095
|
+
* This command will change the hue of the device with a requested rate.
|
|
1096
1096
|
*
|
|
1097
|
-
* @see {@link MatterSpecification.
|
|
1097
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.5
|
|
1098
1098
|
*/
|
|
1099
1099
|
moveHue(request: MoveHueRequest): MaybePromise;
|
|
1100
1100
|
|
|
1101
1101
|
/**
|
|
1102
|
-
* This command will change the
|
|
1102
|
+
* This command will change the hue of the device using a step and transition.
|
|
1103
1103
|
*
|
|
1104
|
-
* @see {@link MatterSpecification.
|
|
1104
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.6
|
|
1105
1105
|
*/
|
|
1106
1106
|
stepHue(request: StepHueRequest): MaybePromise;
|
|
1107
1107
|
|
|
1108
1108
|
/**
|
|
1109
|
-
* This command will move the device to the requested saturation
|
|
1109
|
+
* This command will move the device to the requested saturation using a transition.
|
|
1110
1110
|
*
|
|
1111
|
-
* @see {@link MatterSpecification.
|
|
1111
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.7
|
|
1112
1112
|
*/
|
|
1113
1113
|
moveToSaturation(request: MoveToSaturationRequest): MaybePromise;
|
|
1114
1114
|
|
|
1115
1115
|
/**
|
|
1116
|
-
* This command will
|
|
1116
|
+
* This command will change the saturation of the device with a requested rate.
|
|
1117
1117
|
*
|
|
1118
|
-
* @see {@link MatterSpecification.
|
|
1118
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.8
|
|
1119
1119
|
*/
|
|
1120
1120
|
moveSaturation(request: MoveSaturationRequest): MaybePromise;
|
|
1121
1121
|
|
|
1122
1122
|
/**
|
|
1123
|
-
* This command will change the
|
|
1123
|
+
* This command will change the saturation of the device using a step and transition.
|
|
1124
1124
|
*
|
|
1125
|
-
* @see {@link MatterSpecification.
|
|
1125
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.9
|
|
1126
1126
|
*/
|
|
1127
1127
|
stepSaturation(request: StepSaturationRequest): MaybePromise;
|
|
1128
1128
|
|
|
1129
1129
|
/**
|
|
1130
|
-
* This command will move the device to the requested hue and saturation
|
|
1130
|
+
* This command will move the device to the requested hue and saturation using a transition.
|
|
1131
1131
|
*
|
|
1132
|
-
* @see {@link MatterSpecification.
|
|
1132
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.10
|
|
1133
1133
|
*/
|
|
1134
1134
|
moveToHueAndSaturation(request: MoveToHueAndSaturationRequest): MaybePromise;
|
|
1135
1135
|
}
|
|
@@ -1139,23 +1139,23 @@ export declare namespace ColorControl {
|
|
|
1139
1139
|
*/
|
|
1140
1140
|
export interface XyCommands {
|
|
1141
1141
|
/**
|
|
1142
|
-
* This command will move the device to the requested color
|
|
1142
|
+
* This command will move the device to the requested color using a transition.
|
|
1143
1143
|
*
|
|
1144
|
-
* @see {@link MatterSpecification.
|
|
1144
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.11
|
|
1145
1145
|
*/
|
|
1146
1146
|
moveToColor(request: MoveToColorRequest): MaybePromise;
|
|
1147
1147
|
|
|
1148
1148
|
/**
|
|
1149
|
-
* This command will
|
|
1149
|
+
* This command will change the color of the device with a requested rate.
|
|
1150
1150
|
*
|
|
1151
|
-
* @see {@link MatterSpecification.
|
|
1151
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.12
|
|
1152
1152
|
*/
|
|
1153
1153
|
moveColor(request: MoveColorRequest): MaybePromise;
|
|
1154
1154
|
|
|
1155
1155
|
/**
|
|
1156
|
-
* This command will
|
|
1156
|
+
* This command will change the color of the device using a step and transition.
|
|
1157
1157
|
*
|
|
1158
|
-
* @see {@link MatterSpecification.
|
|
1158
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.13
|
|
1159
1159
|
*/
|
|
1160
1160
|
stepColor(request: StepColorRequest): MaybePromise;
|
|
1161
1161
|
}
|
|
@@ -1165,23 +1165,23 @@ export declare namespace ColorControl {
|
|
|
1165
1165
|
*/
|
|
1166
1166
|
export interface ColorTemperatureCommands {
|
|
1167
1167
|
/**
|
|
1168
|
-
* This command will move the device to the requested color
|
|
1168
|
+
* This command will move the device to the requested color temperature using a transition.
|
|
1169
1169
|
*
|
|
1170
|
-
* @see {@link MatterSpecification.
|
|
1170
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.14
|
|
1171
1171
|
*/
|
|
1172
1172
|
moveToColorTemperature(request: MoveToColorTemperatureRequest): MaybePromise;
|
|
1173
1173
|
|
|
1174
1174
|
/**
|
|
1175
1175
|
* This command allows the color temperature of the light to be moved at a specified rate.
|
|
1176
1176
|
*
|
|
1177
|
-
* @see {@link MatterSpecification.
|
|
1177
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.21
|
|
1178
1178
|
*/
|
|
1179
1179
|
moveColorTemperature(request: MoveColorTemperatureRequest): MaybePromise;
|
|
1180
1180
|
|
|
1181
1181
|
/**
|
|
1182
1182
|
* This command allows the color temperature of the light to be stepped with a specified step size.
|
|
1183
1183
|
*
|
|
1184
|
-
* @see {@link MatterSpecification.
|
|
1184
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.22
|
|
1185
1185
|
*/
|
|
1186
1186
|
stepColorTemperature(request: StepColorTemperatureRequest): MaybePromise;
|
|
1187
1187
|
}
|
|
@@ -1194,22 +1194,21 @@ export declare namespace ColorControl {
|
|
|
1194
1194
|
* This command allows the light to be moved in a smooth continuous transition from their current hue to a
|
|
1195
1195
|
* target hue.
|
|
1196
1196
|
*
|
|
1197
|
-
* @see {@link MatterSpecification.
|
|
1197
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.15
|
|
1198
1198
|
*/
|
|
1199
1199
|
enhancedMoveToHue(request: EnhancedMoveToHueRequest): MaybePromise;
|
|
1200
1200
|
|
|
1201
1201
|
/**
|
|
1202
1202
|
* This command allows the light to start a continuous transition starting from their current hue.
|
|
1203
1203
|
*
|
|
1204
|
-
* @see {@link MatterSpecification.
|
|
1204
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.16
|
|
1205
1205
|
*/
|
|
1206
1206
|
enhancedMoveHue(request: EnhancedMoveHueRequest): MaybePromise;
|
|
1207
1207
|
|
|
1208
1208
|
/**
|
|
1209
|
-
* This command allows the
|
|
1210
|
-
* linear transition through XY space.
|
|
1209
|
+
* This command allows the device to be moved in a stepped transition from their current hue.
|
|
1211
1210
|
*
|
|
1212
|
-
* @see {@link MatterSpecification.
|
|
1211
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.17
|
|
1213
1212
|
*/
|
|
1214
1213
|
enhancedStepHue(request: EnhancedStepHueRequest): MaybePromise;
|
|
1215
1214
|
|
|
@@ -1217,7 +1216,7 @@ export declare namespace ColorControl {
|
|
|
1217
1216
|
* This command allows the light to be moved in a smooth continuous transition from their current hue to a
|
|
1218
1217
|
* target hue and from their current saturation to a target saturation.
|
|
1219
1218
|
*
|
|
1220
|
-
* @see {@link MatterSpecification.
|
|
1219
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.18
|
|
1221
1220
|
*/
|
|
1222
1221
|
enhancedMoveToHueAndSaturation(request: EnhancedMoveToHueAndSaturationRequest): MaybePromise;
|
|
1223
1222
|
}
|
|
@@ -1229,7 +1228,7 @@ export declare namespace ColorControl {
|
|
|
1229
1228
|
/**
|
|
1230
1229
|
* This command allows a color loop to be activated such that the color light cycles through its range of hues.
|
|
1231
1230
|
*
|
|
1232
|
-
* @see {@link MatterSpecification.
|
|
1231
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.19
|
|
1233
1232
|
*/
|
|
1234
1233
|
colorLoopSet(request: ColorLoopSetRequest): MaybePromise;
|
|
1235
1234
|
}
|
|
@@ -1249,7 +1248,7 @@ export declare namespace ColorControl {
|
|
|
1249
1248
|
*
|
|
1250
1249
|
* > NOTE: The StopMoveStep command has no effect on an active color loop.
|
|
1251
1250
|
*
|
|
1252
|
-
* @see {@link MatterSpecification.
|
|
1251
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.20
|
|
1253
1252
|
*/
|
|
1254
1253
|
stopMoveStep(request: StopMoveStepRequest): MaybePromise;
|
|
1255
1254
|
}
|
|
@@ -1287,7 +1286,7 @@ export declare namespace ColorControl {
|
|
|
1287
1286
|
/**
|
|
1288
1287
|
* These are optional features supported by ColorControlCluster.
|
|
1289
1288
|
*
|
|
1290
|
-
* @see {@link MatterSpecification.
|
|
1289
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.4
|
|
1291
1290
|
*/
|
|
1292
1291
|
export enum Feature {
|
|
1293
1292
|
/**
|
|
@@ -1327,7 +1326,7 @@ export declare namespace ColorControl {
|
|
|
1327
1326
|
}
|
|
1328
1327
|
|
|
1329
1328
|
/**
|
|
1330
|
-
* @see {@link MatterSpecification.
|
|
1329
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.6.5
|
|
1331
1330
|
*/
|
|
1332
1331
|
export enum ColorMode {
|
|
1333
1332
|
/**
|
|
@@ -1347,7 +1346,7 @@ export declare namespace ColorControl {
|
|
|
1347
1346
|
}
|
|
1348
1347
|
|
|
1349
1348
|
/**
|
|
1350
|
-
* @see {@link MatterSpecification.
|
|
1349
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.6.2
|
|
1351
1350
|
*/
|
|
1352
1351
|
export class Options {
|
|
1353
1352
|
constructor(values?: Partial<Options> | number);
|
|
@@ -1357,13 +1356,13 @@ export declare namespace ColorControl {
|
|
|
1357
1356
|
*
|
|
1358
1357
|
* This bit shall indicate if this cluster server instance has a dependency with the On/Off cluster.
|
|
1359
1358
|
*
|
|
1360
|
-
* @see {@link MatterSpecification.
|
|
1359
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.6.2.1
|
|
1361
1360
|
*/
|
|
1362
1361
|
executeIfOff?: boolean;
|
|
1363
1362
|
}
|
|
1364
1363
|
|
|
1365
1364
|
/**
|
|
1366
|
-
* @see {@link MatterSpecification.
|
|
1365
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.6.6
|
|
1367
1366
|
*/
|
|
1368
1367
|
export enum EnhancedColorMode {
|
|
1369
1368
|
/**
|
|
@@ -1388,7 +1387,7 @@ export declare namespace ColorControl {
|
|
|
1388
1387
|
}
|
|
1389
1388
|
|
|
1390
1389
|
/**
|
|
1391
|
-
* @see {@link MatterSpecification.
|
|
1390
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.6.1
|
|
1392
1391
|
*/
|
|
1393
1392
|
export class ColorCapabilities {
|
|
1394
1393
|
constructor(values?: Partial<ColorCapabilities> | number);
|
|
@@ -1420,7 +1419,7 @@ export declare namespace ColorControl {
|
|
|
1420
1419
|
}
|
|
1421
1420
|
|
|
1422
1421
|
/**
|
|
1423
|
-
* @see {@link MatterSpecification.
|
|
1422
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.6.4
|
|
1424
1423
|
*/
|
|
1425
1424
|
export enum DriftCompensation {
|
|
1426
1425
|
/**
|
|
@@ -1453,7 +1452,7 @@ export declare namespace ColorControl {
|
|
|
1453
1452
|
* Indicates the current active status of the color loop. If this attribute has the value 0, the color loop shall
|
|
1454
1453
|
* NOT be active. If this attribute has the value 1, the color loop shall be active.
|
|
1455
1454
|
*
|
|
1456
|
-
* @see {@link MatterSpecification.
|
|
1455
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.7.14
|
|
1457
1456
|
*/
|
|
1458
1457
|
export enum ColorLoopActive {
|
|
1459
1458
|
Inactive = 0,
|
|
@@ -1461,7 +1460,7 @@ export declare namespace ColorControl {
|
|
|
1461
1460
|
}
|
|
1462
1461
|
|
|
1463
1462
|
/**
|
|
1464
|
-
* @see {@link MatterSpecification.
|
|
1463
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.6.11
|
|
1465
1464
|
*/
|
|
1466
1465
|
export enum ColorLoopDirection {
|
|
1467
1466
|
/**
|
|
@@ -1476,9 +1475,9 @@ export declare namespace ColorControl {
|
|
|
1476
1475
|
}
|
|
1477
1476
|
|
|
1478
1477
|
/**
|
|
1479
|
-
* This command will move the device to the requested hue
|
|
1478
|
+
* This command will move the device to the requested hue using a transition.
|
|
1480
1479
|
*
|
|
1481
|
-
* @see {@link MatterSpecification.
|
|
1480
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.4
|
|
1482
1481
|
*/
|
|
1483
1482
|
export class MoveToHueRequest {
|
|
1484
1483
|
constructor(values?: Partial<MoveToHueRequest>);
|
|
@@ -1486,21 +1485,21 @@ export declare namespace ColorControl {
|
|
|
1486
1485
|
/**
|
|
1487
1486
|
* This field shall indicate the hue to be moved to.
|
|
1488
1487
|
*
|
|
1489
|
-
* @see {@link MatterSpecification.
|
|
1488
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.4.1
|
|
1490
1489
|
*/
|
|
1491
1490
|
hue: number;
|
|
1492
1491
|
|
|
1493
1492
|
/**
|
|
1494
1493
|
* This field shall indicate the movement direction.
|
|
1495
1494
|
*
|
|
1496
|
-
* @see {@link MatterSpecification.
|
|
1495
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.4.2
|
|
1497
1496
|
*/
|
|
1498
1497
|
direction: Direction;
|
|
1499
1498
|
|
|
1500
1499
|
/**
|
|
1501
1500
|
* This field shall indicate, in 1/10ths of a second, the time that shall be taken to move to the new hue.
|
|
1502
1501
|
*
|
|
1503
|
-
* @see {@link MatterSpecification.
|
|
1502
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.4.3
|
|
1504
1503
|
*/
|
|
1505
1504
|
transitionTime: number;
|
|
1506
1505
|
|
|
@@ -1509,9 +1508,9 @@ export declare namespace ColorControl {
|
|
|
1509
1508
|
}
|
|
1510
1509
|
|
|
1511
1510
|
/**
|
|
1512
|
-
* This command will
|
|
1511
|
+
* This command will change the hue of the device with a requested rate.
|
|
1513
1512
|
*
|
|
1514
|
-
* @see {@link MatterSpecification.
|
|
1513
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.5
|
|
1515
1514
|
*/
|
|
1516
1515
|
export class MoveHueRequest {
|
|
1517
1516
|
constructor(values?: Partial<MoveHueRequest>);
|
|
@@ -1519,7 +1518,7 @@ export declare namespace ColorControl {
|
|
|
1519
1518
|
/**
|
|
1520
1519
|
* This field shall indicate the mode of movement.
|
|
1521
1520
|
*
|
|
1522
|
-
* @see {@link MatterSpecification.
|
|
1521
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.5.1
|
|
1523
1522
|
*/
|
|
1524
1523
|
moveMode: MoveMode;
|
|
1525
1524
|
|
|
@@ -1527,7 +1526,7 @@ export declare namespace ColorControl {
|
|
|
1527
1526
|
* This field shall indicate the rate of movement in steps per second. A step is a change in the device’s hue of
|
|
1528
1527
|
* one unit.
|
|
1529
1528
|
*
|
|
1530
|
-
* @see {@link MatterSpecification.
|
|
1529
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.5.2
|
|
1531
1530
|
*/
|
|
1532
1531
|
rate: number;
|
|
1533
1532
|
|
|
@@ -1536,9 +1535,9 @@ export declare namespace ColorControl {
|
|
|
1536
1535
|
}
|
|
1537
1536
|
|
|
1538
1537
|
/**
|
|
1539
|
-
* This command will change the
|
|
1538
|
+
* This command will change the hue of the device using a step and transition.
|
|
1540
1539
|
*
|
|
1541
|
-
* @see {@link MatterSpecification.
|
|
1540
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.6
|
|
1542
1541
|
*/
|
|
1543
1542
|
export class StepHueRequest {
|
|
1544
1543
|
constructor(values?: Partial<StepHueRequest>);
|
|
@@ -1546,7 +1545,7 @@ export declare namespace ColorControl {
|
|
|
1546
1545
|
/**
|
|
1547
1546
|
* This field shall indicate the mode of the step to be performed.
|
|
1548
1547
|
*
|
|
1549
|
-
* @see {@link MatterSpecification.
|
|
1548
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.6.1
|
|
1550
1549
|
*/
|
|
1551
1550
|
stepMode: StepMode;
|
|
1552
1551
|
|
|
@@ -1554,7 +1553,7 @@ export declare namespace ColorControl {
|
|
|
1554
1553
|
* This field shall indicate the change to be added to (or subtracted from) the current value of the device’s
|
|
1555
1554
|
* hue.
|
|
1556
1555
|
*
|
|
1557
|
-
* @see {@link MatterSpecification.
|
|
1556
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.6.2
|
|
1558
1557
|
*/
|
|
1559
1558
|
stepSize: number;
|
|
1560
1559
|
|
|
@@ -1567,7 +1566,7 @@ export declare namespace ColorControl {
|
|
|
1567
1566
|
* > NOTE: Here the TransitionTime data field is of data type uint8, where uint16 is more common for
|
|
1568
1567
|
* TransitionTime data fields in other clusters / commands.
|
|
1569
1568
|
*
|
|
1570
|
-
* @see {@link MatterSpecification.
|
|
1569
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.6.3
|
|
1571
1570
|
*/
|
|
1572
1571
|
transitionTime: number;
|
|
1573
1572
|
|
|
@@ -1576,9 +1575,9 @@ export declare namespace ColorControl {
|
|
|
1576
1575
|
}
|
|
1577
1576
|
|
|
1578
1577
|
/**
|
|
1579
|
-
* This command will move the device to the requested saturation
|
|
1578
|
+
* This command will move the device to the requested saturation using a transition.
|
|
1580
1579
|
*
|
|
1581
|
-
* @see {@link MatterSpecification.
|
|
1580
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.7
|
|
1582
1581
|
*/
|
|
1583
1582
|
export class MoveToSaturationRequest {
|
|
1584
1583
|
constructor(values?: Partial<MoveToSaturationRequest>);
|
|
@@ -1589,9 +1588,9 @@ export declare namespace ColorControl {
|
|
|
1589
1588
|
}
|
|
1590
1589
|
|
|
1591
1590
|
/**
|
|
1592
|
-
* This command will
|
|
1591
|
+
* This command will change the saturation of the device with a requested rate.
|
|
1593
1592
|
*
|
|
1594
|
-
* @see {@link MatterSpecification.
|
|
1593
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.8
|
|
1595
1594
|
*/
|
|
1596
1595
|
export class MoveSaturationRequest {
|
|
1597
1596
|
constructor(values?: Partial<MoveSaturationRequest>);
|
|
@@ -1599,7 +1598,7 @@ export declare namespace ColorControl {
|
|
|
1599
1598
|
/**
|
|
1600
1599
|
* This field shall indicate the mode of movement, as described in the MoveHue command.
|
|
1601
1600
|
*
|
|
1602
|
-
* @see {@link MatterSpecification.
|
|
1601
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.8.1
|
|
1603
1602
|
*/
|
|
1604
1603
|
moveMode: MoveMode;
|
|
1605
1604
|
|
|
@@ -1607,7 +1606,7 @@ export declare namespace ColorControl {
|
|
|
1607
1606
|
* This field shall indicate the rate of movement in steps per second. A step is a change in the device’s
|
|
1608
1607
|
* saturation of one unit.
|
|
1609
1608
|
*
|
|
1610
|
-
* @see {@link MatterSpecification.
|
|
1609
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.8.2
|
|
1611
1610
|
*/
|
|
1612
1611
|
rate: number;
|
|
1613
1612
|
|
|
@@ -1616,9 +1615,9 @@ export declare namespace ColorControl {
|
|
|
1616
1615
|
}
|
|
1617
1616
|
|
|
1618
1617
|
/**
|
|
1619
|
-
* This command will change the
|
|
1618
|
+
* This command will change the saturation of the device using a step and transition.
|
|
1620
1619
|
*
|
|
1621
|
-
* @see {@link MatterSpecification.
|
|
1620
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.9
|
|
1622
1621
|
*/
|
|
1623
1622
|
export class StepSaturationRequest {
|
|
1624
1623
|
constructor(values?: Partial<StepSaturationRequest>);
|
|
@@ -1626,7 +1625,7 @@ export declare namespace ColorControl {
|
|
|
1626
1625
|
/**
|
|
1627
1626
|
* This field shall indicate the mode of the step to be performed, as described in the StepHue command.
|
|
1628
1627
|
*
|
|
1629
|
-
* @see {@link MatterSpecification.
|
|
1628
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.9.1
|
|
1630
1629
|
*/
|
|
1631
1630
|
stepMode: StepMode;
|
|
1632
1631
|
|
|
@@ -1634,7 +1633,7 @@ export declare namespace ColorControl {
|
|
|
1634
1633
|
* This field shall indicate the change to be added to (or subtracted from) the current value of the device’s
|
|
1635
1634
|
* saturation.
|
|
1636
1635
|
*
|
|
1637
|
-
* @see {@link MatterSpecification.
|
|
1636
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.9.2
|
|
1638
1637
|
*/
|
|
1639
1638
|
stepSize: number;
|
|
1640
1639
|
|
|
@@ -1647,7 +1646,7 @@ export declare namespace ColorControl {
|
|
|
1647
1646
|
* > NOTE: Here the TransitionTime data field is of data type uint8, where uint16 is more common for
|
|
1648
1647
|
* TransitionTime data fields in other clusters / commands.
|
|
1649
1648
|
*
|
|
1650
|
-
* @see {@link MatterSpecification.
|
|
1649
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.9.3
|
|
1651
1650
|
*/
|
|
1652
1651
|
transitionTime: number;
|
|
1653
1652
|
|
|
@@ -1656,9 +1655,9 @@ export declare namespace ColorControl {
|
|
|
1656
1655
|
}
|
|
1657
1656
|
|
|
1658
1657
|
/**
|
|
1659
|
-
* This command will move the device to the requested hue and saturation
|
|
1658
|
+
* This command will move the device to the requested hue and saturation using a transition.
|
|
1660
1659
|
*
|
|
1661
|
-
* @see {@link MatterSpecification.
|
|
1660
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.10
|
|
1662
1661
|
*/
|
|
1663
1662
|
export class MoveToHueAndSaturationRequest {
|
|
1664
1663
|
constructor(values?: Partial<MoveToHueAndSaturationRequest>);
|
|
@@ -1670,9 +1669,9 @@ export declare namespace ColorControl {
|
|
|
1670
1669
|
}
|
|
1671
1670
|
|
|
1672
1671
|
/**
|
|
1673
|
-
* This command will move the device to the requested color
|
|
1672
|
+
* This command will move the device to the requested color using a transition.
|
|
1674
1673
|
*
|
|
1675
|
-
* @see {@link MatterSpecification.
|
|
1674
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.11
|
|
1676
1675
|
*/
|
|
1677
1676
|
export class MoveToColorRequest {
|
|
1678
1677
|
constructor(values?: Partial<MoveToColorRequest>);
|
|
@@ -1684,9 +1683,9 @@ export declare namespace ColorControl {
|
|
|
1684
1683
|
}
|
|
1685
1684
|
|
|
1686
1685
|
/**
|
|
1687
|
-
* This command will
|
|
1686
|
+
* This command will change the color of the device with a requested rate.
|
|
1688
1687
|
*
|
|
1689
|
-
* @see {@link MatterSpecification.
|
|
1688
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.12
|
|
1690
1689
|
*/
|
|
1691
1690
|
export class MoveColorRequest {
|
|
1692
1691
|
constructor(values?: Partial<MoveColorRequest>);
|
|
@@ -1695,7 +1694,7 @@ export declare namespace ColorControl {
|
|
|
1695
1694
|
* This field shall indicate the rate of movement in steps per second. A step is a change in the device’s
|
|
1696
1695
|
* CurrentX attribute of one unit.
|
|
1697
1696
|
*
|
|
1698
|
-
* @see {@link MatterSpecification.
|
|
1697
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.12.1
|
|
1699
1698
|
*/
|
|
1700
1699
|
rateX: number;
|
|
1701
1700
|
|
|
@@ -1703,7 +1702,7 @@ export declare namespace ColorControl {
|
|
|
1703
1702
|
* This field shall indicate the rate of movement in steps per second. A step is a change in the device’s
|
|
1704
1703
|
* CurrentY attribute of one unit.
|
|
1705
1704
|
*
|
|
1706
|
-
* @see {@link MatterSpecification.
|
|
1705
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.12.2
|
|
1707
1706
|
*/
|
|
1708
1707
|
rateY: number;
|
|
1709
1708
|
|
|
@@ -1712,9 +1711,9 @@ export declare namespace ColorControl {
|
|
|
1712
1711
|
}
|
|
1713
1712
|
|
|
1714
1713
|
/**
|
|
1715
|
-
* This command will
|
|
1714
|
+
* This command will change the color of the device using a step and transition.
|
|
1716
1715
|
*
|
|
1717
|
-
* @see {@link MatterSpecification.
|
|
1716
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.13
|
|
1718
1717
|
*/
|
|
1719
1718
|
export class StepColorRequest {
|
|
1720
1719
|
constructor(values?: Partial<StepColorRequest>);
|
|
@@ -1724,7 +1723,7 @@ export declare namespace ColorControl {
|
|
|
1724
1723
|
/**
|
|
1725
1724
|
* The field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the color change.
|
|
1726
1725
|
*
|
|
1727
|
-
* @see {@link MatterSpecification.
|
|
1726
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.13.2
|
|
1728
1727
|
*/
|
|
1729
1728
|
transitionTime: number;
|
|
1730
1729
|
|
|
@@ -1733,9 +1732,9 @@ export declare namespace ColorControl {
|
|
|
1733
1732
|
}
|
|
1734
1733
|
|
|
1735
1734
|
/**
|
|
1736
|
-
* This command will move the device to the requested color
|
|
1735
|
+
* This command will move the device to the requested color temperature using a transition.
|
|
1737
1736
|
*
|
|
1738
|
-
* @see {@link MatterSpecification.
|
|
1737
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.14
|
|
1739
1738
|
*/
|
|
1740
1739
|
export class MoveToColorTemperatureRequest {
|
|
1741
1740
|
constructor(values?: Partial<MoveToColorTemperatureRequest>);
|
|
@@ -1748,7 +1747,7 @@ export declare namespace ColorControl {
|
|
|
1748
1747
|
/**
|
|
1749
1748
|
* This command allows the color temperature of the light to be moved at a specified rate.
|
|
1750
1749
|
*
|
|
1751
|
-
* @see {@link MatterSpecification.
|
|
1750
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.21
|
|
1752
1751
|
*/
|
|
1753
1752
|
export class MoveColorTemperatureRequest {
|
|
1754
1753
|
constructor(values?: Partial<MoveColorTemperatureRequest>);
|
|
@@ -1756,7 +1755,7 @@ export declare namespace ColorControl {
|
|
|
1756
1755
|
/**
|
|
1757
1756
|
* This field shall indicate the mode of movement, as described in the MoveHue command.
|
|
1758
1757
|
*
|
|
1759
|
-
* @see {@link MatterSpecification.
|
|
1758
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.21.1
|
|
1760
1759
|
*/
|
|
1761
1760
|
moveMode: MoveMode;
|
|
1762
1761
|
|
|
@@ -1764,7 +1763,7 @@ export declare namespace ColorControl {
|
|
|
1764
1763
|
* This field shall indicate the rate of movement in steps per second. A step is a change in the color
|
|
1765
1764
|
* temperature of a device by one unit.
|
|
1766
1765
|
*
|
|
1767
|
-
* @see {@link MatterSpecification.
|
|
1766
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.21.2
|
|
1768
1767
|
*/
|
|
1769
1768
|
rate: number;
|
|
1770
1769
|
|
|
@@ -1778,7 +1777,7 @@ export declare namespace ColorControl {
|
|
|
1778
1777
|
* ColorTemperatureMinimumMireds field is set to 0, ColorTempPhysicalMinMireds shall be used as the lower bound
|
|
1779
1778
|
* for the ColorTemperatureMireds attribute.
|
|
1780
1779
|
*
|
|
1781
|
-
* @see {@link MatterSpecification.
|
|
1780
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.21.3
|
|
1782
1781
|
*/
|
|
1783
1782
|
colorTemperatureMinimumMireds: number;
|
|
1784
1783
|
|
|
@@ -1792,7 +1791,7 @@ export declare namespace ColorControl {
|
|
|
1792
1791
|
* ColorTemperatureMaximumMireds field is set to 0, ColorTempPhysicalMaxMireds shall be used as the upper bound
|
|
1793
1792
|
* for the ColorTemperatureMireds attribute.
|
|
1794
1793
|
*
|
|
1795
|
-
* @see {@link MatterSpecification.
|
|
1794
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.21.4
|
|
1796
1795
|
*/
|
|
1797
1796
|
colorTemperatureMaximumMireds: number;
|
|
1798
1797
|
|
|
@@ -1803,7 +1802,7 @@ export declare namespace ColorControl {
|
|
|
1803
1802
|
/**
|
|
1804
1803
|
* This command allows the color temperature of the light to be stepped with a specified step size.
|
|
1805
1804
|
*
|
|
1806
|
-
* @see {@link MatterSpecification.
|
|
1805
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.22
|
|
1807
1806
|
*/
|
|
1808
1807
|
export class StepColorTemperatureRequest {
|
|
1809
1808
|
constructor(values?: Partial<StepColorTemperatureRequest>);
|
|
@@ -1811,7 +1810,7 @@ export declare namespace ColorControl {
|
|
|
1811
1810
|
/**
|
|
1812
1811
|
* This field shall indicate the mode of the step to be performed, as described in the StepHue command.
|
|
1813
1812
|
*
|
|
1814
|
-
* @see {@link MatterSpecification.
|
|
1813
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.22.1
|
|
1815
1814
|
*/
|
|
1816
1815
|
stepMode: StepMode;
|
|
1817
1816
|
|
|
@@ -1819,7 +1818,7 @@ export declare namespace ColorControl {
|
|
|
1819
1818
|
* This field shall indicate the change to be added to (or subtracted from) the current value of the device’s
|
|
1820
1819
|
* color temperature.
|
|
1821
1820
|
*
|
|
1822
|
-
* @see {@link MatterSpecification.
|
|
1821
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.22.2
|
|
1823
1822
|
*/
|
|
1824
1823
|
stepSize: number;
|
|
1825
1824
|
|
|
@@ -1827,7 +1826,7 @@ export declare namespace ColorControl {
|
|
|
1827
1826
|
* This field shall indicate, in units of 1/10ths of a second, the time that shall be taken to perform the step.
|
|
1828
1827
|
* A step is a change to the device’s color temperature of a magnitude corresponding to the StepSize field.
|
|
1829
1828
|
*
|
|
1830
|
-
* @see {@link MatterSpecification.
|
|
1829
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.22.3
|
|
1831
1830
|
*/
|
|
1832
1831
|
transitionTime: number;
|
|
1833
1832
|
|
|
@@ -1841,7 +1840,7 @@ export declare namespace ColorControl {
|
|
|
1841
1840
|
* ColorTemperatureMinimumMireds field is set to 0, ColorTempPhysicalMinMireds shall be used as the lower bound
|
|
1842
1841
|
* for the ColorTemperatureMireds attribute.
|
|
1843
1842
|
*
|
|
1844
|
-
* @see {@link MatterSpecification.
|
|
1843
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.22.4
|
|
1845
1844
|
*/
|
|
1846
1845
|
colorTemperatureMinimumMireds: number;
|
|
1847
1846
|
|
|
@@ -1855,7 +1854,7 @@ export declare namespace ColorControl {
|
|
|
1855
1854
|
* field is set to 0, ColorTempPhysicalMaxMireds shall be used as the upper bound for the ColorTemperatureMireds
|
|
1856
1855
|
* attribute.
|
|
1857
1856
|
*
|
|
1858
|
-
* @see {@link MatterSpecification.
|
|
1857
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.22.5
|
|
1859
1858
|
*/
|
|
1860
1859
|
colorTemperatureMaximumMireds: number;
|
|
1861
1860
|
|
|
@@ -1867,7 +1866,7 @@ export declare namespace ColorControl {
|
|
|
1867
1866
|
* This command allows the light to be moved in a smooth continuous transition from their current hue to a target
|
|
1868
1867
|
* hue.
|
|
1869
1868
|
*
|
|
1870
|
-
* @see {@link MatterSpecification.
|
|
1869
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.15
|
|
1871
1870
|
*/
|
|
1872
1871
|
export class EnhancedMoveToHueRequest {
|
|
1873
1872
|
constructor(values?: Partial<EnhancedMoveToHueRequest>);
|
|
@@ -1875,21 +1874,21 @@ export declare namespace ColorControl {
|
|
|
1875
1874
|
/**
|
|
1876
1875
|
* This field shall indicate the target extended hue for the light.
|
|
1877
1876
|
*
|
|
1878
|
-
* @see {@link MatterSpecification.
|
|
1877
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.15.1
|
|
1879
1878
|
*/
|
|
1880
1879
|
enhancedHue: number;
|
|
1881
1880
|
|
|
1882
1881
|
/**
|
|
1883
1882
|
* This field shall indicate the movement direction.
|
|
1884
1883
|
*
|
|
1885
|
-
* @see {@link MatterSpecification.
|
|
1884
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.15.2
|
|
1886
1885
|
*/
|
|
1887
1886
|
direction: Direction;
|
|
1888
1887
|
|
|
1889
1888
|
/**
|
|
1890
1889
|
* This field shall indicate the transition time, as described in the MoveToHue command.
|
|
1891
1890
|
*
|
|
1892
|
-
* @see {@link MatterSpecification.
|
|
1891
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.15.3
|
|
1893
1892
|
*/
|
|
1894
1893
|
transitionTime: number;
|
|
1895
1894
|
|
|
@@ -1900,7 +1899,7 @@ export declare namespace ColorControl {
|
|
|
1900
1899
|
/**
|
|
1901
1900
|
* This command allows the light to start a continuous transition starting from their current hue.
|
|
1902
1901
|
*
|
|
1903
|
-
* @see {@link MatterSpecification.
|
|
1902
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.16
|
|
1904
1903
|
*/
|
|
1905
1904
|
export class EnhancedMoveHueRequest {
|
|
1906
1905
|
constructor(values?: Partial<EnhancedMoveHueRequest>);
|
|
@@ -1908,7 +1907,7 @@ export declare namespace ColorControl {
|
|
|
1908
1907
|
/**
|
|
1909
1908
|
* This field shall indicate the mode of movement, as described in the MoveHue command.
|
|
1910
1909
|
*
|
|
1911
|
-
* @see {@link MatterSpecification.
|
|
1910
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.16.1
|
|
1912
1911
|
*/
|
|
1913
1912
|
moveMode: MoveMode;
|
|
1914
1913
|
|
|
@@ -1916,7 +1915,7 @@ export declare namespace ColorControl {
|
|
|
1916
1915
|
* This field shall indicate the rate of movement in steps per second. A step is a change in the extended hue of
|
|
1917
1916
|
* a device by one unit.
|
|
1918
1917
|
*
|
|
1919
|
-
* @see {@link MatterSpecification.
|
|
1918
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.16.2
|
|
1920
1919
|
*/
|
|
1921
1920
|
rate: number;
|
|
1922
1921
|
|
|
@@ -1925,10 +1924,9 @@ export declare namespace ColorControl {
|
|
|
1925
1924
|
}
|
|
1926
1925
|
|
|
1927
1926
|
/**
|
|
1928
|
-
* This command allows the
|
|
1929
|
-
* transition through XY space.
|
|
1927
|
+
* This command allows the device to be moved in a stepped transition from their current hue.
|
|
1930
1928
|
*
|
|
1931
|
-
* @see {@link MatterSpecification.
|
|
1929
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.17
|
|
1932
1930
|
*/
|
|
1933
1931
|
export class EnhancedStepHueRequest {
|
|
1934
1932
|
constructor(values?: Partial<EnhancedStepHueRequest>);
|
|
@@ -1936,7 +1934,7 @@ export declare namespace ColorControl {
|
|
|
1936
1934
|
/**
|
|
1937
1935
|
* This field shall indicate the mode of the step to be performed, as described in the StepHue command.
|
|
1938
1936
|
*
|
|
1939
|
-
* @see {@link MatterSpecification.
|
|
1937
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.17.1
|
|
1940
1938
|
*/
|
|
1941
1939
|
stepMode: StepMode;
|
|
1942
1940
|
|
|
@@ -1944,7 +1942,7 @@ export declare namespace ColorControl {
|
|
|
1944
1942
|
* This field shall indicate the change to be added to (or subtracted from) the current value of the device’s
|
|
1945
1943
|
* enhanced hue.
|
|
1946
1944
|
*
|
|
1947
|
-
* @see {@link MatterSpecification.
|
|
1945
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.17.2
|
|
1948
1946
|
*/
|
|
1949
1947
|
stepSize: number;
|
|
1950
1948
|
|
|
@@ -1957,7 +1955,7 @@ export declare namespace ColorControl {
|
|
|
1957
1955
|
* > NOTE: Here TransitionTime data field is of data type uint16, while the TransitionTime data field of the
|
|
1958
1956
|
* StepHue command is of data type uint8.
|
|
1959
1957
|
*
|
|
1960
|
-
* @see {@link MatterSpecification.
|
|
1958
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.17.3
|
|
1961
1959
|
*/
|
|
1962
1960
|
transitionTime: number;
|
|
1963
1961
|
|
|
@@ -1969,7 +1967,7 @@ export declare namespace ColorControl {
|
|
|
1969
1967
|
* This command allows the light to be moved in a smooth continuous transition from their current hue to a target
|
|
1970
1968
|
* hue and from their current saturation to a target saturation.
|
|
1971
1969
|
*
|
|
1972
|
-
* @see {@link MatterSpecification.
|
|
1970
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.18
|
|
1973
1971
|
*/
|
|
1974
1972
|
export class EnhancedMoveToHueAndSaturationRequest {
|
|
1975
1973
|
constructor(values?: Partial<EnhancedMoveToHueAndSaturationRequest>);
|
|
@@ -1977,21 +1975,21 @@ export declare namespace ColorControl {
|
|
|
1977
1975
|
/**
|
|
1978
1976
|
* This field shall indicate the target extended hue for the light.
|
|
1979
1977
|
*
|
|
1980
|
-
* @see {@link MatterSpecification.
|
|
1978
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.18.1
|
|
1981
1979
|
*/
|
|
1982
1980
|
enhancedHue: number;
|
|
1983
1981
|
|
|
1984
1982
|
/**
|
|
1985
1983
|
* This field shall indicate the saturation, as described in the MoveToHueAndSaturation command.
|
|
1986
1984
|
*
|
|
1987
|
-
* @see {@link MatterSpecification.
|
|
1985
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.18.2
|
|
1988
1986
|
*/
|
|
1989
1987
|
saturation: number;
|
|
1990
1988
|
|
|
1991
1989
|
/**
|
|
1992
1990
|
* This field shall indicate the transition time, as described in the MoveToHue command.
|
|
1993
1991
|
*
|
|
1994
|
-
* @see {@link MatterSpecification.
|
|
1992
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.18.3
|
|
1995
1993
|
*/
|
|
1996
1994
|
transitionTime: number;
|
|
1997
1995
|
|
|
@@ -2002,7 +2000,7 @@ export declare namespace ColorControl {
|
|
|
2002
2000
|
/**
|
|
2003
2001
|
* This command allows a color loop to be activated such that the color light cycles through its range of hues.
|
|
2004
2002
|
*
|
|
2005
|
-
* @see {@link MatterSpecification.
|
|
2003
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.19
|
|
2006
2004
|
*/
|
|
2007
2005
|
export class ColorLoopSetRequest {
|
|
2008
2006
|
constructor(values?: Partial<ColorLoopSetRequest>);
|
|
@@ -2011,28 +2009,28 @@ export declare namespace ColorControl {
|
|
|
2011
2009
|
* This field shall indicate which color loop attributes to update (from the values supplied in the other
|
|
2012
2010
|
* fields, see field descriptions below) before the color loop is started.
|
|
2013
2011
|
*
|
|
2014
|
-
* @see {@link MatterSpecification.
|
|
2012
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.19.1
|
|
2015
2013
|
*/
|
|
2016
2014
|
updateFlags: UpdateFlags;
|
|
2017
2015
|
|
|
2018
2016
|
/**
|
|
2019
2017
|
* This field shall indicate the action to take for the color loop.
|
|
2020
2018
|
*
|
|
2021
|
-
* @see {@link MatterSpecification.
|
|
2019
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.19.2
|
|
2022
2020
|
*/
|
|
2023
2021
|
action: ColorLoopAction;
|
|
2024
2022
|
|
|
2025
2023
|
/**
|
|
2026
2024
|
* This field shall indicate the direction for the color loop.
|
|
2027
2025
|
*
|
|
2028
|
-
* @see {@link MatterSpecification.
|
|
2026
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.19.3
|
|
2029
2027
|
*/
|
|
2030
2028
|
direction: ColorLoopDirection;
|
|
2031
2029
|
|
|
2032
2030
|
/**
|
|
2033
2031
|
* This field shall indicate the number of seconds over which to perform a full color loop.
|
|
2034
2032
|
*
|
|
2035
|
-
* @see {@link MatterSpecification.
|
|
2033
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.19.4
|
|
2036
2034
|
*/
|
|
2037
2035
|
time: number;
|
|
2038
2036
|
|
|
@@ -2052,7 +2050,7 @@ export declare namespace ColorControl {
|
|
|
2052
2050
|
*
|
|
2053
2051
|
* > NOTE: The StopMoveStep command has no effect on an active color loop.
|
|
2054
2052
|
*
|
|
2055
|
-
* @see {@link MatterSpecification.
|
|
2053
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.8.20
|
|
2056
2054
|
*/
|
|
2057
2055
|
export class StopMoveStepRequest {
|
|
2058
2056
|
constructor(values?: Partial<StopMoveStepRequest>);
|
|
@@ -2063,7 +2061,7 @@ export declare namespace ColorControl {
|
|
|
2063
2061
|
/**
|
|
2064
2062
|
* This data type is derived from map8 and is used in the ColorLoopSet command.
|
|
2065
2063
|
*
|
|
2066
|
-
* @see {@link MatterSpecification.
|
|
2064
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.6.3
|
|
2067
2065
|
*/
|
|
2068
2066
|
export class UpdateFlags {
|
|
2069
2067
|
constructor(values?: Partial<UpdateFlags> | number);
|
|
@@ -2077,7 +2075,7 @@ export declare namespace ColorControl {
|
|
|
2077
2075
|
*
|
|
2078
2076
|
* - 1 = Device shall adhere to the Action field.
|
|
2079
2077
|
*
|
|
2080
|
-
* @see {@link MatterSpecification.
|
|
2078
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.6.3.1
|
|
2081
2079
|
*/
|
|
2082
2080
|
updateAction?: boolean;
|
|
2083
2081
|
|
|
@@ -2090,7 +2088,7 @@ export declare namespace ColorControl {
|
|
|
2090
2088
|
*
|
|
2091
2089
|
* - 1 = Device shall update the ColorLoopDirection attribute with the value of the Direction field.
|
|
2092
2090
|
*
|
|
2093
|
-
* @see {@link MatterSpecification.
|
|
2091
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.6.3.2
|
|
2094
2092
|
*/
|
|
2095
2093
|
updateDirection?: boolean;
|
|
2096
2094
|
|
|
@@ -2103,7 +2101,7 @@ export declare namespace ColorControl {
|
|
|
2103
2101
|
*
|
|
2104
2102
|
* - 1 = Device shall update the value of the ColorLoopTime attribute with the value of the Time field.
|
|
2105
2103
|
*
|
|
2106
|
-
* @see {@link MatterSpecification.
|
|
2104
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.6.3.3
|
|
2107
2105
|
*/
|
|
2108
2106
|
updateTime?: boolean;
|
|
2109
2107
|
|
|
@@ -2118,13 +2116,13 @@ export declare namespace ColorControl {
|
|
|
2118
2116
|
* - 1 = Device shall update the value of the ColorLoopStartEnhancedHue attribute with the value of the
|
|
2119
2117
|
* StartHue field.
|
|
2120
2118
|
*
|
|
2121
|
-
* @see {@link MatterSpecification.
|
|
2119
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.6.3.4
|
|
2122
2120
|
*/
|
|
2123
2121
|
updateStartHue?: boolean;
|
|
2124
2122
|
}
|
|
2125
2123
|
|
|
2126
2124
|
/**
|
|
2127
|
-
* @see {@link MatterSpecification.
|
|
2125
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.6.7
|
|
2128
2126
|
*/
|
|
2129
2127
|
export enum Direction {
|
|
2130
2128
|
/**
|
|
@@ -2149,7 +2147,7 @@ export declare namespace ColorControl {
|
|
|
2149
2147
|
}
|
|
2150
2148
|
|
|
2151
2149
|
/**
|
|
2152
|
-
* @see {@link MatterSpecification.
|
|
2150
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.6.8
|
|
2153
2151
|
*/
|
|
2154
2152
|
export enum MoveMode {
|
|
2155
2153
|
/**
|
|
@@ -2169,7 +2167,7 @@ export declare namespace ColorControl {
|
|
|
2169
2167
|
}
|
|
2170
2168
|
|
|
2171
2169
|
/**
|
|
2172
|
-
* @see {@link MatterSpecification.
|
|
2170
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.6.9
|
|
2173
2171
|
*/
|
|
2174
2172
|
export enum StepMode {
|
|
2175
2173
|
/**
|
|
@@ -2184,7 +2182,7 @@ export declare namespace ColorControl {
|
|
|
2184
2182
|
}
|
|
2185
2183
|
|
|
2186
2184
|
/**
|
|
2187
|
-
* @see {@link MatterSpecification.
|
|
2185
|
+
* @see {@link MatterSpecification.v16.Cluster} § 3.2.6.10
|
|
2188
2186
|
*/
|
|
2189
2187
|
export enum ColorLoopAction {
|
|
2190
2188
|
/**
|