@matter/types 0.13.0-alpha.0-20250304-d4a7592a4 → 0.13.0-alpha.0-20250311-3eb0af5f2
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 +3972 -522
- package/dist/cjs/clusters/access-control.d.ts.map +1 -1
- package/dist/cjs/clusters/access-control.js +640 -116
- package/dist/cjs/clusters/access-control.js.map +2 -2
- package/dist/cjs/clusters/actions.d.ts +10 -9
- package/dist/cjs/clusters/actions.d.ts.map +1 -1
- package/dist/cjs/clusters/actions.js +4 -4
- package/dist/cjs/clusters/actions.js.map +1 -1
- package/dist/cjs/clusters/administrator-commissioning.d.ts +156 -129
- package/dist/cjs/clusters/administrator-commissioning.d.ts.map +1 -1
- package/dist/cjs/clusters/administrator-commissioning.js +40 -35
- package/dist/cjs/clusters/administrator-commissioning.js.map +1 -1
- package/dist/cjs/clusters/alarm-base.d.ts +9 -12
- package/dist/cjs/clusters/alarm-base.d.ts.map +1 -1
- package/dist/cjs/clusters/alarm-base.js +3 -4
- package/dist/cjs/clusters/alarm-base.js.map +1 -1
- package/dist/cjs/clusters/application-launcher.d.ts +27 -15
- package/dist/cjs/clusters/application-launcher.d.ts.map +1 -1
- package/dist/cjs/clusters/application-launcher.js +7 -4
- package/dist/cjs/clusters/application-launcher.js.map +1 -1
- package/dist/cjs/clusters/ballast-configuration.d.ts +7 -7
- package/dist/cjs/clusters/ballast-configuration.js +7 -7
- package/dist/cjs/clusters/basic-information.d.ts +29 -21
- package/dist/cjs/clusters/basic-information.d.ts.map +1 -1
- package/dist/cjs/clusters/basic-information.js +29 -21
- package/dist/cjs/clusters/basic-information.js.map +1 -1
- package/dist/cjs/clusters/bridged-device-basic-information.d.ts +816 -34
- package/dist/cjs/clusters/bridged-device-basic-information.d.ts.map +1 -1
- package/dist/cjs/clusters/bridged-device-basic-information.js +182 -29
- package/dist/cjs/clusters/bridged-device-basic-information.js.map +2 -2
- package/dist/cjs/clusters/channel.d.ts +115 -124
- package/dist/cjs/clusters/channel.d.ts.map +1 -1
- package/dist/cjs/clusters/channel.js +15 -16
- package/dist/cjs/clusters/channel.js.map +1 -1
- package/dist/cjs/clusters/color-control.d.ts +3076 -1366
- package/dist/cjs/clusters/color-control.d.ts.map +1 -1
- package/dist/cjs/clusters/color-control.js +423 -357
- package/dist/cjs/clusters/color-control.js.map +2 -2
- package/dist/cjs/clusters/commissioner-control.d.ts +268 -0
- package/dist/cjs/clusters/commissioner-control.d.ts.map +1 -0
- package/dist/cjs/clusters/commissioner-control.js +194 -0
- package/dist/cjs/clusters/commissioner-control.js.map +6 -0
- package/dist/cjs/clusters/content-control.d.ts +497 -221
- package/dist/cjs/clusters/content-control.d.ts.map +1 -1
- package/dist/cjs/clusters/content-control.js +59 -41
- package/dist/cjs/clusters/content-control.js.map +2 -2
- package/dist/cjs/clusters/content-launcher.d.ts +248 -215
- package/dist/cjs/clusters/content-launcher.d.ts.map +1 -1
- package/dist/cjs/clusters/content-launcher.js +16 -15
- package/dist/cjs/clusters/content-launcher.js.map +1 -1
- package/dist/cjs/clusters/device-energy-management-mode.d.ts +76 -333
- package/dist/cjs/clusters/device-energy-management-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/device-energy-management-mode.js +26 -73
- package/dist/cjs/clusters/device-energy-management-mode.js.map +1 -1
- package/dist/cjs/clusters/device-energy-management.d.ts +1299 -930
- package/dist/cjs/clusters/device-energy-management.d.ts.map +1 -1
- package/dist/cjs/clusters/device-energy-management.js +189 -160
- package/dist/cjs/clusters/device-energy-management.js.map +2 -2
- package/dist/cjs/clusters/dishwasher-alarm.d.ts +14 -17
- package/dist/cjs/clusters/dishwasher-alarm.d.ts.map +1 -1
- package/dist/cjs/clusters/dishwasher-alarm.js +3 -4
- package/dist/cjs/clusters/dishwasher-alarm.js.map +1 -1
- package/dist/cjs/clusters/dishwasher-mode.d.ts +65 -105
- package/dist/cjs/clusters/dishwasher-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/dishwasher-mode.js +12 -24
- package/dist/cjs/clusters/dishwasher-mode.js.map +1 -1
- package/dist/cjs/clusters/door-lock.d.ts +2751 -5427
- package/dist/cjs/clusters/door-lock.d.ts.map +1 -1
- package/dist/cjs/clusters/door-lock.js +480 -802
- package/dist/cjs/clusters/door-lock.js.map +2 -2
- package/dist/cjs/clusters/ecosystem-information.d.ts +186 -0
- package/dist/cjs/clusters/ecosystem-information.d.ts.map +1 -0
- package/dist/cjs/clusters/ecosystem-information.js +154 -0
- package/dist/cjs/clusters/ecosystem-information.js.map +6 -0
- package/dist/cjs/clusters/electrical-energy-measurement.d.ts +363 -368
- package/dist/cjs/clusters/electrical-energy-measurement.d.ts.map +1 -1
- package/dist/cjs/clusters/electrical-energy-measurement.js +15 -16
- package/dist/cjs/clusters/electrical-energy-measurement.js.map +1 -1
- package/dist/cjs/clusters/energy-evse-mode.d.ts +92 -330
- package/dist/cjs/clusters/energy-evse-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/energy-evse-mode.js +25 -72
- package/dist/cjs/clusters/energy-evse-mode.js.map +1 -1
- package/dist/cjs/clusters/energy-evse.d.ts +557 -273
- package/dist/cjs/clusters/energy-evse.d.ts.map +1 -1
- package/dist/cjs/clusters/energy-evse.js +107 -55
- package/dist/cjs/clusters/energy-evse.js.map +1 -1
- package/dist/cjs/clusters/energy-preference.d.ts +76 -76
- package/dist/cjs/clusters/energy-preference.d.ts.map +1 -1
- package/dist/cjs/clusters/energy-preference.js +15 -18
- package/dist/cjs/clusters/energy-preference.js.map +1 -1
- package/dist/cjs/clusters/ethernet-network-diagnostics.d.ts +3 -9
- package/dist/cjs/clusters/ethernet-network-diagnostics.d.ts.map +1 -1
- package/dist/cjs/clusters/ethernet-network-diagnostics.js +1 -3
- package/dist/cjs/clusters/ethernet-network-diagnostics.js.map +1 -1
- package/dist/cjs/clusters/fan-control.d.ts +12 -12
- package/dist/cjs/clusters/fan-control.js +4 -4
- package/dist/cjs/clusters/fixed-label.d.ts +7 -2
- 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 +4 -4
- package/dist/cjs/clusters/flow-measurement.d.ts.map +1 -1
- package/dist/cjs/clusters/flow-measurement.js +6 -6
- package/dist/cjs/clusters/flow-measurement.js.map +1 -1
- package/dist/cjs/clusters/general-commissioning.d.ts +1416 -111
- package/dist/cjs/clusters/general-commissioning.d.ts.map +1 -1
- package/dist/cjs/clusters/general-commissioning.js +272 -54
- package/dist/cjs/clusters/general-commissioning.js.map +2 -2
- package/dist/cjs/clusters/general-diagnostics.d.ts +115 -122
- package/dist/cjs/clusters/general-diagnostics.d.ts.map +1 -1
- package/dist/cjs/clusters/general-diagnostics.js +31 -33
- package/dist/cjs/clusters/general-diagnostics.js.map +1 -1
- package/dist/cjs/clusters/group-key-management.d.ts +72 -82
- package/dist/cjs/clusters/group-key-management.d.ts.map +1 -1
- package/dist/cjs/clusters/group-key-management.js +19 -22
- package/dist/cjs/clusters/group-key-management.js.map +1 -1
- package/dist/cjs/clusters/groups.d.ts +9 -6
- package/dist/cjs/clusters/groups.d.ts.map +1 -1
- package/dist/cjs/clusters/groups.js +3 -2
- package/dist/cjs/clusters/groups.js.map +1 -1
- package/dist/cjs/clusters/icd-management.d.ts +223 -66
- package/dist/cjs/clusters/icd-management.d.ts.map +1 -1
- package/dist/cjs/clusters/icd-management.js +61 -23
- package/dist/cjs/clusters/icd-management.js.map +2 -2
- package/dist/cjs/clusters/identify.d.ts +12 -13
- package/dist/cjs/clusters/identify.d.ts.map +1 -1
- package/dist/cjs/clusters/identify.js +9 -10
- package/dist/cjs/clusters/identify.js.map +1 -1
- package/dist/cjs/clusters/illuminance-measurement.d.ts +7 -8
- package/dist/cjs/clusters/illuminance-measurement.d.ts.map +1 -1
- package/dist/cjs/clusters/illuminance-measurement.js +9 -10
- package/dist/cjs/clusters/illuminance-measurement.js.map +1 -1
- package/dist/cjs/clusters/index.d.ts +11 -1
- package/dist/cjs/clusters/index.d.ts.map +1 -1
- package/dist/cjs/clusters/index.js +33 -3
- package/dist/cjs/clusters/index.js.map +1 -1
- package/dist/cjs/clusters/joint-fabric-datastore-cluster.d.ts +1239 -0
- package/dist/cjs/clusters/joint-fabric-datastore-cluster.d.ts.map +1 -0
- package/dist/cjs/clusters/joint-fabric-datastore-cluster.js +490 -0
- package/dist/cjs/clusters/joint-fabric-datastore-cluster.js.map +6 -0
- package/dist/cjs/clusters/joint-fabric-pki.d.ts +174 -0
- package/dist/cjs/clusters/joint-fabric-pki.d.ts.map +1 -0
- package/dist/cjs/clusters/joint-fabric-pki.js +120 -0
- package/dist/cjs/clusters/joint-fabric-pki.js.map +6 -0
- package/dist/cjs/clusters/keypad-input.d.ts +2 -2
- package/dist/cjs/clusters/laundry-dryer-controls.d.ts +6 -7
- package/dist/cjs/clusters/laundry-dryer-controls.d.ts.map +1 -1
- package/dist/cjs/clusters/laundry-dryer-controls.js +5 -9
- package/dist/cjs/clusters/laundry-dryer-controls.js.map +1 -1
- package/dist/cjs/clusters/laundry-washer-controls.d.ts +74 -62
- package/dist/cjs/clusters/laundry-washer-controls.d.ts.map +1 -1
- package/dist/cjs/clusters/laundry-washer-controls.js +26 -25
- package/dist/cjs/clusters/laundry-washer-controls.js.map +1 -1
- package/dist/cjs/clusters/laundry-washer-mode.d.ts +69 -109
- package/dist/cjs/clusters/laundry-washer-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/laundry-washer-mode.js +13 -25
- package/dist/cjs/clusters/laundry-washer-mode.js.map +1 -1
- package/dist/cjs/clusters/level-control.d.ts +209 -70
- package/dist/cjs/clusters/level-control.d.ts.map +1 -1
- package/dist/cjs/clusters/level-control.js +45 -12
- package/dist/cjs/clusters/level-control.js.map +1 -1
- package/dist/cjs/clusters/localization-configuration.d.ts +5 -6
- package/dist/cjs/clusters/localization-configuration.d.ts.map +1 -1
- package/dist/cjs/clusters/localization-configuration.js +5 -6
- package/dist/cjs/clusters/localization-configuration.js.map +1 -1
- package/dist/cjs/clusters/media-input.d.ts +9 -6
- package/dist/cjs/clusters/media-input.d.ts.map +1 -1
- package/dist/cjs/clusters/media-input.js +3 -2
- package/dist/cjs/clusters/media-input.js.map +1 -1
- package/dist/cjs/clusters/media-playback.d.ts +29 -24
- package/dist/cjs/clusters/media-playback.d.ts.map +1 -1
- package/dist/cjs/clusters/media-playback.js +5 -4
- package/dist/cjs/clusters/media-playback.js.map +1 -1
- package/dist/cjs/clusters/microwave-oven-control.d.ts +54 -48
- package/dist/cjs/clusters/microwave-oven-control.d.ts.map +1 -1
- package/dist/cjs/clusters/microwave-oven-control.js +19 -17
- package/dist/cjs/clusters/microwave-oven-control.js.map +1 -1
- package/dist/cjs/clusters/microwave-oven-mode.d.ts +63 -69
- package/dist/cjs/clusters/microwave-oven-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/microwave-oven-mode.js +14 -11
- package/dist/cjs/clusters/microwave-oven-mode.js.map +1 -1
- package/dist/cjs/clusters/mode-base.d.ts +27 -46
- package/dist/cjs/clusters/mode-base.d.ts.map +1 -1
- package/dist/cjs/clusters/mode-base.js +9 -10
- package/dist/cjs/clusters/mode-base.js.map +1 -1
- package/dist/cjs/clusters/mode-select.d.ts +33 -27
- package/dist/cjs/clusters/mode-select.d.ts.map +1 -1
- package/dist/cjs/clusters/mode-select.js +14 -13
- package/dist/cjs/clusters/mode-select.js.map +1 -1
- package/dist/cjs/clusters/network-commissioning.d.ts +263 -240
- package/dist/cjs/clusters/network-commissioning.d.ts.map +1 -1
- package/dist/cjs/clusters/network-commissioning.js +46 -39
- package/dist/cjs/clusters/network-commissioning.js.map +1 -1
- package/dist/cjs/clusters/occupancy-sensing.d.ts +1002 -63
- package/dist/cjs/clusters/occupancy-sensing.d.ts.map +1 -1
- package/dist/cjs/clusters/occupancy-sensing.js +278 -63
- package/dist/cjs/clusters/occupancy-sensing.js.map +2 -2
- package/dist/cjs/clusters/on-off.d.ts +18 -24
- package/dist/cjs/clusters/on-off.d.ts.map +1 -1
- package/dist/cjs/clusters/on-off.js +3 -4
- package/dist/cjs/clusters/on-off.js.map +1 -1
- package/dist/cjs/clusters/operational-credentials.d.ts +98 -85
- package/dist/cjs/clusters/operational-credentials.d.ts.map +1 -1
- package/dist/cjs/clusters/operational-credentials.js +56 -49
- package/dist/cjs/clusters/operational-credentials.js.map +1 -1
- package/dist/cjs/clusters/operational-state.d.ts +136 -57
- package/dist/cjs/clusters/operational-state.d.ts.map +1 -1
- package/dist/cjs/clusters/operational-state.js +62 -36
- package/dist/cjs/clusters/operational-state.js.map +2 -2
- package/dist/cjs/clusters/ota-software-update-provider.d.ts +43 -42
- package/dist/cjs/clusters/ota-software-update-provider.d.ts.map +1 -1
- package/dist/cjs/clusters/ota-software-update-provider.js +20 -19
- package/dist/cjs/clusters/ota-software-update-provider.js.map +1 -1
- package/dist/cjs/clusters/ota-software-update-requestor.d.ts +6 -10
- package/dist/cjs/clusters/ota-software-update-requestor.d.ts.map +1 -1
- package/dist/cjs/clusters/ota-software-update-requestor.js +4 -6
- package/dist/cjs/clusters/ota-software-update-requestor.js.map +1 -1
- package/dist/cjs/clusters/oven-cavity-operational-state.d.ts +44 -154
- package/dist/cjs/clusters/oven-cavity-operational-state.d.ts.map +1 -1
- package/dist/cjs/clusters/oven-cavity-operational-state.js +39 -156
- package/dist/cjs/clusters/oven-cavity-operational-state.js.map +1 -1
- package/dist/cjs/clusters/oven-mode.d.ts +79 -349
- package/dist/cjs/clusters/oven-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/oven-mode.js +26 -82
- package/dist/cjs/clusters/oven-mode.js.map +1 -1
- package/dist/cjs/clusters/power-source.d.ts +169 -44
- package/dist/cjs/clusters/power-source.d.ts.map +1 -1
- package/dist/cjs/clusters/power-source.js +40 -16
- package/dist/cjs/clusters/power-source.js.map +1 -1
- package/dist/cjs/clusters/pressure-measurement.js +2 -2
- package/dist/cjs/clusters/pressure-measurement.js.map +1 -1
- package/dist/cjs/clusters/pump-configuration-and-control.d.ts +73 -63
- package/dist/cjs/clusters/pump-configuration-and-control.d.ts.map +1 -1
- package/dist/cjs/clusters/pump-configuration-and-control.js +19 -20
- package/dist/cjs/clusters/pump-configuration-and-control.js.map +1 -1
- package/dist/cjs/clusters/refrigerator-alarm.d.ts +2 -1
- package/dist/cjs/clusters/refrigerator-alarm.d.ts.map +1 -1
- package/dist/cjs/clusters/refrigerator-alarm.js.map +1 -1
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +59 -91
- 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 +11 -19
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
- package/dist/cjs/clusters/relative-humidity-measurement.js +1 -1
- package/dist/cjs/clusters/relative-humidity-measurement.js.map +1 -1
- package/dist/cjs/clusters/rvc-clean-mode.d.ts +59 -103
- package/dist/cjs/clusters/rvc-clean-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/rvc-clean-mode.js +11 -15
- package/dist/cjs/clusters/rvc-clean-mode.js.map +1 -1
- package/dist/cjs/clusters/rvc-operational-state.d.ts +81 -25
- package/dist/cjs/clusters/rvc-operational-state.d.ts.map +1 -1
- package/dist/cjs/clusters/rvc-operational-state.js +49 -20
- package/dist/cjs/clusters/rvc-operational-state.js.map +1 -1
- package/dist/cjs/clusters/rvc-run-mode.d.ts +85 -129
- package/dist/cjs/clusters/rvc-run-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/rvc-run-mode.js +16 -15
- package/dist/cjs/clusters/rvc-run-mode.js.map +1 -1
- package/dist/cjs/clusters/scenes-management.d.ts +328 -181
- package/dist/cjs/clusters/scenes-management.d.ts.map +1 -1
- package/dist/cjs/clusters/scenes-management.js +37 -22
- package/dist/cjs/clusters/scenes-management.js.map +1 -1
- package/dist/cjs/clusters/service-area.d.ts +2052 -0
- package/dist/cjs/clusters/service-area.d.ts.map +1 -0
- package/dist/cjs/clusters/service-area.js +582 -0
- package/dist/cjs/clusters/service-area.js.map +6 -0
- package/dist/cjs/clusters/smoke-co-alarm.d.ts +10 -18
- package/dist/cjs/clusters/smoke-co-alarm.d.ts.map +1 -1
- package/dist/cjs/clusters/smoke-co-alarm.js +2 -3
- package/dist/cjs/clusters/smoke-co-alarm.js.map +1 -1
- package/dist/cjs/clusters/switch.d.ts +478 -191
- package/dist/cjs/clusters/switch.d.ts.map +1 -1
- package/dist/cjs/clusters/switch.js +145 -57
- package/dist/cjs/clusters/switch.js.map +1 -1
- package/dist/cjs/clusters/target-navigator.d.ts +1 -1
- package/dist/cjs/clusters/target-navigator.js +1 -1
- package/dist/cjs/clusters/thermostat.d.ts +3877 -830
- package/dist/cjs/clusters/thermostat.d.ts.map +1 -1
- package/dist/cjs/clusters/thermostat.js +841 -159
- package/dist/cjs/clusters/thermostat.js.map +2 -2
- package/dist/cjs/clusters/thread-border-router-management.d.ts +711 -0
- package/dist/cjs/clusters/thread-border-router-management.d.ts.map +1 -0
- package/dist/cjs/clusters/thread-border-router-management.js +265 -0
- package/dist/cjs/clusters/thread-border-router-management.js.map +6 -0
- package/dist/cjs/clusters/thread-network-diagnostics.d.ts +81 -55
- package/dist/cjs/clusters/thread-network-diagnostics.d.ts.map +1 -1
- package/dist/cjs/clusters/thread-network-diagnostics.js +32 -21
- package/dist/cjs/clusters/thread-network-diagnostics.js.map +1 -1
- package/dist/cjs/clusters/thread-network-directory.d.ts +250 -0
- package/dist/cjs/clusters/thread-network-directory.d.ts.map +1 -0
- package/dist/cjs/clusters/thread-network-directory.js +187 -0
- package/dist/cjs/clusters/thread-network-directory.js.map +6 -0
- package/dist/cjs/clusters/time-synchronization.d.ts +101 -76
- package/dist/cjs/clusters/time-synchronization.d.ts.map +1 -1
- package/dist/cjs/clusters/time-synchronization.js +30 -23
- package/dist/cjs/clusters/time-synchronization.js.map +1 -1
- package/dist/cjs/clusters/unit-localization.d.ts +3 -4
- package/dist/cjs/clusters/unit-localization.d.ts.map +1 -1
- package/dist/cjs/clusters/unit-localization.js.map +1 -1
- package/dist/cjs/clusters/user-label.d.ts +2 -1
- package/dist/cjs/clusters/user-label.d.ts.map +1 -1
- package/dist/cjs/clusters/user-label.js.map +1 -1
- package/dist/cjs/clusters/water-heater-management.d.ts +1371 -0
- package/dist/cjs/clusters/water-heater-management.d.ts.map +1 -0
- package/dist/cjs/clusters/water-heater-management.js +336 -0
- package/dist/cjs/clusters/water-heater-management.js.map +6 -0
- package/dist/cjs/clusters/water-heater-mode.d.ts +491 -0
- package/dist/cjs/clusters/water-heater-mode.d.ts.map +1 -0
- package/dist/cjs/clusters/water-heater-mode.js +195 -0
- package/dist/cjs/clusters/water-heater-mode.js.map +6 -0
- package/dist/cjs/clusters/water-tank-level-monitoring.d.ts +162 -0
- package/dist/cjs/clusters/water-tank-level-monitoring.d.ts.map +1 -0
- package/dist/cjs/clusters/water-tank-level-monitoring.js +47 -0
- package/dist/cjs/clusters/water-tank-level-monitoring.js.map +6 -0
- package/dist/cjs/clusters/wi-fi-network-diagnostics.d.ts +20 -27
- package/dist/cjs/clusters/wi-fi-network-diagnostics.d.ts.map +1 -1
- package/dist/cjs/clusters/wi-fi-network-diagnostics.js +6 -8
- package/dist/cjs/clusters/wi-fi-network-diagnostics.js.map +1 -1
- package/dist/cjs/clusters/wi-fi-network-management.d.ts +91 -0
- package/dist/cjs/clusters/wi-fi-network-management.d.ts.map +1 -0
- package/dist/cjs/clusters/wi-fi-network-management.js +122 -0
- package/dist/cjs/clusters/wi-fi-network-management.js.map +6 -0
- package/dist/cjs/clusters/window-covering.d.ts +66 -78
- package/dist/cjs/clusters/window-covering.d.ts.map +1 -1
- package/dist/cjs/clusters/window-covering.js +26 -37
- package/dist/cjs/clusters/window-covering.js.map +1 -1
- package/dist/cjs/globals/AtomicAttributeStatus.d.ts +34 -0
- package/dist/cjs/globals/AtomicAttributeStatus.d.ts.map +1 -0
- package/dist/cjs/globals/AtomicAttributeStatus.js +46 -0
- package/dist/cjs/globals/AtomicAttributeStatus.js.map +6 -0
- package/dist/cjs/globals/AtomicRequestType.d.ts +24 -0
- package/dist/cjs/globals/AtomicRequestType.d.ts.map +1 -0
- package/dist/cjs/globals/AtomicRequestType.js +35 -0
- package/dist/cjs/globals/AtomicRequestType.js.map +6 -0
- package/dist/cjs/globals/Locationdesc.d.ts +79 -0
- package/dist/cjs/globals/Locationdesc.d.ts.map +1 -0
- package/dist/cjs/globals/Locationdesc.js +89 -0
- package/dist/cjs/globals/Locationdesc.js.map +6 -0
- 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 +18 -3
- package/dist/cjs/globals/Status.d.ts.map +1 -1
- package/dist/cjs/globals/Status.js +3 -1
- package/dist/cjs/globals/Status.js.map +1 -1
- package/dist/cjs/globals/Tod.d.ts +2 -2
- package/dist/cjs/globals/index.d.ts +3 -0
- package/dist/cjs/globals/index.d.ts.map +1 -1
- package/dist/cjs/globals/index.js +3 -0
- package/dist/cjs/globals/index.js.map +1 -1
- package/dist/cjs/schema/QrCodeSchema.d.ts.map +1 -1
- package/dist/cjs/schema/QrCodeSchema.js +4 -1
- package/dist/cjs/schema/QrCodeSchema.js.map +1 -1
- package/dist/esm/clusters/access-control.d.ts +3972 -522
- package/dist/esm/clusters/access-control.d.ts.map +1 -1
- package/dist/esm/clusters/access-control.js +645 -120
- package/dist/esm/clusters/access-control.js.map +2 -2
- package/dist/esm/clusters/actions.d.ts +10 -9
- package/dist/esm/clusters/actions.d.ts.map +1 -1
- package/dist/esm/clusters/actions.js +4 -4
- package/dist/esm/clusters/actions.js.map +1 -1
- package/dist/esm/clusters/administrator-commissioning.d.ts +156 -129
- package/dist/esm/clusters/administrator-commissioning.d.ts.map +1 -1
- package/dist/esm/clusters/administrator-commissioning.js +40 -35
- package/dist/esm/clusters/administrator-commissioning.js.map +1 -1
- package/dist/esm/clusters/alarm-base.d.ts +9 -12
- package/dist/esm/clusters/alarm-base.d.ts.map +1 -1
- package/dist/esm/clusters/alarm-base.js +3 -4
- package/dist/esm/clusters/alarm-base.js.map +1 -1
- package/dist/esm/clusters/application-launcher.d.ts +27 -15
- package/dist/esm/clusters/application-launcher.d.ts.map +1 -1
- package/dist/esm/clusters/application-launcher.js +7 -4
- package/dist/esm/clusters/application-launcher.js.map +1 -1
- package/dist/esm/clusters/ballast-configuration.d.ts +7 -7
- package/dist/esm/clusters/ballast-configuration.js +7 -7
- package/dist/esm/clusters/basic-information.d.ts +29 -21
- package/dist/esm/clusters/basic-information.d.ts.map +1 -1
- package/dist/esm/clusters/basic-information.js +29 -21
- package/dist/esm/clusters/basic-information.js.map +1 -1
- package/dist/esm/clusters/bridged-device-basic-information.d.ts +816 -34
- package/dist/esm/clusters/bridged-device-basic-information.d.ts.map +1 -1
- package/dist/esm/clusters/bridged-device-basic-information.js +188 -32
- package/dist/esm/clusters/bridged-device-basic-information.js.map +2 -2
- package/dist/esm/clusters/channel.d.ts +115 -124
- package/dist/esm/clusters/channel.d.ts.map +1 -1
- package/dist/esm/clusters/channel.js +15 -16
- package/dist/esm/clusters/channel.js.map +1 -1
- package/dist/esm/clusters/color-control.d.ts +3076 -1366
- package/dist/esm/clusters/color-control.d.ts.map +1 -1
- package/dist/esm/clusters/color-control.js +424 -358
- package/dist/esm/clusters/color-control.js.map +2 -2
- package/dist/esm/clusters/commissioner-control.d.ts +268 -0
- package/dist/esm/clusters/commissioner-control.d.ts.map +1 -0
- package/dist/esm/clusters/commissioner-control.js +174 -0
- package/dist/esm/clusters/commissioner-control.js.map +6 -0
- package/dist/esm/clusters/content-control.d.ts +497 -221
- package/dist/esm/clusters/content-control.d.ts.map +1 -1
- package/dist/esm/clusters/content-control.js +60 -42
- package/dist/esm/clusters/content-control.js.map +2 -2
- package/dist/esm/clusters/content-launcher.d.ts +248 -215
- package/dist/esm/clusters/content-launcher.d.ts.map +1 -1
- package/dist/esm/clusters/content-launcher.js +16 -15
- package/dist/esm/clusters/content-launcher.js.map +1 -1
- package/dist/esm/clusters/device-energy-management-mode.d.ts +76 -333
- package/dist/esm/clusters/device-energy-management-mode.d.ts.map +1 -1
- package/dist/esm/clusters/device-energy-management-mode.js +26 -80
- package/dist/esm/clusters/device-energy-management-mode.js.map +1 -1
- package/dist/esm/clusters/device-energy-management.d.ts +1299 -930
- package/dist/esm/clusters/device-energy-management.d.ts.map +1 -1
- package/dist/esm/clusters/device-energy-management.js +189 -160
- package/dist/esm/clusters/device-energy-management.js.map +2 -2
- package/dist/esm/clusters/dishwasher-alarm.d.ts +14 -17
- package/dist/esm/clusters/dishwasher-alarm.d.ts.map +1 -1
- package/dist/esm/clusters/dishwasher-alarm.js +3 -4
- package/dist/esm/clusters/dishwasher-alarm.js.map +1 -1
- package/dist/esm/clusters/dishwasher-mode.d.ts +65 -105
- package/dist/esm/clusters/dishwasher-mode.d.ts.map +1 -1
- package/dist/esm/clusters/dishwasher-mode.js +13 -25
- package/dist/esm/clusters/dishwasher-mode.js.map +1 -1
- package/dist/esm/clusters/door-lock.d.ts +2751 -5427
- package/dist/esm/clusters/door-lock.d.ts.map +1 -1
- package/dist/esm/clusters/door-lock.js +482 -804
- package/dist/esm/clusters/door-lock.js.map +2 -2
- package/dist/esm/clusters/ecosystem-information.d.ts +186 -0
- package/dist/esm/clusters/ecosystem-information.d.ts.map +1 -0
- package/dist/esm/clusters/ecosystem-information.js +134 -0
- package/dist/esm/clusters/ecosystem-information.js.map +6 -0
- package/dist/esm/clusters/electrical-energy-measurement.d.ts +363 -368
- package/dist/esm/clusters/electrical-energy-measurement.d.ts.map +1 -1
- package/dist/esm/clusters/electrical-energy-measurement.js +15 -16
- package/dist/esm/clusters/electrical-energy-measurement.js.map +1 -1
- package/dist/esm/clusters/energy-evse-mode.d.ts +92 -330
- package/dist/esm/clusters/energy-evse-mode.d.ts.map +1 -1
- package/dist/esm/clusters/energy-evse-mode.js +25 -79
- package/dist/esm/clusters/energy-evse-mode.js.map +1 -1
- package/dist/esm/clusters/energy-evse.d.ts +557 -273
- package/dist/esm/clusters/energy-evse.d.ts.map +1 -1
- package/dist/esm/clusters/energy-evse.js +107 -55
- package/dist/esm/clusters/energy-evse.js.map +1 -1
- package/dist/esm/clusters/energy-preference.d.ts +76 -76
- package/dist/esm/clusters/energy-preference.d.ts.map +1 -1
- package/dist/esm/clusters/energy-preference.js +15 -18
- package/dist/esm/clusters/energy-preference.js.map +1 -1
- package/dist/esm/clusters/ethernet-network-diagnostics.d.ts +3 -9
- package/dist/esm/clusters/ethernet-network-diagnostics.d.ts.map +1 -1
- package/dist/esm/clusters/ethernet-network-diagnostics.js +1 -3
- package/dist/esm/clusters/ethernet-network-diagnostics.js.map +1 -1
- package/dist/esm/clusters/fan-control.d.ts +12 -12
- package/dist/esm/clusters/fan-control.js +4 -4
- package/dist/esm/clusters/fixed-label.d.ts +7 -2
- 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 +4 -4
- package/dist/esm/clusters/flow-measurement.d.ts.map +1 -1
- package/dist/esm/clusters/flow-measurement.js +6 -6
- package/dist/esm/clusters/flow-measurement.js.map +1 -1
- package/dist/esm/clusters/general-commissioning.d.ts +1416 -111
- package/dist/esm/clusters/general-commissioning.d.ts.map +1 -1
- package/dist/esm/clusters/general-commissioning.js +274 -56
- package/dist/esm/clusters/general-commissioning.js.map +2 -2
- package/dist/esm/clusters/general-diagnostics.d.ts +115 -122
- package/dist/esm/clusters/general-diagnostics.d.ts.map +1 -1
- package/dist/esm/clusters/general-diagnostics.js +31 -33
- package/dist/esm/clusters/general-diagnostics.js.map +1 -1
- package/dist/esm/clusters/group-key-management.d.ts +72 -82
- package/dist/esm/clusters/group-key-management.d.ts.map +1 -1
- package/dist/esm/clusters/group-key-management.js +19 -22
- package/dist/esm/clusters/group-key-management.js.map +1 -1
- package/dist/esm/clusters/groups.d.ts +9 -6
- package/dist/esm/clusters/groups.d.ts.map +1 -1
- package/dist/esm/clusters/groups.js +3 -2
- package/dist/esm/clusters/groups.js.map +1 -1
- package/dist/esm/clusters/icd-management.d.ts +223 -66
- package/dist/esm/clusters/icd-management.d.ts.map +1 -1
- package/dist/esm/clusters/icd-management.js +61 -23
- package/dist/esm/clusters/icd-management.js.map +2 -2
- package/dist/esm/clusters/identify.d.ts +12 -13
- package/dist/esm/clusters/identify.d.ts.map +1 -1
- package/dist/esm/clusters/identify.js +9 -10
- package/dist/esm/clusters/identify.js.map +1 -1
- package/dist/esm/clusters/illuminance-measurement.d.ts +7 -8
- package/dist/esm/clusters/illuminance-measurement.d.ts.map +1 -1
- package/dist/esm/clusters/illuminance-measurement.js +9 -10
- package/dist/esm/clusters/illuminance-measurement.js.map +1 -1
- package/dist/esm/clusters/index.d.ts +11 -1
- package/dist/esm/clusters/index.d.ts.map +1 -1
- package/dist/esm/clusters/index.js +36 -3
- package/dist/esm/clusters/index.js.map +1 -1
- package/dist/esm/clusters/joint-fabric-datastore-cluster.d.ts +1239 -0
- package/dist/esm/clusters/joint-fabric-datastore-cluster.d.ts.map +1 -0
- package/dist/esm/clusters/joint-fabric-datastore-cluster.js +470 -0
- package/dist/esm/clusters/joint-fabric-datastore-cluster.js.map +6 -0
- package/dist/esm/clusters/joint-fabric-pki.d.ts +174 -0
- package/dist/esm/clusters/joint-fabric-pki.d.ts.map +1 -0
- package/dist/esm/clusters/joint-fabric-pki.js +100 -0
- package/dist/esm/clusters/joint-fabric-pki.js.map +6 -0
- package/dist/esm/clusters/keypad-input.d.ts +2 -2
- package/dist/esm/clusters/laundry-dryer-controls.d.ts +6 -7
- package/dist/esm/clusters/laundry-dryer-controls.d.ts.map +1 -1
- package/dist/esm/clusters/laundry-dryer-controls.js +6 -10
- package/dist/esm/clusters/laundry-dryer-controls.js.map +1 -1
- package/dist/esm/clusters/laundry-washer-controls.d.ts +74 -62
- package/dist/esm/clusters/laundry-washer-controls.d.ts.map +1 -1
- package/dist/esm/clusters/laundry-washer-controls.js +26 -25
- package/dist/esm/clusters/laundry-washer-controls.js.map +1 -1
- package/dist/esm/clusters/laundry-washer-mode.d.ts +69 -109
- package/dist/esm/clusters/laundry-washer-mode.d.ts.map +1 -1
- package/dist/esm/clusters/laundry-washer-mode.js +14 -26
- package/dist/esm/clusters/laundry-washer-mode.js.map +1 -1
- package/dist/esm/clusters/level-control.d.ts +209 -70
- package/dist/esm/clusters/level-control.d.ts.map +1 -1
- package/dist/esm/clusters/level-control.js +45 -12
- package/dist/esm/clusters/level-control.js.map +1 -1
- package/dist/esm/clusters/localization-configuration.d.ts +5 -6
- package/dist/esm/clusters/localization-configuration.d.ts.map +1 -1
- package/dist/esm/clusters/localization-configuration.js +5 -6
- package/dist/esm/clusters/localization-configuration.js.map +1 -1
- package/dist/esm/clusters/media-input.d.ts +9 -6
- package/dist/esm/clusters/media-input.d.ts.map +1 -1
- package/dist/esm/clusters/media-input.js +3 -2
- package/dist/esm/clusters/media-input.js.map +1 -1
- package/dist/esm/clusters/media-playback.d.ts +29 -24
- package/dist/esm/clusters/media-playback.d.ts.map +1 -1
- package/dist/esm/clusters/media-playback.js +5 -4
- package/dist/esm/clusters/media-playback.js.map +1 -1
- package/dist/esm/clusters/microwave-oven-control.d.ts +54 -48
- package/dist/esm/clusters/microwave-oven-control.d.ts.map +1 -1
- package/dist/esm/clusters/microwave-oven-control.js +19 -17
- package/dist/esm/clusters/microwave-oven-control.js.map +1 -1
- package/dist/esm/clusters/microwave-oven-mode.d.ts +63 -69
- package/dist/esm/clusters/microwave-oven-mode.d.ts.map +1 -1
- package/dist/esm/clusters/microwave-oven-mode.js +14 -11
- package/dist/esm/clusters/microwave-oven-mode.js.map +1 -1
- package/dist/esm/clusters/mode-base.d.ts +27 -46
- package/dist/esm/clusters/mode-base.d.ts.map +1 -1
- package/dist/esm/clusters/mode-base.js +9 -10
- package/dist/esm/clusters/mode-base.js.map +1 -1
- package/dist/esm/clusters/mode-select.d.ts +33 -27
- package/dist/esm/clusters/mode-select.d.ts.map +1 -1
- package/dist/esm/clusters/mode-select.js +14 -13
- package/dist/esm/clusters/mode-select.js.map +1 -1
- package/dist/esm/clusters/network-commissioning.d.ts +263 -240
- package/dist/esm/clusters/network-commissioning.d.ts.map +1 -1
- package/dist/esm/clusters/network-commissioning.js +46 -39
- package/dist/esm/clusters/network-commissioning.js.map +1 -1
- package/dist/esm/clusters/occupancy-sensing.d.ts +1002 -63
- package/dist/esm/clusters/occupancy-sensing.d.ts.map +1 -1
- package/dist/esm/clusters/occupancy-sensing.js +287 -65
- package/dist/esm/clusters/occupancy-sensing.js.map +2 -2
- package/dist/esm/clusters/on-off.d.ts +18 -24
- package/dist/esm/clusters/on-off.d.ts.map +1 -1
- package/dist/esm/clusters/on-off.js +3 -4
- package/dist/esm/clusters/on-off.js.map +1 -1
- package/dist/esm/clusters/operational-credentials.d.ts +98 -85
- package/dist/esm/clusters/operational-credentials.d.ts.map +1 -1
- package/dist/esm/clusters/operational-credentials.js +56 -49
- package/dist/esm/clusters/operational-credentials.js.map +1 -1
- package/dist/esm/clusters/operational-state.d.ts +136 -57
- package/dist/esm/clusters/operational-state.d.ts.map +1 -1
- package/dist/esm/clusters/operational-state.js +63 -37
- package/dist/esm/clusters/operational-state.js.map +2 -2
- package/dist/esm/clusters/ota-software-update-provider.d.ts +43 -42
- package/dist/esm/clusters/ota-software-update-provider.d.ts.map +1 -1
- package/dist/esm/clusters/ota-software-update-provider.js +20 -19
- package/dist/esm/clusters/ota-software-update-provider.js.map +1 -1
- package/dist/esm/clusters/ota-software-update-requestor.d.ts +6 -10
- package/dist/esm/clusters/ota-software-update-requestor.d.ts.map +1 -1
- package/dist/esm/clusters/ota-software-update-requestor.js +4 -6
- package/dist/esm/clusters/ota-software-update-requestor.js.map +1 -1
- package/dist/esm/clusters/oven-cavity-operational-state.d.ts +44 -154
- package/dist/esm/clusters/oven-cavity-operational-state.d.ts.map +1 -1
- package/dist/esm/clusters/oven-cavity-operational-state.js +41 -166
- package/dist/esm/clusters/oven-cavity-operational-state.js.map +1 -1
- package/dist/esm/clusters/oven-mode.d.ts +79 -349
- package/dist/esm/clusters/oven-mode.d.ts.map +1 -1
- package/dist/esm/clusters/oven-mode.js +26 -89
- package/dist/esm/clusters/oven-mode.js.map +1 -1
- package/dist/esm/clusters/power-source.d.ts +169 -44
- package/dist/esm/clusters/power-source.d.ts.map +1 -1
- package/dist/esm/clusters/power-source.js +40 -16
- package/dist/esm/clusters/power-source.js.map +1 -1
- package/dist/esm/clusters/pressure-measurement.js +2 -2
- package/dist/esm/clusters/pressure-measurement.js.map +1 -1
- package/dist/esm/clusters/pump-configuration-and-control.d.ts +73 -63
- package/dist/esm/clusters/pump-configuration-and-control.d.ts.map +1 -1
- package/dist/esm/clusters/pump-configuration-and-control.js +19 -20
- package/dist/esm/clusters/pump-configuration-and-control.js.map +1 -1
- package/dist/esm/clusters/refrigerator-alarm.d.ts +2 -1
- package/dist/esm/clusters/refrigerator-alarm.d.ts.map +1 -1
- package/dist/esm/clusters/refrigerator-alarm.js.map +1 -1
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +59 -91
- 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 +12 -20
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
- package/dist/esm/clusters/relative-humidity-measurement.js +1 -1
- package/dist/esm/clusters/relative-humidity-measurement.js.map +1 -1
- package/dist/esm/clusters/rvc-clean-mode.d.ts +59 -103
- package/dist/esm/clusters/rvc-clean-mode.d.ts.map +1 -1
- package/dist/esm/clusters/rvc-clean-mode.js +11 -15
- package/dist/esm/clusters/rvc-clean-mode.js.map +1 -1
- package/dist/esm/clusters/rvc-operational-state.d.ts +81 -25
- package/dist/esm/clusters/rvc-operational-state.d.ts.map +1 -1
- package/dist/esm/clusters/rvc-operational-state.js +49 -20
- package/dist/esm/clusters/rvc-operational-state.js.map +1 -1
- package/dist/esm/clusters/rvc-run-mode.d.ts +85 -129
- package/dist/esm/clusters/rvc-run-mode.d.ts.map +1 -1
- package/dist/esm/clusters/rvc-run-mode.js +16 -15
- package/dist/esm/clusters/rvc-run-mode.js.map +1 -1
- package/dist/esm/clusters/scenes-management.d.ts +328 -181
- package/dist/esm/clusters/scenes-management.d.ts.map +1 -1
- package/dist/esm/clusters/scenes-management.js +37 -22
- package/dist/esm/clusters/scenes-management.js.map +1 -1
- package/dist/esm/clusters/service-area.d.ts +2052 -0
- package/dist/esm/clusters/service-area.d.ts.map +1 -0
- package/dist/esm/clusters/service-area.js +562 -0
- package/dist/esm/clusters/service-area.js.map +6 -0
- package/dist/esm/clusters/smoke-co-alarm.d.ts +10 -18
- package/dist/esm/clusters/smoke-co-alarm.d.ts.map +1 -1
- package/dist/esm/clusters/smoke-co-alarm.js +2 -3
- package/dist/esm/clusters/smoke-co-alarm.js.map +1 -1
- package/dist/esm/clusters/switch.d.ts +478 -191
- package/dist/esm/clusters/switch.d.ts.map +1 -1
- package/dist/esm/clusters/switch.js +145 -57
- package/dist/esm/clusters/switch.js.map +1 -1
- package/dist/esm/clusters/target-navigator.d.ts +1 -1
- package/dist/esm/clusters/target-navigator.js +1 -1
- package/dist/esm/clusters/thermostat.d.ts +3877 -830
- package/dist/esm/clusters/thermostat.d.ts.map +1 -1
- package/dist/esm/clusters/thermostat.js +842 -160
- package/dist/esm/clusters/thermostat.js.map +2 -2
- package/dist/esm/clusters/thread-border-router-management.d.ts +711 -0
- package/dist/esm/clusters/thread-border-router-management.d.ts.map +1 -0
- package/dist/esm/clusters/thread-border-router-management.js +245 -0
- package/dist/esm/clusters/thread-border-router-management.js.map +6 -0
- package/dist/esm/clusters/thread-network-diagnostics.d.ts +81 -55
- package/dist/esm/clusters/thread-network-diagnostics.d.ts.map +1 -1
- package/dist/esm/clusters/thread-network-diagnostics.js +32 -21
- package/dist/esm/clusters/thread-network-diagnostics.js.map +1 -1
- package/dist/esm/clusters/thread-network-directory.d.ts +250 -0
- package/dist/esm/clusters/thread-network-directory.d.ts.map +1 -0
- package/dist/esm/clusters/thread-network-directory.js +167 -0
- package/dist/esm/clusters/thread-network-directory.js.map +6 -0
- package/dist/esm/clusters/time-synchronization.d.ts +101 -76
- package/dist/esm/clusters/time-synchronization.d.ts.map +1 -1
- package/dist/esm/clusters/time-synchronization.js +30 -23
- package/dist/esm/clusters/time-synchronization.js.map +1 -1
- package/dist/esm/clusters/unit-localization.d.ts +3 -4
- package/dist/esm/clusters/unit-localization.d.ts.map +1 -1
- package/dist/esm/clusters/unit-localization.js.map +1 -1
- package/dist/esm/clusters/user-label.d.ts +2 -1
- package/dist/esm/clusters/user-label.d.ts.map +1 -1
- package/dist/esm/clusters/user-label.js.map +1 -1
- package/dist/esm/clusters/water-heater-management.d.ts +1371 -0
- package/dist/esm/clusters/water-heater-management.d.ts.map +1 -0
- package/dist/esm/clusters/water-heater-management.js +325 -0
- package/dist/esm/clusters/water-heater-management.js.map +6 -0
- package/dist/esm/clusters/water-heater-mode.d.ts +491 -0
- package/dist/esm/clusters/water-heater-mode.d.ts.map +1 -0
- package/dist/esm/clusters/water-heater-mode.js +175 -0
- package/dist/esm/clusters/water-heater-mode.js.map +6 -0
- package/dist/esm/clusters/water-tank-level-monitoring.d.ts +162 -0
- package/dist/esm/clusters/water-tank-level-monitoring.d.ts.map +1 -0
- package/dist/esm/clusters/water-tank-level-monitoring.js +27 -0
- package/dist/esm/clusters/water-tank-level-monitoring.js.map +6 -0
- package/dist/esm/clusters/wi-fi-network-diagnostics.d.ts +20 -27
- package/dist/esm/clusters/wi-fi-network-diagnostics.d.ts.map +1 -1
- package/dist/esm/clusters/wi-fi-network-diagnostics.js +6 -8
- package/dist/esm/clusters/wi-fi-network-diagnostics.js.map +1 -1
- package/dist/esm/clusters/wi-fi-network-management.d.ts +91 -0
- package/dist/esm/clusters/wi-fi-network-management.d.ts.map +1 -0
- package/dist/esm/clusters/wi-fi-network-management.js +102 -0
- package/dist/esm/clusters/wi-fi-network-management.js.map +6 -0
- package/dist/esm/clusters/window-covering.d.ts +66 -78
- package/dist/esm/clusters/window-covering.d.ts.map +1 -1
- package/dist/esm/clusters/window-covering.js +26 -37
- package/dist/esm/clusters/window-covering.js.map +1 -1
- package/dist/esm/globals/AtomicAttributeStatus.d.ts +34 -0
- package/dist/esm/globals/AtomicAttributeStatus.d.ts.map +1 -0
- package/dist/esm/globals/AtomicAttributeStatus.js +26 -0
- package/dist/esm/globals/AtomicAttributeStatus.js.map +6 -0
- package/dist/esm/globals/AtomicRequestType.d.ts +24 -0
- package/dist/esm/globals/AtomicRequestType.d.ts.map +1 -0
- package/dist/esm/globals/AtomicRequestType.js +15 -0
- package/dist/esm/globals/AtomicRequestType.js.map +6 -0
- package/dist/esm/globals/Locationdesc.d.ts +79 -0
- package/dist/esm/globals/Locationdesc.d.ts.map +1 -0
- package/dist/esm/globals/Locationdesc.js +69 -0
- package/dist/esm/globals/Locationdesc.js.map +6 -0
- 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 +18 -3
- package/dist/esm/globals/Status.d.ts.map +1 -1
- package/dist/esm/globals/Status.js +3 -1
- package/dist/esm/globals/Status.js.map +1 -1
- package/dist/esm/globals/Tod.d.ts +2 -2
- package/dist/esm/globals/index.d.ts +3 -0
- package/dist/esm/globals/index.d.ts.map +1 -1
- package/dist/esm/globals/index.js +3 -0
- package/dist/esm/globals/index.js.map +1 -1
- package/dist/esm/schema/QrCodeSchema.d.ts.map +1 -1
- package/dist/esm/schema/QrCodeSchema.js +4 -1
- package/dist/esm/schema/QrCodeSchema.js.map +1 -1
- package/package.json +5 -5
- package/src/clusters/access-control.ts +926 -171
- package/src/clusters/actions.ts +12 -11
- package/src/clusters/administrator-commissioning.ts +54 -35
- package/src/clusters/alarm-base.ts +3 -4
- package/src/clusters/application-launcher.ts +22 -7
- package/src/clusters/ballast-configuration.ts +7 -7
- package/src/clusters/basic-information.ts +29 -21
- package/src/clusters/bridged-device-basic-information.ts +264 -41
- package/src/clusters/channel.ts +20 -17
- package/src/clusters/color-control.ts +589 -426
- package/src/clusters/commissioner-control.ts +282 -0
- package/src/clusters/content-control.ts +48 -54
- package/src/clusters/content-launcher.ts +16 -15
- package/src/clusters/device-energy-management-mode.ts +63 -161
- package/src/clusters/device-energy-management.ts +246 -193
- package/src/clusters/dishwasher-alarm.ts +5 -5
- package/src/clusters/dishwasher-mode.ts +46 -87
- package/src/clusters/door-lock.ts +786 -1235
- package/src/clusters/ecosystem-information.ts +200 -0
- package/src/clusters/electrical-energy-measurement.ts +15 -16
- package/src/clusters/energy-evse-mode.ts +81 -158
- package/src/clusters/energy-evse.ts +138 -72
- package/src/clusters/energy-preference.ts +34 -28
- package/src/clusters/ethernet-network-diagnostics.ts +1 -3
- package/src/clusters/fan-control.ts +5 -5
- package/src/clusters/fixed-label.ts +7 -2
- package/src/clusters/flow-measurement.ts +6 -6
- package/src/clusters/general-commissioning.ts +396 -96
- package/src/clusters/general-diagnostics.ts +31 -33
- package/src/clusters/group-key-management.ts +22 -24
- package/src/clusters/groups.ts +3 -2
- package/src/clusters/icd-management.ts +88 -31
- package/src/clusters/identify.ts +9 -10
- package/src/clusters/illuminance-measurement.ts +9 -10
- package/src/clusters/index.ts +14 -1
- package/src/clusters/joint-fabric-datastore-cluster.ts +657 -0
- package/src/clusters/joint-fabric-pki.ts +202 -0
- package/src/clusters/keypad-input.ts +2 -2
- package/src/clusters/laundry-dryer-controls.ts +6 -10
- package/src/clusters/laundry-washer-controls.ts +28 -27
- package/src/clusters/laundry-washer-mode.ts +49 -90
- package/src/clusters/level-control.ts +45 -12
- package/src/clusters/localization-configuration.ts +5 -6
- package/src/clusters/media-input.ts +3 -2
- package/src/clusters/media-playback.ts +9 -7
- package/src/clusters/microwave-oven-control.ts +19 -17
- package/src/clusters/microwave-oven-mode.ts +42 -61
- package/src/clusters/mode-base.ts +16 -33
- package/src/clusters/mode-select.ts +17 -14
- package/src/clusters/network-commissioning.ts +47 -40
- package/src/clusters/occupancy-sensing.ts +433 -72
- package/src/clusters/on-off.ts +6 -8
- package/src/clusters/operational-credentials.ts +54 -47
- package/src/clusters/operational-state.ts +136 -58
- package/src/clusters/ota-software-update-provider.ts +23 -23
- package/src/clusters/ota-software-update-requestor.ts +4 -6
- package/src/clusters/oven-cavity-operational-state.ts +43 -171
- package/src/clusters/oven-mode.ts +76 -178
- package/src/clusters/power-source.ts +45 -21
- package/src/clusters/pressure-measurement.ts +2 -2
- package/src/clusters/pump-configuration-and-control.ts +35 -23
- package/src/clusters/refrigerator-alarm.ts +2 -1
- package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.ts +41 -78
- package/src/clusters/relative-humidity-measurement.ts +1 -1
- package/src/clusters/rvc-clean-mode.ts +42 -101
- package/src/clusters/rvc-operational-state.ts +87 -25
- package/src/clusters/rvc-run-mode.ts +62 -126
- package/src/clusters/scenes-management.ts +38 -23
- package/src/clusters/service-area.ts +904 -0
- package/src/clusters/smoke-co-alarm.ts +6 -12
- package/src/clusters/switch.ts +177 -78
- package/src/clusters/target-navigator.ts +1 -1
- package/src/clusters/thermostat.ts +1245 -214
- package/src/clusters/thread-border-router-management.ts +355 -0
- package/src/clusters/thread-network-diagnostics.ts +34 -21
- package/src/clusters/thread-network-directory.ts +256 -0
- package/src/clusters/time-synchronization.ts +30 -23
- package/src/clusters/unit-localization.ts +3 -4
- package/src/clusters/user-label.ts +2 -1
- package/src/clusters/water-heater-management.ts +457 -0
- package/src/clusters/water-heater-mode.ts +301 -0
- package/src/clusters/water-tank-level-monitoring.ts +50 -0
- package/src/clusters/wi-fi-network-diagnostics.ts +6 -8
- package/src/clusters/wi-fi-network-management.ts +119 -0
- package/src/clusters/window-covering.ts +26 -37
- package/src/globals/AtomicAttributeStatus.ts +41 -0
- package/src/globals/AtomicRequestType.ts +27 -0
- package/src/globals/Locationdesc.ts +88 -0
- 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 +20 -3
- package/src/globals/Tod.ts +2 -2
- package/src/globals/index.ts +3 -0
- package/src/schema/QrCodeSchema.ts +7 -2
- package/dist/cjs/clusters/pulse-width-modulation.d.ts +0 -2023
- package/dist/cjs/clusters/pulse-width-modulation.d.ts.map +0 -1
- package/dist/cjs/clusters/pulse-width-modulation.js +0 -51
- package/dist/cjs/clusters/pulse-width-modulation.js.map +0 -6
- package/dist/esm/clusters/pulse-width-modulation.d.ts +0 -2023
- package/dist/esm/clusters/pulse-width-modulation.d.ts.map +0 -1
- package/dist/esm/clusters/pulse-width-modulation.js +0 -31
- package/dist/esm/clusters/pulse-width-modulation.js.map +0 -6
- package/src/clusters/pulse-width-modulation.ts +0 -54
|
@@ -48,32 +48,38 @@ var ColorControl;
|
|
|
48
48
|
})(Feature = ColorControl2.Feature || (ColorControl2.Feature = {}));
|
|
49
49
|
let Direction;
|
|
50
50
|
((Direction2) => {
|
|
51
|
-
Direction2[Direction2["
|
|
52
|
-
Direction2[Direction2["
|
|
51
|
+
Direction2[Direction2["Shortest"] = 0] = "Shortest";
|
|
52
|
+
Direction2[Direction2["Longest"] = 1] = "Longest";
|
|
53
53
|
Direction2[Direction2["Up"] = 2] = "Up";
|
|
54
54
|
Direction2[Direction2["Down"] = 3] = "Down";
|
|
55
55
|
})(Direction = ColorControl2.Direction || (ColorControl2.Direction = {}));
|
|
56
|
-
ColorControl2.Options = {
|
|
56
|
+
ColorControl2.Options = {
|
|
57
|
+
/**
|
|
58
|
+
* Dependency on On/Off cluster
|
|
59
|
+
*
|
|
60
|
+
* This bit shall indicate if this cluster server instance has a dependency with the On/Off cluster.
|
|
61
|
+
*
|
|
62
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.6.2.1
|
|
63
|
+
*/
|
|
64
|
+
executeIfOff: (0, import_BitmapSchema.BitFlag)(0)
|
|
65
|
+
};
|
|
57
66
|
ColorControl2.TlvMoveToHueRequest = (0, import_TlvObject.TlvObject)({
|
|
58
67
|
/**
|
|
59
|
-
*
|
|
68
|
+
* This field shall indicate the hue to be moved to.
|
|
60
69
|
*
|
|
61
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
70
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.4.1
|
|
62
71
|
*/
|
|
63
72
|
hue: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvUInt8.bound({ max: 254 })),
|
|
64
73
|
/**
|
|
65
|
-
*
|
|
66
|
-
*
|
|
67
|
-
* ### Table 17. Values of the Direction Field
|
|
74
|
+
* This field shall indicate the movement direction.
|
|
68
75
|
*
|
|
69
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
76
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.4.2
|
|
70
77
|
*/
|
|
71
78
|
direction: (0, import_TlvObject.TlvField)(1, (0, import_TlvNumber.TlvEnum)()),
|
|
72
79
|
/**
|
|
73
|
-
*
|
|
74
|
-
* hue.
|
|
80
|
+
* This field shall indicate, in 1/10ths of a second, the time that shall be taken to move to the new hue.
|
|
75
81
|
*
|
|
76
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
82
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.4.3
|
|
77
83
|
*/
|
|
78
84
|
transitionTime: (0, import_TlvObject.TlvField)(2, import_TlvNumber.TlvUInt16.bound({ max: 65534 })),
|
|
79
85
|
optionsMask: (0, import_TlvObject.TlvField)(3, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt8, ColorControl2.Options)),
|
|
@@ -87,21 +93,16 @@ var ColorControl;
|
|
|
87
93
|
})(MoveMode = ColorControl2.MoveMode || (ColorControl2.MoveMode = {}));
|
|
88
94
|
ColorControl2.TlvMoveHueRequest = (0, import_TlvObject.TlvObject)({
|
|
89
95
|
/**
|
|
90
|
-
*
|
|
91
|
-
* field is equal to 0 (Stop), the Rate field shall be ignored.
|
|
96
|
+
* This field shall indicate the mode of movement.
|
|
92
97
|
*
|
|
93
|
-
*
|
|
94
|
-
*
|
|
95
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.11.5.1
|
|
98
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.5.1
|
|
96
99
|
*/
|
|
97
100
|
moveMode: (0, import_TlvObject.TlvField)(0, (0, import_TlvNumber.TlvEnum)()),
|
|
98
101
|
/**
|
|
99
|
-
*
|
|
100
|
-
* one unit.
|
|
101
|
-
* command has no effect and a response command shall be sent in response, with the status code set to
|
|
102
|
-
* INVALID_COMMAND. If the MoveMode field is set to 0 (stop) the Rate field shall be ignored.
|
|
102
|
+
* This field shall indicate the rate of movement in steps per second. A step is a change in the device’s hue
|
|
103
|
+
* of one unit.
|
|
103
104
|
*
|
|
104
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
105
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.5.2
|
|
105
106
|
*/
|
|
106
107
|
rate: (0, import_TlvObject.TlvField)(1, import_TlvNumber.TlvUInt8),
|
|
107
108
|
optionsMask: (0, import_TlvObject.TlvField)(2, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt8, ColorControl2.Options)),
|
|
@@ -114,29 +115,29 @@ var ColorControl;
|
|
|
114
115
|
})(StepMode = ColorControl2.StepMode || (ColorControl2.StepMode = {}));
|
|
115
116
|
ColorControl2.TlvStepHueRequest = (0, import_TlvObject.TlvObject)({
|
|
116
117
|
/**
|
|
117
|
-
*
|
|
118
|
-
*
|
|
119
|
-
* ### Table 20. Values of the StepMode Field
|
|
118
|
+
* This field shall indicate the mode of the step to be performed.
|
|
120
119
|
*
|
|
121
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
120
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.6.1
|
|
122
121
|
*/
|
|
123
122
|
stepMode: (0, import_TlvObject.TlvField)(0, (0, import_TlvNumber.TlvEnum)()),
|
|
124
123
|
/**
|
|
125
|
-
*
|
|
124
|
+
* This field shall indicate the change to be added to (or subtracted from) the current value of the device’s
|
|
125
|
+
* hue.
|
|
126
126
|
*
|
|
127
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
127
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.6.2
|
|
128
128
|
*/
|
|
129
129
|
stepSize: (0, import_TlvObject.TlvField)(1, import_TlvNumber.TlvUInt8),
|
|
130
130
|
/**
|
|
131
|
-
*
|
|
132
|
-
*
|
|
131
|
+
* This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step.
|
|
132
|
+
*
|
|
133
|
+
* A step is a change in the device’s hue of Step size units.
|
|
133
134
|
*
|
|
134
135
|
* NOTE
|
|
135
136
|
*
|
|
136
137
|
* Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
137
138
|
* data fields in other clusters / commands.
|
|
138
139
|
*
|
|
139
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
140
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.6.3
|
|
140
141
|
*/
|
|
141
142
|
transitionTime: (0, import_TlvObject.TlvField)(2, import_TlvNumber.TlvUInt8),
|
|
142
143
|
optionsMask: (0, import_TlvObject.TlvField)(3, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt8, ColorControl2.Options)),
|
|
@@ -150,21 +151,16 @@ var ColorControl;
|
|
|
150
151
|
});
|
|
151
152
|
ColorControl2.TlvMoveSaturationRequest = (0, import_TlvObject.TlvObject)({
|
|
152
153
|
/**
|
|
153
|
-
*
|
|
154
|
-
* field is equal to 0 (Stop), the Rate field shall be ignored.
|
|
154
|
+
* This field shall indicate the mode of movement, as described in the MoveHue command.
|
|
155
155
|
*
|
|
156
|
-
*
|
|
157
|
-
*
|
|
158
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.11.8.1
|
|
156
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.8.1
|
|
159
157
|
*/
|
|
160
158
|
moveMode: (0, import_TlvObject.TlvField)(0, (0, import_TlvNumber.TlvEnum)()),
|
|
161
159
|
/**
|
|
162
|
-
*
|
|
163
|
-
* saturation of one unit.
|
|
164
|
-
* zero, the command has no effect and a response command shall be sent in response, with the status code set
|
|
165
|
-
* to INVALID_COMMAND. If the MoveMode field is set to 0 (stop) the Rate field shall be ignored.
|
|
160
|
+
* This field shall indicate the rate of movement in steps per second. A step is a change in the device’s
|
|
161
|
+
* saturation of one unit.
|
|
166
162
|
*
|
|
167
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
163
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.8.2
|
|
168
164
|
*/
|
|
169
165
|
rate: (0, import_TlvObject.TlvField)(1, import_TlvNumber.TlvUInt8),
|
|
170
166
|
optionsMask: (0, import_TlvObject.TlvField)(2, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt8, ColorControl2.Options)),
|
|
@@ -172,29 +168,28 @@ var ColorControl;
|
|
|
172
168
|
});
|
|
173
169
|
ColorControl2.TlvStepSaturationRequest = (0, import_TlvObject.TlvObject)({
|
|
174
170
|
/**
|
|
175
|
-
*
|
|
176
|
-
*
|
|
177
|
-
* ### Table 24. Values of the StepMode Field
|
|
171
|
+
* This field shall indicate the mode of the step to be performed, as described in the StepHue command.
|
|
178
172
|
*
|
|
179
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
173
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.9.1
|
|
180
174
|
*/
|
|
181
175
|
stepMode: (0, import_TlvObject.TlvField)(0, (0, import_TlvNumber.TlvEnum)()),
|
|
182
176
|
/**
|
|
183
|
-
*
|
|
177
|
+
* This field shall indicate the change to be added to (or subtracted from) the current value of the device’s
|
|
178
|
+
* saturation.
|
|
184
179
|
*
|
|
185
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
180
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.9.2
|
|
186
181
|
*/
|
|
187
182
|
stepSize: (0, import_TlvObject.TlvField)(1, import_TlvNumber.TlvUInt8),
|
|
188
183
|
/**
|
|
189
|
-
*
|
|
190
|
-
*
|
|
184
|
+
* This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step. A step
|
|
185
|
+
* is a change in the device’s saturation of Step size units.
|
|
191
186
|
*
|
|
192
187
|
* NOTE
|
|
193
188
|
*
|
|
194
189
|
* Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
195
190
|
* data fields in other clusters / commands.
|
|
196
191
|
*
|
|
197
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
192
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.9.3
|
|
198
193
|
*/
|
|
199
194
|
transitionTime: (0, import_TlvObject.TlvField)(2, import_TlvNumber.TlvUInt8),
|
|
200
195
|
optionsMask: (0, import_TlvObject.TlvField)(3, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt8, ColorControl2.Options)),
|
|
@@ -216,17 +211,17 @@ var ColorControl;
|
|
|
216
211
|
});
|
|
217
212
|
ColorControl2.TlvMoveColorRequest = (0, import_TlvObject.TlvObject)({
|
|
218
213
|
/**
|
|
219
|
-
*
|
|
214
|
+
* This field shall indicate the rate of movement in steps per second. A step is a change in the device’s
|
|
220
215
|
* CurrentX attribute of one unit.
|
|
221
216
|
*
|
|
222
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
217
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.12.1
|
|
223
218
|
*/
|
|
224
219
|
rateX: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvInt16),
|
|
225
220
|
/**
|
|
226
|
-
*
|
|
221
|
+
* This field shall indicate the rate of movement in steps per second. A step is a change in the device’s
|
|
227
222
|
* CurrentY attribute of one unit.
|
|
228
223
|
*
|
|
229
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
224
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.12.2
|
|
230
225
|
*/
|
|
231
226
|
rateY: (0, import_TlvObject.TlvField)(1, import_TlvNumber.TlvInt16),
|
|
232
227
|
optionsMask: (0, import_TlvObject.TlvField)(2, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt8, ColorControl2.Options)),
|
|
@@ -236,10 +231,9 @@ var ColorControl;
|
|
|
236
231
|
stepX: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvInt16),
|
|
237
232
|
stepY: (0, import_TlvObject.TlvField)(1, import_TlvNumber.TlvInt16),
|
|
238
233
|
/**
|
|
239
|
-
* The
|
|
240
|
-
* color change.
|
|
234
|
+
* The field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the color change.
|
|
241
235
|
*
|
|
242
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
236
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.13.2
|
|
243
237
|
*/
|
|
244
238
|
transitionTime: (0, import_TlvObject.TlvField)(2, import_TlvNumber.TlvUInt16.bound({ max: 65534 })),
|
|
245
239
|
optionsMask: (0, import_TlvObject.TlvField)(3, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt8, ColorControl2.Options)),
|
|
@@ -253,24 +247,21 @@ var ColorControl;
|
|
|
253
247
|
});
|
|
254
248
|
ColorControl2.TlvMoveColorTemperatureRequest = (0, import_TlvObject.TlvObject)({
|
|
255
249
|
/**
|
|
256
|
-
* This field
|
|
257
|
-
* sub-clause MoveHue Command). If the MoveMode field is equal to 0 (Stop), the Rate field shall be ignored.
|
|
250
|
+
* This field shall indicate the mode of movement, as described in the MoveHue command.
|
|
258
251
|
*
|
|
259
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
252
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.21.1
|
|
260
253
|
*/
|
|
261
254
|
moveMode: (0, import_TlvObject.TlvField)(0, (0, import_TlvNumber.TlvEnum)()),
|
|
262
255
|
/**
|
|
263
|
-
*
|
|
264
|
-
* temperature of a device by one unit.
|
|
265
|
-
* has a value of zero, the command has no effect and a response command shall be sent in response, with the
|
|
266
|
-
* status code set to INVALID_COMMAND. If the MoveMode field is set to 0 (stop) the Rate field shall be ignored.
|
|
256
|
+
* This field shall indicate the rate of movement in steps per second. A step is a change in the color
|
|
257
|
+
* temperature of a device by one unit.
|
|
267
258
|
*
|
|
268
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
259
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.21.2
|
|
269
260
|
*/
|
|
270
261
|
rate: (0, import_TlvObject.TlvField)(1, import_TlvNumber.TlvUInt16),
|
|
271
262
|
/**
|
|
272
|
-
*
|
|
273
|
-
*
|
|
263
|
+
* This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound on the
|
|
264
|
+
* color temperature in kelvins) for the current move operation
|
|
274
265
|
*
|
|
275
266
|
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <= ColorTemperatureMireds
|
|
276
267
|
*
|
|
@@ -279,12 +270,12 @@ var ColorControl;
|
|
|
279
270
|
* ColorTemperatureMinimumMireds field is set to 0, ColorTempPhysicalMinMireds shall be used as the lower bound
|
|
280
271
|
* for the ColorTemperatureMireds attribute.
|
|
281
272
|
*
|
|
282
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
273
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.21.3
|
|
283
274
|
*/
|
|
284
275
|
colorTemperatureMinimumMireds: (0, import_TlvObject.TlvField)(2, import_TlvNumber.TlvUInt16.bound({ max: 65279 })),
|
|
285
276
|
/**
|
|
286
|
-
*
|
|
287
|
-
*
|
|
277
|
+
* This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound on the
|
|
278
|
+
* color temperature in kelvins) for the current move operation
|
|
288
279
|
*
|
|
289
280
|
* ColorTemperatureMireds <= ColorTemperatureMaximumMireds field <= ColorTempPhysicalMaxMireds
|
|
290
281
|
*
|
|
@@ -293,7 +284,7 @@ var ColorControl;
|
|
|
293
284
|
* ColorTemperatureMaximumMireds field is set to 0, ColorTempPhysicalMaxMireds shall be used as the upper bound
|
|
294
285
|
* for the ColorTemperatureMireds attribute.
|
|
295
286
|
*
|
|
296
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
287
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.21.4
|
|
297
288
|
*/
|
|
298
289
|
colorTemperatureMaximumMireds: (0, import_TlvObject.TlvField)(3, import_TlvNumber.TlvUInt16.bound({ max: 65279 })),
|
|
299
290
|
optionsMask: (0, import_TlvObject.TlvField)(4, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt8, ColorControl2.Options)),
|
|
@@ -301,53 +292,52 @@ var ColorControl;
|
|
|
301
292
|
});
|
|
302
293
|
ColorControl2.TlvStepColorTemperatureRequest = (0, import_TlvObject.TlvObject)({
|
|
303
294
|
/**
|
|
304
|
-
* This field
|
|
305
|
-
* sub-clause StepHue Command).
|
|
295
|
+
* This field shall indicate the mode of the step to be performed, as described in the StepHue command.
|
|
306
296
|
*
|
|
307
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
297
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.22.1
|
|
308
298
|
*/
|
|
309
299
|
stepMode: (0, import_TlvObject.TlvField)(0, (0, import_TlvNumber.TlvEnum)()),
|
|
310
300
|
/**
|
|
311
|
-
*
|
|
312
|
-
*
|
|
301
|
+
* This field shall indicate the change to be added to (or subtracted from) the current value of the device’s
|
|
302
|
+
* color temperature.
|
|
313
303
|
*
|
|
314
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
304
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.22.2
|
|
315
305
|
*/
|
|
316
306
|
stepSize: (0, import_TlvObject.TlvField)(1, import_TlvNumber.TlvUInt16),
|
|
317
307
|
/**
|
|
318
|
-
*
|
|
319
|
-
*
|
|
308
|
+
* This field shall indicate, in units of 1/10ths of a second, the time that shall be taken to perform the
|
|
309
|
+
* step. A step is a change to the device’s color temperature of a magnitude corresponding to the StepSize
|
|
320
310
|
* field.
|
|
321
311
|
*
|
|
322
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
312
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.22.3
|
|
323
313
|
*/
|
|
324
314
|
transitionTime: (0, import_TlvObject.TlvField)(2, import_TlvNumber.TlvUInt16.bound({ max: 65534 })),
|
|
325
315
|
/**
|
|
326
|
-
*
|
|
327
|
-
*
|
|
316
|
+
* This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound on the
|
|
317
|
+
* color temperature in kelvins) for the current step operation
|
|
328
318
|
*
|
|
329
319
|
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <= ColorTemperatureMireds
|
|
330
320
|
*
|
|
331
|
-
* As such if the step operation takes the ColorTemperatureMireds attribute towards the value of the
|
|
332
|
-
*
|
|
321
|
+
* As such if the step operation takes the ColorTemperatureMireds attribute towards the value of the
|
|
322
|
+
* ColorTemperatureMinimumMireds field it shall be clipped so that the above invariant is satisfied. If the
|
|
333
323
|
* ColorTemperatureMinimumMireds field is set to 0, ColorTempPhysicalMinMireds shall be used as the lower bound
|
|
334
324
|
* for the ColorTemperatureMireds attribute.
|
|
335
325
|
*
|
|
336
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
326
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.22.4
|
|
337
327
|
*/
|
|
338
328
|
colorTemperatureMinimumMireds: (0, import_TlvObject.TlvField)(3, import_TlvNumber.TlvUInt16.bound({ max: 65279 })),
|
|
339
329
|
/**
|
|
340
|
-
*
|
|
341
|
-
*
|
|
330
|
+
* This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound on the
|
|
331
|
+
* color temperature in kelvins) for the current step operation
|
|
342
332
|
*
|
|
343
333
|
* ColorTemperatureMireds ≤ ColorTemperatureMaximumMireds field ≤ ColorTempPhysicalMaxMireds
|
|
344
334
|
*
|
|
345
335
|
* As such if the step operation takes the ColorTemperatureMireds attribute towards the value of the
|
|
346
336
|
* ColorTemperatureMaximumMireds field it shall be clipped so that the above invariant is satisfied. If the
|
|
347
|
-
*
|
|
348
|
-
*
|
|
337
|
+
* ColorTemperatureMaximumMireds field is set to 0, ColorTempPhysicalMaxMireds shall be used as the upper bound
|
|
338
|
+
* for the ColorTemperatureMireds attribute.
|
|
349
339
|
*
|
|
350
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
340
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.22.5
|
|
351
341
|
*/
|
|
352
342
|
colorTemperatureMaximumMireds: (0, import_TlvObject.TlvField)(4, import_TlvNumber.TlvUInt16.bound({ max: 65279 })),
|
|
353
343
|
optionsMask: (0, import_TlvObject.TlvField)(5, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt8, ColorControl2.Options)),
|
|
@@ -355,23 +345,21 @@ var ColorControl;
|
|
|
355
345
|
});
|
|
356
346
|
ColorControl2.TlvEnhancedMoveToHueRequest = (0, import_TlvObject.TlvObject)({
|
|
357
347
|
/**
|
|
358
|
-
*
|
|
348
|
+
* This field shall indicate the target extended hue for the light.
|
|
359
349
|
*
|
|
360
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
350
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.15.1
|
|
361
351
|
*/
|
|
362
352
|
enhancedHue: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvUInt16),
|
|
363
353
|
/**
|
|
364
|
-
* This field
|
|
365
|
-
* sub-clause Use of the OptionsMask and OptionsOverride fields).
|
|
354
|
+
* This field shall indicate the movement direction.
|
|
366
355
|
*
|
|
367
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
356
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.15.2
|
|
368
357
|
*/
|
|
369
358
|
direction: (0, import_TlvObject.TlvField)(1, (0, import_TlvNumber.TlvEnum)()),
|
|
370
359
|
/**
|
|
371
|
-
* This field
|
|
372
|
-
* (see sub-clause Use of the OptionsMask and OptionsOverride fields).
|
|
360
|
+
* This field shall indicate the transition time, as described in the MoveToHue command.
|
|
373
361
|
*
|
|
374
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
362
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.15.3
|
|
375
363
|
*/
|
|
376
364
|
transitionTime: (0, import_TlvObject.TlvField)(2, import_TlvNumber.TlvUInt16.bound({ max: 65534 })),
|
|
377
365
|
optionsMask: (0, import_TlvObject.TlvField)(3, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt8, ColorControl2.Options)),
|
|
@@ -379,19 +367,16 @@ var ColorControl;
|
|
|
379
367
|
});
|
|
380
368
|
ColorControl2.TlvEnhancedMoveHueRequest = (0, import_TlvObject.TlvObject)({
|
|
381
369
|
/**
|
|
382
|
-
* This field
|
|
383
|
-
* sub-clause MoveHue Command). If the MoveMode field is equal to 0 (Stop), the Rate field shall be ignored.
|
|
370
|
+
* This field shall indicate the mode of movement, as described in the MoveHue command.
|
|
384
371
|
*
|
|
385
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
372
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.16.1
|
|
386
373
|
*/
|
|
387
374
|
moveMode: (0, import_TlvObject.TlvField)(0, (0, import_TlvNumber.TlvEnum)()),
|
|
388
375
|
/**
|
|
389
|
-
*
|
|
390
|
-
* a device by one unit.
|
|
391
|
-
* zero, the command has no effect and a response command shall be sent in response, with the status code set
|
|
392
|
-
* to INVALID_COMMAND. If the MoveMode field is set to 0 (stop) the Rate field shall be ignored.
|
|
376
|
+
* This field shall indicate the rate of movement in steps per second. A step is a change in the extended hue
|
|
377
|
+
* of a device by one unit.
|
|
393
378
|
*
|
|
394
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
379
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.16.2
|
|
395
380
|
*/
|
|
396
381
|
rate: (0, import_TlvObject.TlvField)(1, import_TlvNumber.TlvUInt16),
|
|
397
382
|
optionsMask: (0, import_TlvObject.TlvField)(2, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt8, ColorControl2.Options)),
|
|
@@ -399,29 +384,28 @@ var ColorControl;
|
|
|
399
384
|
});
|
|
400
385
|
ColorControl2.TlvEnhancedStepHueRequest = (0, import_TlvObject.TlvObject)({
|
|
401
386
|
/**
|
|
402
|
-
* This field
|
|
403
|
-
* sub-clause StepHue Command).
|
|
387
|
+
* This field shall indicate the mode of the step to be performed, as described in the StepHue command.
|
|
404
388
|
*
|
|
405
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
389
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.17.1
|
|
406
390
|
*/
|
|
407
391
|
stepMode: (0, import_TlvObject.TlvField)(0, (0, import_TlvNumber.TlvEnum)()),
|
|
408
392
|
/**
|
|
409
|
-
*
|
|
410
|
-
*
|
|
393
|
+
* This field shall indicate the change to be added to (or subtracted from) the current value of the device’s
|
|
394
|
+
* enhanced hue.
|
|
411
395
|
*
|
|
412
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
396
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.17.2
|
|
413
397
|
*/
|
|
414
398
|
stepSize: (0, import_TlvObject.TlvField)(1, import_TlvNumber.TlvUInt16),
|
|
415
399
|
/**
|
|
416
|
-
* The
|
|
417
|
-
*
|
|
400
|
+
* The field shall indicate, in units of 1/10ths of a second, the time that shall be taken to perform the step.
|
|
401
|
+
* A step is a change to the device’s enhanced hue of a magnitude corresponding to the StepSize field.
|
|
418
402
|
*
|
|
419
403
|
* NOTE
|
|
420
404
|
*
|
|
421
405
|
* Here TransitionTime data field is of data type uint16, while the TransitionTime data field of the StepHue
|
|
422
406
|
* command is of data type uint8.
|
|
423
407
|
*
|
|
424
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
408
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.17.3
|
|
425
409
|
*/
|
|
426
410
|
transitionTime: (0, import_TlvObject.TlvField)(2, import_TlvNumber.TlvUInt16.bound({ max: 65534 })),
|
|
427
411
|
optionsMask: (0, import_TlvObject.TlvField)(3, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt8, ColorControl2.Options)),
|
|
@@ -429,23 +413,21 @@ var ColorControl;
|
|
|
429
413
|
});
|
|
430
414
|
ColorControl2.TlvEnhancedMoveToHueAndSaturationRequest = (0, import_TlvObject.TlvObject)({
|
|
431
415
|
/**
|
|
432
|
-
*
|
|
416
|
+
* This field shall indicate the target extended hue for the light.
|
|
433
417
|
*
|
|
434
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
418
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.18.1
|
|
435
419
|
*/
|
|
436
420
|
enhancedHue: (0, import_TlvObject.TlvField)(0, import_TlvNumber.TlvUInt16),
|
|
437
421
|
/**
|
|
438
|
-
* This field
|
|
439
|
-
* cluster (see sub-clause MoveToHueAndSaturation Command).
|
|
422
|
+
* This field shall indicate the saturation, as described in the MoveToHueAndSaturation command.
|
|
440
423
|
*
|
|
441
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
424
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.18.2
|
|
442
425
|
*/
|
|
443
426
|
saturation: (0, import_TlvObject.TlvField)(1, import_TlvNumber.TlvUInt8.bound({ max: 254 })),
|
|
444
427
|
/**
|
|
445
|
-
* This field
|
|
446
|
-
* (see sub-clause MoveToHueAndSaturation Command).
|
|
428
|
+
* This field shall indicate the transition time, as described in the MoveToHue command.
|
|
447
429
|
*
|
|
448
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
430
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.18.3
|
|
449
431
|
*/
|
|
450
432
|
transitionTime: (0, import_TlvObject.TlvField)(2, import_TlvNumber.TlvUInt16.bound({ max: 65534 })),
|
|
451
433
|
optionsMask: (0, import_TlvObject.TlvField)(3, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt8, ColorControl2.Options)),
|
|
@@ -462,77 +444,87 @@ var ColorControl;
|
|
|
462
444
|
ColorLoopDirection2[ColorLoopDirection2["Increment"] = 1] = "Increment";
|
|
463
445
|
})(ColorLoopDirection = ColorControl2.ColorLoopDirection || (ColorControl2.ColorLoopDirection = {}));
|
|
464
446
|
ColorControl2.UpdateFlags = {
|
|
447
|
+
/**
|
|
448
|
+
* Device adheres to the associated action field.
|
|
449
|
+
*
|
|
450
|
+
* This bit shall indicate whether the server adheres to the Action field in order to process the command.
|
|
451
|
+
*
|
|
452
|
+
* • 0 = Device shall ignore the Action field.
|
|
453
|
+
*
|
|
454
|
+
* • 1 = Device shall adhere to the Action field.
|
|
455
|
+
*
|
|
456
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.6.3.1
|
|
457
|
+
*/
|
|
465
458
|
updateAction: (0, import_BitmapSchema.BitFlag)(0),
|
|
459
|
+
/**
|
|
460
|
+
* Device updates the associated direction attribute.
|
|
461
|
+
*
|
|
462
|
+
* This bit shall indicate whether the device updates the ColorLoopDirection attribute with the Direction field.
|
|
463
|
+
*
|
|
464
|
+
* • 0 = Device shall ignore the Direction field.
|
|
465
|
+
*
|
|
466
|
+
* • 1 = Device shall update the ColorLoopDirection attribute with the value of the Direction field.
|
|
467
|
+
*
|
|
468
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.6.3.2
|
|
469
|
+
*/
|
|
466
470
|
updateDirection: (0, import_BitmapSchema.BitFlag)(1),
|
|
467
|
-
updateTime: (0, import_BitmapSchema.BitFlag)(2),
|
|
468
|
-
updateStartHue: (0, import_BitmapSchema.BitFlag)(3),
|
|
469
|
-
reserved: (0, import_BitmapSchema.BitField)(4, 4)
|
|
470
|
-
};
|
|
471
|
-
let Action;
|
|
472
|
-
((Action2) => {
|
|
473
|
-
Action2[Action2["DeActivateTheColorLoop"] = 0] = "DeActivateTheColorLoop";
|
|
474
|
-
Action2[Action2["ActivateTheColorLoopFromTheValueInTheColorLoopStartEnhancedHueField"] = 1] = "ActivateTheColorLoopFromTheValueInTheColorLoopStartEnhancedHueField";
|
|
475
|
-
Action2[Action2["ActivateTheColorLoopFromTheValueOfTheEnhancedCurrentHueAttribute"] = 2] = "ActivateTheColorLoopFromTheValueOfTheEnhancedCurrentHueAttribute";
|
|
476
|
-
})(Action = ColorControl2.Action || (ColorControl2.Action = {}));
|
|
477
|
-
let ColorLoopSetDirection;
|
|
478
|
-
((ColorLoopSetDirection2) => {
|
|
479
|
-
ColorLoopSetDirection2[ColorLoopSetDirection2["DecrementTheHueInTheColorLoop"] = 0] = "DecrementTheHueInTheColorLoop";
|
|
480
|
-
ColorLoopSetDirection2[ColorLoopSetDirection2["IncrementTheHueInTheColorLoop"] = 1] = "IncrementTheHueInTheColorLoop";
|
|
481
|
-
})(ColorLoopSetDirection = ColorControl2.ColorLoopSetDirection || (ColorControl2.ColorLoopSetDirection = {}));
|
|
482
|
-
ColorControl2.TlvColorLoopSetRequest = (0, import_TlvObject.TlvObject)({
|
|
483
471
|
/**
|
|
484
|
-
*
|
|
485
|
-
* field shall be formatted as illustrated in Format of the UpdateFlags Field of the ColorLoopSet Command.
|
|
472
|
+
* Device updates the associated time attribute.
|
|
486
473
|
*
|
|
487
|
-
*
|
|
474
|
+
* This bit shall indicate whether the device updates the ColorLoopTime attribute with the Time field.
|
|
488
475
|
*
|
|
489
|
-
*
|
|
490
|
-
* field in order to process the command. If this sub-field is set to 1, the device shall adhere to the action
|
|
491
|
-
* field. If this sub-field is set to 0, the device shall ignore the Action field.
|
|
476
|
+
* • 0 = Device shall ignore the Time field.
|
|
492
477
|
*
|
|
493
|
-
*
|
|
494
|
-
* ColorLoopDirection attribute with the Direction field. If this sub-field is set to 1, the device shall
|
|
495
|
-
* update the value of the ColorLoopDirection attribute with the value of the Direction field. If this
|
|
496
|
-
* sub-field is set to 0, the device shall ignore the Direction field.
|
|
478
|
+
* • 1 = Device shall update the value of the ColorLoopTime attribute with the value of the Time field.
|
|
497
479
|
*
|
|
498
|
-
*
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
480
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.6.3.3
|
|
481
|
+
*/
|
|
482
|
+
updateTime: (0, import_BitmapSchema.BitFlag)(2),
|
|
483
|
+
/**
|
|
484
|
+
* Device updates the associated start hue attribute.
|
|
485
|
+
*
|
|
486
|
+
* This bit shall indicate whether the device updates the ColorLoopStartEnhancedHue attribute with the value of
|
|
487
|
+
* the StartHue field.
|
|
488
|
+
*
|
|
489
|
+
* • 0 = Device shall ignore the StartHue field.
|
|
502
490
|
*
|
|
503
|
-
*
|
|
504
|
-
*
|
|
505
|
-
* update the value of the ColorLoopStartEnhancedHue attribute with the value of the StartHue field. If this
|
|
506
|
-
* sub-field is set to 0, the device shall ignore the StartHue field.
|
|
491
|
+
* • 1 = Device shall update the value of the ColorLoopStartEnhancedHue attribute with the value of the
|
|
492
|
+
* StartHue field.
|
|
507
493
|
*
|
|
508
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
494
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.6.3.4
|
|
509
495
|
*/
|
|
510
|
-
|
|
496
|
+
updateStartHue: (0, import_BitmapSchema.BitFlag)(3)
|
|
497
|
+
};
|
|
498
|
+
let ColorLoopAction;
|
|
499
|
+
((ColorLoopAction2) => {
|
|
500
|
+
ColorLoopAction2[ColorLoopAction2["Deactivate"] = 0] = "Deactivate";
|
|
501
|
+
ColorLoopAction2[ColorLoopAction2["ActivateFromColorLoopStartEnhancedHue"] = 1] = "ActivateFromColorLoopStartEnhancedHue";
|
|
502
|
+
ColorLoopAction2[ColorLoopAction2["ActivateFromEnhancedCurrentHue"] = 2] = "ActivateFromEnhancedCurrentHue";
|
|
503
|
+
})(ColorLoopAction = ColorControl2.ColorLoopAction || (ColorControl2.ColorLoopAction = {}));
|
|
504
|
+
ColorControl2.TlvColorLoopSetRequest = (0, import_TlvObject.TlvObject)({
|
|
511
505
|
/**
|
|
512
|
-
*
|
|
513
|
-
*
|
|
514
|
-
* the Action Field of the ColorLoopSet Command.
|
|
506
|
+
* This field shall indicate which color loop attributes to update (from the values supplied in the other
|
|
507
|
+
* fields, see field descriptions below) before the color loop is started.
|
|
515
508
|
*
|
|
516
|
-
*
|
|
509
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.19.1
|
|
510
|
+
*/
|
|
511
|
+
updateFlags: (0, import_TlvObject.TlvField)(0, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt8, ColorControl2.UpdateFlags)),
|
|
512
|
+
/**
|
|
513
|
+
* This field shall indicate the action to take for the color loop.
|
|
517
514
|
*
|
|
518
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
515
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.19.2
|
|
519
516
|
*/
|
|
520
517
|
action: (0, import_TlvObject.TlvField)(1, (0, import_TlvNumber.TlvEnum)()),
|
|
521
518
|
/**
|
|
522
|
-
*
|
|
523
|
-
* UpdateFlags field is set to 1. This field shall be set to one of the non-reserved values listed in Values of
|
|
524
|
-
* the Direction Field of the ColorLoopSet Command.
|
|
525
|
-
*
|
|
526
|
-
* ### Table 30. Values of the Direction Field of the ColorLoopSet Command
|
|
519
|
+
* This field shall indicate the direction for the color loop.
|
|
527
520
|
*
|
|
528
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
521
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.19.3
|
|
529
522
|
*/
|
|
530
523
|
direction: (0, import_TlvObject.TlvField)(2, (0, import_TlvNumber.TlvEnum)()),
|
|
531
524
|
/**
|
|
532
|
-
*
|
|
533
|
-
* sub-field of the UpdateFlags field is set to 1.
|
|
525
|
+
* This field shall indicate the number of seconds over which to perform a full color loop.
|
|
534
526
|
*
|
|
535
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
527
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.19.4
|
|
536
528
|
*/
|
|
537
529
|
time: (0, import_TlvObject.TlvField)(3, import_TlvNumber.TlvUInt16),
|
|
538
530
|
startHue: (0, import_TlvObject.TlvField)(4, import_TlvNumber.TlvUInt16),
|
|
@@ -546,7 +538,7 @@ var ColorControl;
|
|
|
546
538
|
let DriftCompensation;
|
|
547
539
|
((DriftCompensation2) => {
|
|
548
540
|
DriftCompensation2[DriftCompensation2["None"] = 0] = "None";
|
|
549
|
-
DriftCompensation2[DriftCompensation2["
|
|
541
|
+
DriftCompensation2[DriftCompensation2["OtherOrUnknown"] = 1] = "OtherOrUnknown";
|
|
550
542
|
DriftCompensation2[DriftCompensation2["TemperatureMonitoring"] = 2] = "TemperatureMonitoring";
|
|
551
543
|
DriftCompensation2[DriftCompensation2["OpticalLuminanceMonitoringAndFeedback"] = 3] = "OpticalLuminanceMonitoringAndFeedback";
|
|
552
544
|
DriftCompensation2[DriftCompensation2["OpticalColorMonitoringAndFeedback"] = 4] = "OpticalColorMonitoringAndFeedback";
|
|
@@ -565,10 +557,25 @@ var ColorControl;
|
|
|
565
557
|
EnhancedColorMode2[EnhancedColorMode2["EnhancedCurrentHueAndCurrentSaturation"] = 3] = "EnhancedCurrentHueAndCurrentSaturation";
|
|
566
558
|
})(EnhancedColorMode = ColorControl2.EnhancedColorMode || (ColorControl2.EnhancedColorMode = {}));
|
|
567
559
|
ColorControl2.ColorCapabilities = {
|
|
560
|
+
/**
|
|
561
|
+
* Supports color specification via hue/saturation.
|
|
562
|
+
*/
|
|
568
563
|
hueSaturation: (0, import_BitmapSchema.BitFlag)(0),
|
|
564
|
+
/**
|
|
565
|
+
* Enhanced hue is supported.
|
|
566
|
+
*/
|
|
569
567
|
enhancedHue: (0, import_BitmapSchema.BitFlag)(1),
|
|
568
|
+
/**
|
|
569
|
+
* Color loop is supported.
|
|
570
|
+
*/
|
|
570
571
|
colorLoop: (0, import_BitmapSchema.BitFlag)(2),
|
|
572
|
+
/**
|
|
573
|
+
* Supports color specification via XY.
|
|
574
|
+
*/
|
|
571
575
|
xy: (0, import_BitmapSchema.BitFlag)(3),
|
|
576
|
+
/**
|
|
577
|
+
* Supports color specification via color temperature.
|
|
578
|
+
*/
|
|
572
579
|
colorTemperature: (0, import_BitmapSchema.BitFlag)(4)
|
|
573
580
|
};
|
|
574
581
|
ColorControl2.HueSaturationComponent = import_MutableCluster.MutableCluster.Component({
|
|
@@ -577,23 +584,37 @@ var ColorControl;
|
|
|
577
584
|
* The CurrentHue attribute contains the current hue value of the light. It is updated as fast as practical
|
|
578
585
|
* during commands that change the hue.
|
|
579
586
|
*
|
|
580
|
-
* The hue in degrees shall be related to the CurrentHue attribute by the relationship:
|
|
581
|
-
* 360 / 254 (CurrentHue in the range 0 to 254 inclusive)
|
|
587
|
+
* The hue in degrees shall be related to the CurrentHue attribute by the relationship:
|
|
582
588
|
*
|
|
583
|
-
*
|
|
584
|
-
*
|
|
589
|
+
* Hue = "CurrentHue" * 360 / 254
|
|
590
|
+
*
|
|
591
|
+
* where CurrentHue is in the range from 0 to 254 inclusive.
|
|
592
|
+
*
|
|
593
|
+
* Changes to this attribute shall only be marked as reportable in the following cases:
|
|
594
|
+
*
|
|
595
|
+
* • At most once per second or
|
|
596
|
+
*
|
|
597
|
+
* • At the end of the movement/transition.
|
|
585
598
|
*
|
|
586
599
|
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.2
|
|
587
600
|
*/
|
|
588
601
|
currentHue: (0, import_Cluster.Attribute)(0, import_TlvNumber.TlvUInt8.bound({ max: 254 }), { persistent: true, default: 0 }),
|
|
589
602
|
/**
|
|
590
|
-
*
|
|
591
|
-
*
|
|
603
|
+
* Indicates the current saturation value of the light. It is updated as fast as practical during commands
|
|
604
|
+
* that change the saturation.
|
|
605
|
+
*
|
|
606
|
+
* The saturation (on a scale from 0.0 to 1.0) shall be related to the CurrentSaturation attribute by the
|
|
607
|
+
* relationship:
|
|
592
608
|
*
|
|
593
|
-
*
|
|
594
|
-
* CurrentSaturation/254 (CurrentSaturation in the range 0 to 254 inclusive)
|
|
609
|
+
* Saturation = "CurrentSaturation" / 254
|
|
595
610
|
*
|
|
596
|
-
*
|
|
611
|
+
* where CurrentSaturation is in the range from 0 to 254 inclusive.
|
|
612
|
+
*
|
|
613
|
+
* Changes to this attribute shall only be marked as reportable in the following cases:
|
|
614
|
+
*
|
|
615
|
+
* • At most once per second or
|
|
616
|
+
*
|
|
617
|
+
* • At the end of the movement/transition.
|
|
597
618
|
*
|
|
598
619
|
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.3
|
|
599
620
|
*/
|
|
@@ -605,31 +626,31 @@ var ColorControl;
|
|
|
605
626
|
},
|
|
606
627
|
commands: {
|
|
607
628
|
/**
|
|
608
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
629
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.4
|
|
609
630
|
*/
|
|
610
631
|
moveToHue: (0, import_Cluster.Command)(0, ColorControl2.TlvMoveToHueRequest, 0, import_Cluster.TlvNoResponse),
|
|
611
632
|
/**
|
|
612
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
633
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.5
|
|
613
634
|
*/
|
|
614
635
|
moveHue: (0, import_Cluster.Command)(1, ColorControl2.TlvMoveHueRequest, 1, import_Cluster.TlvNoResponse),
|
|
615
636
|
/**
|
|
616
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
637
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.6
|
|
617
638
|
*/
|
|
618
639
|
stepHue: (0, import_Cluster.Command)(2, ColorControl2.TlvStepHueRequest, 2, import_Cluster.TlvNoResponse),
|
|
619
640
|
/**
|
|
620
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
641
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.7
|
|
621
642
|
*/
|
|
622
643
|
moveToSaturation: (0, import_Cluster.Command)(3, ColorControl2.TlvMoveToSaturationRequest, 3, import_Cluster.TlvNoResponse),
|
|
623
644
|
/**
|
|
624
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
645
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.8
|
|
625
646
|
*/
|
|
626
647
|
moveSaturation: (0, import_Cluster.Command)(4, ColorControl2.TlvMoveSaturationRequest, 4, import_Cluster.TlvNoResponse),
|
|
627
648
|
/**
|
|
628
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
649
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.9
|
|
629
650
|
*/
|
|
630
651
|
stepSaturation: (0, import_Cluster.Command)(5, ColorControl2.TlvStepSaturationRequest, 5, import_Cluster.TlvNoResponse),
|
|
631
652
|
/**
|
|
632
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
653
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.10
|
|
633
654
|
*/
|
|
634
655
|
moveToHueAndSaturation: (0, import_Cluster.Command)(6, ColorControl2.TlvMoveToHueAndSaturationRequest, 6, import_Cluster.TlvNoResponse)
|
|
635
656
|
}
|
|
@@ -637,11 +658,20 @@ var ColorControl;
|
|
|
637
658
|
ColorControl2.XyComponent = import_MutableCluster.MutableCluster.Component({
|
|
638
659
|
attributes: {
|
|
639
660
|
/**
|
|
640
|
-
*
|
|
641
|
-
*
|
|
661
|
+
* Indicates the current value of the normalized chromaticity value x, as defined in the CIE xyY Color
|
|
662
|
+
* Space. It is updated as fast as practical during commands that change the color.
|
|
663
|
+
*
|
|
664
|
+
* The value of x shall be related to the CurrentX attribute by the relationship
|
|
665
|
+
*
|
|
666
|
+
* x = "CurrentX" / 65536
|
|
667
|
+
*
|
|
668
|
+
* where CurrentX is in the range from 0 to 65279 inclusive.
|
|
642
669
|
*
|
|
643
|
-
*
|
|
644
|
-
*
|
|
670
|
+
* Changes to this attribute shall only be marked as reportable in the following cases:
|
|
671
|
+
*
|
|
672
|
+
* • At most once per second or
|
|
673
|
+
*
|
|
674
|
+
* • At the end of the movement/transition.
|
|
645
675
|
*
|
|
646
676
|
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.5
|
|
647
677
|
*/
|
|
@@ -651,11 +681,20 @@ var ColorControl;
|
|
|
651
681
|
{ scene: true, persistent: true, default: 24939 }
|
|
652
682
|
),
|
|
653
683
|
/**
|
|
654
|
-
*
|
|
655
|
-
*
|
|
684
|
+
* Indicates the current value of the normalized chromaticity value y, as defined in the CIE xyY Color
|
|
685
|
+
* Space. It is updated as fast as practical during commands that change the color.
|
|
686
|
+
*
|
|
687
|
+
* The value of y shall be related to the CurrentY attribute by the relationship
|
|
688
|
+
*
|
|
689
|
+
* y = "CurrentY" / 65536
|
|
690
|
+
*
|
|
691
|
+
* where CurrentY is in the range from 0 to 65279 inclusive.
|
|
692
|
+
*
|
|
693
|
+
* Changes to this attribute shall only be marked as reportable in the following cases:
|
|
694
|
+
*
|
|
695
|
+
* • At most once per second or
|
|
656
696
|
*
|
|
657
|
-
*
|
|
658
|
-
* (CurrentY in the range 0 to 65279 inclusive)
|
|
697
|
+
* • At the end of the movement/transition.
|
|
659
698
|
*
|
|
660
699
|
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.6
|
|
661
700
|
*/
|
|
@@ -667,15 +706,15 @@ var ColorControl;
|
|
|
667
706
|
},
|
|
668
707
|
commands: {
|
|
669
708
|
/**
|
|
670
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
709
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.11
|
|
671
710
|
*/
|
|
672
711
|
moveToColor: (0, import_Cluster.Command)(7, ColorControl2.TlvMoveToColorRequest, 7, import_Cluster.TlvNoResponse),
|
|
673
712
|
/**
|
|
674
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
713
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.12
|
|
675
714
|
*/
|
|
676
715
|
moveColor: (0, import_Cluster.Command)(8, ColorControl2.TlvMoveColorRequest, 8, import_Cluster.TlvNoResponse),
|
|
677
716
|
/**
|
|
678
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
717
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.13
|
|
679
718
|
*/
|
|
680
719
|
stepColor: (0, import_Cluster.Command)(9, ColorControl2.TlvStepColorRequest, 9, import_Cluster.TlvNoResponse)
|
|
681
720
|
}
|
|
@@ -683,16 +722,23 @@ var ColorControl;
|
|
|
683
722
|
ColorControl2.ColorTemperatureComponent = import_MutableCluster.MutableCluster.Component({
|
|
684
723
|
attributes: {
|
|
685
724
|
/**
|
|
686
|
-
*
|
|
687
|
-
*
|
|
688
|
-
*
|
|
725
|
+
* Indicates a scaled inverse of the current value of the color temperature. The unit of
|
|
726
|
+
* ColorTemperatureMireds is the mired (micro reciprocal degree), a.k.a. mirek (micro reciprocal kelvin).
|
|
727
|
+
* It is updated as fast as practical during commands that change the color.
|
|
689
728
|
*
|
|
690
|
-
*
|
|
691
|
-
* mireds by the relationship
|
|
729
|
+
* Changes to this attribute shall only be marked as reportable in the following cases:
|
|
692
730
|
*
|
|
693
|
-
*
|
|
694
|
-
*
|
|
695
|
-
*
|
|
731
|
+
* • At most once per second or
|
|
732
|
+
*
|
|
733
|
+
* • At the end of the movement/transition.
|
|
734
|
+
*
|
|
735
|
+
* The color temperature value in kelvins shall be related to the ColorTemperatureMireds attribute in mired
|
|
736
|
+
* by the relationship
|
|
737
|
+
*
|
|
738
|
+
* "Color temperature [K]" = "1,000,000" / "ColorTemperatureMireds"
|
|
739
|
+
*
|
|
740
|
+
* where ColorTemperatureMireds is in the range from 1 to 65279 inclusive, giving a color temperature range
|
|
741
|
+
* from 1,000,000 K to 15.32 K.
|
|
696
742
|
*
|
|
697
743
|
* If this attribute is implemented then the ColorMode attribute shall also be implemented.
|
|
698
744
|
*
|
|
@@ -700,72 +746,72 @@ var ColorControl;
|
|
|
700
746
|
*/
|
|
701
747
|
colorTemperatureMireds: (0, import_Cluster.Attribute)(7, import_TlvNumber.TlvUInt16, { scene: true, persistent: true, default: 250 }),
|
|
702
748
|
/**
|
|
703
|
-
*
|
|
704
|
-
*
|
|
705
|
-
*
|
|
749
|
+
* Indicates the minimum mired value supported by the hardware. ColorTempPhysicalMinMireds corresponds to
|
|
750
|
+
* the maximum color temperature in kelvins supported by the hardware.
|
|
751
|
+
*
|
|
752
|
+
* ColorTempPhysicalMinMireds <= ColorTemperatureMireds.
|
|
706
753
|
*
|
|
707
754
|
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.20
|
|
708
755
|
*/
|
|
709
|
-
colorTempPhysicalMinMireds: (0, import_Cluster.Attribute)(16395, import_TlvNumber.TlvUInt16.bound({ max: 65279 }), { default:
|
|
756
|
+
colorTempPhysicalMinMireds: (0, import_Cluster.Attribute)(16395, import_TlvNumber.TlvUInt16.bound({ min: 1, max: 65279 }), { default: 1 }),
|
|
710
757
|
/**
|
|
711
|
-
*
|
|
712
|
-
*
|
|
713
|
-
*
|
|
758
|
+
* Indicates the maximum mired value supported by the hardware. ColorTempPhysicalMaxMireds corresponds to
|
|
759
|
+
* the minimum color temperature in kelvins supported by the hardware.
|
|
760
|
+
*
|
|
761
|
+
* ColorTemperatureMireds <= ColorTempPhysicalMaxMireds.
|
|
714
762
|
*
|
|
715
763
|
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.21
|
|
716
764
|
*/
|
|
717
765
|
colorTempPhysicalMaxMireds: (0, import_Cluster.Attribute)(16396, import_TlvNumber.TlvUInt16.bound({ max: 65279 }), { default: 65279 }),
|
|
718
766
|
/**
|
|
719
|
-
*
|
|
720
|
-
* ColorTemperatureMireds attribute
|
|
721
|
-
*
|
|
722
|
-
*
|
|
723
|
-
*
|
|
767
|
+
* Indicates a lower bound on the value of the ColorTemperatureMireds attribute for the purposes of
|
|
768
|
+
* coupling the ColorTemperatureMireds attribute to the CurrentLevel attribute when the
|
|
769
|
+
* CoupleColorTempToLevel bit of the Options attribute of the Level Control cluster is equal to 1. When
|
|
770
|
+
* coupling the ColorTemperatureMireds attribute to the CurrentLevel attribute, this value shall correspond
|
|
771
|
+
* to a CurrentLevel value of 254 (100%).
|
|
724
772
|
*
|
|
725
|
-
* This attribute shall be set such that the following relationship exists: ColorTempPhysicalMinMireds
|
|
726
|
-
* CoupleColorTempToLevelMinMireds
|
|
773
|
+
* This attribute shall be set such that the following relationship exists: ColorTempPhysicalMinMireds <=
|
|
774
|
+
* CoupleColorTempToLevelMinMireds <= ColorTemperatureMireds
|
|
727
775
|
*
|
|
728
776
|
* Note that since this attribute is stored as a micro reciprocal degree (mired) value (i.e. color
|
|
729
777
|
* temperature in kelvins = 1,000,000 / CoupleColorTempToLevelMinMireds), the
|
|
730
778
|
* CoupleColorTempToLevelMinMireds attribute corresponds to an upper bound on the value of the color
|
|
731
|
-
* temperature
|
|
779
|
+
* temperature
|
|
780
|
+
*
|
|
781
|
+
* in kelvins supported by the device.
|
|
732
782
|
*
|
|
733
783
|
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.22
|
|
734
784
|
*/
|
|
735
785
|
coupleColorTempToLevelMinMireds: (0, import_Cluster.OptionalAttribute)(16397, import_TlvNumber.TlvUInt16),
|
|
736
786
|
/**
|
|
737
|
-
*
|
|
738
|
-
*
|
|
739
|
-
*
|
|
740
|
-
*
|
|
741
|
-
* the table below,
|
|
742
|
-
*
|
|
743
|
-
* Table 12. Values of the StartUpColorTemperatureMireds attribute
|
|
787
|
+
* Indicates the desired startup color temperature value the light shall use when it is supplied with power
|
|
788
|
+
* and this value shall be reflected in the ColorTemperatureMireds attribute. In addition, the ColorMode
|
|
789
|
+
* and EnhancedColorMode attributes shall be set to 2 (ColorTemperatureMireds). The values of the
|
|
790
|
+
* StartUpColorTemperatureMireds attribute are listed in the table below,
|
|
744
791
|
*
|
|
745
792
|
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.23
|
|
746
793
|
*/
|
|
747
794
|
startUpColorTemperatureMireds: (0, import_Cluster.OptionalWritableAttribute)(
|
|
748
795
|
16400,
|
|
749
|
-
(0, import_TlvNullable.TlvNullable)(import_TlvNumber.TlvUInt16.bound({ max: 65279 })),
|
|
796
|
+
(0, import_TlvNullable.TlvNullable)(import_TlvNumber.TlvUInt16.bound({ min: 1, max: 65279 })),
|
|
750
797
|
{ persistent: true, writeAcl: import_model.AccessLevel.Manage }
|
|
751
798
|
)
|
|
752
799
|
},
|
|
753
800
|
commands: {
|
|
754
801
|
/**
|
|
755
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
802
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.14
|
|
756
803
|
*/
|
|
757
804
|
moveToColorTemperature: (0, import_Cluster.Command)(10, ColorControl2.TlvMoveToColorTemperatureRequest, 10, import_Cluster.TlvNoResponse),
|
|
758
805
|
/**
|
|
759
|
-
*
|
|
806
|
+
* This command allows the color temperature of the light to be moved at a specified rate.
|
|
760
807
|
*
|
|
761
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
808
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.21
|
|
762
809
|
*/
|
|
763
810
|
moveColorTemperature: (0, import_Cluster.Command)(75, ColorControl2.TlvMoveColorTemperatureRequest, 75, import_Cluster.TlvNoResponse),
|
|
764
811
|
/**
|
|
765
|
-
*
|
|
766
|
-
* step size.
|
|
812
|
+
* This command allows the color temperature of the light to be stepped with a specified step size.
|
|
767
813
|
*
|
|
768
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
814
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.22
|
|
769
815
|
*/
|
|
770
816
|
stepColorTemperature: (0, import_Cluster.Command)(76, ColorControl2.TlvStepColorTemperatureRequest, 76, import_Cluster.TlvNoResponse)
|
|
771
817
|
}
|
|
@@ -773,15 +819,20 @@ var ColorControl;
|
|
|
773
819
|
ColorControl2.EnhancedHueComponent = import_MutableCluster.MutableCluster.Component({
|
|
774
820
|
attributes: {
|
|
775
821
|
/**
|
|
776
|
-
*
|
|
777
|
-
* it provides 16-bits precision.
|
|
822
|
+
* Indicates the non-equidistant steps along the CIE 1931 color triangle, and it provides 16-bits precision.
|
|
778
823
|
*
|
|
779
824
|
* The upper 8 bits of this attribute shall be used as an index in the implementation specific XY lookup
|
|
780
|
-
* table to provide the non-
|
|
825
|
+
* table to provide the non-equidistant steps. The lower 8 bits shall be used to interpolate between these
|
|
781
826
|
* steps in a linear way in order to provide color zoom for the user.
|
|
782
827
|
*
|
|
783
|
-
* To provide compatibility with
|
|
784
|
-
* range 0 to 254, calculated from the EnhancedCurrentHue attribute.
|
|
828
|
+
* To provide compatibility with clients not supporting EHUE, the CurrentHue attribute shall contain a hue
|
|
829
|
+
* value in the range 0 to 254, calculated from the EnhancedCurrentHue attribute.
|
|
830
|
+
*
|
|
831
|
+
* Changes to this attribute shall only be marked as reportable in the following cases:
|
|
832
|
+
*
|
|
833
|
+
* • At most once per second or
|
|
834
|
+
*
|
|
835
|
+
* • At the end of the movement/transition.
|
|
785
836
|
*
|
|
786
837
|
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.12
|
|
787
838
|
*/
|
|
@@ -789,31 +840,30 @@ var ColorControl;
|
|
|
789
840
|
},
|
|
790
841
|
commands: {
|
|
791
842
|
/**
|
|
792
|
-
*
|
|
793
|
-
*
|
|
843
|
+
* This command allows the light to be moved in a smooth continuous transition from their current hue to a
|
|
844
|
+
* target hue.
|
|
794
845
|
*
|
|
795
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
846
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.15
|
|
796
847
|
*/
|
|
797
848
|
enhancedMoveToHue: (0, import_Cluster.Command)(64, ColorControl2.TlvEnhancedMoveToHueRequest, 64, import_Cluster.TlvNoResponse),
|
|
798
849
|
/**
|
|
799
|
-
*
|
|
800
|
-
* current hue to a target hue.
|
|
850
|
+
* This command allows the light to start a continuous transition starting from their current hue.
|
|
801
851
|
*
|
|
802
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
852
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.16
|
|
803
853
|
*/
|
|
804
854
|
enhancedMoveHue: (0, import_Cluster.Command)(65, ColorControl2.TlvEnhancedMoveHueRequest, 65, import_Cluster.TlvNoResponse),
|
|
805
855
|
/**
|
|
806
|
-
*
|
|
807
|
-
*
|
|
856
|
+
* This command allows the light to be moved in a stepped transition from their current hue, resulting in a
|
|
857
|
+
* linear transition through XY space.
|
|
808
858
|
*
|
|
809
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
859
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.17
|
|
810
860
|
*/
|
|
811
861
|
enhancedStepHue: (0, import_Cluster.Command)(66, ColorControl2.TlvEnhancedStepHueRequest, 66, import_Cluster.TlvNoResponse),
|
|
812
862
|
/**
|
|
813
|
-
*
|
|
814
|
-
*
|
|
863
|
+
* This command allows the light to be moved in a smooth continuous transition from their current hue to a
|
|
864
|
+
* target hue and from their current saturation to a target saturation.
|
|
815
865
|
*
|
|
816
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
866
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.18
|
|
817
867
|
*/
|
|
818
868
|
enhancedMoveToHueAndSaturation: (0, import_Cluster.Command)(
|
|
819
869
|
67,
|
|
@@ -826,9 +876,8 @@ var ColorControl;
|
|
|
826
876
|
ColorControl2.ColorLoopComponent = import_MutableCluster.MutableCluster.Component({
|
|
827
877
|
attributes: {
|
|
828
878
|
/**
|
|
829
|
-
*
|
|
830
|
-
*
|
|
831
|
-
* shall be active. All other values (2 to 254) are reserved.
|
|
879
|
+
* Indicates the current active status of the color loop. If this attribute has the value 0, the color loop
|
|
880
|
+
* shall NOT be active. If this attribute has the value 1, the color loop shall be active.
|
|
832
881
|
*
|
|
833
882
|
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.14
|
|
834
883
|
*/
|
|
@@ -838,9 +887,9 @@ var ColorControl;
|
|
|
838
887
|
{ scene: true, persistent: true, default: 0 /* Inactive */ }
|
|
839
888
|
),
|
|
840
889
|
/**
|
|
841
|
-
*
|
|
842
|
-
*
|
|
843
|
-
*
|
|
890
|
+
* Indicates the current direction of the color loop. If this attribute has the value 0, the
|
|
891
|
+
* EnhancedCurrentHue attribute shall be decremented. If this attribute has the value 1, the
|
|
892
|
+
* EnhancedCurrentHue attribute shall be incremented.
|
|
844
893
|
*
|
|
845
894
|
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.15
|
|
846
895
|
*/
|
|
@@ -850,23 +899,21 @@ var ColorControl;
|
|
|
850
899
|
{ scene: true, persistent: true, default: 0 /* Decrement */ }
|
|
851
900
|
),
|
|
852
901
|
/**
|
|
853
|
-
*
|
|
854
|
-
*
|
|
902
|
+
* Indicates the number of seconds it shall take to perform a full color loop, i.e., to cycle all values of
|
|
903
|
+
* the EnhancedCurrentHue attribute (between 0 and 65534).
|
|
855
904
|
*
|
|
856
905
|
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.16
|
|
857
906
|
*/
|
|
858
907
|
colorLoopTime: (0, import_Cluster.Attribute)(16388, import_TlvNumber.TlvUInt16, { scene: true, persistent: true, default: 25 }),
|
|
859
908
|
/**
|
|
860
|
-
*
|
|
861
|
-
* which the color loop shall be started.
|
|
909
|
+
* Indicates the value of the EnhancedCurrentHue attribute from which the color loop shall be started.
|
|
862
910
|
*
|
|
863
911
|
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.17
|
|
864
912
|
*/
|
|
865
913
|
colorLoopStartEnhancedHue: (0, import_Cluster.Attribute)(16389, import_TlvNumber.TlvUInt16, { default: 8960 }),
|
|
866
914
|
/**
|
|
867
|
-
*
|
|
868
|
-
*
|
|
869
|
-
* restored to this value.
|
|
915
|
+
* Indicates the value of the EnhancedCurrentHue attribute before the color loop was started. Once the
|
|
916
|
+
* color loop is complete, the EnhancedCurrentHue attribute shall be restored to this value.
|
|
870
917
|
*
|
|
871
918
|
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.18
|
|
872
919
|
*/
|
|
@@ -874,10 +921,10 @@ var ColorControl;
|
|
|
874
921
|
},
|
|
875
922
|
commands: {
|
|
876
923
|
/**
|
|
877
|
-
*
|
|
878
|
-
*
|
|
924
|
+
* This command allows a color loop to be activated such that the color light cycles through its range of
|
|
925
|
+
* hues.
|
|
879
926
|
*
|
|
880
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
927
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.19
|
|
881
928
|
*/
|
|
882
929
|
colorLoopSet: (0, import_Cluster.Command)(68, ColorControl2.TlvColorLoopSetRequest, 68, import_Cluster.TlvNoResponse)
|
|
883
930
|
}
|
|
@@ -885,12 +932,13 @@ var ColorControl;
|
|
|
885
932
|
ColorControl2.HueSaturationOrXyOrColorTemperatureComponent = import_MutableCluster.MutableCluster.Component({
|
|
886
933
|
commands: {
|
|
887
934
|
/**
|
|
888
|
-
*
|
|
889
|
-
*
|
|
935
|
+
* This command is provided to allow MoveTo and Step commands to be stopped.
|
|
936
|
+
*
|
|
937
|
+
* NOTE This automatically provides symmetry to the Level Control cluster.
|
|
890
938
|
*
|
|
891
|
-
* NOTE
|
|
939
|
+
* NOTE The StopMoveStep command has no effect on an active color loop.
|
|
892
940
|
*
|
|
893
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
941
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.8.20
|
|
894
942
|
*/
|
|
895
943
|
stopMoveStep: (0, import_Cluster.Command)(71, ColorControl2.TlvStopMoveStepRequest, 71, import_Cluster.TlvNoResponse)
|
|
896
944
|
}
|
|
@@ -898,7 +946,7 @@ var ColorControl;
|
|
|
898
946
|
ColorControl2.Base = import_MutableCluster.MutableCluster.Component({
|
|
899
947
|
id: 768,
|
|
900
948
|
name: "ColorControl",
|
|
901
|
-
revision:
|
|
949
|
+
revision: 7,
|
|
902
950
|
features: {
|
|
903
951
|
/**
|
|
904
952
|
* HueSaturation
|
|
@@ -933,54 +981,60 @@ var ColorControl;
|
|
|
933
981
|
},
|
|
934
982
|
attributes: {
|
|
935
983
|
/**
|
|
936
|
-
*
|
|
984
|
+
* Indicates the time remaining, in 1/10ths of a second, until transitions due to the currently active
|
|
937
985
|
* command will be complete.
|
|
938
986
|
*
|
|
987
|
+
* Changes to this attribute shall only be marked as reportable in the following cases:
|
|
988
|
+
*
|
|
989
|
+
* • When it changes from 0 to any value higher than 10, or
|
|
990
|
+
*
|
|
991
|
+
* • When it changes, with a delta larger than 10, caused by the invoke of a command, or
|
|
992
|
+
*
|
|
993
|
+
* • When it changes to 0.
|
|
994
|
+
*
|
|
995
|
+
* For commands with a transition time or changes to the transition time less than 1 second, changes to
|
|
996
|
+
* this attribute shall NOT be reported.
|
|
997
|
+
*
|
|
998
|
+
* As this attribute is not being reported during a regular countdown, clients SHOULD NOT rely on the
|
|
999
|
+
* reporting of this attribute in order to keep track of the remaining duration.
|
|
1000
|
+
*
|
|
939
1001
|
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.4
|
|
940
1002
|
*/
|
|
941
1003
|
remainingTime: (0, import_Cluster.OptionalAttribute)(2, import_TlvNumber.TlvUInt16, { default: 0 }),
|
|
942
1004
|
/**
|
|
943
|
-
*
|
|
944
|
-
* color/intensity drift over time. It shall be one of the non-reserved values in Values of the
|
|
945
|
-
* DriftCompensation Attribute.
|
|
946
|
-
*
|
|
947
|
-
* ### Table 8. Values of the DriftCompensation Attribute
|
|
1005
|
+
* Indicates what mechanism, if any, is in use for compensation for color/intensity drift over time.
|
|
948
1006
|
*
|
|
949
1007
|
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.7
|
|
950
1008
|
*/
|
|
951
1009
|
driftCompensation: (0, import_Cluster.OptionalAttribute)(5, (0, import_TlvNumber.TlvEnum)()),
|
|
952
1010
|
/**
|
|
953
|
-
*
|
|
954
|
-
*
|
|
1011
|
+
* This attribute shall contain a textual indication of what mechanism, if any, is in use to compensate for
|
|
1012
|
+
* color/intensity drift over time.
|
|
955
1013
|
*
|
|
956
1014
|
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.8
|
|
957
1015
|
*/
|
|
958
1016
|
compensationText: (0, import_Cluster.OptionalAttribute)(6, import_TlvString.TlvString.bound({ maxLength: 254 })),
|
|
959
1017
|
/**
|
|
960
|
-
*
|
|
1018
|
+
* Indicates which attributes are currently determining the color of the device.
|
|
961
1019
|
*
|
|
962
1020
|
* The value of the ColorMode attribute cannot be written directly - it is set upon reception of any
|
|
963
1021
|
* command in section Commands to the appropriate mode for that command.
|
|
964
1022
|
*
|
|
965
|
-
* Table 9. Values of the ColorMode Attribute
|
|
966
|
-
*
|
|
967
1023
|
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.10
|
|
968
1024
|
*/
|
|
969
1025
|
colorMode: (0, import_Cluster.Attribute)(8, (0, import_TlvNumber.TlvEnum)(), { persistent: true }),
|
|
970
1026
|
/**
|
|
971
|
-
*
|
|
972
|
-
*
|
|
973
|
-
* the
|
|
974
|
-
*
|
|
975
|
-
*
|
|
1027
|
+
* Indicates a bitmap that determines the default behavior of some cluster commands. Each command that is
|
|
1028
|
+
* dependent on the Options attribute shall first construct a temporary Options bitmap that is in effect
|
|
1029
|
+
* during the command processing. The temporary Options bitmap has the same format and meaning as the
|
|
1030
|
+
* Options attribute, but includes any bits that may be overridden by command fields.
|
|
1031
|
+
*
|
|
1032
|
+
* This attribute is meant to be changed only during commissioning.
|
|
976
1033
|
*
|
|
977
1034
|
* Below is the format and description of the Options attribute and temporary Options bitmap and the effect
|
|
978
1035
|
* on dependent commands.
|
|
979
1036
|
*
|
|
980
|
-
*
|
|
981
|
-
*
|
|
982
|
-
* ExecuteIfOff Options bit: Command execution shall NOT continue beyond the Options processing if all of
|
|
983
|
-
* these criteria are true:
|
|
1037
|
+
* Command execution shall NOT continue beyond the Options processing if all of these criteria are true:
|
|
984
1038
|
*
|
|
985
1039
|
* • The On/Off cluster exists on the same endpoint as this cluster.
|
|
986
1040
|
*
|
|
@@ -992,115 +1046,120 @@ var ColorControl;
|
|
|
992
1046
|
*/
|
|
993
1047
|
options: (0, import_Cluster.WritableAttribute)(15, (0, import_TlvNumber.TlvBitmap)(import_TlvNumber.TlvUInt8, ColorControl2.Options)),
|
|
994
1048
|
/**
|
|
995
|
-
*
|
|
996
|
-
*
|
|
1049
|
+
* Indicates the number of color primaries implemented on this device. A value of null shall indicate that
|
|
1050
|
+
* the number of primaries is unknown.
|
|
997
1051
|
*
|
|
998
1052
|
* Where this attribute is implemented, the attributes below for indicating the “x” and “y” color values of
|
|
999
1053
|
* the primaries shall also be implemented for each of the primaries from 1 to NumberOfPrimaries, without
|
|
1000
1054
|
* leaving gaps. Implementation of the Primary1Intensity attribute and subsequent intensity attributes is
|
|
1001
1055
|
* optional.
|
|
1002
1056
|
*
|
|
1003
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1057
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.24
|
|
1004
1058
|
*/
|
|
1005
1059
|
numberOfPrimaries: (0, import_Cluster.FixedAttribute)(16, (0, import_TlvNullable.TlvNullable)(import_TlvNumber.TlvUInt8.bound({ max: 6 }))),
|
|
1006
1060
|
/**
|
|
1007
|
-
*
|
|
1008
|
-
* CIE xyY Color Space.
|
|
1061
|
+
* Indicates the normalized chromaticity value x for this primary, as defined in the CIE xyY Color Space.
|
|
1009
1062
|
*
|
|
1010
1063
|
* The value of x shall be related to the Primary1X attribute by the relationship x = Primary1X / 65536
|
|
1011
1064
|
* (Primary1X in the range 0 to 65279 inclusive)
|
|
1012
1065
|
*
|
|
1013
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1066
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.25
|
|
1014
1067
|
*/
|
|
1015
1068
|
primary1X: (0, import_Cluster.OptionalFixedAttribute)(17, import_TlvNumber.TlvUInt16.bound({ max: 65279 })),
|
|
1016
1069
|
/**
|
|
1017
|
-
*
|
|
1018
|
-
* CIE xyY Color Space.
|
|
1070
|
+
* Indicates the normalized chromaticity value y for this primary, as defined in the CIE xyY Color Space.
|
|
1019
1071
|
*
|
|
1020
1072
|
* The value of y shall be related to the Primary1Y attribute by the relationship y = Primary1Y / 65536
|
|
1021
1073
|
* (Primary1Y in the range 0 to 65279 inclusive)
|
|
1022
1074
|
*
|
|
1023
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1075
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.26
|
|
1024
1076
|
*/
|
|
1025
1077
|
primary1Y: (0, import_Cluster.OptionalFixedAttribute)(18, import_TlvNumber.TlvUInt16.bound({ max: 65279 })),
|
|
1026
1078
|
/**
|
|
1027
|
-
*
|
|
1028
|
-
*
|
|
1029
|
-
*
|
|
1079
|
+
* Indicates a representation of the maximum intensity of this primary as defined in the Dimming Light
|
|
1080
|
+
* Curve in the Ballast Configuration cluster (see Ballast Configuration Cluster), normalized such that the
|
|
1081
|
+
* primary with the highest maximum intensity contains the value 254.
|
|
1030
1082
|
*
|
|
1031
1083
|
* A value of null shall indicate that this primary is not available.
|
|
1032
1084
|
*
|
|
1033
|
-
*
|
|
1085
|
+
* 3.2.7.28. Primary2X, Primary2Y, Primary2Intensity, Primary3X, Primary3Y, Primary3Intensity, Primary4X,
|
|
1086
|
+
* Primary4Y, Primary4Intensity, Primary5X, Primary5Y, Primary5Intensity, Primary6X, Primary6Y and
|
|
1087
|
+
* Primary6Intensity Attributes
|
|
1088
|
+
*
|
|
1089
|
+
* These attributes shall represent the capabilities of the 2nd, 3rd, 4th, 5th and 6th primaries, where
|
|
1090
|
+
* present, in the same way as for the Primary1X, Primary1Y and Primary1Intensity attributes.
|
|
1091
|
+
*
|
|
1092
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.27
|
|
1034
1093
|
*/
|
|
1035
1094
|
primary1Intensity: (0, import_Cluster.OptionalFixedAttribute)(19, (0, import_TlvNullable.TlvNullable)(import_TlvNumber.TlvUInt8)),
|
|
1036
1095
|
/**
|
|
1037
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1096
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7
|
|
1038
1097
|
*/
|
|
1039
1098
|
primary2X: (0, import_Cluster.OptionalFixedAttribute)(21, import_TlvNumber.TlvUInt16.bound({ max: 65279 })),
|
|
1040
1099
|
/**
|
|
1041
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1100
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7
|
|
1042
1101
|
*/
|
|
1043
1102
|
primary2Y: (0, import_Cluster.OptionalFixedAttribute)(22, import_TlvNumber.TlvUInt16.bound({ max: 65279 })),
|
|
1044
1103
|
/**
|
|
1045
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1104
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7
|
|
1046
1105
|
*/
|
|
1047
1106
|
primary2Intensity: (0, import_Cluster.OptionalFixedAttribute)(23, (0, import_TlvNullable.TlvNullable)(import_TlvNumber.TlvUInt8)),
|
|
1048
1107
|
/**
|
|
1049
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1108
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7
|
|
1050
1109
|
*/
|
|
1051
1110
|
primary3X: (0, import_Cluster.OptionalFixedAttribute)(25, import_TlvNumber.TlvUInt16.bound({ max: 65279 })),
|
|
1052
1111
|
/**
|
|
1053
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1112
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7
|
|
1054
1113
|
*/
|
|
1055
1114
|
primary3Y: (0, import_Cluster.OptionalFixedAttribute)(26, import_TlvNumber.TlvUInt16.bound({ max: 65279 })),
|
|
1056
1115
|
/**
|
|
1057
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1116
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7
|
|
1058
1117
|
*/
|
|
1059
1118
|
primary3Intensity: (0, import_Cluster.OptionalFixedAttribute)(27, (0, import_TlvNullable.TlvNullable)(import_TlvNumber.TlvUInt8)),
|
|
1060
1119
|
/**
|
|
1061
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1120
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7
|
|
1062
1121
|
*/
|
|
1063
1122
|
primary4X: (0, import_Cluster.OptionalFixedAttribute)(32, import_TlvNumber.TlvUInt16.bound({ max: 65279 })),
|
|
1064
1123
|
/**
|
|
1065
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1124
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7
|
|
1066
1125
|
*/
|
|
1067
1126
|
primary4Y: (0, import_Cluster.OptionalFixedAttribute)(33, import_TlvNumber.TlvUInt16.bound({ max: 65279 })),
|
|
1068
1127
|
/**
|
|
1069
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1128
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7
|
|
1070
1129
|
*/
|
|
1071
1130
|
primary4Intensity: (0, import_Cluster.OptionalFixedAttribute)(34, (0, import_TlvNullable.TlvNullable)(import_TlvNumber.TlvUInt8)),
|
|
1072
1131
|
/**
|
|
1073
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1132
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7
|
|
1074
1133
|
*/
|
|
1075
1134
|
primary5X: (0, import_Cluster.OptionalFixedAttribute)(36, import_TlvNumber.TlvUInt16.bound({ max: 65279 })),
|
|
1076
1135
|
/**
|
|
1077
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1136
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7
|
|
1078
1137
|
*/
|
|
1079
1138
|
primary5Y: (0, import_Cluster.OptionalFixedAttribute)(37, import_TlvNumber.TlvUInt16.bound({ max: 65279 })),
|
|
1080
1139
|
/**
|
|
1081
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1140
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7
|
|
1082
1141
|
*/
|
|
1083
1142
|
primary5Intensity: (0, import_Cluster.OptionalFixedAttribute)(38, (0, import_TlvNullable.TlvNullable)(import_TlvNumber.TlvUInt8)),
|
|
1084
1143
|
/**
|
|
1085
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1144
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7
|
|
1086
1145
|
*/
|
|
1087
1146
|
primary6X: (0, import_Cluster.OptionalFixedAttribute)(40, import_TlvNumber.TlvUInt16.bound({ max: 65279 })),
|
|
1088
1147
|
/**
|
|
1089
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1148
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7
|
|
1090
1149
|
*/
|
|
1091
1150
|
primary6Y: (0, import_Cluster.OptionalFixedAttribute)(41, import_TlvNumber.TlvUInt16.bound({ max: 65279 })),
|
|
1092
1151
|
/**
|
|
1093
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1152
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7
|
|
1094
1153
|
*/
|
|
1095
1154
|
primary6Intensity: (0, import_Cluster.OptionalFixedAttribute)(42, (0, import_TlvNullable.TlvNullable)(import_TlvNumber.TlvUInt8)),
|
|
1096
1155
|
/**
|
|
1097
|
-
*
|
|
1098
|
-
*
|
|
1156
|
+
* Indicates the normalized chromaticity value x, as defined in the CIE xyY Color Space, of the current
|
|
1157
|
+
* white point of the device.
|
|
1099
1158
|
*
|
|
1100
1159
|
* The value of x shall be related to the WhitePointX attribute by the relationship x = WhitePointX / 65536
|
|
1101
1160
|
* (WhitePointX in the range 0 to 65279 inclusive)
|
|
1102
1161
|
*
|
|
1103
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1162
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.29
|
|
1104
1163
|
*/
|
|
1105
1164
|
whitePointX: (0, import_Cluster.OptionalWritableAttribute)(
|
|
1106
1165
|
48,
|
|
@@ -1108,14 +1167,13 @@ var ColorControl;
|
|
|
1108
1167
|
{ writeAcl: import_model.AccessLevel.Manage }
|
|
1109
1168
|
),
|
|
1110
1169
|
/**
|
|
1111
|
-
*
|
|
1112
|
-
*
|
|
1113
|
-
* Color Space, of the current white point of the device.
|
|
1170
|
+
* Indicates the normalized chromaticity value y, as defined in the CIE xyY Color Space, of the current
|
|
1171
|
+
* white point of the device.
|
|
1114
1172
|
*
|
|
1115
1173
|
* The value of y shall be related to the WhitePointY attribute by the relationship y = WhitePointY / 65536
|
|
1116
1174
|
* (WhitePointY in the range 0 to 65279 inclusive)
|
|
1117
1175
|
*
|
|
1118
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1176
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.30
|
|
1119
1177
|
*/
|
|
1120
1178
|
whitePointY: (0, import_Cluster.OptionalWritableAttribute)(
|
|
1121
1179
|
49,
|
|
@@ -1123,13 +1181,13 @@ var ColorControl;
|
|
|
1123
1181
|
{ writeAcl: import_model.AccessLevel.Manage }
|
|
1124
1182
|
),
|
|
1125
1183
|
/**
|
|
1126
|
-
*
|
|
1127
|
-
*
|
|
1184
|
+
* Indicates the normalized chromaticity value x, as defined in the CIE xyY Color Space, of the red color
|
|
1185
|
+
* point of the device.
|
|
1128
1186
|
*
|
|
1129
1187
|
* The value of x shall be related to the ColorPointRX attribute by the relationship x = ColorPointRX /
|
|
1130
1188
|
* 65536 (ColorPointRX in the range 0 to 65279 inclusive)
|
|
1131
1189
|
*
|
|
1132
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1190
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.31
|
|
1133
1191
|
*/
|
|
1134
1192
|
colorPointRx: (0, import_Cluster.OptionalWritableAttribute)(
|
|
1135
1193
|
50,
|
|
@@ -1137,13 +1195,13 @@ var ColorControl;
|
|
|
1137
1195
|
{ writeAcl: import_model.AccessLevel.Manage }
|
|
1138
1196
|
),
|
|
1139
1197
|
/**
|
|
1140
|
-
*
|
|
1141
|
-
*
|
|
1198
|
+
* Indicates the normalized chromaticity value y, as defined in the CIE xyY Color Space, of the red color
|
|
1199
|
+
* point of the device.
|
|
1142
1200
|
*
|
|
1143
1201
|
* The value of y shall be related to the ColorPointRY attribute by the relationship y = ColorPointRY /
|
|
1144
1202
|
* 65536 (ColorPointRY in the range 0 to 65279 inclusive)
|
|
1145
1203
|
*
|
|
1146
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1204
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.32
|
|
1147
1205
|
*/
|
|
1148
1206
|
colorPointRy: (0, import_Cluster.OptionalWritableAttribute)(
|
|
1149
1207
|
51,
|
|
@@ -1151,14 +1209,22 @@ var ColorControl;
|
|
|
1151
1209
|
{ writeAcl: import_model.AccessLevel.Manage }
|
|
1152
1210
|
),
|
|
1153
1211
|
/**
|
|
1154
|
-
*
|
|
1155
|
-
*
|
|
1156
|
-
*
|
|
1157
|
-
* contains the value 0xFE.
|
|
1212
|
+
* Indicates a representation of the relative intensity of the red color point as defined in the Dimming
|
|
1213
|
+
* Light Curve in the Ballast Configuration cluster (see Ballast Configuration Cluster), normalized such
|
|
1214
|
+
* that the color point with the highest relative intensity contains the value 254.
|
|
1158
1215
|
*
|
|
1159
1216
|
* A value of null shall indicate an invalid value.
|
|
1160
1217
|
*
|
|
1161
|
-
*
|
|
1218
|
+
* 3.2.7.34. ColorPointGX, ColorPointGY, ColorPointGIntensity, ColorPointBX, ColorPointBY and
|
|
1219
|
+
* ColorPointBIntensity Attributes
|
|
1220
|
+
*
|
|
1221
|
+
* These attributes shall represent the chromaticity values and intensities of the green and blue color
|
|
1222
|
+
* points, in the same way as for the ColorPointRX, ColorPointRY and ColorPointRIntensity attributes.
|
|
1223
|
+
*
|
|
1224
|
+
* If any one of these red, green or blue color point attributes is implemented then they shall all be
|
|
1225
|
+
* implemented.
|
|
1226
|
+
*
|
|
1227
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.33
|
|
1162
1228
|
*/
|
|
1163
1229
|
colorPointRIntensity: (0, import_Cluster.OptionalWritableAttribute)(
|
|
1164
1230
|
52,
|
|
@@ -1166,7 +1232,7 @@ var ColorControl;
|
|
|
1166
1232
|
{ writeAcl: import_model.AccessLevel.Manage }
|
|
1167
1233
|
),
|
|
1168
1234
|
/**
|
|
1169
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1235
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7
|
|
1170
1236
|
*/
|
|
1171
1237
|
colorPointGx: (0, import_Cluster.OptionalWritableAttribute)(
|
|
1172
1238
|
54,
|
|
@@ -1174,7 +1240,7 @@ var ColorControl;
|
|
|
1174
1240
|
{ writeAcl: import_model.AccessLevel.Manage }
|
|
1175
1241
|
),
|
|
1176
1242
|
/**
|
|
1177
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1243
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7
|
|
1178
1244
|
*/
|
|
1179
1245
|
colorPointGy: (0, import_Cluster.OptionalWritableAttribute)(
|
|
1180
1246
|
55,
|
|
@@ -1182,7 +1248,7 @@ var ColorControl;
|
|
|
1182
1248
|
{ writeAcl: import_model.AccessLevel.Manage }
|
|
1183
1249
|
),
|
|
1184
1250
|
/**
|
|
1185
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1251
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7
|
|
1186
1252
|
*/
|
|
1187
1253
|
colorPointGIntensity: (0, import_Cluster.OptionalWritableAttribute)(
|
|
1188
1254
|
56,
|
|
@@ -1190,7 +1256,7 @@ var ColorControl;
|
|
|
1190
1256
|
{ writeAcl: import_model.AccessLevel.Manage }
|
|
1191
1257
|
),
|
|
1192
1258
|
/**
|
|
1193
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1259
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7
|
|
1194
1260
|
*/
|
|
1195
1261
|
colorPointBx: (0, import_Cluster.OptionalWritableAttribute)(
|
|
1196
1262
|
58,
|
|
@@ -1198,7 +1264,7 @@ var ColorControl;
|
|
|
1198
1264
|
{ writeAcl: import_model.AccessLevel.Manage }
|
|
1199
1265
|
),
|
|
1200
1266
|
/**
|
|
1201
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1267
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7
|
|
1202
1268
|
*/
|
|
1203
1269
|
colorPointBy: (0, import_Cluster.OptionalWritableAttribute)(
|
|
1204
1270
|
59,
|
|
@@ -1206,7 +1272,7 @@ var ColorControl;
|
|
|
1206
1272
|
{ writeAcl: import_model.AccessLevel.Manage }
|
|
1207
1273
|
),
|
|
1208
1274
|
/**
|
|
1209
|
-
* @see {@link MatterSpecification.v13.Cluster} § 3.2.
|
|
1275
|
+
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7
|
|
1210
1276
|
*/
|
|
1211
1277
|
colorPointBIntensity: (0, import_Cluster.OptionalWritableAttribute)(
|
|
1212
1278
|
60,
|
|
@@ -1214,15 +1280,11 @@ var ColorControl;
|
|
|
1214
1280
|
{ writeAcl: import_model.AccessLevel.Manage }
|
|
1215
1281
|
),
|
|
1216
1282
|
/**
|
|
1217
|
-
*
|
|
1218
|
-
* device, as detailed in Values of the EnhancedColorMode Attribute.
|
|
1219
|
-
*
|
|
1220
|
-
* ### Table 11. Values of the EnhancedColorMode Attribute
|
|
1283
|
+
* Indicates which attributes are currently determining the color of the device.
|
|
1221
1284
|
*
|
|
1222
|
-
* To provide compatibility with
|
|
1223
|
-
* and CurrentSaturation
|
|
1224
|
-
* is changed,
|
|
1225
|
-
* value shall be copied to the EnhancedColorMode attribute.
|
|
1285
|
+
* To provide compatibility with clients not supporting EHUE, the original ColorMode attribute shall
|
|
1286
|
+
* indicate CurrentHue and CurrentSaturation when the light uses the EnhancedCurrentHue attribute. If the
|
|
1287
|
+
* ColorMode attribute is changed, its new value shall be copied to the EnhancedColorMode attribute.
|
|
1226
1288
|
*
|
|
1227
1289
|
* @see {@link MatterSpecification.v13.Cluster} § 3.2.7.13
|
|
1228
1290
|
*/
|
|
@@ -1232,6 +1294,8 @@ var ColorControl;
|
|
|
1232
1294
|
{ scene: true, persistent: true, default: 1 /* CurrentXAndCurrentY */ }
|
|
1233
1295
|
),
|
|
1234
1296
|
/**
|
|
1297
|
+
* Indicates the color control capabilities of the device.
|
|
1298
|
+
*
|
|
1235
1299
|
* Bits 0-4 of the ColorCapabilities attribute shall have the same values as the corresponding bits of the
|
|
1236
1300
|
* FeatureMap attribute. All other bits in ColorCapabilities shall be 0.
|
|
1237
1301
|
*
|
|
@@ -1251,7 +1315,9 @@ var ColorControl;
|
|
|
1251
1315
|
{ flags: { colorLoop: true }, component: ColorControl2.ColorLoopComponent },
|
|
1252
1316
|
{ flags: { hueSaturation: true }, component: ColorControl2.HueSaturationOrXyOrColorTemperatureComponent },
|
|
1253
1317
|
{ flags: { xy: true }, component: ColorControl2.HueSaturationOrXyOrColorTemperatureComponent },
|
|
1254
|
-
{ flags: { colorTemperature: true }, component: ColorControl2.HueSaturationOrXyOrColorTemperatureComponent }
|
|
1318
|
+
{ flags: { colorTemperature: true }, component: ColorControl2.HueSaturationOrXyOrColorTemperatureComponent },
|
|
1319
|
+
{ flags: { enhancedHue: true, hueSaturation: false }, component: false },
|
|
1320
|
+
{ flags: { colorLoop: true, enhancedHue: false }, component: false }
|
|
1255
1321
|
)
|
|
1256
1322
|
});
|
|
1257
1323
|
ColorControl2.ClusterInstance = (0, import_MutableCluster.MutableCluster)(ColorControl2.Base);
|