@matter/types 0.13.1-alpha.0-20250508-047aa0277 → 0.13.1-alpha.0-20250511-74ef153aa
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 +82 -211
- package/dist/cjs/clusters/access-control.d.ts.map +1 -1
- package/dist/cjs/clusters/access-control.js +16 -36
- package/dist/cjs/clusters/access-control.js.map +1 -1
- package/dist/cjs/clusters/account-login.d.ts +20 -26
- package/dist/cjs/clusters/account-login.d.ts.map +1 -1
- package/dist/cjs/clusters/account-login.js +10 -13
- package/dist/cjs/clusters/account-login.js.map +1 -1
- package/dist/cjs/clusters/actions.d.ts +4 -6
- package/dist/cjs/clusters/actions.d.ts.map +1 -1
- package/dist/cjs/clusters/actions.js.map +1 -1
- package/dist/cjs/clusters/administrator-commissioning.d.ts +31 -37
- package/dist/cjs/clusters/administrator-commissioning.d.ts.map +1 -1
- package/dist/cjs/clusters/administrator-commissioning.js +10 -12
- package/dist/cjs/clusters/administrator-commissioning.js.map +1 -1
- package/dist/cjs/clusters/application-launcher.d.ts +23 -29
- package/dist/cjs/clusters/application-launcher.d.ts.map +1 -1
- package/dist/cjs/clusters/application-launcher.js +6 -8
- package/dist/cjs/clusters/application-launcher.js.map +1 -1
- package/dist/cjs/clusters/ballast-configuration.d.ts +5 -10
- package/dist/cjs/clusters/ballast-configuration.d.ts.map +1 -1
- package/dist/cjs/clusters/ballast-configuration.js +5 -8
- package/dist/cjs/clusters/ballast-configuration.js.map +1 -1
- package/dist/cjs/clusters/basic-information.d.ts +9 -13
- package/dist/cjs/clusters/basic-information.d.ts.map +1 -1
- package/dist/cjs/clusters/basic-information.js +9 -13
- package/dist/cjs/clusters/basic-information.js.map +1 -1
- package/dist/cjs/clusters/binding.d.ts +3 -3
- package/dist/cjs/clusters/boolean-state-configuration.d.ts +15 -15
- package/dist/cjs/clusters/boolean-state-configuration.js +3 -3
- package/dist/cjs/clusters/bridged-device-basic-information.d.ts +32 -43
- package/dist/cjs/clusters/bridged-device-basic-information.d.ts.map +1 -1
- package/dist/cjs/clusters/bridged-device-basic-information.js +8 -11
- package/dist/cjs/clusters/bridged-device-basic-information.js.map +1 -1
- package/dist/cjs/clusters/channel.d.ts +36 -36
- package/dist/cjs/clusters/channel.js +2 -2
- package/dist/cjs/clusters/color-control.d.ts +151 -189
- package/dist/cjs/clusters/color-control.d.ts.map +1 -1
- package/dist/cjs/clusters/color-control.js +34 -49
- package/dist/cjs/clusters/color-control.js.map +1 -1
- package/dist/cjs/clusters/commissioner-control.d.ts +12 -23
- package/dist/cjs/clusters/commissioner-control.d.ts.map +1 -1
- package/dist/cjs/clusters/commissioner-control.js +6 -15
- package/dist/cjs/clusters/commissioner-control.js.map +1 -1
- package/dist/cjs/clusters/concentration-measurement.d.ts +7 -5
- package/dist/cjs/clusters/concentration-measurement.d.ts.map +1 -1
- package/dist/cjs/clusters/concentration-measurement.js +3 -2
- package/dist/cjs/clusters/concentration-measurement.js.map +1 -1
- package/dist/cjs/clusters/content-control.d.ts +26 -35
- package/dist/cjs/clusters/content-control.d.ts.map +1 -1
- package/dist/cjs/clusters/content-control.js +8 -10
- package/dist/cjs/clusters/content-control.js.map +1 -1
- package/dist/cjs/clusters/content-launcher.d.ts +106 -140
- package/dist/cjs/clusters/content-launcher.d.ts.map +1 -1
- package/dist/cjs/clusters/content-launcher.js +6 -8
- package/dist/cjs/clusters/content-launcher.js.map +1 -1
- package/dist/cjs/clusters/descriptor.d.ts +3 -3
- package/dist/cjs/clusters/device-energy-management-mode.d.ts +6 -9
- package/dist/cjs/clusters/device-energy-management-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/device-energy-management-mode.js +2 -3
- package/dist/cjs/clusters/device-energy-management-mode.js.map +1 -1
- package/dist/cjs/clusters/device-energy-management.d.ts +102 -242
- package/dist/cjs/clusters/device-energy-management.d.ts.map +1 -1
- package/dist/cjs/clusters/device-energy-management.js +16 -46
- package/dist/cjs/clusters/device-energy-management.js.map +1 -1
- package/dist/cjs/clusters/diagnostic-logs.d.ts +3 -3
- package/dist/cjs/clusters/diagnostic-logs.js +1 -1
- package/dist/cjs/clusters/dishwasher-mode.d.ts +6 -9
- package/dist/cjs/clusters/dishwasher-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/dishwasher-mode.js +2 -3
- package/dist/cjs/clusters/dishwasher-mode.js.map +1 -1
- package/dist/cjs/clusters/door-lock.d.ts +153 -192
- package/dist/cjs/clusters/door-lock.d.ts.map +1 -1
- package/dist/cjs/clusters/door-lock.js +36 -45
- package/dist/cjs/clusters/door-lock.js.map +1 -1
- package/dist/cjs/clusters/ecosystem-information.d.ts +19 -26
- package/dist/cjs/clusters/ecosystem-information.d.ts.map +1 -1
- package/dist/cjs/clusters/ecosystem-information.js +11 -16
- package/dist/cjs/clusters/ecosystem-information.js.map +1 -1
- package/dist/cjs/clusters/electrical-energy-measurement.d.ts +111 -111
- package/dist/cjs/clusters/electrical-energy-measurement.js +3 -3
- package/dist/cjs/clusters/electrical-power-measurement.d.ts +33 -42
- package/dist/cjs/clusters/electrical-power-measurement.d.ts.map +1 -1
- package/dist/cjs/clusters/electrical-power-measurement.js +7 -8
- package/dist/cjs/clusters/electrical-power-measurement.js.map +1 -1
- package/dist/cjs/clusters/energy-evse-mode.d.ts +16 -21
- package/dist/cjs/clusters/energy-evse-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/energy-evse-mode.js +5 -7
- package/dist/cjs/clusters/energy-evse-mode.js.map +1 -1
- package/dist/cjs/clusters/energy-evse.d.ts +104 -128
- package/dist/cjs/clusters/energy-evse.d.ts.map +1 -1
- package/dist/cjs/clusters/energy-evse.js +17 -23
- package/dist/cjs/clusters/energy-evse.js.map +1 -1
- package/dist/cjs/clusters/energy-preference.d.ts +9 -5
- package/dist/cjs/clusters/energy-preference.d.ts.map +1 -1
- package/dist/cjs/clusters/energy-preference.js +3 -1
- package/dist/cjs/clusters/energy-preference.js.map +1 -1
- package/dist/cjs/clusters/fixed-label.d.ts +3 -5
- package/dist/cjs/clusters/fixed-label.d.ts.map +1 -1
- package/dist/cjs/clusters/fixed-label.js.map +1 -1
- package/dist/cjs/clusters/flow-measurement.d.ts +1 -3
- package/dist/cjs/clusters/flow-measurement.d.ts.map +1 -1
- package/dist/cjs/clusters/flow-measurement.js +1 -3
- package/dist/cjs/clusters/flow-measurement.js.map +1 -1
- package/dist/cjs/clusters/general-commissioning.d.ts +82 -98
- package/dist/cjs/clusters/general-commissioning.d.ts.map +1 -1
- package/dist/cjs/clusters/general-commissioning.js +27 -31
- package/dist/cjs/clusters/general-commissioning.js.map +1 -1
- package/dist/cjs/clusters/general-diagnostics.d.ts +65 -84
- package/dist/cjs/clusters/general-diagnostics.d.ts.map +1 -1
- package/dist/cjs/clusters/general-diagnostics.js +17 -22
- package/dist/cjs/clusters/general-diagnostics.js.map +1 -1
- package/dist/cjs/clusters/group-key-management.d.ts +49 -54
- package/dist/cjs/clusters/group-key-management.d.ts.map +1 -1
- package/dist/cjs/clusters/group-key-management.js +16 -18
- package/dist/cjs/clusters/group-key-management.js.map +1 -1
- package/dist/cjs/clusters/groups.d.ts +6 -9
- package/dist/cjs/clusters/groups.d.ts.map +1 -1
- package/dist/cjs/clusters/groups.js +2 -3
- package/dist/cjs/clusters/groups.js.map +1 -1
- package/dist/cjs/clusters/icd-management.d.ts +21 -40
- package/dist/cjs/clusters/icd-management.d.ts.map +1 -1
- package/dist/cjs/clusters/icd-management.js +5 -8
- package/dist/cjs/clusters/icd-management.js.map +1 -1
- package/dist/cjs/clusters/identify.d.ts +1 -1
- package/dist/cjs/clusters/index.d.ts +1 -1
- package/dist/cjs/clusters/index.d.ts.map +1 -1
- package/dist/cjs/clusters/index.js +3 -3
- package/dist/cjs/clusters/index.js.map +1 -1
- package/dist/cjs/clusters/{joint-fabric-datastore-cluster.d.ts → joint-fabric-datastore.d.ts} +5 -7
- package/dist/cjs/clusters/joint-fabric-datastore.d.ts.map +1 -0
- package/dist/cjs/clusters/{joint-fabric-datastore-cluster.js → joint-fabric-datastore.js} +40 -40
- package/dist/cjs/clusters/{joint-fabric-datastore-cluster.js.map → joint-fabric-datastore.js.map} +3 -3
- package/dist/cjs/clusters/joint-fabric-pki.d.ts +1 -3
- package/dist/cjs/clusters/joint-fabric-pki.d.ts.map +1 -1
- package/dist/cjs/clusters/joint-fabric-pki.js.map +1 -1
- package/dist/cjs/clusters/keypad-input.d.ts +2 -2
- package/dist/cjs/clusters/laundry-washer-controls.d.ts +18 -18
- package/dist/cjs/clusters/laundry-washer-controls.d.ts.map +1 -1
- package/dist/cjs/clusters/laundry-washer-controls.js +6 -6
- package/dist/cjs/clusters/laundry-washer-controls.js.map +1 -1
- package/dist/cjs/clusters/laundry-washer-mode.d.ts +0 -144
- package/dist/cjs/clusters/laundry-washer-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/laundry-washer-mode.js +1 -49
- package/dist/cjs/clusters/laundry-washer-mode.js.map +1 -1
- package/dist/cjs/clusters/level-control.d.ts +41 -73
- package/dist/cjs/clusters/level-control.d.ts.map +1 -1
- package/dist/cjs/clusters/level-control.js +6 -9
- package/dist/cjs/clusters/level-control.js.map +1 -1
- package/dist/cjs/clusters/low-power.d.ts +3 -3
- package/dist/cjs/clusters/media-input.d.ts +10 -13
- package/dist/cjs/clusters/media-input.d.ts.map +1 -1
- package/dist/cjs/clusters/media-input.js +3 -4
- package/dist/cjs/clusters/media-input.js.map +1 -1
- package/dist/cjs/clusters/media-playback.d.ts +30 -41
- package/dist/cjs/clusters/media-playback.d.ts.map +1 -1
- package/dist/cjs/clusters/media-playback.js +8 -11
- package/dist/cjs/clusters/media-playback.js.map +1 -1
- package/dist/cjs/clusters/messages.d.ts +8 -8
- package/dist/cjs/clusters/messages.js +4 -4
- package/dist/cjs/clusters/microwave-oven-mode.d.ts +6 -9
- package/dist/cjs/clusters/microwave-oven-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/microwave-oven-mode.js +2 -3
- package/dist/cjs/clusters/microwave-oven-mode.js.map +1 -1
- package/dist/cjs/clusters/mode-base.d.ts +8 -15
- package/dist/cjs/clusters/mode-base.d.ts.map +1 -1
- package/dist/cjs/clusters/mode-base.js +2 -3
- package/dist/cjs/clusters/mode-base.js.map +1 -1
- package/dist/cjs/clusters/mode-select.d.ts +8 -24
- package/dist/cjs/clusters/mode-select.d.ts.map +1 -1
- package/dist/cjs/clusters/mode-select.js +3 -9
- package/dist/cjs/clusters/mode-select.js.map +1 -1
- package/dist/cjs/clusters/network-commissioning.d.ts +91 -121
- package/dist/cjs/clusters/network-commissioning.d.ts.map +1 -1
- package/dist/cjs/clusters/network-commissioning.js +18 -24
- package/dist/cjs/clusters/network-commissioning.js.map +1 -1
- package/dist/cjs/clusters/occupancy-sensing.d.ts +19 -30
- package/dist/cjs/clusters/occupancy-sensing.d.ts.map +1 -1
- package/dist/cjs/clusters/occupancy-sensing.js +4 -7
- package/dist/cjs/clusters/occupancy-sensing.js.map +1 -1
- package/dist/cjs/clusters/operational-credentials.d.ts +63 -67
- package/dist/cjs/clusters/operational-credentials.d.ts.map +1 -1
- package/dist/cjs/clusters/operational-credentials.js +33 -37
- package/dist/cjs/clusters/operational-credentials.js.map +1 -1
- package/dist/cjs/clusters/operational-state.d.ts +16 -21
- package/dist/cjs/clusters/operational-state.d.ts.map +1 -1
- package/dist/cjs/clusters/operational-state.js +10 -13
- package/dist/cjs/clusters/operational-state.js.map +1 -1
- package/dist/cjs/clusters/ota-software-update-provider.d.ts +6 -32
- package/dist/cjs/clusters/ota-software-update-provider.d.ts.map +1 -1
- package/dist/cjs/clusters/ota-software-update-provider.js +3 -16
- package/dist/cjs/clusters/ota-software-update-provider.js.map +1 -1
- package/dist/cjs/clusters/ota-software-update-requestor.d.ts +11 -13
- package/dist/cjs/clusters/ota-software-update-requestor.d.ts.map +1 -1
- package/dist/cjs/clusters/ota-software-update-requestor.js +6 -7
- package/dist/cjs/clusters/ota-software-update-requestor.js.map +1 -1
- package/dist/cjs/clusters/oven-cavity-operational-state.d.ts +3 -4
- package/dist/cjs/clusters/oven-cavity-operational-state.d.ts.map +1 -1
- package/dist/cjs/clusters/oven-cavity-operational-state.js +3 -4
- package/dist/cjs/clusters/oven-cavity-operational-state.js.map +1 -1
- package/dist/cjs/clusters/oven-mode.d.ts +0 -144
- package/dist/cjs/clusters/oven-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/oven-mode.js +1 -49
- package/dist/cjs/clusters/oven-mode.js.map +1 -1
- package/dist/cjs/clusters/power-source.d.ts +12 -30
- package/dist/cjs/clusters/power-source.d.ts.map +1 -1
- package/dist/cjs/clusters/power-source.js +4 -10
- package/dist/cjs/clusters/power-source.js.map +1 -1
- package/dist/cjs/clusters/pressure-measurement.d.ts +9 -18
- package/dist/cjs/clusters/pressure-measurement.d.ts.map +1 -1
- package/dist/cjs/clusters/pressure-measurement.js +3 -6
- package/dist/cjs/clusters/pressure-measurement.js.map +1 -1
- package/dist/cjs/clusters/pump-configuration-and-control.d.ts +37 -55
- package/dist/cjs/clusters/pump-configuration-and-control.d.ts.map +1 -1
- package/dist/cjs/clusters/pump-configuration-and-control.js +11 -16
- package/dist/cjs/clusters/pump-configuration-and-control.js.map +1 -1
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +6 -9
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +2 -3
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
- package/dist/cjs/clusters/rvc-clean-mode.d.ts +8 -15
- package/dist/cjs/clusters/rvc-clean-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/rvc-clean-mode.js +2 -3
- package/dist/cjs/clusters/rvc-clean-mode.js.map +1 -1
- package/dist/cjs/clusters/rvc-operational-state.d.ts +3 -4
- package/dist/cjs/clusters/rvc-operational-state.d.ts.map +1 -1
- package/dist/cjs/clusters/rvc-operational-state.js +3 -4
- package/dist/cjs/clusters/rvc-operational-state.js.map +1 -1
- package/dist/cjs/clusters/rvc-run-mode.d.ts +12 -19
- package/dist/cjs/clusters/rvc-run-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/rvc-run-mode.js +2 -3
- package/dist/cjs/clusters/rvc-run-mode.js.map +1 -1
- package/dist/cjs/clusters/scenes-management.d.ts +20 -31
- package/dist/cjs/clusters/scenes-management.d.ts.map +1 -1
- package/dist/cjs/clusters/scenes-management.js +3 -4
- package/dist/cjs/clusters/scenes-management.js.map +1 -1
- package/dist/cjs/clusters/service-area.d.ts +84 -96
- package/dist/cjs/clusters/service-area.d.ts.map +1 -1
- package/dist/cjs/clusters/service-area.js +28 -31
- package/dist/cjs/clusters/service-area.js.map +1 -1
- package/dist/cjs/clusters/smoke-co-alarm.d.ts +15 -10
- package/dist/cjs/clusters/smoke-co-alarm.d.ts.map +1 -1
- package/dist/cjs/clusters/smoke-co-alarm.js +2 -2
- package/dist/cjs/clusters/smoke-co-alarm.js.map +1 -1
- package/dist/cjs/clusters/software-diagnostics.d.ts +3 -3
- package/dist/cjs/clusters/software-diagnostics.js +1 -1
- package/dist/cjs/clusters/switch.d.ts +18 -18
- package/dist/cjs/clusters/switch.js +6 -6
- package/dist/cjs/clusters/thermostat.d.ts +111 -161
- package/dist/cjs/clusters/thermostat.d.ts.map +1 -1
- package/dist/cjs/clusters/thermostat.js +35 -39
- package/dist/cjs/clusters/thermostat.js.map +1 -1
- package/dist/cjs/clusters/thread-border-router-management.d.ts +20 -20
- package/dist/cjs/clusters/thread-border-router-management.js +4 -4
- package/dist/cjs/clusters/thread-network-diagnostics.d.ts +42 -56
- package/dist/cjs/clusters/thread-network-diagnostics.d.ts.map +1 -1
- package/dist/cjs/clusters/thread-network-diagnostics.js +15 -20
- package/dist/cjs/clusters/thread-network-diagnostics.js.map +1 -1
- package/dist/cjs/clusters/thread-network-directory.d.ts +3 -3
- package/dist/cjs/clusters/thread-network-directory.js +3 -3
- package/dist/cjs/clusters/time-synchronization.d.ts +11 -17
- package/dist/cjs/clusters/time-synchronization.d.ts.map +1 -1
- package/dist/cjs/clusters/time-synchronization.js +3 -5
- package/dist/cjs/clusters/time-synchronization.js.map +1 -1
- package/dist/cjs/clusters/wake-on-lan.d.ts +5 -5
- package/dist/cjs/clusters/wake-on-lan.js +5 -5
- package/dist/cjs/clusters/water-heater-management.d.ts +47 -39
- package/dist/cjs/clusters/water-heater-management.d.ts.map +1 -1
- package/dist/cjs/clusters/water-heater-management.js +16 -14
- package/dist/cjs/clusters/water-heater-management.js.map +1 -1
- package/dist/cjs/clusters/water-heater-mode.d.ts +6 -9
- package/dist/cjs/clusters/water-heater-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/water-heater-mode.js +2 -3
- package/dist/cjs/clusters/water-heater-mode.js.map +1 -1
- package/dist/cjs/clusters/wi-fi-network-management.d.ts +9 -11
- package/dist/cjs/clusters/wi-fi-network-management.d.ts.map +1 -1
- package/dist/cjs/clusters/wi-fi-network-management.js +9 -11
- package/dist/cjs/clusters/wi-fi-network-management.js.map +1 -1
- package/dist/cjs/clusters/window-covering.d.ts +18 -6
- package/dist/cjs/clusters/window-covering.d.ts.map +1 -1
- package/dist/cjs/clusters/window-covering.js +6 -2
- package/dist/cjs/clusters/window-covering.js.map +1 -1
- package/dist/cjs/globals/Locationdesc.d.ts +6 -6
- package/dist/cjs/globals/Locationdesc.js +6 -6
- package/dist/cjs/globals/MeasurementAccuracyRange.d.ts +2 -6
- package/dist/cjs/globals/MeasurementAccuracyRange.d.ts.map +1 -1
- package/dist/cjs/globals/MeasurementAccuracyRange.js.map +1 -1
- package/dist/cjs/globals/Status.d.ts +5 -6
- package/dist/cjs/globals/Status.d.ts.map +1 -1
- package/dist/cjs/globals/Status.js.map +1 -1
- package/dist/esm/clusters/access-control.d.ts +82 -211
- package/dist/esm/clusters/access-control.d.ts.map +1 -1
- package/dist/esm/clusters/access-control.js +16 -36
- package/dist/esm/clusters/access-control.js.map +1 -1
- package/dist/esm/clusters/account-login.d.ts +20 -26
- package/dist/esm/clusters/account-login.d.ts.map +1 -1
- package/dist/esm/clusters/account-login.js +10 -13
- package/dist/esm/clusters/account-login.js.map +1 -1
- package/dist/esm/clusters/actions.d.ts +4 -6
- package/dist/esm/clusters/actions.d.ts.map +1 -1
- package/dist/esm/clusters/actions.js.map +1 -1
- package/dist/esm/clusters/administrator-commissioning.d.ts +31 -37
- package/dist/esm/clusters/administrator-commissioning.d.ts.map +1 -1
- package/dist/esm/clusters/administrator-commissioning.js +10 -12
- package/dist/esm/clusters/administrator-commissioning.js.map +1 -1
- package/dist/esm/clusters/application-launcher.d.ts +23 -29
- package/dist/esm/clusters/application-launcher.d.ts.map +1 -1
- package/dist/esm/clusters/application-launcher.js +6 -8
- package/dist/esm/clusters/application-launcher.js.map +1 -1
- package/dist/esm/clusters/ballast-configuration.d.ts +5 -10
- package/dist/esm/clusters/ballast-configuration.d.ts.map +1 -1
- package/dist/esm/clusters/ballast-configuration.js +5 -8
- package/dist/esm/clusters/ballast-configuration.js.map +1 -1
- package/dist/esm/clusters/basic-information.d.ts +9 -13
- package/dist/esm/clusters/basic-information.d.ts.map +1 -1
- package/dist/esm/clusters/basic-information.js +9 -13
- package/dist/esm/clusters/basic-information.js.map +1 -1
- package/dist/esm/clusters/binding.d.ts +3 -3
- package/dist/esm/clusters/boolean-state-configuration.d.ts +15 -15
- package/dist/esm/clusters/boolean-state-configuration.js +3 -3
- package/dist/esm/clusters/bridged-device-basic-information.d.ts +32 -43
- package/dist/esm/clusters/bridged-device-basic-information.d.ts.map +1 -1
- package/dist/esm/clusters/bridged-device-basic-information.js +8 -11
- package/dist/esm/clusters/bridged-device-basic-information.js.map +1 -1
- package/dist/esm/clusters/channel.d.ts +36 -36
- package/dist/esm/clusters/channel.js +2 -2
- package/dist/esm/clusters/color-control.d.ts +151 -189
- package/dist/esm/clusters/color-control.d.ts.map +1 -1
- package/dist/esm/clusters/color-control.js +34 -49
- package/dist/esm/clusters/color-control.js.map +1 -1
- package/dist/esm/clusters/commissioner-control.d.ts +12 -23
- package/dist/esm/clusters/commissioner-control.d.ts.map +1 -1
- package/dist/esm/clusters/commissioner-control.js +6 -15
- package/dist/esm/clusters/commissioner-control.js.map +1 -1
- package/dist/esm/clusters/concentration-measurement.d.ts +7 -5
- package/dist/esm/clusters/concentration-measurement.d.ts.map +1 -1
- package/dist/esm/clusters/concentration-measurement.js +3 -2
- package/dist/esm/clusters/concentration-measurement.js.map +1 -1
- package/dist/esm/clusters/content-control.d.ts +26 -35
- package/dist/esm/clusters/content-control.d.ts.map +1 -1
- package/dist/esm/clusters/content-control.js +8 -10
- package/dist/esm/clusters/content-control.js.map +1 -1
- package/dist/esm/clusters/content-launcher.d.ts +106 -140
- package/dist/esm/clusters/content-launcher.d.ts.map +1 -1
- package/dist/esm/clusters/content-launcher.js +6 -8
- package/dist/esm/clusters/content-launcher.js.map +1 -1
- package/dist/esm/clusters/descriptor.d.ts +3 -3
- package/dist/esm/clusters/device-energy-management-mode.d.ts +6 -9
- package/dist/esm/clusters/device-energy-management-mode.d.ts.map +1 -1
- package/dist/esm/clusters/device-energy-management-mode.js +2 -3
- package/dist/esm/clusters/device-energy-management-mode.js.map +1 -1
- package/dist/esm/clusters/device-energy-management.d.ts +102 -242
- package/dist/esm/clusters/device-energy-management.d.ts.map +1 -1
- package/dist/esm/clusters/device-energy-management.js +16 -46
- package/dist/esm/clusters/device-energy-management.js.map +1 -1
- package/dist/esm/clusters/diagnostic-logs.d.ts +3 -3
- package/dist/esm/clusters/diagnostic-logs.js +1 -1
- package/dist/esm/clusters/dishwasher-mode.d.ts +6 -9
- package/dist/esm/clusters/dishwasher-mode.d.ts.map +1 -1
- package/dist/esm/clusters/dishwasher-mode.js +2 -3
- package/dist/esm/clusters/dishwasher-mode.js.map +1 -1
- package/dist/esm/clusters/door-lock.d.ts +153 -192
- package/dist/esm/clusters/door-lock.d.ts.map +1 -1
- package/dist/esm/clusters/door-lock.js +36 -45
- package/dist/esm/clusters/door-lock.js.map +1 -1
- package/dist/esm/clusters/ecosystem-information.d.ts +19 -26
- package/dist/esm/clusters/ecosystem-information.d.ts.map +1 -1
- package/dist/esm/clusters/ecosystem-information.js +11 -16
- package/dist/esm/clusters/ecosystem-information.js.map +1 -1
- package/dist/esm/clusters/electrical-energy-measurement.d.ts +111 -111
- package/dist/esm/clusters/electrical-energy-measurement.js +3 -3
- package/dist/esm/clusters/electrical-power-measurement.d.ts +33 -42
- package/dist/esm/clusters/electrical-power-measurement.d.ts.map +1 -1
- package/dist/esm/clusters/electrical-power-measurement.js +7 -8
- package/dist/esm/clusters/electrical-power-measurement.js.map +1 -1
- package/dist/esm/clusters/energy-evse-mode.d.ts +16 -21
- package/dist/esm/clusters/energy-evse-mode.d.ts.map +1 -1
- package/dist/esm/clusters/energy-evse-mode.js +5 -7
- package/dist/esm/clusters/energy-evse-mode.js.map +1 -1
- package/dist/esm/clusters/energy-evse.d.ts +104 -128
- package/dist/esm/clusters/energy-evse.d.ts.map +1 -1
- package/dist/esm/clusters/energy-evse.js +17 -23
- package/dist/esm/clusters/energy-evse.js.map +1 -1
- package/dist/esm/clusters/energy-preference.d.ts +9 -5
- package/dist/esm/clusters/energy-preference.d.ts.map +1 -1
- package/dist/esm/clusters/energy-preference.js +3 -1
- package/dist/esm/clusters/energy-preference.js.map +1 -1
- package/dist/esm/clusters/fixed-label.d.ts +3 -5
- package/dist/esm/clusters/fixed-label.d.ts.map +1 -1
- package/dist/esm/clusters/fixed-label.js.map +1 -1
- package/dist/esm/clusters/flow-measurement.d.ts +1 -3
- package/dist/esm/clusters/flow-measurement.d.ts.map +1 -1
- package/dist/esm/clusters/flow-measurement.js +1 -3
- package/dist/esm/clusters/flow-measurement.js.map +1 -1
- package/dist/esm/clusters/general-commissioning.d.ts +82 -98
- package/dist/esm/clusters/general-commissioning.d.ts.map +1 -1
- package/dist/esm/clusters/general-commissioning.js +27 -31
- package/dist/esm/clusters/general-commissioning.js.map +1 -1
- package/dist/esm/clusters/general-diagnostics.d.ts +65 -84
- package/dist/esm/clusters/general-diagnostics.d.ts.map +1 -1
- package/dist/esm/clusters/general-diagnostics.js +17 -22
- package/dist/esm/clusters/general-diagnostics.js.map +1 -1
- package/dist/esm/clusters/group-key-management.d.ts +49 -54
- package/dist/esm/clusters/group-key-management.d.ts.map +1 -1
- package/dist/esm/clusters/group-key-management.js +16 -18
- package/dist/esm/clusters/group-key-management.js.map +1 -1
- package/dist/esm/clusters/groups.d.ts +6 -9
- package/dist/esm/clusters/groups.d.ts.map +1 -1
- package/dist/esm/clusters/groups.js +2 -3
- package/dist/esm/clusters/groups.js.map +1 -1
- package/dist/esm/clusters/icd-management.d.ts +21 -40
- package/dist/esm/clusters/icd-management.d.ts.map +1 -1
- package/dist/esm/clusters/icd-management.js +5 -8
- package/dist/esm/clusters/icd-management.js.map +1 -1
- package/dist/esm/clusters/identify.d.ts +1 -1
- package/dist/esm/clusters/index.d.ts +1 -1
- package/dist/esm/clusters/index.d.ts.map +1 -1
- package/dist/esm/clusters/index.js +2 -2
- package/dist/esm/clusters/index.js.map +1 -1
- package/dist/esm/clusters/{joint-fabric-datastore-cluster.d.ts → joint-fabric-datastore.d.ts} +5 -7
- package/dist/esm/clusters/joint-fabric-datastore.d.ts.map +1 -0
- package/dist/esm/clusters/{joint-fabric-datastore-cluster.js → joint-fabric-datastore.js} +37 -37
- package/dist/esm/clusters/{joint-fabric-datastore-cluster.js.map → joint-fabric-datastore.js.map} +3 -3
- package/dist/esm/clusters/joint-fabric-pki.d.ts +1 -3
- package/dist/esm/clusters/joint-fabric-pki.d.ts.map +1 -1
- package/dist/esm/clusters/joint-fabric-pki.js.map +1 -1
- package/dist/esm/clusters/keypad-input.d.ts +2 -2
- package/dist/esm/clusters/laundry-washer-controls.d.ts +18 -18
- package/dist/esm/clusters/laundry-washer-controls.d.ts.map +1 -1
- package/dist/esm/clusters/laundry-washer-controls.js +6 -6
- package/dist/esm/clusters/laundry-washer-controls.js.map +1 -1
- package/dist/esm/clusters/laundry-washer-mode.d.ts +0 -144
- package/dist/esm/clusters/laundry-washer-mode.d.ts.map +1 -1
- package/dist/esm/clusters/laundry-washer-mode.js +1 -49
- package/dist/esm/clusters/laundry-washer-mode.js.map +1 -1
- package/dist/esm/clusters/level-control.d.ts +41 -73
- package/dist/esm/clusters/level-control.d.ts.map +1 -1
- package/dist/esm/clusters/level-control.js +6 -9
- package/dist/esm/clusters/level-control.js.map +1 -1
- package/dist/esm/clusters/low-power.d.ts +3 -3
- package/dist/esm/clusters/media-input.d.ts +10 -13
- package/dist/esm/clusters/media-input.d.ts.map +1 -1
- package/dist/esm/clusters/media-input.js +3 -4
- package/dist/esm/clusters/media-input.js.map +1 -1
- package/dist/esm/clusters/media-playback.d.ts +30 -41
- package/dist/esm/clusters/media-playback.d.ts.map +1 -1
- package/dist/esm/clusters/media-playback.js +8 -11
- package/dist/esm/clusters/media-playback.js.map +1 -1
- package/dist/esm/clusters/messages.d.ts +8 -8
- package/dist/esm/clusters/messages.js +4 -4
- package/dist/esm/clusters/microwave-oven-mode.d.ts +6 -9
- package/dist/esm/clusters/microwave-oven-mode.d.ts.map +1 -1
- package/dist/esm/clusters/microwave-oven-mode.js +2 -3
- package/dist/esm/clusters/microwave-oven-mode.js.map +1 -1
- package/dist/esm/clusters/mode-base.d.ts +8 -15
- package/dist/esm/clusters/mode-base.d.ts.map +1 -1
- package/dist/esm/clusters/mode-base.js +2 -3
- package/dist/esm/clusters/mode-base.js.map +1 -1
- package/dist/esm/clusters/mode-select.d.ts +8 -24
- package/dist/esm/clusters/mode-select.d.ts.map +1 -1
- package/dist/esm/clusters/mode-select.js +3 -9
- package/dist/esm/clusters/mode-select.js.map +1 -1
- package/dist/esm/clusters/network-commissioning.d.ts +91 -121
- package/dist/esm/clusters/network-commissioning.d.ts.map +1 -1
- package/dist/esm/clusters/network-commissioning.js +18 -24
- package/dist/esm/clusters/network-commissioning.js.map +1 -1
- package/dist/esm/clusters/occupancy-sensing.d.ts +19 -30
- package/dist/esm/clusters/occupancy-sensing.d.ts.map +1 -1
- package/dist/esm/clusters/occupancy-sensing.js +4 -7
- package/dist/esm/clusters/occupancy-sensing.js.map +1 -1
- package/dist/esm/clusters/operational-credentials.d.ts +63 -67
- package/dist/esm/clusters/operational-credentials.d.ts.map +1 -1
- package/dist/esm/clusters/operational-credentials.js +33 -37
- package/dist/esm/clusters/operational-credentials.js.map +1 -1
- package/dist/esm/clusters/operational-state.d.ts +16 -21
- package/dist/esm/clusters/operational-state.d.ts.map +1 -1
- package/dist/esm/clusters/operational-state.js +10 -13
- package/dist/esm/clusters/operational-state.js.map +1 -1
- package/dist/esm/clusters/ota-software-update-provider.d.ts +6 -32
- package/dist/esm/clusters/ota-software-update-provider.d.ts.map +1 -1
- package/dist/esm/clusters/ota-software-update-provider.js +3 -16
- package/dist/esm/clusters/ota-software-update-provider.js.map +1 -1
- package/dist/esm/clusters/ota-software-update-requestor.d.ts +11 -13
- package/dist/esm/clusters/ota-software-update-requestor.d.ts.map +1 -1
- package/dist/esm/clusters/ota-software-update-requestor.js +6 -7
- package/dist/esm/clusters/ota-software-update-requestor.js.map +1 -1
- package/dist/esm/clusters/oven-cavity-operational-state.d.ts +3 -4
- package/dist/esm/clusters/oven-cavity-operational-state.d.ts.map +1 -1
- package/dist/esm/clusters/oven-cavity-operational-state.js +3 -4
- package/dist/esm/clusters/oven-cavity-operational-state.js.map +1 -1
- package/dist/esm/clusters/oven-mode.d.ts +0 -144
- package/dist/esm/clusters/oven-mode.d.ts.map +1 -1
- package/dist/esm/clusters/oven-mode.js +1 -49
- package/dist/esm/clusters/oven-mode.js.map +1 -1
- package/dist/esm/clusters/power-source.d.ts +12 -30
- package/dist/esm/clusters/power-source.d.ts.map +1 -1
- package/dist/esm/clusters/power-source.js +4 -10
- package/dist/esm/clusters/power-source.js.map +1 -1
- package/dist/esm/clusters/pressure-measurement.d.ts +9 -18
- package/dist/esm/clusters/pressure-measurement.d.ts.map +1 -1
- package/dist/esm/clusters/pressure-measurement.js +3 -6
- package/dist/esm/clusters/pressure-measurement.js.map +1 -1
- package/dist/esm/clusters/pump-configuration-and-control.d.ts +37 -55
- package/dist/esm/clusters/pump-configuration-and-control.d.ts.map +1 -1
- package/dist/esm/clusters/pump-configuration-and-control.js +11 -16
- package/dist/esm/clusters/pump-configuration-and-control.js.map +1 -1
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +6 -9
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts.map +1 -1
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +2 -3
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
- package/dist/esm/clusters/rvc-clean-mode.d.ts +8 -15
- package/dist/esm/clusters/rvc-clean-mode.d.ts.map +1 -1
- package/dist/esm/clusters/rvc-clean-mode.js +2 -3
- package/dist/esm/clusters/rvc-clean-mode.js.map +1 -1
- package/dist/esm/clusters/rvc-operational-state.d.ts +3 -4
- package/dist/esm/clusters/rvc-operational-state.d.ts.map +1 -1
- package/dist/esm/clusters/rvc-operational-state.js +3 -4
- package/dist/esm/clusters/rvc-operational-state.js.map +1 -1
- package/dist/esm/clusters/rvc-run-mode.d.ts +12 -19
- package/dist/esm/clusters/rvc-run-mode.d.ts.map +1 -1
- package/dist/esm/clusters/rvc-run-mode.js +2 -3
- package/dist/esm/clusters/rvc-run-mode.js.map +1 -1
- package/dist/esm/clusters/scenes-management.d.ts +20 -31
- package/dist/esm/clusters/scenes-management.d.ts.map +1 -1
- package/dist/esm/clusters/scenes-management.js +3 -4
- package/dist/esm/clusters/scenes-management.js.map +1 -1
- package/dist/esm/clusters/service-area.d.ts +84 -96
- package/dist/esm/clusters/service-area.d.ts.map +1 -1
- package/dist/esm/clusters/service-area.js +28 -31
- package/dist/esm/clusters/service-area.js.map +1 -1
- package/dist/esm/clusters/smoke-co-alarm.d.ts +15 -10
- package/dist/esm/clusters/smoke-co-alarm.d.ts.map +1 -1
- package/dist/esm/clusters/smoke-co-alarm.js +2 -2
- package/dist/esm/clusters/smoke-co-alarm.js.map +1 -1
- package/dist/esm/clusters/software-diagnostics.d.ts +3 -3
- package/dist/esm/clusters/software-diagnostics.js +1 -1
- package/dist/esm/clusters/switch.d.ts +18 -18
- package/dist/esm/clusters/switch.js +6 -6
- package/dist/esm/clusters/thermostat.d.ts +111 -161
- package/dist/esm/clusters/thermostat.d.ts.map +1 -1
- package/dist/esm/clusters/thermostat.js +35 -39
- package/dist/esm/clusters/thermostat.js.map +1 -1
- package/dist/esm/clusters/thread-border-router-management.d.ts +20 -20
- package/dist/esm/clusters/thread-border-router-management.js +4 -4
- package/dist/esm/clusters/thread-network-diagnostics.d.ts +42 -56
- package/dist/esm/clusters/thread-network-diagnostics.d.ts.map +1 -1
- package/dist/esm/clusters/thread-network-diagnostics.js +15 -20
- package/dist/esm/clusters/thread-network-diagnostics.js.map +1 -1
- package/dist/esm/clusters/thread-network-directory.d.ts +3 -3
- package/dist/esm/clusters/thread-network-directory.js +3 -3
- package/dist/esm/clusters/time-synchronization.d.ts +11 -17
- package/dist/esm/clusters/time-synchronization.d.ts.map +1 -1
- package/dist/esm/clusters/time-synchronization.js +3 -5
- package/dist/esm/clusters/time-synchronization.js.map +1 -1
- package/dist/esm/clusters/wake-on-lan.d.ts +5 -5
- package/dist/esm/clusters/wake-on-lan.js +5 -5
- package/dist/esm/clusters/water-heater-management.d.ts +47 -39
- package/dist/esm/clusters/water-heater-management.d.ts.map +1 -1
- package/dist/esm/clusters/water-heater-management.js +16 -14
- package/dist/esm/clusters/water-heater-management.js.map +1 -1
- package/dist/esm/clusters/water-heater-mode.d.ts +6 -9
- package/dist/esm/clusters/water-heater-mode.d.ts.map +1 -1
- package/dist/esm/clusters/water-heater-mode.js +2 -3
- package/dist/esm/clusters/water-heater-mode.js.map +1 -1
- package/dist/esm/clusters/wi-fi-network-management.d.ts +9 -11
- package/dist/esm/clusters/wi-fi-network-management.d.ts.map +1 -1
- package/dist/esm/clusters/wi-fi-network-management.js +9 -11
- package/dist/esm/clusters/wi-fi-network-management.js.map +1 -1
- package/dist/esm/clusters/window-covering.d.ts +18 -6
- package/dist/esm/clusters/window-covering.d.ts.map +1 -1
- package/dist/esm/clusters/window-covering.js +6 -2
- package/dist/esm/clusters/window-covering.js.map +1 -1
- package/dist/esm/globals/Locationdesc.d.ts +6 -6
- package/dist/esm/globals/Locationdesc.js +6 -6
- package/dist/esm/globals/MeasurementAccuracyRange.d.ts +2 -6
- package/dist/esm/globals/MeasurementAccuracyRange.d.ts.map +1 -1
- package/dist/esm/globals/MeasurementAccuracyRange.js.map +1 -1
- package/dist/esm/globals/Status.d.ts +5 -6
- package/dist/esm/globals/Status.d.ts.map +1 -1
- package/dist/esm/globals/Status.js.map +1 -1
- package/package.json +5 -5
- package/src/clusters/access-control.ts +19 -39
- package/src/clusters/account-login.ts +12 -17
- package/src/clusters/actions.ts +4 -6
- package/src/clusters/administrator-commissioning.ts +10 -12
- package/src/clusters/application-launcher.ts +6 -8
- package/src/clusters/ballast-configuration.ts +5 -10
- package/src/clusters/basic-information.ts +9 -13
- package/src/clusters/binding.ts +3 -3
- package/src/clusters/boolean-state-configuration.ts +3 -3
- package/src/clusters/bridged-device-basic-information.ts +8 -11
- package/src/clusters/channel.ts +2 -2
- package/src/clusters/color-control.ts +35 -50
- package/src/clusters/commissioner-control.ts +12 -23
- package/src/clusters/concentration-measurement.ts +4 -3
- package/src/clusters/content-control.ts +10 -15
- package/src/clusters/content-launcher.ts +7 -9
- package/src/clusters/descriptor.ts +3 -3
- package/src/clusters/device-energy-management-mode.ts +2 -3
- package/src/clusters/device-energy-management.ts +33 -96
- package/src/clusters/diagnostic-logs.ts +2 -2
- package/src/clusters/dishwasher-mode.ts +2 -3
- package/src/clusters/door-lock.ts +41 -53
- package/src/clusters/ecosystem-information.ts +11 -16
- package/src/clusters/electrical-energy-measurement.ts +3 -3
- package/src/clusters/electrical-power-measurement.ts +7 -8
- package/src/clusters/energy-evse-mode.ts +9 -11
- package/src/clusters/energy-evse.ts +25 -32
- package/src/clusters/energy-preference.ts +3 -3
- package/src/clusters/fixed-label.ts +3 -5
- package/src/clusters/flow-measurement.ts +1 -3
- package/src/clusters/general-commissioning.ts +31 -35
- package/src/clusters/general-diagnostics.ts +18 -23
- package/src/clusters/group-key-management.ts +18 -21
- package/src/clusters/groups.ts +2 -3
- package/src/clusters/icd-management.ts +5 -8
- package/src/clusters/identify.ts +1 -1
- package/src/clusters/index.ts +1 -1
- package/src/clusters/{joint-fabric-datastore-cluster.ts → joint-fabric-datastore.ts} +5 -7
- package/src/clusters/joint-fabric-pki.ts +1 -3
- package/src/clusters/keypad-input.ts +2 -2
- package/src/clusters/laundry-washer-controls.ts +6 -6
- package/src/clusters/laundry-washer-mode.ts +1 -51
- package/src/clusters/level-control.ts +7 -10
- package/src/clusters/low-power.ts +3 -3
- package/src/clusters/media-input.ts +3 -4
- package/src/clusters/media-playback.ts +11 -15
- package/src/clusters/messages.ts +4 -4
- package/src/clusters/microwave-oven-mode.ts +2 -3
- package/src/clusters/mode-base.ts +4 -9
- package/src/clusters/mode-select.ts +4 -12
- package/src/clusters/network-commissioning.ts +22 -28
- package/src/clusters/occupancy-sensing.ts +11 -16
- package/src/clusters/operational-credentials.ts +33 -37
- package/src/clusters/operational-state.ts +13 -17
- package/src/clusters/ota-software-update-provider.ts +3 -16
- package/src/clusters/ota-software-update-requestor.ts +6 -7
- package/src/clusters/oven-cavity-operational-state.ts +3 -4
- package/src/clusters/oven-mode.ts +1 -51
- package/src/clusters/power-source.ts +4 -10
- package/src/clusters/pressure-measurement.ts +3 -6
- package/src/clusters/pump-configuration-and-control.ts +15 -23
- package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.ts +2 -3
- package/src/clusters/rvc-clean-mode.ts +4 -9
- package/src/clusters/rvc-operational-state.ts +3 -4
- package/src/clusters/rvc-run-mode.ts +8 -13
- package/src/clusters/scenes-management.ts +3 -6
- package/src/clusters/service-area.ts +28 -31
- package/src/clusters/smoke-co-alarm.ts +11 -6
- package/src/clusters/software-diagnostics.ts +1 -1
- package/src/clusters/switch.ts +6 -6
- package/src/clusters/thermostat.ts +38 -80
- package/src/clusters/thread-border-router-management.ts +8 -8
- package/src/clusters/thread-network-diagnostics.ts +15 -20
- package/src/clusters/thread-network-directory.ts +3 -3
- package/src/clusters/time-synchronization.ts +5 -7
- package/src/clusters/wake-on-lan.ts +5 -5
- package/src/clusters/water-heater-management.ts +16 -14
- package/src/clusters/water-heater-mode.ts +2 -3
- package/src/clusters/wi-fi-network-management.ts +9 -11
- package/src/clusters/window-covering.ts +6 -2
- package/src/globals/Locationdesc.ts +6 -6
- package/src/globals/MeasurementAccuracyRange.ts +2 -6
- package/src/globals/Status.ts +5 -6
- package/dist/cjs/clusters/joint-fabric-datastore-cluster.d.ts.map +0 -1
- package/dist/esm/clusters/joint-fabric-datastore-cluster.d.ts.map +0 -1
|
@@ -230,14 +230,13 @@ export declare namespace ColorControl {
|
|
|
230
230
|
*/
|
|
231
231
|
stepSize: import("../tlv/TlvObject.js").FieldType<number>;
|
|
232
232
|
/**
|
|
233
|
-
* This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step.
|
|
234
|
-
*
|
|
235
|
-
* A step is a change in the device’s hue of Step size units.
|
|
233
|
+
* This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step. A step
|
|
234
|
+
* is a change in the device’s hue of Step size units.
|
|
236
235
|
*
|
|
237
|
-
* NOTE
|
|
236
|
+
* > [!NOTE]
|
|
238
237
|
*
|
|
239
|
-
* Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
240
|
-
* fields in other clusters / commands.
|
|
238
|
+
* > Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
239
|
+
* data fields in other clusters / commands.
|
|
241
240
|
*
|
|
242
241
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.6.3
|
|
243
242
|
*/
|
|
@@ -376,10 +375,10 @@ export declare namespace ColorControl {
|
|
|
376
375
|
* This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step. A step
|
|
377
376
|
* is a change in the device’s saturation of Step size units.
|
|
378
377
|
*
|
|
379
|
-
* NOTE
|
|
378
|
+
* > [!NOTE]
|
|
380
379
|
*
|
|
381
|
-
* Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
382
|
-
* fields in other clusters / commands.
|
|
380
|
+
* > Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
381
|
+
* data fields in other clusters / commands.
|
|
383
382
|
*
|
|
384
383
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.9.3
|
|
385
384
|
*/
|
|
@@ -635,7 +634,9 @@ export declare namespace ColorControl {
|
|
|
635
634
|
* This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound on the
|
|
636
635
|
* color temperature in kelvins) for the current move operation
|
|
637
636
|
*
|
|
638
|
-
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
637
|
+
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
638
|
+
*
|
|
639
|
+
* ### ColorTemperatureMireds
|
|
639
640
|
*
|
|
640
641
|
* As such if the move operation takes the ColorTemperatureMireds attribute towards the value of the
|
|
641
642
|
* ColorTemperatureMinimumMireds field it shall be clipped so that the above invariant is satisfied. If the
|
|
@@ -649,7 +650,9 @@ export declare namespace ColorControl {
|
|
|
649
650
|
* This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound on the
|
|
650
651
|
* color temperature in kelvins) for the current move operation
|
|
651
652
|
*
|
|
652
|
-
* ColorTemperatureMireds <= ColorTemperatureMaximumMireds field <=
|
|
653
|
+
* ColorTemperatureMireds <= ColorTemperatureMaximumMireds field <=
|
|
654
|
+
*
|
|
655
|
+
* ### ColorTempPhysicalMaxMireds
|
|
653
656
|
*
|
|
654
657
|
* As such if the move operation takes the ColorTemperatureMireds attribute towards the value of the
|
|
655
658
|
* ColorTemperatureMaximumMireds field it shall be clipped so that the above invariant is satisfied. If the
|
|
@@ -717,7 +720,9 @@ export declare namespace ColorControl {
|
|
|
717
720
|
* This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound on the
|
|
718
721
|
* color temperature in kelvins) for the current step operation
|
|
719
722
|
*
|
|
720
|
-
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
723
|
+
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
724
|
+
*
|
|
725
|
+
* ### ColorTemperatureMireds
|
|
721
726
|
*
|
|
722
727
|
* As such if the step operation takes the ColorTemperatureMireds attribute towards the value of the
|
|
723
728
|
* ColorTemperatureMinimumMireds field it shall be clipped so that the above invariant is satisfied. If the
|
|
@@ -731,12 +736,11 @@ export declare namespace ColorControl {
|
|
|
731
736
|
* This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound on the
|
|
732
737
|
* color temperature in kelvins) for the current step operation
|
|
733
738
|
*
|
|
734
|
-
* ColorTemperatureMireds ≤ ColorTemperatureMaximumMireds field ≤ ColorTempPhysicalMaxMireds
|
|
735
|
-
*
|
|
736
|
-
*
|
|
737
|
-
*
|
|
738
|
-
*
|
|
739
|
-
* for the ColorTemperatureMireds attribute.
|
|
739
|
+
* ColorTemperatureMireds ≤ ColorTemperatureMaximumMireds field ≤ ColorTempPhysicalMaxMireds As such if the step
|
|
740
|
+
* operation takes the ColorTemperatureMireds attribute towards the value of the ColorTemperatureMaximumMireds
|
|
741
|
+
* field it shall be clipped so that the above invariant is satisfied. If the ColorTemperatureMaximumMireds
|
|
742
|
+
* field is set to 0, ColorTempPhysicalMaxMireds shall be used as the upper bound for the ColorTemperatureMireds
|
|
743
|
+
* attribute.
|
|
740
744
|
*
|
|
741
745
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.22.5
|
|
742
746
|
*/
|
|
@@ -891,10 +895,10 @@ export declare namespace ColorControl {
|
|
|
891
895
|
* The field shall indicate, in units of 1/10ths of a second, the time that shall be taken to perform the step.
|
|
892
896
|
* A step is a change to the device’s enhanced hue of a magnitude corresponding to the StepSize field.
|
|
893
897
|
*
|
|
894
|
-
* NOTE
|
|
898
|
+
* > [!NOTE]
|
|
895
899
|
*
|
|
896
|
-
* Here TransitionTime data field is of data type uint16, while the TransitionTime data field of the StepHue
|
|
897
|
-
*
|
|
900
|
+
* > Here TransitionTime data field is of data type uint16, while the TransitionTime data field of the StepHue
|
|
901
|
+
* command is of data type uint8.
|
|
898
902
|
*
|
|
899
903
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.17.3
|
|
900
904
|
*/
|
|
@@ -1067,7 +1071,7 @@ export declare namespace ColorControl {
|
|
|
1067
1071
|
*/
|
|
1068
1072
|
Deactivate = 0,
|
|
1069
1073
|
/**
|
|
1070
|
-
* Activate the color loop from the value in the
|
|
1074
|
+
* Activate the color loop from the value in the ColorLoopStartEnhance dHue field.
|
|
1071
1075
|
*/
|
|
1072
1076
|
ActivateFromColorLoopStartEnhancedHue = 1,
|
|
1073
1077
|
/**
|
|
@@ -1455,14 +1459,13 @@ export declare namespace ColorControl {
|
|
|
1455
1459
|
*/
|
|
1456
1460
|
stepSize: import("../tlv/TlvObject.js").FieldType<number>;
|
|
1457
1461
|
/**
|
|
1458
|
-
* This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step.
|
|
1459
|
-
*
|
|
1460
|
-
* A step is a change in the device’s hue of Step size units.
|
|
1462
|
+
* This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step. A step
|
|
1463
|
+
* is a change in the device’s hue of Step size units.
|
|
1461
1464
|
*
|
|
1462
|
-
* NOTE
|
|
1465
|
+
* > [!NOTE]
|
|
1463
1466
|
*
|
|
1464
|
-
* Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
1465
|
-
* fields in other clusters / commands.
|
|
1467
|
+
* > Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
1468
|
+
* data fields in other clusters / commands.
|
|
1466
1469
|
*
|
|
1467
1470
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.6.3
|
|
1468
1471
|
*/
|
|
@@ -1574,10 +1577,10 @@ export declare namespace ColorControl {
|
|
|
1574
1577
|
* This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step. A step
|
|
1575
1578
|
* is a change in the device’s saturation of Step size units.
|
|
1576
1579
|
*
|
|
1577
|
-
* NOTE
|
|
1580
|
+
* > [!NOTE]
|
|
1578
1581
|
*
|
|
1579
|
-
* Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
1580
|
-
* fields in other clusters / commands.
|
|
1582
|
+
* > Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
1583
|
+
* data fields in other clusters / commands.
|
|
1581
1584
|
*
|
|
1582
1585
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.9.3
|
|
1583
1586
|
*/
|
|
@@ -1810,8 +1813,9 @@ export declare namespace ColorControl {
|
|
|
1810
1813
|
*/
|
|
1811
1814
|
readonly colorTemperatureMireds: Attribute<number, any>;
|
|
1812
1815
|
/**
|
|
1813
|
-
*
|
|
1814
|
-
* the maximum color temperature in kelvins supported by the
|
|
1816
|
+
* This attribute shall indicate the minimum mired value supported by the hardware.
|
|
1817
|
+
* ColorTempPhysicalMinMireds corresponds to the maximum color temperature in kelvins supported by the
|
|
1818
|
+
* hardware.
|
|
1815
1819
|
*
|
|
1816
1820
|
* ColorTempPhysicalMinMireds <= ColorTemperatureMireds.
|
|
1817
1821
|
*
|
|
@@ -1819,8 +1823,9 @@ export declare namespace ColorControl {
|
|
|
1819
1823
|
*/
|
|
1820
1824
|
readonly colorTempPhysicalMinMireds: Attribute<number, any>;
|
|
1821
1825
|
/**
|
|
1822
|
-
*
|
|
1823
|
-
* the minimum color temperature in kelvins supported by the
|
|
1826
|
+
* This attribute shall indicate the maximum mired value supported by the hardware.
|
|
1827
|
+
* ColorTempPhysicalMaxMireds corresponds to the minimum color temperature in kelvins supported by the
|
|
1828
|
+
* hardware.
|
|
1824
1829
|
*
|
|
1825
1830
|
* ColorTemperatureMireds <= ColorTempPhysicalMaxMireds.
|
|
1826
1831
|
*
|
|
@@ -1840,9 +1845,7 @@ export declare namespace ColorControl {
|
|
|
1840
1845
|
* Note that since this attribute is stored as a micro reciprocal degree (mired) value (i.e. color
|
|
1841
1846
|
* temperature in kelvins = 1,000,000 / CoupleColorTempToLevelMinMireds), the
|
|
1842
1847
|
* CoupleColorTempToLevelMinMireds attribute corresponds to an upper bound on the value of the color
|
|
1843
|
-
* temperature
|
|
1844
|
-
*
|
|
1845
|
-
* in kelvins supported by the device.
|
|
1848
|
+
* temperature in kelvins supported by the device.
|
|
1846
1849
|
*
|
|
1847
1850
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.7.22
|
|
1848
1851
|
*/
|
|
@@ -1908,7 +1911,9 @@ export declare namespace ColorControl {
|
|
|
1908
1911
|
* This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound on the
|
|
1909
1912
|
* color temperature in kelvins) for the current move operation
|
|
1910
1913
|
*
|
|
1911
|
-
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
1914
|
+
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
1915
|
+
*
|
|
1916
|
+
* ### ColorTemperatureMireds
|
|
1912
1917
|
*
|
|
1913
1918
|
* As such if the move operation takes the ColorTemperatureMireds attribute towards the value of the
|
|
1914
1919
|
* ColorTemperatureMinimumMireds field it shall be clipped so that the above invariant is satisfied. If the
|
|
@@ -1922,7 +1927,9 @@ export declare namespace ColorControl {
|
|
|
1922
1927
|
* This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound on the
|
|
1923
1928
|
* color temperature in kelvins) for the current move operation
|
|
1924
1929
|
*
|
|
1925
|
-
* ColorTemperatureMireds <= ColorTemperatureMaximumMireds field <=
|
|
1930
|
+
* ColorTemperatureMireds <= ColorTemperatureMaximumMireds field <=
|
|
1931
|
+
*
|
|
1932
|
+
* ### ColorTempPhysicalMaxMireds
|
|
1926
1933
|
*
|
|
1927
1934
|
* As such if the move operation takes the ColorTemperatureMireds attribute towards the value of the
|
|
1928
1935
|
* ColorTemperatureMaximumMireds field it shall be clipped so that the above invariant is satisfied. If the
|
|
@@ -1983,7 +1990,9 @@ export declare namespace ColorControl {
|
|
|
1983
1990
|
* This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound on the
|
|
1984
1991
|
* color temperature in kelvins) for the current step operation
|
|
1985
1992
|
*
|
|
1986
|
-
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
1993
|
+
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
1994
|
+
*
|
|
1995
|
+
* ### ColorTemperatureMireds
|
|
1987
1996
|
*
|
|
1988
1997
|
* As such if the step operation takes the ColorTemperatureMireds attribute towards the value of the
|
|
1989
1998
|
* ColorTemperatureMinimumMireds field it shall be clipped so that the above invariant is satisfied. If the
|
|
@@ -1997,12 +2006,11 @@ export declare namespace ColorControl {
|
|
|
1997
2006
|
* This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound on the
|
|
1998
2007
|
* color temperature in kelvins) for the current step operation
|
|
1999
2008
|
*
|
|
2000
|
-
* ColorTemperatureMireds ≤ ColorTemperatureMaximumMireds field ≤ ColorTempPhysicalMaxMireds
|
|
2001
|
-
*
|
|
2002
|
-
*
|
|
2003
|
-
*
|
|
2004
|
-
*
|
|
2005
|
-
* for the ColorTemperatureMireds attribute.
|
|
2009
|
+
* ColorTemperatureMireds ≤ ColorTemperatureMaximumMireds field ≤ ColorTempPhysicalMaxMireds As such if the step
|
|
2010
|
+
* operation takes the ColorTemperatureMireds attribute towards the value of the ColorTemperatureMaximumMireds
|
|
2011
|
+
* field it shall be clipped so that the above invariant is satisfied. If the ColorTemperatureMaximumMireds
|
|
2012
|
+
* field is set to 0, ColorTempPhysicalMaxMireds shall be used as the upper bound for the ColorTemperatureMireds
|
|
2013
|
+
* attribute.
|
|
2006
2014
|
*
|
|
2007
2015
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.22.5
|
|
2008
2016
|
*/
|
|
@@ -2166,10 +2174,10 @@ export declare namespace ColorControl {
|
|
|
2166
2174
|
* The field shall indicate, in units of 1/10ths of a second, the time that shall be taken to perform the step.
|
|
2167
2175
|
* A step is a change to the device’s enhanced hue of a magnitude corresponding to the StepSize field.
|
|
2168
2176
|
*
|
|
2169
|
-
* NOTE
|
|
2177
|
+
* > [!NOTE]
|
|
2170
2178
|
*
|
|
2171
|
-
* Here TransitionTime data field is of data type uint16, while the TransitionTime data field of the StepHue
|
|
2172
|
-
*
|
|
2179
|
+
* > Here TransitionTime data field is of data type uint16, while the TransitionTime data field of the StepHue
|
|
2180
|
+
* command is of data type uint8.
|
|
2173
2181
|
*
|
|
2174
2182
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.17.3
|
|
2175
2183
|
*/
|
|
@@ -2400,10 +2408,6 @@ export declare namespace ColorControl {
|
|
|
2400
2408
|
/**
|
|
2401
2409
|
* This command is provided to allow MoveTo and Step commands to be stopped.
|
|
2402
2410
|
*
|
|
2403
|
-
* NOTE This automatically provides symmetry to the Level Control cluster.
|
|
2404
|
-
*
|
|
2405
|
-
* NOTE The StopMoveStep command has no effect on an active color loop.
|
|
2406
|
-
*
|
|
2407
2411
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.20
|
|
2408
2412
|
*/
|
|
2409
2413
|
readonly stopMoveStep: Command<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
@@ -2492,7 +2496,8 @@ export declare namespace ColorControl {
|
|
|
2492
2496
|
*/
|
|
2493
2497
|
readonly remainingTime: OptionalAttribute<number, any>;
|
|
2494
2498
|
/**
|
|
2495
|
-
*
|
|
2499
|
+
* This attribute shall indicate what mechanism, if any, is in use for compensation for color/intensity
|
|
2500
|
+
* drift over time.
|
|
2496
2501
|
*
|
|
2497
2502
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.7.7
|
|
2498
2503
|
*/
|
|
@@ -2581,13 +2586,6 @@ export declare namespace ColorControl {
|
|
|
2581
2586
|
*
|
|
2582
2587
|
* A value of null shall indicate that this primary is not available.
|
|
2583
2588
|
*
|
|
2584
|
-
* 3.2.7.28. Primary2X, Primary2Y, Primary2Intensity, Primary3X, Primary3Y, Primary3Intensity, Primary4X,
|
|
2585
|
-
* Primary4Y, Primary4Intensity, Primary5X, Primary5Y, Primary5Intensity, Primary6X, Primary6Y and
|
|
2586
|
-
* Primary6Intensity Attributes
|
|
2587
|
-
*
|
|
2588
|
-
* These attributes shall represent the capabilities of the 2nd, 3rd, 4th, 5th and 6th primaries, where
|
|
2589
|
-
* present, in the same way as for the Primary1X, Primary1Y and Primary1Intensity attributes.
|
|
2590
|
-
*
|
|
2591
2589
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.7.27
|
|
2592
2590
|
*/
|
|
2593
2591
|
readonly primary1Intensity: OptionalFixedAttribute<number | null, any>;
|
|
@@ -2698,15 +2696,6 @@ export declare namespace ColorControl {
|
|
|
2698
2696
|
*
|
|
2699
2697
|
* A value of null shall indicate an invalid value.
|
|
2700
2698
|
*
|
|
2701
|
-
* 3.2.7.34. ColorPointGX, ColorPointGY, ColorPointGIntensity, ColorPointBX, ColorPointBY and
|
|
2702
|
-
* ColorPointBIntensity Attributes
|
|
2703
|
-
*
|
|
2704
|
-
* These attributes shall represent the chromaticity values and intensities of the green and blue color
|
|
2705
|
-
* points, in the same way as for the ColorPointRX, ColorPointRY and ColorPointRIntensity attributes.
|
|
2706
|
-
*
|
|
2707
|
-
* If any one of these red, green or blue color point attributes is implemented then they shall all be
|
|
2708
|
-
* implemented.
|
|
2709
|
-
*
|
|
2710
2699
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.7.33
|
|
2711
2700
|
*/
|
|
2712
2701
|
readonly colorPointRIntensity: OptionalWritableAttribute<number | null, any>;
|
|
@@ -2925,14 +2914,13 @@ export declare namespace ColorControl {
|
|
|
2925
2914
|
*/
|
|
2926
2915
|
stepSize: import("../tlv/TlvObject.js").FieldType<number>;
|
|
2927
2916
|
/**
|
|
2928
|
-
* This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step.
|
|
2929
|
-
*
|
|
2930
|
-
* A step is a change in the device’s hue of Step size units.
|
|
2917
|
+
* This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step. A step
|
|
2918
|
+
* is a change in the device’s hue of Step size units.
|
|
2931
2919
|
*
|
|
2932
|
-
* NOTE
|
|
2920
|
+
* > [!NOTE]
|
|
2933
2921
|
*
|
|
2934
|
-
* Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
2935
|
-
* fields in other clusters / commands.
|
|
2922
|
+
* > Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
2923
|
+
* data fields in other clusters / commands.
|
|
2936
2924
|
*
|
|
2937
2925
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.6.3
|
|
2938
2926
|
*/
|
|
@@ -3044,10 +3032,10 @@ export declare namespace ColorControl {
|
|
|
3044
3032
|
* This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step. A step
|
|
3045
3033
|
* is a change in the device’s saturation of Step size units.
|
|
3046
3034
|
*
|
|
3047
|
-
* NOTE
|
|
3035
|
+
* > [!NOTE]
|
|
3048
3036
|
*
|
|
3049
|
-
* Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
3050
|
-
* fields in other clusters / commands.
|
|
3037
|
+
* > Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
3038
|
+
* data fields in other clusters / commands.
|
|
3051
3039
|
*
|
|
3052
3040
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.9.3
|
|
3053
3041
|
*/
|
|
@@ -3282,8 +3270,9 @@ export declare namespace ColorControl {
|
|
|
3282
3270
|
*/
|
|
3283
3271
|
readonly colorTemperatureMireds: Attribute<number, any>;
|
|
3284
3272
|
/**
|
|
3285
|
-
*
|
|
3286
|
-
* the maximum color temperature in kelvins supported by the
|
|
3273
|
+
* This attribute shall indicate the minimum mired value supported by the hardware.
|
|
3274
|
+
* ColorTempPhysicalMinMireds corresponds to the maximum color temperature in kelvins supported by the
|
|
3275
|
+
* hardware.
|
|
3287
3276
|
*
|
|
3288
3277
|
* ColorTempPhysicalMinMireds <= ColorTemperatureMireds.
|
|
3289
3278
|
*
|
|
@@ -3291,8 +3280,9 @@ export declare namespace ColorControl {
|
|
|
3291
3280
|
*/
|
|
3292
3281
|
readonly colorTempPhysicalMinMireds: Attribute<number, any>;
|
|
3293
3282
|
/**
|
|
3294
|
-
*
|
|
3295
|
-
* the minimum color temperature in kelvins supported by the
|
|
3283
|
+
* This attribute shall indicate the maximum mired value supported by the hardware.
|
|
3284
|
+
* ColorTempPhysicalMaxMireds corresponds to the minimum color temperature in kelvins supported by the
|
|
3285
|
+
* hardware.
|
|
3296
3286
|
*
|
|
3297
3287
|
* ColorTemperatureMireds <= ColorTempPhysicalMaxMireds.
|
|
3298
3288
|
*
|
|
@@ -3312,9 +3302,7 @@ export declare namespace ColorControl {
|
|
|
3312
3302
|
* Note that since this attribute is stored as a micro reciprocal degree (mired) value (i.e. color
|
|
3313
3303
|
* temperature in kelvins = 1,000,000 / CoupleColorTempToLevelMinMireds), the
|
|
3314
3304
|
* CoupleColorTempToLevelMinMireds attribute corresponds to an upper bound on the value of the color
|
|
3315
|
-
* temperature
|
|
3316
|
-
*
|
|
3317
|
-
* in kelvins supported by the device.
|
|
3305
|
+
* temperature in kelvins supported by the device.
|
|
3318
3306
|
*
|
|
3319
3307
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.7.22
|
|
3320
3308
|
*/
|
|
@@ -3380,7 +3368,9 @@ export declare namespace ColorControl {
|
|
|
3380
3368
|
* This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound on the
|
|
3381
3369
|
* color temperature in kelvins) for the current move operation
|
|
3382
3370
|
*
|
|
3383
|
-
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
3371
|
+
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
3372
|
+
*
|
|
3373
|
+
* ### ColorTemperatureMireds
|
|
3384
3374
|
*
|
|
3385
3375
|
* As such if the move operation takes the ColorTemperatureMireds attribute towards the value of the
|
|
3386
3376
|
* ColorTemperatureMinimumMireds field it shall be clipped so that the above invariant is satisfied. If the
|
|
@@ -3394,7 +3384,9 @@ export declare namespace ColorControl {
|
|
|
3394
3384
|
* This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound on the
|
|
3395
3385
|
* color temperature in kelvins) for the current move operation
|
|
3396
3386
|
*
|
|
3397
|
-
* ColorTemperatureMireds <= ColorTemperatureMaximumMireds field <=
|
|
3387
|
+
* ColorTemperatureMireds <= ColorTemperatureMaximumMireds field <=
|
|
3388
|
+
*
|
|
3389
|
+
* ### ColorTempPhysicalMaxMireds
|
|
3398
3390
|
*
|
|
3399
3391
|
* As such if the move operation takes the ColorTemperatureMireds attribute towards the value of the
|
|
3400
3392
|
* ColorTemperatureMaximumMireds field it shall be clipped so that the above invariant is satisfied. If the
|
|
@@ -3455,7 +3447,9 @@ export declare namespace ColorControl {
|
|
|
3455
3447
|
* This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound on the
|
|
3456
3448
|
* color temperature in kelvins) for the current step operation
|
|
3457
3449
|
*
|
|
3458
|
-
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
3450
|
+
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
3451
|
+
*
|
|
3452
|
+
* ### ColorTemperatureMireds
|
|
3459
3453
|
*
|
|
3460
3454
|
* As such if the step operation takes the ColorTemperatureMireds attribute towards the value of the
|
|
3461
3455
|
* ColorTemperatureMinimumMireds field it shall be clipped so that the above invariant is satisfied. If the
|
|
@@ -3469,12 +3463,11 @@ export declare namespace ColorControl {
|
|
|
3469
3463
|
* This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound on the
|
|
3470
3464
|
* color temperature in kelvins) for the current step operation
|
|
3471
3465
|
*
|
|
3472
|
-
* ColorTemperatureMireds ≤ ColorTemperatureMaximumMireds field ≤ ColorTempPhysicalMaxMireds
|
|
3473
|
-
*
|
|
3474
|
-
*
|
|
3475
|
-
*
|
|
3476
|
-
*
|
|
3477
|
-
* for the ColorTemperatureMireds attribute.
|
|
3466
|
+
* ColorTemperatureMireds ≤ ColorTemperatureMaximumMireds field ≤ ColorTempPhysicalMaxMireds As such if the step
|
|
3467
|
+
* operation takes the ColorTemperatureMireds attribute towards the value of the ColorTemperatureMaximumMireds
|
|
3468
|
+
* field it shall be clipped so that the above invariant is satisfied. If the ColorTemperatureMaximumMireds
|
|
3469
|
+
* field is set to 0, ColorTempPhysicalMaxMireds shall be used as the upper bound for the ColorTemperatureMireds
|
|
3470
|
+
* attribute.
|
|
3478
3471
|
*
|
|
3479
3472
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.22.5
|
|
3480
3473
|
*/
|
|
@@ -3639,10 +3632,10 @@ export declare namespace ColorControl {
|
|
|
3639
3632
|
* The field shall indicate, in units of 1/10ths of a second, the time that shall be taken to perform the step.
|
|
3640
3633
|
* A step is a change to the device’s enhanced hue of a magnitude corresponding to the StepSize field.
|
|
3641
3634
|
*
|
|
3642
|
-
* NOTE
|
|
3635
|
+
* > [!NOTE]
|
|
3643
3636
|
*
|
|
3644
|
-
* Here TransitionTime data field is of data type uint16, while the TransitionTime data field of the StepHue
|
|
3645
|
-
*
|
|
3637
|
+
* > Here TransitionTime data field is of data type uint16, while the TransitionTime data field of the StepHue
|
|
3638
|
+
* command is of data type uint8.
|
|
3646
3639
|
*
|
|
3647
3640
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.17.3
|
|
3648
3641
|
*/
|
|
@@ -3875,10 +3868,6 @@ export declare namespace ColorControl {
|
|
|
3875
3868
|
/**
|
|
3876
3869
|
* This command is provided to allow MoveTo and Step commands to be stopped.
|
|
3877
3870
|
*
|
|
3878
|
-
* NOTE This automatically provides symmetry to the Level Control cluster.
|
|
3879
|
-
*
|
|
3880
|
-
* NOTE The StopMoveStep command has no effect on an active color loop.
|
|
3881
|
-
*
|
|
3882
3871
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.20
|
|
3883
3872
|
*/
|
|
3884
3873
|
readonly stopMoveStep: Command<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
@@ -3914,10 +3903,6 @@ export declare namespace ColorControl {
|
|
|
3914
3903
|
/**
|
|
3915
3904
|
* This command is provided to allow MoveTo and Step commands to be stopped.
|
|
3916
3905
|
*
|
|
3917
|
-
* NOTE This automatically provides symmetry to the Level Control cluster.
|
|
3918
|
-
*
|
|
3919
|
-
* NOTE The StopMoveStep command has no effect on an active color loop.
|
|
3920
|
-
*
|
|
3921
3906
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.20
|
|
3922
3907
|
*/
|
|
3923
3908
|
readonly stopMoveStep: Command<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
@@ -3953,10 +3938,6 @@ export declare namespace ColorControl {
|
|
|
3953
3938
|
/**
|
|
3954
3939
|
* This command is provided to allow MoveTo and Step commands to be stopped.
|
|
3955
3940
|
*
|
|
3956
|
-
* NOTE This automatically provides symmetry to the Level Control cluster.
|
|
3957
|
-
*
|
|
3958
|
-
* NOTE The StopMoveStep command has no effect on an active color loop.
|
|
3959
|
-
*
|
|
3960
3941
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.20
|
|
3961
3942
|
*/
|
|
3962
3943
|
readonly stopMoveStep: Command<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
@@ -4059,7 +4040,8 @@ export declare namespace ColorControl {
|
|
|
4059
4040
|
*/
|
|
4060
4041
|
readonly remainingTime: OptionalAttribute<number, any>;
|
|
4061
4042
|
/**
|
|
4062
|
-
*
|
|
4043
|
+
* This attribute shall indicate what mechanism, if any, is in use for compensation for color/intensity
|
|
4044
|
+
* drift over time.
|
|
4063
4045
|
*
|
|
4064
4046
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.7.7
|
|
4065
4047
|
*/
|
|
@@ -4148,13 +4130,6 @@ export declare namespace ColorControl {
|
|
|
4148
4130
|
*
|
|
4149
4131
|
* A value of null shall indicate that this primary is not available.
|
|
4150
4132
|
*
|
|
4151
|
-
* 3.2.7.28. Primary2X, Primary2Y, Primary2Intensity, Primary3X, Primary3Y, Primary3Intensity, Primary4X,
|
|
4152
|
-
* Primary4Y, Primary4Intensity, Primary5X, Primary5Y, Primary5Intensity, Primary6X, Primary6Y and
|
|
4153
|
-
* Primary6Intensity Attributes
|
|
4154
|
-
*
|
|
4155
|
-
* These attributes shall represent the capabilities of the 2nd, 3rd, 4th, 5th and 6th primaries, where
|
|
4156
|
-
* present, in the same way as for the Primary1X, Primary1Y and Primary1Intensity attributes.
|
|
4157
|
-
*
|
|
4158
4133
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.7.27
|
|
4159
4134
|
*/
|
|
4160
4135
|
readonly primary1Intensity: OptionalFixedAttribute<number | null, any>;
|
|
@@ -4265,15 +4240,6 @@ export declare namespace ColorControl {
|
|
|
4265
4240
|
*
|
|
4266
4241
|
* A value of null shall indicate an invalid value.
|
|
4267
4242
|
*
|
|
4268
|
-
* 3.2.7.34. ColorPointGX, ColorPointGY, ColorPointGIntensity, ColorPointBX, ColorPointBY and
|
|
4269
|
-
* ColorPointBIntensity Attributes
|
|
4270
|
-
*
|
|
4271
|
-
* These attributes shall represent the chromaticity values and intensities of the green and blue color
|
|
4272
|
-
* points, in the same way as for the ColorPointRX, ColorPointRY and ColorPointRIntensity attributes.
|
|
4273
|
-
*
|
|
4274
|
-
* If any one of these red, green or blue color point attributes is implemented then they shall all be
|
|
4275
|
-
* implemented.
|
|
4276
|
-
*
|
|
4277
4243
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.7.33
|
|
4278
4244
|
*/
|
|
4279
4245
|
readonly colorPointRIntensity: OptionalWritableAttribute<number | null, any>;
|
|
@@ -4492,14 +4458,13 @@ export declare namespace ColorControl {
|
|
|
4492
4458
|
*/
|
|
4493
4459
|
stepSize: import("../tlv/TlvObject.js").FieldType<number>;
|
|
4494
4460
|
/**
|
|
4495
|
-
* This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step.
|
|
4496
|
-
*
|
|
4497
|
-
* A step is a change in the device’s hue of Step size units.
|
|
4461
|
+
* This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step. A step
|
|
4462
|
+
* is a change in the device’s hue of Step size units.
|
|
4498
4463
|
*
|
|
4499
|
-
* NOTE
|
|
4464
|
+
* > [!NOTE]
|
|
4500
4465
|
*
|
|
4501
|
-
* Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
4502
|
-
* fields in other clusters / commands.
|
|
4466
|
+
* > Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
4467
|
+
* data fields in other clusters / commands.
|
|
4503
4468
|
*
|
|
4504
4469
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.6.3
|
|
4505
4470
|
*/
|
|
@@ -4611,10 +4576,10 @@ export declare namespace ColorControl {
|
|
|
4611
4576
|
* This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step. A step
|
|
4612
4577
|
* is a change in the device’s saturation of Step size units.
|
|
4613
4578
|
*
|
|
4614
|
-
* NOTE
|
|
4579
|
+
* > [!NOTE]
|
|
4615
4580
|
*
|
|
4616
|
-
* Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
4617
|
-
* fields in other clusters / commands.
|
|
4581
|
+
* > Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
4582
|
+
* data fields in other clusters / commands.
|
|
4618
4583
|
*
|
|
4619
4584
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.9.3
|
|
4620
4585
|
*/
|
|
@@ -4849,8 +4814,9 @@ export declare namespace ColorControl {
|
|
|
4849
4814
|
*/
|
|
4850
4815
|
readonly colorTemperatureMireds: Attribute<number, any>;
|
|
4851
4816
|
/**
|
|
4852
|
-
*
|
|
4853
|
-
* the maximum color temperature in kelvins supported by the
|
|
4817
|
+
* This attribute shall indicate the minimum mired value supported by the hardware.
|
|
4818
|
+
* ColorTempPhysicalMinMireds corresponds to the maximum color temperature in kelvins supported by the
|
|
4819
|
+
* hardware.
|
|
4854
4820
|
*
|
|
4855
4821
|
* ColorTempPhysicalMinMireds <= ColorTemperatureMireds.
|
|
4856
4822
|
*
|
|
@@ -4858,8 +4824,9 @@ export declare namespace ColorControl {
|
|
|
4858
4824
|
*/
|
|
4859
4825
|
readonly colorTempPhysicalMinMireds: Attribute<number, any>;
|
|
4860
4826
|
/**
|
|
4861
|
-
*
|
|
4862
|
-
* the minimum color temperature in kelvins supported by the
|
|
4827
|
+
* This attribute shall indicate the maximum mired value supported by the hardware.
|
|
4828
|
+
* ColorTempPhysicalMaxMireds corresponds to the minimum color temperature in kelvins supported by the
|
|
4829
|
+
* hardware.
|
|
4863
4830
|
*
|
|
4864
4831
|
* ColorTemperatureMireds <= ColorTempPhysicalMaxMireds.
|
|
4865
4832
|
*
|
|
@@ -4879,9 +4846,7 @@ export declare namespace ColorControl {
|
|
|
4879
4846
|
* Note that since this attribute is stored as a micro reciprocal degree (mired) value (i.e. color
|
|
4880
4847
|
* temperature in kelvins = 1,000,000 / CoupleColorTempToLevelMinMireds), the
|
|
4881
4848
|
* CoupleColorTempToLevelMinMireds attribute corresponds to an upper bound on the value of the color
|
|
4882
|
-
* temperature
|
|
4883
|
-
*
|
|
4884
|
-
* in kelvins supported by the device.
|
|
4849
|
+
* temperature in kelvins supported by the device.
|
|
4885
4850
|
*
|
|
4886
4851
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.7.22
|
|
4887
4852
|
*/
|
|
@@ -4947,7 +4912,9 @@ export declare namespace ColorControl {
|
|
|
4947
4912
|
* This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound on the
|
|
4948
4913
|
* color temperature in kelvins) for the current move operation
|
|
4949
4914
|
*
|
|
4950
|
-
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
4915
|
+
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
4916
|
+
*
|
|
4917
|
+
* ### ColorTemperatureMireds
|
|
4951
4918
|
*
|
|
4952
4919
|
* As such if the move operation takes the ColorTemperatureMireds attribute towards the value of the
|
|
4953
4920
|
* ColorTemperatureMinimumMireds field it shall be clipped so that the above invariant is satisfied. If the
|
|
@@ -4961,7 +4928,9 @@ export declare namespace ColorControl {
|
|
|
4961
4928
|
* This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound on the
|
|
4962
4929
|
* color temperature in kelvins) for the current move operation
|
|
4963
4930
|
*
|
|
4964
|
-
* ColorTemperatureMireds <= ColorTemperatureMaximumMireds field <=
|
|
4931
|
+
* ColorTemperatureMireds <= ColorTemperatureMaximumMireds field <=
|
|
4932
|
+
*
|
|
4933
|
+
* ### ColorTempPhysicalMaxMireds
|
|
4965
4934
|
*
|
|
4966
4935
|
* As such if the move operation takes the ColorTemperatureMireds attribute towards the value of the
|
|
4967
4936
|
* ColorTemperatureMaximumMireds field it shall be clipped so that the above invariant is satisfied. If the
|
|
@@ -5022,7 +4991,9 @@ export declare namespace ColorControl {
|
|
|
5022
4991
|
* This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound on the
|
|
5023
4992
|
* color temperature in kelvins) for the current step operation
|
|
5024
4993
|
*
|
|
5025
|
-
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
4994
|
+
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
4995
|
+
*
|
|
4996
|
+
* ### ColorTemperatureMireds
|
|
5026
4997
|
*
|
|
5027
4998
|
* As such if the step operation takes the ColorTemperatureMireds attribute towards the value of the
|
|
5028
4999
|
* ColorTemperatureMinimumMireds field it shall be clipped so that the above invariant is satisfied. If the
|
|
@@ -5036,12 +5007,11 @@ export declare namespace ColorControl {
|
|
|
5036
5007
|
* This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound on the
|
|
5037
5008
|
* color temperature in kelvins) for the current step operation
|
|
5038
5009
|
*
|
|
5039
|
-
* ColorTemperatureMireds ≤ ColorTemperatureMaximumMireds field ≤ ColorTempPhysicalMaxMireds
|
|
5040
|
-
*
|
|
5041
|
-
*
|
|
5042
|
-
*
|
|
5043
|
-
*
|
|
5044
|
-
* for the ColorTemperatureMireds attribute.
|
|
5010
|
+
* ColorTemperatureMireds ≤ ColorTemperatureMaximumMireds field ≤ ColorTempPhysicalMaxMireds As such if the step
|
|
5011
|
+
* operation takes the ColorTemperatureMireds attribute towards the value of the ColorTemperatureMaximumMireds
|
|
5012
|
+
* field it shall be clipped so that the above invariant is satisfied. If the ColorTemperatureMaximumMireds
|
|
5013
|
+
* field is set to 0, ColorTempPhysicalMaxMireds shall be used as the upper bound for the ColorTemperatureMireds
|
|
5014
|
+
* attribute.
|
|
5045
5015
|
*
|
|
5046
5016
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.22.5
|
|
5047
5017
|
*/
|
|
@@ -5206,10 +5176,10 @@ export declare namespace ColorControl {
|
|
|
5206
5176
|
* The field shall indicate, in units of 1/10ths of a second, the time that shall be taken to perform the step.
|
|
5207
5177
|
* A step is a change to the device’s enhanced hue of a magnitude corresponding to the StepSize field.
|
|
5208
5178
|
*
|
|
5209
|
-
* NOTE
|
|
5179
|
+
* > [!NOTE]
|
|
5210
5180
|
*
|
|
5211
|
-
* Here TransitionTime data field is of data type uint16, while the TransitionTime data field of the StepHue
|
|
5212
|
-
*
|
|
5181
|
+
* > Here TransitionTime data field is of data type uint16, while the TransitionTime data field of the StepHue
|
|
5182
|
+
* command is of data type uint8.
|
|
5213
5183
|
*
|
|
5214
5184
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.17.3
|
|
5215
5185
|
*/
|
|
@@ -5442,10 +5412,6 @@ export declare namespace ColorControl {
|
|
|
5442
5412
|
/**
|
|
5443
5413
|
* This command is provided to allow MoveTo and Step commands to be stopped.
|
|
5444
5414
|
*
|
|
5445
|
-
* NOTE This automatically provides symmetry to the Level Control cluster.
|
|
5446
|
-
*
|
|
5447
|
-
* NOTE The StopMoveStep command has no effect on an active color loop.
|
|
5448
|
-
*
|
|
5449
5415
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.20
|
|
5450
5416
|
*/
|
|
5451
5417
|
readonly stopMoveStep: Command<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
@@ -5481,10 +5447,6 @@ export declare namespace ColorControl {
|
|
|
5481
5447
|
/**
|
|
5482
5448
|
* This command is provided to allow MoveTo and Step commands to be stopped.
|
|
5483
5449
|
*
|
|
5484
|
-
* NOTE This automatically provides symmetry to the Level Control cluster.
|
|
5485
|
-
*
|
|
5486
|
-
* NOTE The StopMoveStep command has no effect on an active color loop.
|
|
5487
|
-
*
|
|
5488
5450
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.20
|
|
5489
5451
|
*/
|
|
5490
5452
|
readonly stopMoveStep: Command<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
@@ -5520,10 +5482,6 @@ export declare namespace ColorControl {
|
|
|
5520
5482
|
/**
|
|
5521
5483
|
* This command is provided to allow MoveTo and Step commands to be stopped.
|
|
5522
5484
|
*
|
|
5523
|
-
* NOTE This automatically provides symmetry to the Level Control cluster.
|
|
5524
|
-
*
|
|
5525
|
-
* NOTE The StopMoveStep command has no effect on an active color loop.
|
|
5526
|
-
*
|
|
5527
5485
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.20
|
|
5528
5486
|
*/
|
|
5529
5487
|
readonly stopMoveStep: Command<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
@@ -5953,14 +5911,13 @@ export declare namespace ColorControl {
|
|
|
5953
5911
|
*/
|
|
5954
5912
|
stepSize: import("../tlv/TlvObject.js").FieldType<number>;
|
|
5955
5913
|
/**
|
|
5956
|
-
* This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step.
|
|
5957
|
-
*
|
|
5958
|
-
* A step is a change in the device’s hue of Step size units.
|
|
5914
|
+
* This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step. A step
|
|
5915
|
+
* is a change in the device’s hue of Step size units.
|
|
5959
5916
|
*
|
|
5960
|
-
* NOTE
|
|
5917
|
+
* > [!NOTE]
|
|
5961
5918
|
*
|
|
5962
|
-
* Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
5963
|
-
* fields in other clusters / commands.
|
|
5919
|
+
* > Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
5920
|
+
* data fields in other clusters / commands.
|
|
5964
5921
|
*
|
|
5965
5922
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.6.3
|
|
5966
5923
|
*/
|
|
@@ -6084,10 +6041,10 @@ export declare namespace ColorControl {
|
|
|
6084
6041
|
* This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step. A step
|
|
6085
6042
|
* is a change in the device’s saturation of Step size units.
|
|
6086
6043
|
*
|
|
6087
|
-
* NOTE
|
|
6044
|
+
* > [!NOTE]
|
|
6088
6045
|
*
|
|
6089
|
-
* Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
6090
|
-
* fields in other clusters / commands.
|
|
6046
|
+
* > Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
6047
|
+
* data fields in other clusters / commands.
|
|
6091
6048
|
*
|
|
6092
6049
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.9.3
|
|
6093
6050
|
*/
|
|
@@ -6402,10 +6359,10 @@ export declare namespace ColorControl {
|
|
|
6402
6359
|
* The field shall indicate, in units of 1/10ths of a second, the time that shall be taken to perform the step.
|
|
6403
6360
|
* A step is a change to the device’s enhanced hue of a magnitude corresponding to the StepSize field.
|
|
6404
6361
|
*
|
|
6405
|
-
* NOTE
|
|
6362
|
+
* > [!NOTE]
|
|
6406
6363
|
*
|
|
6407
|
-
* Here TransitionTime data field is of data type uint16, while the TransitionTime data field of the StepHue
|
|
6408
|
-
*
|
|
6364
|
+
* > Here TransitionTime data field is of data type uint16, while the TransitionTime data field of the StepHue
|
|
6365
|
+
* command is of data type uint8.
|
|
6409
6366
|
*
|
|
6410
6367
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.17.3
|
|
6411
6368
|
*/
|
|
@@ -6642,7 +6599,9 @@ export declare namespace ColorControl {
|
|
|
6642
6599
|
* This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound on the
|
|
6643
6600
|
* color temperature in kelvins) for the current move operation
|
|
6644
6601
|
*
|
|
6645
|
-
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
6602
|
+
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
6603
|
+
*
|
|
6604
|
+
* ### ColorTemperatureMireds
|
|
6646
6605
|
*
|
|
6647
6606
|
* As such if the move operation takes the ColorTemperatureMireds attribute towards the value of the
|
|
6648
6607
|
* ColorTemperatureMinimumMireds field it shall be clipped so that the above invariant is satisfied. If the
|
|
@@ -6656,7 +6615,9 @@ export declare namespace ColorControl {
|
|
|
6656
6615
|
* This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound on the
|
|
6657
6616
|
* color temperature in kelvins) for the current move operation
|
|
6658
6617
|
*
|
|
6659
|
-
* ColorTemperatureMireds <= ColorTemperatureMaximumMireds field <=
|
|
6618
|
+
* ColorTemperatureMireds <= ColorTemperatureMaximumMireds field <=
|
|
6619
|
+
*
|
|
6620
|
+
* ### ColorTempPhysicalMaxMireds
|
|
6660
6621
|
*
|
|
6661
6622
|
* As such if the move operation takes the ColorTemperatureMireds attribute towards the value of the
|
|
6662
6623
|
* ColorTemperatureMaximumMireds field it shall be clipped so that the above invariant is satisfied. If the
|
|
@@ -6719,7 +6680,9 @@ export declare namespace ColorControl {
|
|
|
6719
6680
|
* This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound on the
|
|
6720
6681
|
* color temperature in kelvins) for the current step operation
|
|
6721
6682
|
*
|
|
6722
|
-
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
6683
|
+
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
6684
|
+
*
|
|
6685
|
+
* ### ColorTemperatureMireds
|
|
6723
6686
|
*
|
|
6724
6687
|
* As such if the step operation takes the ColorTemperatureMireds attribute towards the value of the
|
|
6725
6688
|
* ColorTemperatureMinimumMireds field it shall be clipped so that the above invariant is satisfied. If the
|
|
@@ -6733,12 +6696,11 @@ export declare namespace ColorControl {
|
|
|
6733
6696
|
* This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound on the
|
|
6734
6697
|
* color temperature in kelvins) for the current step operation
|
|
6735
6698
|
*
|
|
6736
|
-
* ColorTemperatureMireds ≤ ColorTemperatureMaximumMireds field ≤ ColorTempPhysicalMaxMireds
|
|
6737
|
-
*
|
|
6738
|
-
*
|
|
6739
|
-
*
|
|
6740
|
-
*
|
|
6741
|
-
* for the ColorTemperatureMireds attribute.
|
|
6699
|
+
* ColorTemperatureMireds ≤ ColorTemperatureMaximumMireds field ≤ ColorTempPhysicalMaxMireds As such if the step
|
|
6700
|
+
* operation takes the ColorTemperatureMireds attribute towards the value of the ColorTemperatureMaximumMireds
|
|
6701
|
+
* field it shall be clipped so that the above invariant is satisfied. If the ColorTemperatureMaximumMireds
|
|
6702
|
+
* field is set to 0, ColorTempPhysicalMaxMireds shall be used as the upper bound for the ColorTemperatureMireds
|
|
6703
|
+
* attribute.
|
|
6742
6704
|
*
|
|
6743
6705
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.22.5
|
|
6744
6706
|
*/
|