@matter/types 0.13.1-alpha.0-20250508-047aa0277 → 0.13.1-alpha.0-20250511-74ef153aa
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/clusters/access-control.d.ts +82 -211
- package/dist/cjs/clusters/access-control.d.ts.map +1 -1
- package/dist/cjs/clusters/access-control.js +16 -36
- package/dist/cjs/clusters/access-control.js.map +1 -1
- package/dist/cjs/clusters/account-login.d.ts +20 -26
- package/dist/cjs/clusters/account-login.d.ts.map +1 -1
- package/dist/cjs/clusters/account-login.js +10 -13
- package/dist/cjs/clusters/account-login.js.map +1 -1
- package/dist/cjs/clusters/actions.d.ts +4 -6
- package/dist/cjs/clusters/actions.d.ts.map +1 -1
- package/dist/cjs/clusters/actions.js.map +1 -1
- package/dist/cjs/clusters/administrator-commissioning.d.ts +31 -37
- package/dist/cjs/clusters/administrator-commissioning.d.ts.map +1 -1
- package/dist/cjs/clusters/administrator-commissioning.js +10 -12
- package/dist/cjs/clusters/administrator-commissioning.js.map +1 -1
- package/dist/cjs/clusters/application-launcher.d.ts +23 -29
- package/dist/cjs/clusters/application-launcher.d.ts.map +1 -1
- package/dist/cjs/clusters/application-launcher.js +6 -8
- package/dist/cjs/clusters/application-launcher.js.map +1 -1
- package/dist/cjs/clusters/ballast-configuration.d.ts +5 -10
- package/dist/cjs/clusters/ballast-configuration.d.ts.map +1 -1
- package/dist/cjs/clusters/ballast-configuration.js +5 -8
- package/dist/cjs/clusters/ballast-configuration.js.map +1 -1
- package/dist/cjs/clusters/basic-information.d.ts +9 -13
- package/dist/cjs/clusters/basic-information.d.ts.map +1 -1
- package/dist/cjs/clusters/basic-information.js +9 -13
- package/dist/cjs/clusters/basic-information.js.map +1 -1
- package/dist/cjs/clusters/binding.d.ts +3 -3
- package/dist/cjs/clusters/boolean-state-configuration.d.ts +15 -15
- package/dist/cjs/clusters/boolean-state-configuration.js +3 -3
- package/dist/cjs/clusters/bridged-device-basic-information.d.ts +32 -43
- package/dist/cjs/clusters/bridged-device-basic-information.d.ts.map +1 -1
- package/dist/cjs/clusters/bridged-device-basic-information.js +8 -11
- package/dist/cjs/clusters/bridged-device-basic-information.js.map +1 -1
- package/dist/cjs/clusters/channel.d.ts +36 -36
- package/dist/cjs/clusters/channel.js +2 -2
- package/dist/cjs/clusters/color-control.d.ts +151 -189
- package/dist/cjs/clusters/color-control.d.ts.map +1 -1
- package/dist/cjs/clusters/color-control.js +34 -49
- package/dist/cjs/clusters/color-control.js.map +1 -1
- package/dist/cjs/clusters/commissioner-control.d.ts +12 -23
- package/dist/cjs/clusters/commissioner-control.d.ts.map +1 -1
- package/dist/cjs/clusters/commissioner-control.js +6 -15
- package/dist/cjs/clusters/commissioner-control.js.map +1 -1
- package/dist/cjs/clusters/concentration-measurement.d.ts +7 -5
- package/dist/cjs/clusters/concentration-measurement.d.ts.map +1 -1
- package/dist/cjs/clusters/concentration-measurement.js +3 -2
- package/dist/cjs/clusters/concentration-measurement.js.map +1 -1
- package/dist/cjs/clusters/content-control.d.ts +26 -35
- package/dist/cjs/clusters/content-control.d.ts.map +1 -1
- package/dist/cjs/clusters/content-control.js +8 -10
- package/dist/cjs/clusters/content-control.js.map +1 -1
- package/dist/cjs/clusters/content-launcher.d.ts +106 -140
- package/dist/cjs/clusters/content-launcher.d.ts.map +1 -1
- package/dist/cjs/clusters/content-launcher.js +6 -8
- package/dist/cjs/clusters/content-launcher.js.map +1 -1
- package/dist/cjs/clusters/descriptor.d.ts +3 -3
- package/dist/cjs/clusters/device-energy-management-mode.d.ts +6 -9
- package/dist/cjs/clusters/device-energy-management-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/device-energy-management-mode.js +2 -3
- package/dist/cjs/clusters/device-energy-management-mode.js.map +1 -1
- package/dist/cjs/clusters/device-energy-management.d.ts +102 -242
- package/dist/cjs/clusters/device-energy-management.d.ts.map +1 -1
- package/dist/cjs/clusters/device-energy-management.js +16 -46
- package/dist/cjs/clusters/device-energy-management.js.map +1 -1
- package/dist/cjs/clusters/diagnostic-logs.d.ts +3 -3
- package/dist/cjs/clusters/diagnostic-logs.js +1 -1
- package/dist/cjs/clusters/dishwasher-mode.d.ts +6 -9
- package/dist/cjs/clusters/dishwasher-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/dishwasher-mode.js +2 -3
- package/dist/cjs/clusters/dishwasher-mode.js.map +1 -1
- package/dist/cjs/clusters/door-lock.d.ts +153 -192
- package/dist/cjs/clusters/door-lock.d.ts.map +1 -1
- package/dist/cjs/clusters/door-lock.js +36 -45
- package/dist/cjs/clusters/door-lock.js.map +1 -1
- package/dist/cjs/clusters/ecosystem-information.d.ts +19 -26
- package/dist/cjs/clusters/ecosystem-information.d.ts.map +1 -1
- package/dist/cjs/clusters/ecosystem-information.js +11 -16
- package/dist/cjs/clusters/ecosystem-information.js.map +1 -1
- package/dist/cjs/clusters/electrical-energy-measurement.d.ts +111 -111
- package/dist/cjs/clusters/electrical-energy-measurement.js +3 -3
- package/dist/cjs/clusters/electrical-power-measurement.d.ts +33 -42
- package/dist/cjs/clusters/electrical-power-measurement.d.ts.map +1 -1
- package/dist/cjs/clusters/electrical-power-measurement.js +7 -8
- package/dist/cjs/clusters/electrical-power-measurement.js.map +1 -1
- package/dist/cjs/clusters/energy-evse-mode.d.ts +16 -21
- package/dist/cjs/clusters/energy-evse-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/energy-evse-mode.js +5 -7
- package/dist/cjs/clusters/energy-evse-mode.js.map +1 -1
- package/dist/cjs/clusters/energy-evse.d.ts +104 -128
- package/dist/cjs/clusters/energy-evse.d.ts.map +1 -1
- package/dist/cjs/clusters/energy-evse.js +17 -23
- package/dist/cjs/clusters/energy-evse.js.map +1 -1
- package/dist/cjs/clusters/energy-preference.d.ts +9 -5
- package/dist/cjs/clusters/energy-preference.d.ts.map +1 -1
- package/dist/cjs/clusters/energy-preference.js +3 -1
- package/dist/cjs/clusters/energy-preference.js.map +1 -1
- package/dist/cjs/clusters/fixed-label.d.ts +3 -5
- package/dist/cjs/clusters/fixed-label.d.ts.map +1 -1
- package/dist/cjs/clusters/fixed-label.js.map +1 -1
- package/dist/cjs/clusters/flow-measurement.d.ts +1 -3
- package/dist/cjs/clusters/flow-measurement.d.ts.map +1 -1
- package/dist/cjs/clusters/flow-measurement.js +1 -3
- package/dist/cjs/clusters/flow-measurement.js.map +1 -1
- package/dist/cjs/clusters/general-commissioning.d.ts +82 -98
- package/dist/cjs/clusters/general-commissioning.d.ts.map +1 -1
- package/dist/cjs/clusters/general-commissioning.js +27 -31
- package/dist/cjs/clusters/general-commissioning.js.map +1 -1
- package/dist/cjs/clusters/general-diagnostics.d.ts +65 -84
- package/dist/cjs/clusters/general-diagnostics.d.ts.map +1 -1
- package/dist/cjs/clusters/general-diagnostics.js +17 -22
- package/dist/cjs/clusters/general-diagnostics.js.map +1 -1
- package/dist/cjs/clusters/group-key-management.d.ts +49 -54
- package/dist/cjs/clusters/group-key-management.d.ts.map +1 -1
- package/dist/cjs/clusters/group-key-management.js +16 -18
- package/dist/cjs/clusters/group-key-management.js.map +1 -1
- package/dist/cjs/clusters/groups.d.ts +6 -9
- package/dist/cjs/clusters/groups.d.ts.map +1 -1
- package/dist/cjs/clusters/groups.js +2 -3
- package/dist/cjs/clusters/groups.js.map +1 -1
- package/dist/cjs/clusters/icd-management.d.ts +21 -40
- package/dist/cjs/clusters/icd-management.d.ts.map +1 -1
- package/dist/cjs/clusters/icd-management.js +5 -8
- package/dist/cjs/clusters/icd-management.js.map +1 -1
- package/dist/cjs/clusters/identify.d.ts +1 -1
- package/dist/cjs/clusters/index.d.ts +1 -1
- package/dist/cjs/clusters/index.d.ts.map +1 -1
- package/dist/cjs/clusters/index.js +3 -3
- package/dist/cjs/clusters/index.js.map +1 -1
- package/dist/cjs/clusters/{joint-fabric-datastore-cluster.d.ts → joint-fabric-datastore.d.ts} +5 -7
- package/dist/cjs/clusters/joint-fabric-datastore.d.ts.map +1 -0
- package/dist/cjs/clusters/{joint-fabric-datastore-cluster.js → joint-fabric-datastore.js} +40 -40
- package/dist/cjs/clusters/{joint-fabric-datastore-cluster.js.map → joint-fabric-datastore.js.map} +3 -3
- package/dist/cjs/clusters/joint-fabric-pki.d.ts +1 -3
- package/dist/cjs/clusters/joint-fabric-pki.d.ts.map +1 -1
- package/dist/cjs/clusters/joint-fabric-pki.js.map +1 -1
- package/dist/cjs/clusters/keypad-input.d.ts +2 -2
- package/dist/cjs/clusters/laundry-washer-controls.d.ts +18 -18
- package/dist/cjs/clusters/laundry-washer-controls.d.ts.map +1 -1
- package/dist/cjs/clusters/laundry-washer-controls.js +6 -6
- package/dist/cjs/clusters/laundry-washer-controls.js.map +1 -1
- package/dist/cjs/clusters/laundry-washer-mode.d.ts +0 -144
- package/dist/cjs/clusters/laundry-washer-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/laundry-washer-mode.js +1 -49
- package/dist/cjs/clusters/laundry-washer-mode.js.map +1 -1
- package/dist/cjs/clusters/level-control.d.ts +41 -73
- package/dist/cjs/clusters/level-control.d.ts.map +1 -1
- package/dist/cjs/clusters/level-control.js +6 -9
- package/dist/cjs/clusters/level-control.js.map +1 -1
- package/dist/cjs/clusters/low-power.d.ts +3 -3
- package/dist/cjs/clusters/media-input.d.ts +10 -13
- package/dist/cjs/clusters/media-input.d.ts.map +1 -1
- package/dist/cjs/clusters/media-input.js +3 -4
- package/dist/cjs/clusters/media-input.js.map +1 -1
- package/dist/cjs/clusters/media-playback.d.ts +30 -41
- package/dist/cjs/clusters/media-playback.d.ts.map +1 -1
- package/dist/cjs/clusters/media-playback.js +8 -11
- package/dist/cjs/clusters/media-playback.js.map +1 -1
- package/dist/cjs/clusters/messages.d.ts +8 -8
- package/dist/cjs/clusters/messages.js +4 -4
- package/dist/cjs/clusters/microwave-oven-mode.d.ts +6 -9
- package/dist/cjs/clusters/microwave-oven-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/microwave-oven-mode.js +2 -3
- package/dist/cjs/clusters/microwave-oven-mode.js.map +1 -1
- package/dist/cjs/clusters/mode-base.d.ts +8 -15
- package/dist/cjs/clusters/mode-base.d.ts.map +1 -1
- package/dist/cjs/clusters/mode-base.js +2 -3
- package/dist/cjs/clusters/mode-base.js.map +1 -1
- package/dist/cjs/clusters/mode-select.d.ts +8 -24
- package/dist/cjs/clusters/mode-select.d.ts.map +1 -1
- package/dist/cjs/clusters/mode-select.js +3 -9
- package/dist/cjs/clusters/mode-select.js.map +1 -1
- package/dist/cjs/clusters/network-commissioning.d.ts +91 -121
- package/dist/cjs/clusters/network-commissioning.d.ts.map +1 -1
- package/dist/cjs/clusters/network-commissioning.js +18 -24
- package/dist/cjs/clusters/network-commissioning.js.map +1 -1
- package/dist/cjs/clusters/occupancy-sensing.d.ts +19 -30
- package/dist/cjs/clusters/occupancy-sensing.d.ts.map +1 -1
- package/dist/cjs/clusters/occupancy-sensing.js +4 -7
- package/dist/cjs/clusters/occupancy-sensing.js.map +1 -1
- package/dist/cjs/clusters/operational-credentials.d.ts +63 -67
- package/dist/cjs/clusters/operational-credentials.d.ts.map +1 -1
- package/dist/cjs/clusters/operational-credentials.js +33 -37
- package/dist/cjs/clusters/operational-credentials.js.map +1 -1
- package/dist/cjs/clusters/operational-state.d.ts +16 -21
- package/dist/cjs/clusters/operational-state.d.ts.map +1 -1
- package/dist/cjs/clusters/operational-state.js +10 -13
- package/dist/cjs/clusters/operational-state.js.map +1 -1
- package/dist/cjs/clusters/ota-software-update-provider.d.ts +6 -32
- package/dist/cjs/clusters/ota-software-update-provider.d.ts.map +1 -1
- package/dist/cjs/clusters/ota-software-update-provider.js +3 -16
- package/dist/cjs/clusters/ota-software-update-provider.js.map +1 -1
- package/dist/cjs/clusters/ota-software-update-requestor.d.ts +11 -13
- package/dist/cjs/clusters/ota-software-update-requestor.d.ts.map +1 -1
- package/dist/cjs/clusters/ota-software-update-requestor.js +6 -7
- package/dist/cjs/clusters/ota-software-update-requestor.js.map +1 -1
- package/dist/cjs/clusters/oven-cavity-operational-state.d.ts +3 -4
- package/dist/cjs/clusters/oven-cavity-operational-state.d.ts.map +1 -1
- package/dist/cjs/clusters/oven-cavity-operational-state.js +3 -4
- package/dist/cjs/clusters/oven-cavity-operational-state.js.map +1 -1
- package/dist/cjs/clusters/oven-mode.d.ts +0 -144
- package/dist/cjs/clusters/oven-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/oven-mode.js +1 -49
- package/dist/cjs/clusters/oven-mode.js.map +1 -1
- package/dist/cjs/clusters/power-source.d.ts +12 -30
- package/dist/cjs/clusters/power-source.d.ts.map +1 -1
- package/dist/cjs/clusters/power-source.js +4 -10
- package/dist/cjs/clusters/power-source.js.map +1 -1
- package/dist/cjs/clusters/pressure-measurement.d.ts +9 -18
- package/dist/cjs/clusters/pressure-measurement.d.ts.map +1 -1
- package/dist/cjs/clusters/pressure-measurement.js +3 -6
- package/dist/cjs/clusters/pressure-measurement.js.map +1 -1
- package/dist/cjs/clusters/pump-configuration-and-control.d.ts +37 -55
- package/dist/cjs/clusters/pump-configuration-and-control.d.ts.map +1 -1
- package/dist/cjs/clusters/pump-configuration-and-control.js +11 -16
- package/dist/cjs/clusters/pump-configuration-and-control.js.map +1 -1
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +6 -9
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +2 -3
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
- package/dist/cjs/clusters/rvc-clean-mode.d.ts +8 -15
- package/dist/cjs/clusters/rvc-clean-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/rvc-clean-mode.js +2 -3
- package/dist/cjs/clusters/rvc-clean-mode.js.map +1 -1
- package/dist/cjs/clusters/rvc-operational-state.d.ts +3 -4
- package/dist/cjs/clusters/rvc-operational-state.d.ts.map +1 -1
- package/dist/cjs/clusters/rvc-operational-state.js +3 -4
- package/dist/cjs/clusters/rvc-operational-state.js.map +1 -1
- package/dist/cjs/clusters/rvc-run-mode.d.ts +12 -19
- package/dist/cjs/clusters/rvc-run-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/rvc-run-mode.js +2 -3
- package/dist/cjs/clusters/rvc-run-mode.js.map +1 -1
- package/dist/cjs/clusters/scenes-management.d.ts +20 -31
- package/dist/cjs/clusters/scenes-management.d.ts.map +1 -1
- package/dist/cjs/clusters/scenes-management.js +3 -4
- package/dist/cjs/clusters/scenes-management.js.map +1 -1
- package/dist/cjs/clusters/service-area.d.ts +84 -96
- package/dist/cjs/clusters/service-area.d.ts.map +1 -1
- package/dist/cjs/clusters/service-area.js +28 -31
- package/dist/cjs/clusters/service-area.js.map +1 -1
- package/dist/cjs/clusters/smoke-co-alarm.d.ts +15 -10
- package/dist/cjs/clusters/smoke-co-alarm.d.ts.map +1 -1
- package/dist/cjs/clusters/smoke-co-alarm.js +2 -2
- package/dist/cjs/clusters/smoke-co-alarm.js.map +1 -1
- package/dist/cjs/clusters/software-diagnostics.d.ts +3 -3
- package/dist/cjs/clusters/software-diagnostics.js +1 -1
- package/dist/cjs/clusters/switch.d.ts +18 -18
- package/dist/cjs/clusters/switch.js +6 -6
- package/dist/cjs/clusters/thermostat.d.ts +111 -161
- package/dist/cjs/clusters/thermostat.d.ts.map +1 -1
- package/dist/cjs/clusters/thermostat.js +35 -39
- package/dist/cjs/clusters/thermostat.js.map +1 -1
- package/dist/cjs/clusters/thread-border-router-management.d.ts +20 -20
- package/dist/cjs/clusters/thread-border-router-management.js +4 -4
- package/dist/cjs/clusters/thread-network-diagnostics.d.ts +42 -56
- package/dist/cjs/clusters/thread-network-diagnostics.d.ts.map +1 -1
- package/dist/cjs/clusters/thread-network-diagnostics.js +15 -20
- package/dist/cjs/clusters/thread-network-diagnostics.js.map +1 -1
- package/dist/cjs/clusters/thread-network-directory.d.ts +3 -3
- package/dist/cjs/clusters/thread-network-directory.js +3 -3
- package/dist/cjs/clusters/time-synchronization.d.ts +11 -17
- package/dist/cjs/clusters/time-synchronization.d.ts.map +1 -1
- package/dist/cjs/clusters/time-synchronization.js +3 -5
- package/dist/cjs/clusters/time-synchronization.js.map +1 -1
- package/dist/cjs/clusters/wake-on-lan.d.ts +5 -5
- package/dist/cjs/clusters/wake-on-lan.js +5 -5
- package/dist/cjs/clusters/water-heater-management.d.ts +47 -39
- package/dist/cjs/clusters/water-heater-management.d.ts.map +1 -1
- package/dist/cjs/clusters/water-heater-management.js +16 -14
- package/dist/cjs/clusters/water-heater-management.js.map +1 -1
- package/dist/cjs/clusters/water-heater-mode.d.ts +6 -9
- package/dist/cjs/clusters/water-heater-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/water-heater-mode.js +2 -3
- package/dist/cjs/clusters/water-heater-mode.js.map +1 -1
- package/dist/cjs/clusters/wi-fi-network-management.d.ts +9 -11
- package/dist/cjs/clusters/wi-fi-network-management.d.ts.map +1 -1
- package/dist/cjs/clusters/wi-fi-network-management.js +9 -11
- package/dist/cjs/clusters/wi-fi-network-management.js.map +1 -1
- package/dist/cjs/clusters/window-covering.d.ts +18 -6
- package/dist/cjs/clusters/window-covering.d.ts.map +1 -1
- package/dist/cjs/clusters/window-covering.js +6 -2
- package/dist/cjs/clusters/window-covering.js.map +1 -1
- package/dist/cjs/globals/Locationdesc.d.ts +6 -6
- package/dist/cjs/globals/Locationdesc.js +6 -6
- package/dist/cjs/globals/MeasurementAccuracyRange.d.ts +2 -6
- package/dist/cjs/globals/MeasurementAccuracyRange.d.ts.map +1 -1
- package/dist/cjs/globals/MeasurementAccuracyRange.js.map +1 -1
- package/dist/cjs/globals/Status.d.ts +5 -6
- package/dist/cjs/globals/Status.d.ts.map +1 -1
- package/dist/cjs/globals/Status.js.map +1 -1
- package/dist/esm/clusters/access-control.d.ts +82 -211
- package/dist/esm/clusters/access-control.d.ts.map +1 -1
- package/dist/esm/clusters/access-control.js +16 -36
- package/dist/esm/clusters/access-control.js.map +1 -1
- package/dist/esm/clusters/account-login.d.ts +20 -26
- package/dist/esm/clusters/account-login.d.ts.map +1 -1
- package/dist/esm/clusters/account-login.js +10 -13
- package/dist/esm/clusters/account-login.js.map +1 -1
- package/dist/esm/clusters/actions.d.ts +4 -6
- package/dist/esm/clusters/actions.d.ts.map +1 -1
- package/dist/esm/clusters/actions.js.map +1 -1
- package/dist/esm/clusters/administrator-commissioning.d.ts +31 -37
- package/dist/esm/clusters/administrator-commissioning.d.ts.map +1 -1
- package/dist/esm/clusters/administrator-commissioning.js +10 -12
- package/dist/esm/clusters/administrator-commissioning.js.map +1 -1
- package/dist/esm/clusters/application-launcher.d.ts +23 -29
- package/dist/esm/clusters/application-launcher.d.ts.map +1 -1
- package/dist/esm/clusters/application-launcher.js +6 -8
- package/dist/esm/clusters/application-launcher.js.map +1 -1
- package/dist/esm/clusters/ballast-configuration.d.ts +5 -10
- package/dist/esm/clusters/ballast-configuration.d.ts.map +1 -1
- package/dist/esm/clusters/ballast-configuration.js +5 -8
- package/dist/esm/clusters/ballast-configuration.js.map +1 -1
- package/dist/esm/clusters/basic-information.d.ts +9 -13
- package/dist/esm/clusters/basic-information.d.ts.map +1 -1
- package/dist/esm/clusters/basic-information.js +9 -13
- package/dist/esm/clusters/basic-information.js.map +1 -1
- package/dist/esm/clusters/binding.d.ts +3 -3
- package/dist/esm/clusters/boolean-state-configuration.d.ts +15 -15
- package/dist/esm/clusters/boolean-state-configuration.js +3 -3
- package/dist/esm/clusters/bridged-device-basic-information.d.ts +32 -43
- package/dist/esm/clusters/bridged-device-basic-information.d.ts.map +1 -1
- package/dist/esm/clusters/bridged-device-basic-information.js +8 -11
- package/dist/esm/clusters/bridged-device-basic-information.js.map +1 -1
- package/dist/esm/clusters/channel.d.ts +36 -36
- package/dist/esm/clusters/channel.js +2 -2
- package/dist/esm/clusters/color-control.d.ts +151 -189
- package/dist/esm/clusters/color-control.d.ts.map +1 -1
- package/dist/esm/clusters/color-control.js +34 -49
- package/dist/esm/clusters/color-control.js.map +1 -1
- package/dist/esm/clusters/commissioner-control.d.ts +12 -23
- package/dist/esm/clusters/commissioner-control.d.ts.map +1 -1
- package/dist/esm/clusters/commissioner-control.js +6 -15
- package/dist/esm/clusters/commissioner-control.js.map +1 -1
- package/dist/esm/clusters/concentration-measurement.d.ts +7 -5
- package/dist/esm/clusters/concentration-measurement.d.ts.map +1 -1
- package/dist/esm/clusters/concentration-measurement.js +3 -2
- package/dist/esm/clusters/concentration-measurement.js.map +1 -1
- package/dist/esm/clusters/content-control.d.ts +26 -35
- package/dist/esm/clusters/content-control.d.ts.map +1 -1
- package/dist/esm/clusters/content-control.js +8 -10
- package/dist/esm/clusters/content-control.js.map +1 -1
- package/dist/esm/clusters/content-launcher.d.ts +106 -140
- package/dist/esm/clusters/content-launcher.d.ts.map +1 -1
- package/dist/esm/clusters/content-launcher.js +6 -8
- package/dist/esm/clusters/content-launcher.js.map +1 -1
- package/dist/esm/clusters/descriptor.d.ts +3 -3
- package/dist/esm/clusters/device-energy-management-mode.d.ts +6 -9
- package/dist/esm/clusters/device-energy-management-mode.d.ts.map +1 -1
- package/dist/esm/clusters/device-energy-management-mode.js +2 -3
- package/dist/esm/clusters/device-energy-management-mode.js.map +1 -1
- package/dist/esm/clusters/device-energy-management.d.ts +102 -242
- package/dist/esm/clusters/device-energy-management.d.ts.map +1 -1
- package/dist/esm/clusters/device-energy-management.js +16 -46
- package/dist/esm/clusters/device-energy-management.js.map +1 -1
- package/dist/esm/clusters/diagnostic-logs.d.ts +3 -3
- package/dist/esm/clusters/diagnostic-logs.js +1 -1
- package/dist/esm/clusters/dishwasher-mode.d.ts +6 -9
- package/dist/esm/clusters/dishwasher-mode.d.ts.map +1 -1
- package/dist/esm/clusters/dishwasher-mode.js +2 -3
- package/dist/esm/clusters/dishwasher-mode.js.map +1 -1
- package/dist/esm/clusters/door-lock.d.ts +153 -192
- package/dist/esm/clusters/door-lock.d.ts.map +1 -1
- package/dist/esm/clusters/door-lock.js +36 -45
- package/dist/esm/clusters/door-lock.js.map +1 -1
- package/dist/esm/clusters/ecosystem-information.d.ts +19 -26
- package/dist/esm/clusters/ecosystem-information.d.ts.map +1 -1
- package/dist/esm/clusters/ecosystem-information.js +11 -16
- package/dist/esm/clusters/ecosystem-information.js.map +1 -1
- package/dist/esm/clusters/electrical-energy-measurement.d.ts +111 -111
- package/dist/esm/clusters/electrical-energy-measurement.js +3 -3
- package/dist/esm/clusters/electrical-power-measurement.d.ts +33 -42
- package/dist/esm/clusters/electrical-power-measurement.d.ts.map +1 -1
- package/dist/esm/clusters/electrical-power-measurement.js +7 -8
- package/dist/esm/clusters/electrical-power-measurement.js.map +1 -1
- package/dist/esm/clusters/energy-evse-mode.d.ts +16 -21
- package/dist/esm/clusters/energy-evse-mode.d.ts.map +1 -1
- package/dist/esm/clusters/energy-evse-mode.js +5 -7
- package/dist/esm/clusters/energy-evse-mode.js.map +1 -1
- package/dist/esm/clusters/energy-evse.d.ts +104 -128
- package/dist/esm/clusters/energy-evse.d.ts.map +1 -1
- package/dist/esm/clusters/energy-evse.js +17 -23
- package/dist/esm/clusters/energy-evse.js.map +1 -1
- package/dist/esm/clusters/energy-preference.d.ts +9 -5
- package/dist/esm/clusters/energy-preference.d.ts.map +1 -1
- package/dist/esm/clusters/energy-preference.js +3 -1
- package/dist/esm/clusters/energy-preference.js.map +1 -1
- package/dist/esm/clusters/fixed-label.d.ts +3 -5
- package/dist/esm/clusters/fixed-label.d.ts.map +1 -1
- package/dist/esm/clusters/fixed-label.js.map +1 -1
- package/dist/esm/clusters/flow-measurement.d.ts +1 -3
- package/dist/esm/clusters/flow-measurement.d.ts.map +1 -1
- package/dist/esm/clusters/flow-measurement.js +1 -3
- package/dist/esm/clusters/flow-measurement.js.map +1 -1
- package/dist/esm/clusters/general-commissioning.d.ts +82 -98
- package/dist/esm/clusters/general-commissioning.d.ts.map +1 -1
- package/dist/esm/clusters/general-commissioning.js +27 -31
- package/dist/esm/clusters/general-commissioning.js.map +1 -1
- package/dist/esm/clusters/general-diagnostics.d.ts +65 -84
- package/dist/esm/clusters/general-diagnostics.d.ts.map +1 -1
- package/dist/esm/clusters/general-diagnostics.js +17 -22
- package/dist/esm/clusters/general-diagnostics.js.map +1 -1
- package/dist/esm/clusters/group-key-management.d.ts +49 -54
- package/dist/esm/clusters/group-key-management.d.ts.map +1 -1
- package/dist/esm/clusters/group-key-management.js +16 -18
- package/dist/esm/clusters/group-key-management.js.map +1 -1
- package/dist/esm/clusters/groups.d.ts +6 -9
- package/dist/esm/clusters/groups.d.ts.map +1 -1
- package/dist/esm/clusters/groups.js +2 -3
- package/dist/esm/clusters/groups.js.map +1 -1
- package/dist/esm/clusters/icd-management.d.ts +21 -40
- package/dist/esm/clusters/icd-management.d.ts.map +1 -1
- package/dist/esm/clusters/icd-management.js +5 -8
- package/dist/esm/clusters/icd-management.js.map +1 -1
- package/dist/esm/clusters/identify.d.ts +1 -1
- package/dist/esm/clusters/index.d.ts +1 -1
- package/dist/esm/clusters/index.d.ts.map +1 -1
- package/dist/esm/clusters/index.js +2 -2
- package/dist/esm/clusters/index.js.map +1 -1
- package/dist/esm/clusters/{joint-fabric-datastore-cluster.d.ts → joint-fabric-datastore.d.ts} +5 -7
- package/dist/esm/clusters/joint-fabric-datastore.d.ts.map +1 -0
- package/dist/esm/clusters/{joint-fabric-datastore-cluster.js → joint-fabric-datastore.js} +37 -37
- package/dist/esm/clusters/{joint-fabric-datastore-cluster.js.map → joint-fabric-datastore.js.map} +3 -3
- package/dist/esm/clusters/joint-fabric-pki.d.ts +1 -3
- package/dist/esm/clusters/joint-fabric-pki.d.ts.map +1 -1
- package/dist/esm/clusters/joint-fabric-pki.js.map +1 -1
- package/dist/esm/clusters/keypad-input.d.ts +2 -2
- package/dist/esm/clusters/laundry-washer-controls.d.ts +18 -18
- package/dist/esm/clusters/laundry-washer-controls.d.ts.map +1 -1
- package/dist/esm/clusters/laundry-washer-controls.js +6 -6
- package/dist/esm/clusters/laundry-washer-controls.js.map +1 -1
- package/dist/esm/clusters/laundry-washer-mode.d.ts +0 -144
- package/dist/esm/clusters/laundry-washer-mode.d.ts.map +1 -1
- package/dist/esm/clusters/laundry-washer-mode.js +1 -49
- package/dist/esm/clusters/laundry-washer-mode.js.map +1 -1
- package/dist/esm/clusters/level-control.d.ts +41 -73
- package/dist/esm/clusters/level-control.d.ts.map +1 -1
- package/dist/esm/clusters/level-control.js +6 -9
- package/dist/esm/clusters/level-control.js.map +1 -1
- package/dist/esm/clusters/low-power.d.ts +3 -3
- package/dist/esm/clusters/media-input.d.ts +10 -13
- package/dist/esm/clusters/media-input.d.ts.map +1 -1
- package/dist/esm/clusters/media-input.js +3 -4
- package/dist/esm/clusters/media-input.js.map +1 -1
- package/dist/esm/clusters/media-playback.d.ts +30 -41
- package/dist/esm/clusters/media-playback.d.ts.map +1 -1
- package/dist/esm/clusters/media-playback.js +8 -11
- package/dist/esm/clusters/media-playback.js.map +1 -1
- package/dist/esm/clusters/messages.d.ts +8 -8
- package/dist/esm/clusters/messages.js +4 -4
- package/dist/esm/clusters/microwave-oven-mode.d.ts +6 -9
- package/dist/esm/clusters/microwave-oven-mode.d.ts.map +1 -1
- package/dist/esm/clusters/microwave-oven-mode.js +2 -3
- package/dist/esm/clusters/microwave-oven-mode.js.map +1 -1
- package/dist/esm/clusters/mode-base.d.ts +8 -15
- package/dist/esm/clusters/mode-base.d.ts.map +1 -1
- package/dist/esm/clusters/mode-base.js +2 -3
- package/dist/esm/clusters/mode-base.js.map +1 -1
- package/dist/esm/clusters/mode-select.d.ts +8 -24
- package/dist/esm/clusters/mode-select.d.ts.map +1 -1
- package/dist/esm/clusters/mode-select.js +3 -9
- package/dist/esm/clusters/mode-select.js.map +1 -1
- package/dist/esm/clusters/network-commissioning.d.ts +91 -121
- package/dist/esm/clusters/network-commissioning.d.ts.map +1 -1
- package/dist/esm/clusters/network-commissioning.js +18 -24
- package/dist/esm/clusters/network-commissioning.js.map +1 -1
- package/dist/esm/clusters/occupancy-sensing.d.ts +19 -30
- package/dist/esm/clusters/occupancy-sensing.d.ts.map +1 -1
- package/dist/esm/clusters/occupancy-sensing.js +4 -7
- package/dist/esm/clusters/occupancy-sensing.js.map +1 -1
- package/dist/esm/clusters/operational-credentials.d.ts +63 -67
- package/dist/esm/clusters/operational-credentials.d.ts.map +1 -1
- package/dist/esm/clusters/operational-credentials.js +33 -37
- package/dist/esm/clusters/operational-credentials.js.map +1 -1
- package/dist/esm/clusters/operational-state.d.ts +16 -21
- package/dist/esm/clusters/operational-state.d.ts.map +1 -1
- package/dist/esm/clusters/operational-state.js +10 -13
- package/dist/esm/clusters/operational-state.js.map +1 -1
- package/dist/esm/clusters/ota-software-update-provider.d.ts +6 -32
- package/dist/esm/clusters/ota-software-update-provider.d.ts.map +1 -1
- package/dist/esm/clusters/ota-software-update-provider.js +3 -16
- package/dist/esm/clusters/ota-software-update-provider.js.map +1 -1
- package/dist/esm/clusters/ota-software-update-requestor.d.ts +11 -13
- package/dist/esm/clusters/ota-software-update-requestor.d.ts.map +1 -1
- package/dist/esm/clusters/ota-software-update-requestor.js +6 -7
- package/dist/esm/clusters/ota-software-update-requestor.js.map +1 -1
- package/dist/esm/clusters/oven-cavity-operational-state.d.ts +3 -4
- package/dist/esm/clusters/oven-cavity-operational-state.d.ts.map +1 -1
- package/dist/esm/clusters/oven-cavity-operational-state.js +3 -4
- package/dist/esm/clusters/oven-cavity-operational-state.js.map +1 -1
- package/dist/esm/clusters/oven-mode.d.ts +0 -144
- package/dist/esm/clusters/oven-mode.d.ts.map +1 -1
- package/dist/esm/clusters/oven-mode.js +1 -49
- package/dist/esm/clusters/oven-mode.js.map +1 -1
- package/dist/esm/clusters/power-source.d.ts +12 -30
- package/dist/esm/clusters/power-source.d.ts.map +1 -1
- package/dist/esm/clusters/power-source.js +4 -10
- package/dist/esm/clusters/power-source.js.map +1 -1
- package/dist/esm/clusters/pressure-measurement.d.ts +9 -18
- package/dist/esm/clusters/pressure-measurement.d.ts.map +1 -1
- package/dist/esm/clusters/pressure-measurement.js +3 -6
- package/dist/esm/clusters/pressure-measurement.js.map +1 -1
- package/dist/esm/clusters/pump-configuration-and-control.d.ts +37 -55
- package/dist/esm/clusters/pump-configuration-and-control.d.ts.map +1 -1
- package/dist/esm/clusters/pump-configuration-and-control.js +11 -16
- package/dist/esm/clusters/pump-configuration-and-control.js.map +1 -1
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +6 -9
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts.map +1 -1
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +2 -3
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
- package/dist/esm/clusters/rvc-clean-mode.d.ts +8 -15
- package/dist/esm/clusters/rvc-clean-mode.d.ts.map +1 -1
- package/dist/esm/clusters/rvc-clean-mode.js +2 -3
- package/dist/esm/clusters/rvc-clean-mode.js.map +1 -1
- package/dist/esm/clusters/rvc-operational-state.d.ts +3 -4
- package/dist/esm/clusters/rvc-operational-state.d.ts.map +1 -1
- package/dist/esm/clusters/rvc-operational-state.js +3 -4
- package/dist/esm/clusters/rvc-operational-state.js.map +1 -1
- package/dist/esm/clusters/rvc-run-mode.d.ts +12 -19
- package/dist/esm/clusters/rvc-run-mode.d.ts.map +1 -1
- package/dist/esm/clusters/rvc-run-mode.js +2 -3
- package/dist/esm/clusters/rvc-run-mode.js.map +1 -1
- package/dist/esm/clusters/scenes-management.d.ts +20 -31
- package/dist/esm/clusters/scenes-management.d.ts.map +1 -1
- package/dist/esm/clusters/scenes-management.js +3 -4
- package/dist/esm/clusters/scenes-management.js.map +1 -1
- package/dist/esm/clusters/service-area.d.ts +84 -96
- package/dist/esm/clusters/service-area.d.ts.map +1 -1
- package/dist/esm/clusters/service-area.js +28 -31
- package/dist/esm/clusters/service-area.js.map +1 -1
- package/dist/esm/clusters/smoke-co-alarm.d.ts +15 -10
- package/dist/esm/clusters/smoke-co-alarm.d.ts.map +1 -1
- package/dist/esm/clusters/smoke-co-alarm.js +2 -2
- package/dist/esm/clusters/smoke-co-alarm.js.map +1 -1
- package/dist/esm/clusters/software-diagnostics.d.ts +3 -3
- package/dist/esm/clusters/software-diagnostics.js +1 -1
- package/dist/esm/clusters/switch.d.ts +18 -18
- package/dist/esm/clusters/switch.js +6 -6
- package/dist/esm/clusters/thermostat.d.ts +111 -161
- package/dist/esm/clusters/thermostat.d.ts.map +1 -1
- package/dist/esm/clusters/thermostat.js +35 -39
- package/dist/esm/clusters/thermostat.js.map +1 -1
- package/dist/esm/clusters/thread-border-router-management.d.ts +20 -20
- package/dist/esm/clusters/thread-border-router-management.js +4 -4
- package/dist/esm/clusters/thread-network-diagnostics.d.ts +42 -56
- package/dist/esm/clusters/thread-network-diagnostics.d.ts.map +1 -1
- package/dist/esm/clusters/thread-network-diagnostics.js +15 -20
- package/dist/esm/clusters/thread-network-diagnostics.js.map +1 -1
- package/dist/esm/clusters/thread-network-directory.d.ts +3 -3
- package/dist/esm/clusters/thread-network-directory.js +3 -3
- package/dist/esm/clusters/time-synchronization.d.ts +11 -17
- package/dist/esm/clusters/time-synchronization.d.ts.map +1 -1
- package/dist/esm/clusters/time-synchronization.js +3 -5
- package/dist/esm/clusters/time-synchronization.js.map +1 -1
- package/dist/esm/clusters/wake-on-lan.d.ts +5 -5
- package/dist/esm/clusters/wake-on-lan.js +5 -5
- package/dist/esm/clusters/water-heater-management.d.ts +47 -39
- package/dist/esm/clusters/water-heater-management.d.ts.map +1 -1
- package/dist/esm/clusters/water-heater-management.js +16 -14
- package/dist/esm/clusters/water-heater-management.js.map +1 -1
- package/dist/esm/clusters/water-heater-mode.d.ts +6 -9
- package/dist/esm/clusters/water-heater-mode.d.ts.map +1 -1
- package/dist/esm/clusters/water-heater-mode.js +2 -3
- package/dist/esm/clusters/water-heater-mode.js.map +1 -1
- package/dist/esm/clusters/wi-fi-network-management.d.ts +9 -11
- package/dist/esm/clusters/wi-fi-network-management.d.ts.map +1 -1
- package/dist/esm/clusters/wi-fi-network-management.js +9 -11
- package/dist/esm/clusters/wi-fi-network-management.js.map +1 -1
- package/dist/esm/clusters/window-covering.d.ts +18 -6
- package/dist/esm/clusters/window-covering.d.ts.map +1 -1
- package/dist/esm/clusters/window-covering.js +6 -2
- package/dist/esm/clusters/window-covering.js.map +1 -1
- package/dist/esm/globals/Locationdesc.d.ts +6 -6
- package/dist/esm/globals/Locationdesc.js +6 -6
- package/dist/esm/globals/MeasurementAccuracyRange.d.ts +2 -6
- package/dist/esm/globals/MeasurementAccuracyRange.d.ts.map +1 -1
- package/dist/esm/globals/MeasurementAccuracyRange.js.map +1 -1
- package/dist/esm/globals/Status.d.ts +5 -6
- package/dist/esm/globals/Status.d.ts.map +1 -1
- package/dist/esm/globals/Status.js.map +1 -1
- package/package.json +5 -5
- package/src/clusters/access-control.ts +19 -39
- package/src/clusters/account-login.ts +12 -17
- package/src/clusters/actions.ts +4 -6
- package/src/clusters/administrator-commissioning.ts +10 -12
- package/src/clusters/application-launcher.ts +6 -8
- package/src/clusters/ballast-configuration.ts +5 -10
- package/src/clusters/basic-information.ts +9 -13
- package/src/clusters/binding.ts +3 -3
- package/src/clusters/boolean-state-configuration.ts +3 -3
- package/src/clusters/bridged-device-basic-information.ts +8 -11
- package/src/clusters/channel.ts +2 -2
- package/src/clusters/color-control.ts +35 -50
- package/src/clusters/commissioner-control.ts +12 -23
- package/src/clusters/concentration-measurement.ts +4 -3
- package/src/clusters/content-control.ts +10 -15
- package/src/clusters/content-launcher.ts +7 -9
- package/src/clusters/descriptor.ts +3 -3
- package/src/clusters/device-energy-management-mode.ts +2 -3
- package/src/clusters/device-energy-management.ts +33 -96
- package/src/clusters/diagnostic-logs.ts +2 -2
- package/src/clusters/dishwasher-mode.ts +2 -3
- package/src/clusters/door-lock.ts +41 -53
- package/src/clusters/ecosystem-information.ts +11 -16
- package/src/clusters/electrical-energy-measurement.ts +3 -3
- package/src/clusters/electrical-power-measurement.ts +7 -8
- package/src/clusters/energy-evse-mode.ts +9 -11
- package/src/clusters/energy-evse.ts +25 -32
- package/src/clusters/energy-preference.ts +3 -3
- package/src/clusters/fixed-label.ts +3 -5
- package/src/clusters/flow-measurement.ts +1 -3
- package/src/clusters/general-commissioning.ts +31 -35
- package/src/clusters/general-diagnostics.ts +18 -23
- package/src/clusters/group-key-management.ts +18 -21
- package/src/clusters/groups.ts +2 -3
- package/src/clusters/icd-management.ts +5 -8
- package/src/clusters/identify.ts +1 -1
- package/src/clusters/index.ts +1 -1
- package/src/clusters/{joint-fabric-datastore-cluster.ts → joint-fabric-datastore.ts} +5 -7
- package/src/clusters/joint-fabric-pki.ts +1 -3
- package/src/clusters/keypad-input.ts +2 -2
- package/src/clusters/laundry-washer-controls.ts +6 -6
- package/src/clusters/laundry-washer-mode.ts +1 -51
- package/src/clusters/level-control.ts +7 -10
- package/src/clusters/low-power.ts +3 -3
- package/src/clusters/media-input.ts +3 -4
- package/src/clusters/media-playback.ts +11 -15
- package/src/clusters/messages.ts +4 -4
- package/src/clusters/microwave-oven-mode.ts +2 -3
- package/src/clusters/mode-base.ts +4 -9
- package/src/clusters/mode-select.ts +4 -12
- package/src/clusters/network-commissioning.ts +22 -28
- package/src/clusters/occupancy-sensing.ts +11 -16
- package/src/clusters/operational-credentials.ts +33 -37
- package/src/clusters/operational-state.ts +13 -17
- package/src/clusters/ota-software-update-provider.ts +3 -16
- package/src/clusters/ota-software-update-requestor.ts +6 -7
- package/src/clusters/oven-cavity-operational-state.ts +3 -4
- package/src/clusters/oven-mode.ts +1 -51
- package/src/clusters/power-source.ts +4 -10
- package/src/clusters/pressure-measurement.ts +3 -6
- package/src/clusters/pump-configuration-and-control.ts +15 -23
- package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.ts +2 -3
- package/src/clusters/rvc-clean-mode.ts +4 -9
- package/src/clusters/rvc-operational-state.ts +3 -4
- package/src/clusters/rvc-run-mode.ts +8 -13
- package/src/clusters/scenes-management.ts +3 -6
- package/src/clusters/service-area.ts +28 -31
- package/src/clusters/smoke-co-alarm.ts +11 -6
- package/src/clusters/software-diagnostics.ts +1 -1
- package/src/clusters/switch.ts +6 -6
- package/src/clusters/thermostat.ts +38 -80
- package/src/clusters/thread-border-router-management.ts +8 -8
- package/src/clusters/thread-network-diagnostics.ts +15 -20
- package/src/clusters/thread-network-directory.ts +3 -3
- package/src/clusters/time-synchronization.ts +5 -7
- package/src/clusters/wake-on-lan.ts +5 -5
- package/src/clusters/water-heater-management.ts +16 -14
- package/src/clusters/water-heater-mode.ts +2 -3
- package/src/clusters/wi-fi-network-management.ts +9 -11
- package/src/clusters/window-covering.ts +6 -2
- package/src/globals/Locationdesc.ts +6 -6
- package/src/globals/MeasurementAccuracyRange.ts +2 -6
- package/src/globals/Status.ts +5 -6
- package/dist/cjs/clusters/joint-fabric-datastore-cluster.d.ts.map +0 -1
- package/dist/esm/clusters/joint-fabric-datastore-cluster.d.ts.map +0 -1
package/src/clusters/actions.ts
CHANGED
|
@@ -41,9 +41,8 @@ export namespace Actions {
|
|
|
41
41
|
* Can be used to set a static state of the associated endpoints (typically using InstantAction or
|
|
42
42
|
* InstantActionWithTransition), or to bring these endpoints into a more dynamic state (typically using
|
|
43
43
|
* StartAction), where the endpoints would e.g. gradually cycle through certain colors for a pleasing effect. A
|
|
44
|
-
* voice controller could use "set" (to map to InstantAction) or "play" (to map to StartAction) to
|
|
45
|
-
*
|
|
46
|
-
* ger such actions.
|
|
44
|
+
* voice controller could use "set" (to map to InstantAction) or "play" (to map to StartAction) to trigger such
|
|
45
|
+
* actions.
|
|
47
46
|
*
|
|
48
47
|
* Example: see examples 1 and 2.
|
|
49
48
|
*
|
|
@@ -301,9 +300,8 @@ export namespace Actions {
|
|
|
301
300
|
/**
|
|
302
301
|
* User-configured group of endpoints where an endpoint can be in any number of zones
|
|
303
302
|
*
|
|
304
|
-
* Is a more general concept where an endpoint can be part of multiple zones, e.g. a light in the living
|
|
305
|
-
*
|
|
306
|
-
* room can be part of the "reading corner" zone (subset of the lights in the living room) but also part of the
|
|
303
|
+
* Is a more general concept where an endpoint can be part of multiple zones, e.g. a light in the living room
|
|
304
|
+
* can be part of the "reading corner" zone (subset of the lights in the living room) but also part of the
|
|
307
305
|
* "downstairs" zone which contains all the lights on a floor, e.g. combining living room, kitchen and hallway.
|
|
308
306
|
* This indicates that a user has defined this list of endpoints as something they logically would like to
|
|
309
307
|
* control as a group, so Matter controllers could provide the user with a way to do as such.
|
|
@@ -105,7 +105,7 @@ export namespace AdministratorCommissioning {
|
|
|
105
105
|
commissioningTimeout: TlvField(0, TlvUInt16),
|
|
106
106
|
|
|
107
107
|
/**
|
|
108
|
-
* This field shall specify an ephemeral PAKE passcode verifier (see Section 3.10, “Password-Authenticated Key
|
|
108
|
+
* This field shall specify an ephemeral PAKE passcode verifier (see Section 3.10, “Password- Authenticated Key
|
|
109
109
|
* Exchange (PAKE)”) computed by the existing Administrator to be used for this commissioning. The field is
|
|
110
110
|
* concatenation of two values (w0 || L) shall be (CRYPTO_GROUP_SIZE_BYTES +
|
|
111
111
|
* CRYPTO_PUBLIC_KEY_SIZE_BYTES)-octets long as detailed in Crypto_PAKEValues_Responder. It shall be derived
|
|
@@ -245,11 +245,11 @@ export namespace AdministratorCommissioning {
|
|
|
245
245
|
*
|
|
246
246
|
* This attribute shall revert to WindowNotOpen upon expiry of a commissioning window.
|
|
247
247
|
*
|
|
248
|
-
* NOTE
|
|
248
|
+
* > [!NOTE]
|
|
249
249
|
*
|
|
250
|
-
* An initial commissioning window is not opened using either the OpenCommissioningWindow command or the
|
|
251
|
-
*
|
|
252
|
-
*
|
|
250
|
+
* > An initial commissioning window is not opened using either the OpenCommissioningWindow command or the
|
|
251
|
+
* OpenBasicCommissioningWindow command, and therefore this attribute shall be set to WindowNotOpen on
|
|
252
|
+
* initial commissioning.
|
|
253
253
|
*
|
|
254
254
|
* @see {@link MatterSpecification.v14.Core} § 11.19.7.1
|
|
255
255
|
*/
|
|
@@ -292,10 +292,9 @@ export namespace AdministratorCommissioning {
|
|
|
292
292
|
*
|
|
293
293
|
* When the OpenCommissioningWindow command expires or commissioning completes, the Node shall remove the
|
|
294
294
|
* Passcode by deleting the PAKE passcode verifier as well as stop publishing the DNS-SD record
|
|
295
|
-
* corresponding to this command as described in Section 4.3.1, “Commissionable
|
|
296
|
-
*
|
|
297
|
-
*
|
|
298
|
-
* CommissioningComplete command, see Section 5.5, “Commissioning Flows”.
|
|
295
|
+
* corresponding to this command as described in Section 4.3.1, “Commissionable Node Discovery”. The
|
|
296
|
+
* commissioning into a new Fabric completes when the Node successfully receives a CommissioningComplete
|
|
297
|
+
* command, see Section 5.5, “Commissioning Flows”.
|
|
299
298
|
*
|
|
300
299
|
* The parameters for OpenCommissioningWindow command are as follows:
|
|
301
300
|
*
|
|
@@ -338,9 +337,8 @@ export namespace AdministratorCommissioning {
|
|
|
338
337
|
* status code of WindowNotOpen.
|
|
339
338
|
*
|
|
340
339
|
* If the commissioning window was open and the fail-safe was armed when this command is received, the
|
|
341
|
-
* device shall immediately expire the fail-safe and perform the cleanup steps outlined
|
|
342
|
-
*
|
|
343
|
-
* in Section 11.10.7.2.2, “Behavior on expiry of Fail-Safe timer”.
|
|
340
|
+
* device shall immediately expire the fail-safe and perform the cleanup steps outlined in Section
|
|
341
|
+
* 11.10.7.2.2, “Behavior on expiry of Fail-Safe timer”.
|
|
344
342
|
*
|
|
345
343
|
* @see {@link MatterSpecification.v14.Core} § 11.19.8.3
|
|
346
344
|
*/
|
|
@@ -102,12 +102,12 @@ export namespace ApplicationLauncher {
|
|
|
102
102
|
/**
|
|
103
103
|
* This field shall specify optional app-specific data to be sent to the app.
|
|
104
104
|
*
|
|
105
|
-
* NOTE
|
|
105
|
+
* > [!NOTE]
|
|
106
106
|
*
|
|
107
|
-
* This format and meaning of this value is proprietary and outside the specification. It provides a
|
|
108
|
-
* path for device makers that use other protocols (like DIAL) which allow for proprietary data.
|
|
109
|
-
* not yet Matter aware can be launched via Matter, while retaining the existing ability to
|
|
110
|
-
* proprietary data.
|
|
107
|
+
* > This format and meaning of this value is proprietary and outside the specification. It provides a
|
|
108
|
+
* transition path for device makers that use other protocols (like DIAL) which allow for proprietary data.
|
|
109
|
+
* Apps that are not yet Matter aware can be launched via Matter, while retaining the existing ability to
|
|
110
|
+
* launch with proprietary data.
|
|
111
111
|
*
|
|
112
112
|
* @see {@link MatterSpecification.v14.Cluster} § 6.4.7.1.2
|
|
113
113
|
*/
|
|
@@ -323,9 +323,7 @@ export namespace ApplicationLauncher {
|
|
|
323
323
|
* constraints if any. The Status attribute shall be updated to ActiveHidden or Stopped, depending on the
|
|
324
324
|
* action taken, on the Application Basic cluster of the Endpoint corresponding to the application on which
|
|
325
325
|
* the action was taken. The Status attribute shall be updated on any other application whose Status may
|
|
326
|
-
* have changed as a result of this command.
|
|
327
|
-
*
|
|
328
|
-
* This command returns a Launcher Response.
|
|
326
|
+
* have changed as a result of this command. This command returns a Launcher Response.
|
|
329
327
|
*
|
|
330
328
|
* @see {@link MatterSpecification.v14.Cluster} § 6.4.7.3
|
|
331
329
|
*/
|
|
@@ -114,11 +114,10 @@ export namespace BallastConfiguration {
|
|
|
114
114
|
* Dimming Curve) when the Level Control Cluster’s CurrentLevel attribute equals to 254 (and the On/Off
|
|
115
115
|
* Cluster’s OnOff attribute equals to TRUE).
|
|
116
116
|
*
|
|
117
|
-
* The value of this attribute shall be both less than or equal to PhysicalMaxLevel and greater than
|
|
118
|
-
*
|
|
119
|
-
*
|
|
120
|
-
*
|
|
121
|
-
* be set.
|
|
117
|
+
* The value of this attribute shall be both less than or equal to PhysicalMaxLevel and greater than or
|
|
118
|
+
* equal to MinLevel. If an attempt is made to set this attribute to a level where these conditions are not
|
|
119
|
+
* met, a response shall be returned with status code set to CONSTRAINT_ERROR, and the level shall NOT be
|
|
120
|
+
* set.
|
|
122
121
|
*
|
|
123
122
|
* @see {@link MatterSpecification.v14.Cluster} § 3.3.6.5
|
|
124
123
|
*/
|
|
@@ -143,7 +142,7 @@ export namespace BallastConfiguration {
|
|
|
143
142
|
* light output of the lamps. A typical use for this attribute is to compensate for reduction in efficiency
|
|
144
143
|
* over the lifetime of a lamp.
|
|
145
144
|
*
|
|
146
|
-
* The light output is given by
|
|
145
|
+
* ### The light output is given by
|
|
147
146
|
*
|
|
148
147
|
* actual light output = configured light output x BallastFactorAdjustment / 100%
|
|
149
148
|
*
|
|
@@ -224,8 +223,6 @@ export namespace BallastConfiguration {
|
|
|
224
223
|
* This attribute shall specify which attributes may cause an alarm notification to be generated. Ain each
|
|
225
224
|
* bit position means that its associated attribute is able to generate an alarm.
|
|
226
225
|
*
|
|
227
|
-
* NOTE All alarms are also logged in the alarm table – see Alarms cluster.
|
|
228
|
-
*
|
|
229
226
|
* @see {@link MatterSpecification.v14.Cluster} § 3.3.6.13
|
|
230
227
|
*/
|
|
231
228
|
lampAlarmMode: OptionalWritableAttribute(
|
|
@@ -258,8 +255,6 @@ export namespace BallastConfiguration {
|
|
|
258
255
|
/**
|
|
259
256
|
* This cluster is used for configuring a lighting ballast.
|
|
260
257
|
*
|
|
261
|
-
* NOTE Support for Ballast Configuration cluster is provisional.
|
|
262
|
-
*
|
|
263
258
|
* @see {@link MatterSpecification.v14.Cluster} § 3.3
|
|
264
259
|
*/
|
|
265
260
|
export interface Cluster extends Identity<typeof ClusterInstance> {}
|
|
@@ -376,7 +376,7 @@ export namespace BasicInformation {
|
|
|
376
376
|
* as radio transmission power levels in given spectrum allocation bands if technologies where this is
|
|
377
377
|
* applicable are used. The Location’s region code shall be interpreted in a case-insensitive manner. If the
|
|
378
378
|
* Node cannot understand the location code with which it was configured, or the location code has not yet
|
|
379
|
-
* been configured, it shall configure itself in a region-
|
|
379
|
+
* been configured, it shall configure itself in a region-agnostic manner as determined by the vendor,
|
|
380
380
|
* avoiding region-specific assumptions as much as is practical. The special value XX shall indicate that
|
|
381
381
|
* region-agnostic mode is used.
|
|
382
382
|
*
|
|
@@ -406,10 +406,9 @@ export namespace BasicInformation {
|
|
|
406
406
|
hardwareVersionString: FixedAttribute(0x8, TlvString.bound({ minLength: 1, maxLength: 64 })),
|
|
407
407
|
|
|
408
408
|
/**
|
|
409
|
-
* This attribute shall contain the current version number for the software running on this Node.
|
|
410
|
-
*
|
|
411
|
-
*
|
|
412
|
-
* than another one. A larger value of SoftwareVersion is newer than a lower value, from the perspective of
|
|
409
|
+
* This attribute shall contain the current version number for the software running on this Node. The
|
|
410
|
+
* version number can be compared using a total ordering to determine if a version is logically newer than
|
|
411
|
+
* another one. A larger value of SoftwareVersion is newer than a lower value, from the perspective of
|
|
413
412
|
* software updates (see Section 11.20.3.3, “Availability of Software Images”). Nodes may query this field
|
|
414
413
|
* to determine the currently running version of software on another given Node.
|
|
415
414
|
*
|
|
@@ -520,11 +519,9 @@ export namespace BasicInformation {
|
|
|
520
519
|
* The value does not need to be human readable, since it is intended for machine to machine (M2M)
|
|
521
520
|
* communication.
|
|
522
521
|
*
|
|
523
|
-
* NOTE
|
|
524
|
-
*
|
|
525
|
-
* NOTE
|
|
522
|
+
* > [!NOTE]
|
|
526
523
|
*
|
|
527
|
-
* The conformance of the UniqueID attribute was optional in cluster revisions prior to revision 4.
|
|
524
|
+
* > The conformance of the UniqueID attribute was optional in cluster revisions prior to revision 4.
|
|
528
525
|
*
|
|
529
526
|
* This UniqueID attribute shall NOT be the same as the Persistent Unique ID which is used in the Rotating
|
|
530
527
|
* Device Identifier mechanism.
|
|
@@ -544,9 +541,8 @@ export namespace BasicInformation {
|
|
|
544
541
|
* provided in this attribute.
|
|
545
542
|
*
|
|
546
543
|
* Note that since the fixed values within this attribute may change over time, both increasing and
|
|
547
|
-
* decreasing, as software versions change for a given Node, clients SHOULD take care not to assume
|
|
548
|
-
*
|
|
549
|
-
* forever unchanging values and SHOULD NOT cache this value permanently at Commissioning time.
|
|
544
|
+
* decreasing, as software versions change for a given Node, clients SHOULD take care not to assume forever
|
|
545
|
+
* unchanging values and SHOULD NOT cache this value permanently at Commissioning time.
|
|
550
546
|
*
|
|
551
547
|
* @see {@link MatterSpecification.v14.Core} § 11.1.5.20
|
|
552
548
|
*/
|
|
@@ -629,7 +625,7 @@ export namespace BasicInformation {
|
|
|
629
625
|
/**
|
|
630
626
|
* The ShutDown event SHOULD be generated by a Node prior to any orderly shutdown sequence on a best-effort
|
|
631
627
|
* basis. When a ShutDown event is generated, it SHOULD be the last Data Model event recorded by the Node.
|
|
632
|
-
* This event SHOULD be delivered urgently to current subscribers on a best-
|
|
628
|
+
* This event SHOULD be delivered urgently to current subscribers on a best-effort basis. Any subsequent
|
|
633
629
|
* incoming interactions to the Node may be dropped until the completion of a future boot or reboot process.
|
|
634
630
|
*
|
|
635
631
|
* @see {@link MatterSpecification.v14.Core} § 11.1.6.2
|
package/src/clusters/binding.ts
CHANGED
|
@@ -88,10 +88,10 @@ export namespace Binding {
|
|
|
88
88
|
});
|
|
89
89
|
|
|
90
90
|
/**
|
|
91
|
-
* NOTE
|
|
91
|
+
* > [!NOTE]
|
|
92
92
|
*
|
|
93
|
-
* This scope of this document is the Binding cluster as part of the Cluster Library. The Binding cluster is meant
|
|
94
|
-
*
|
|
93
|
+
* > This scope of this document is the Binding cluster as part of the Cluster Library. The Binding cluster is meant
|
|
94
|
+
* to replace the support from the Zigbee Device Object (ZDO) for supporting the binding table.
|
|
95
95
|
*
|
|
96
96
|
* A binding represents a persistent relationship between an endpoint and one or more other local or remote
|
|
97
97
|
* endpoints. A binding does not require that the relationship exists. It is up to the node application to set up
|
|
@@ -258,10 +258,10 @@ export namespace BooleanStateConfiguration {
|
|
|
258
258
|
alarmsActive: Attribute(0x3, TlvBitmap(TlvUInt8, AlarmMode)),
|
|
259
259
|
|
|
260
260
|
/**
|
|
261
|
-
* Indicates the alarm modes that will be emitted if the sensor is triggered.
|
|
262
|
-
* supported, the bit indicating this alarm mode shall always be 0.
|
|
261
|
+
* Indicates the alarm modes that will be emitted if the sensor is triggered.
|
|
263
262
|
*
|
|
264
|
-
*
|
|
263
|
+
* If an alarm mode is not supported, the bit indicating this alarm mode shall always be 0. A bit shall
|
|
264
|
+
* indicate whether the alarm mode is enabled or disabled:
|
|
265
265
|
*
|
|
266
266
|
* • 0 = Disabled
|
|
267
267
|
*
|
|
@@ -71,12 +71,11 @@ export namespace BridgedDeviceBasicInformation {
|
|
|
71
71
|
* This field shall indicate the period, in milliseconds, that the server will wait before the "pending active"
|
|
72
72
|
* state expires. See the KeepActive Command description for details.
|
|
73
73
|
*
|
|
74
|
-
* NOTE
|
|
74
|
+
* > [!NOTE]
|
|
75
75
|
*
|
|
76
|
-
* TimeoutMs is a timeout for the request, NOT the time the device will be awake for. The server will wait for
|
|
77
|
-
*
|
|
78
|
-
*
|
|
79
|
-
* device does NOT check-in, the server will not perform any actions.
|
|
76
|
+
* > TimeoutMs is a timeout for the request, NOT the time the device will be awake for. The server will wait for
|
|
77
|
+
* up to TimeoutMs for the device. If after TimeoutMs the ICD device does NOT check-in, the server will not
|
|
78
|
+
* perform any actions.
|
|
80
79
|
*
|
|
81
80
|
* @see {@link MatterSpecification.v14.Core} § 9.13.6.1.2
|
|
82
81
|
*/
|
|
@@ -323,8 +322,6 @@ export namespace BridgedDeviceBasicInformation {
|
|
|
323
322
|
* of bridging Matter devices from an earlier revision which were not required to provide a UniqueID
|
|
324
323
|
* attribute), the bridge shall generate a unique id on behalf of the bridged device.
|
|
325
324
|
*
|
|
326
|
-
* NOTE The UniqueID attribute was optional in cluster revisions prior to revision 4.
|
|
327
|
-
*
|
|
328
325
|
* @see {@link MatterSpecification.v14.Core} § 9.13.5.2
|
|
329
326
|
*/
|
|
330
327
|
uniqueId: FixedAttribute(0x12, TlvString.bound({ maxLength: 32 })),
|
|
@@ -350,11 +347,11 @@ export namespace BridgedDeviceBasicInformation {
|
|
|
350
347
|
* The Leave event SHOULD be generated by the bridge when it detects that the associated device has left the
|
|
351
348
|
* non-Matter network.
|
|
352
349
|
*
|
|
353
|
-
* NOTE
|
|
350
|
+
* > [!NOTE]
|
|
354
351
|
*
|
|
355
|
-
* The FabricIndex field has the X conformance, indicating it shall NOT be present. This event, in the
|
|
356
|
-
*
|
|
357
|
-
*
|
|
352
|
+
* > The FabricIndex field has the X conformance, indicating it shall NOT be present. This event, in the
|
|
353
|
+
* context of Bridged Device Basic Information cluster, has no usable fields, but the original Basic
|
|
354
|
+
* Information cluster’s field definition is kept for completeness.
|
|
358
355
|
*
|
|
359
356
|
* @see {@link MatterSpecification.v14.Core} § 9.13.7.1
|
|
360
357
|
*/
|
package/src/clusters/channel.ts
CHANGED
|
@@ -301,7 +301,7 @@ export namespace Channel {
|
|
|
301
301
|
limit: TlvOptionalField(0, TlvUInt16),
|
|
302
302
|
|
|
303
303
|
/**
|
|
304
|
-
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-
|
|
304
|
+
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-based
|
|
305
305
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
306
306
|
* the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
307
307
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -311,7 +311,7 @@ export namespace Channel {
|
|
|
311
311
|
after: TlvOptionalField(1, TlvString.bound({ maxLength: 8192 })),
|
|
312
312
|
|
|
313
313
|
/**
|
|
314
|
-
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-
|
|
314
|
+
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-based
|
|
315
315
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
316
316
|
* the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
317
317
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -236,14 +236,13 @@ export namespace ColorControl {
|
|
|
236
236
|
stepSize: TlvField(1, TlvUInt8),
|
|
237
237
|
|
|
238
238
|
/**
|
|
239
|
-
* This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step.
|
|
240
|
-
*
|
|
241
|
-
* A step is a change in the device’s hue of Step size units.
|
|
239
|
+
* This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step. A step
|
|
240
|
+
* is a change in the device’s hue of Step size units.
|
|
242
241
|
*
|
|
243
|
-
* NOTE
|
|
242
|
+
* > [!NOTE]
|
|
244
243
|
*
|
|
245
|
-
* Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
246
|
-
* fields in other clusters / commands.
|
|
244
|
+
* > Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
245
|
+
* data fields in other clusters / commands.
|
|
247
246
|
*
|
|
248
247
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.6.3
|
|
249
248
|
*/
|
|
@@ -336,10 +335,10 @@ export namespace ColorControl {
|
|
|
336
335
|
* This field shall indicate, in 1/10ths of a second, the time that shall be taken to perform the step. A step
|
|
337
336
|
* is a change in the device’s saturation of Step size units.
|
|
338
337
|
*
|
|
339
|
-
* NOTE
|
|
338
|
+
* > [!NOTE]
|
|
340
339
|
*
|
|
341
|
-
* Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
342
|
-
* fields in other clusters / commands.
|
|
340
|
+
* > Here the TransitionTime data field is of data type uint8, where uint16 is more common for TransitionTime
|
|
341
|
+
* data fields in other clusters / commands.
|
|
343
342
|
*
|
|
344
343
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.9.3
|
|
345
344
|
*/
|
|
@@ -500,7 +499,9 @@ export namespace ColorControl {
|
|
|
500
499
|
* This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound on the
|
|
501
500
|
* color temperature in kelvins) for the current move operation
|
|
502
501
|
*
|
|
503
|
-
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
502
|
+
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
503
|
+
*
|
|
504
|
+
* ### ColorTemperatureMireds
|
|
504
505
|
*
|
|
505
506
|
* As such if the move operation takes the ColorTemperatureMireds attribute towards the value of the
|
|
506
507
|
* ColorTemperatureMinimumMireds field it shall be clipped so that the above invariant is satisfied. If the
|
|
@@ -515,7 +516,9 @@ export namespace ColorControl {
|
|
|
515
516
|
* This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound on the
|
|
516
517
|
* color temperature in kelvins) for the current move operation
|
|
517
518
|
*
|
|
518
|
-
* ColorTemperatureMireds <= ColorTemperatureMaximumMireds field <=
|
|
519
|
+
* ColorTemperatureMireds <= ColorTemperatureMaximumMireds field <=
|
|
520
|
+
*
|
|
521
|
+
* ### ColorTempPhysicalMaxMireds
|
|
519
522
|
*
|
|
520
523
|
* As such if the move operation takes the ColorTemperatureMireds attribute towards the value of the
|
|
521
524
|
* ColorTemperatureMaximumMireds field it shall be clipped so that the above invariant is satisfied. If the
|
|
@@ -570,7 +573,9 @@ export namespace ColorControl {
|
|
|
570
573
|
* This field shall indicate a lower bound on the ColorTemperatureMireds attribute (≡ an upper bound on the
|
|
571
574
|
* color temperature in kelvins) for the current step operation
|
|
572
575
|
*
|
|
573
|
-
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
576
|
+
* ColorTempPhysicalMinMireds <= ColorTemperatureMinimumMireds field <=
|
|
577
|
+
*
|
|
578
|
+
* ### ColorTemperatureMireds
|
|
574
579
|
*
|
|
575
580
|
* As such if the step operation takes the ColorTemperatureMireds attribute towards the value of the
|
|
576
581
|
* ColorTemperatureMinimumMireds field it shall be clipped so that the above invariant is satisfied. If the
|
|
@@ -585,12 +590,11 @@ export namespace ColorControl {
|
|
|
585
590
|
* This field shall indicate an upper bound on the ColorTemperatureMireds attribute (≡ a lower bound on the
|
|
586
591
|
* color temperature in kelvins) for the current step operation
|
|
587
592
|
*
|
|
588
|
-
* ColorTemperatureMireds ≤ ColorTemperatureMaximumMireds field ≤ ColorTempPhysicalMaxMireds
|
|
589
|
-
*
|
|
590
|
-
*
|
|
591
|
-
*
|
|
592
|
-
*
|
|
593
|
-
* for the ColorTemperatureMireds attribute.
|
|
593
|
+
* ColorTemperatureMireds ≤ ColorTemperatureMaximumMireds field ≤ ColorTempPhysicalMaxMireds As such if the step
|
|
594
|
+
* operation takes the ColorTemperatureMireds attribute towards the value of the ColorTemperatureMaximumMireds
|
|
595
|
+
* field it shall be clipped so that the above invariant is satisfied. If the ColorTemperatureMaximumMireds
|
|
596
|
+
* field is set to 0, ColorTempPhysicalMaxMireds shall be used as the upper bound for the ColorTemperatureMireds
|
|
597
|
+
* attribute.
|
|
594
598
|
*
|
|
595
599
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.22.5
|
|
596
600
|
*/
|
|
@@ -702,10 +706,10 @@ export namespace ColorControl {
|
|
|
702
706
|
* The field shall indicate, in units of 1/10ths of a second, the time that shall be taken to perform the step.
|
|
703
707
|
* A step is a change to the device’s enhanced hue of a magnitude corresponding to the StepSize field.
|
|
704
708
|
*
|
|
705
|
-
* NOTE
|
|
709
|
+
* > [!NOTE]
|
|
706
710
|
*
|
|
707
|
-
* Here TransitionTime data field is of data type uint16, while the TransitionTime data field of the StepHue
|
|
708
|
-
*
|
|
711
|
+
* > Here TransitionTime data field is of data type uint16, while the TransitionTime data field of the StepHue
|
|
712
|
+
* command is of data type uint8.
|
|
709
713
|
*
|
|
710
714
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.17.3
|
|
711
715
|
*/
|
|
@@ -856,7 +860,7 @@ export namespace ColorControl {
|
|
|
856
860
|
Deactivate = 0,
|
|
857
861
|
|
|
858
862
|
/**
|
|
859
|
-
* Activate the color loop from the value in the
|
|
863
|
+
* Activate the color loop from the value in the ColorLoopStartEnhance dHue field.
|
|
860
864
|
*/
|
|
861
865
|
ActivateFromColorLoopStartEnhancedHue = 1,
|
|
862
866
|
|
|
@@ -1229,8 +1233,9 @@ export namespace ColorControl {
|
|
|
1229
1233
|
colorTemperatureMireds: Attribute(0x7, TlvUInt16, { scene: true, persistent: true, default: 250 }),
|
|
1230
1234
|
|
|
1231
1235
|
/**
|
|
1232
|
-
*
|
|
1233
|
-
* the maximum color temperature in kelvins supported by the
|
|
1236
|
+
* This attribute shall indicate the minimum mired value supported by the hardware.
|
|
1237
|
+
* ColorTempPhysicalMinMireds corresponds to the maximum color temperature in kelvins supported by the
|
|
1238
|
+
* hardware.
|
|
1234
1239
|
*
|
|
1235
1240
|
* ColorTempPhysicalMinMireds <= ColorTemperatureMireds.
|
|
1236
1241
|
*
|
|
@@ -1239,8 +1244,9 @@ export namespace ColorControl {
|
|
|
1239
1244
|
colorTempPhysicalMinMireds: Attribute(0x400b, TlvUInt16.bound({ min: 1, max: 65279 })),
|
|
1240
1245
|
|
|
1241
1246
|
/**
|
|
1242
|
-
*
|
|
1243
|
-
* the minimum color temperature in kelvins supported by the
|
|
1247
|
+
* This attribute shall indicate the maximum mired value supported by the hardware.
|
|
1248
|
+
* ColorTempPhysicalMaxMireds corresponds to the minimum color temperature in kelvins supported by the
|
|
1249
|
+
* hardware.
|
|
1244
1250
|
*
|
|
1245
1251
|
* ColorTemperatureMireds <= ColorTempPhysicalMaxMireds.
|
|
1246
1252
|
*
|
|
@@ -1261,9 +1267,7 @@ export namespace ColorControl {
|
|
|
1261
1267
|
* Note that since this attribute is stored as a micro reciprocal degree (mired) value (i.e. color
|
|
1262
1268
|
* temperature in kelvins = 1,000,000 / CoupleColorTempToLevelMinMireds), the
|
|
1263
1269
|
* CoupleColorTempToLevelMinMireds attribute corresponds to an upper bound on the value of the color
|
|
1264
|
-
* temperature
|
|
1265
|
-
*
|
|
1266
|
-
* in kelvins supported by the device.
|
|
1270
|
+
* temperature in kelvins supported by the device.
|
|
1267
1271
|
*
|
|
1268
1272
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.7.22
|
|
1269
1273
|
*/
|
|
@@ -1444,10 +1448,6 @@ export namespace ColorControl {
|
|
|
1444
1448
|
/**
|
|
1445
1449
|
* This command is provided to allow MoveTo and Step commands to be stopped.
|
|
1446
1450
|
*
|
|
1447
|
-
* NOTE This automatically provides symmetry to the Level Control cluster.
|
|
1448
|
-
*
|
|
1449
|
-
* NOTE The StopMoveStep command has no effect on an active color loop.
|
|
1450
|
-
*
|
|
1451
1451
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.8.20
|
|
1452
1452
|
*/
|
|
1453
1453
|
stopMoveStep: Command(0x47, TlvStopMoveStepRequest, 0x47, TlvNoResponse)
|
|
@@ -1523,7 +1523,8 @@ export namespace ColorControl {
|
|
|
1523
1523
|
remainingTime: OptionalAttribute(0x2, TlvUInt16, { default: 0 }),
|
|
1524
1524
|
|
|
1525
1525
|
/**
|
|
1526
|
-
*
|
|
1526
|
+
* This attribute shall indicate what mechanism, if any, is in use for compensation for color/intensity
|
|
1527
|
+
* drift over time.
|
|
1527
1528
|
*
|
|
1528
1529
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.7.7
|
|
1529
1530
|
*/
|
|
@@ -1610,13 +1611,6 @@ export namespace ColorControl {
|
|
|
1610
1611
|
*
|
|
1611
1612
|
* A value of null shall indicate that this primary is not available.
|
|
1612
1613
|
*
|
|
1613
|
-
* 3.2.7.28. Primary2X, Primary2Y, Primary2Intensity, Primary3X, Primary3Y, Primary3Intensity, Primary4X,
|
|
1614
|
-
* Primary4Y, Primary4Intensity, Primary5X, Primary5Y, Primary5Intensity, Primary6X, Primary6Y and
|
|
1615
|
-
* Primary6Intensity Attributes
|
|
1616
|
-
*
|
|
1617
|
-
* These attributes shall represent the capabilities of the 2nd, 3rd, 4th, 5th and 6th primaries, where
|
|
1618
|
-
* present, in the same way as for the Primary1X, Primary1Y and Primary1Intensity attributes.
|
|
1619
|
-
*
|
|
1620
1614
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.7.27
|
|
1621
1615
|
*/
|
|
1622
1616
|
primary1Intensity: OptionalFixedAttribute(0x13, TlvNullable(TlvUInt8)),
|
|
@@ -1763,15 +1757,6 @@ export namespace ColorControl {
|
|
|
1763
1757
|
*
|
|
1764
1758
|
* A value of null shall indicate an invalid value.
|
|
1765
1759
|
*
|
|
1766
|
-
* 3.2.7.34. ColorPointGX, ColorPointGY, ColorPointGIntensity, ColorPointBX, ColorPointBY and
|
|
1767
|
-
* ColorPointBIntensity Attributes
|
|
1768
|
-
*
|
|
1769
|
-
* These attributes shall represent the chromaticity values and intensities of the green and blue color
|
|
1770
|
-
* points, in the same way as for the ColorPointRX, ColorPointRY and ColorPointRIntensity attributes.
|
|
1771
|
-
*
|
|
1772
|
-
* If any one of these red, green or blue color point attributes is implemented then they shall all be
|
|
1773
|
-
* implemented.
|
|
1774
|
-
*
|
|
1775
1760
|
* @see {@link MatterSpecification.v14.Cluster} § 3.2.7.33
|
|
1776
1761
|
*/
|
|
1777
1762
|
colorPointRIntensity: OptionalWritableAttribute(
|
|
@@ -83,10 +83,10 @@ export namespace CommissionerControl {
|
|
|
83
83
|
* which have already been verified during the Device Attestation Procedure. If they do not match, the server shall
|
|
84
84
|
* NOT complete commissioning and SHOULD indicate an error to the user.
|
|
85
85
|
*
|
|
86
|
-
* NOTE
|
|
86
|
+
* > [!NOTE]
|
|
87
87
|
*
|
|
88
|
-
* This is an alias onto the Open Commissioning Window command within the Administrator Commissioning Cluster.
|
|
89
|
-
* to the Open Commissioning Window command for a description of the command behavior and parameters.
|
|
88
|
+
* > This is an alias onto the Open Commissioning Window command within the Administrator Commissioning Cluster.
|
|
89
|
+
* Refer to the Open Commissioning Window command for a description of the command behavior and parameters.
|
|
90
90
|
*
|
|
91
91
|
* The parameters for ReverseOpenCommissioningWindow command are as follows:
|
|
92
92
|
*
|
|
@@ -110,10 +110,10 @@ export namespace CommissionerControl {
|
|
|
110
110
|
* which have already been verified during the Device Attestation Procedure. If they do not match, the server shall
|
|
111
111
|
* NOT complete commissioning and SHOULD indicate an error to the user.
|
|
112
112
|
*
|
|
113
|
-
* NOTE
|
|
113
|
+
* > [!NOTE]
|
|
114
114
|
*
|
|
115
|
-
* This is an alias onto the Open Commissioning Window command within the Administrator Commissioning Cluster.
|
|
116
|
-
* to the Open Commissioning Window command for a description of the command behavior and parameters.
|
|
115
|
+
* > This is an alias onto the Open Commissioning Window command within the Administrator Commissioning Cluster.
|
|
116
|
+
* Refer to the Open Commissioning Window command for a description of the command behavior and parameters.
|
|
117
117
|
*
|
|
118
118
|
* The parameters for ReverseOpenCommissioningWindow command are as follows:
|
|
119
119
|
*
|
|
@@ -177,9 +177,8 @@ export namespace CommissionerControl {
|
|
|
177
177
|
* The server may request approval from the user, but it is not required.
|
|
178
178
|
*
|
|
179
179
|
* The server shall always return SUCCESS to a correctly formatted RequestCommissioningApproval command, and
|
|
180
|
-
* then generate a CommissioningRequestResult event associated with the command’s
|
|
181
|
-
*
|
|
182
|
-
* accessing fabric once the result is ready.
|
|
180
|
+
* then generate a CommissioningRequestResult event associated with the command’s accessing fabric once the
|
|
181
|
+
* result is ready.
|
|
183
182
|
*
|
|
184
183
|
* Clients SHOULD avoid using the same RequestID. If the RequestID and client NodeID of a
|
|
185
184
|
* RequestCommissioningApproval match a previously received RequestCommissioningApproval and the server has
|
|
@@ -207,7 +206,6 @@ export namespace CommissionerControl {
|
|
|
207
206
|
* match the value provided to RequestCommissioningApproval.
|
|
208
207
|
*
|
|
209
208
|
* If the command is not executed via a CASE session, the command shall fail with a status code of
|
|
210
|
-
*
|
|
211
209
|
* UNSUPPORTED_ACCESS.
|
|
212
210
|
*
|
|
213
211
|
* Upon receipt, the server shall respond with ReverseOpenCommissioningWindow if CommissioningRequestResult
|
|
@@ -236,18 +234,11 @@ export namespace CommissionerControl {
|
|
|
236
234
|
* This event shall be generated by the server following a RequestCommissioningApproval command which the
|
|
237
235
|
* server responded to with SUCCESS.
|
|
238
236
|
*
|
|
239
|
-
* NOTE
|
|
240
|
-
*
|
|
241
|
-
* The approval is valid for a period determined by the manufacturer and characteristics of the node
|
|
242
|
-
* presenting the Commissioner Control Cluster. Clients SHOULD send the CommissionNode command immediately
|
|
243
|
-
* upon receiving a CommissioningRequestResult event.
|
|
237
|
+
* > [!NOTE]
|
|
244
238
|
*
|
|
245
|
-
*
|
|
246
|
-
*
|
|
247
|
-
*
|
|
248
|
-
* shall match the NodeID of the client which generated the RequestCommissioningAp
|
|
249
|
-
*
|
|
250
|
-
* proval command.
|
|
239
|
+
* > The approval is valid for a period determined by the manufacturer and characteristics of the node
|
|
240
|
+
* presenting the Commissioner Control Cluster. Clients SHOULD send the CommissionNode command immediately
|
|
241
|
+
* upon receiving a CommissioningRequestResult event.
|
|
251
242
|
*
|
|
252
243
|
* @see {@link MatterSpecification.v14.Core} § 11.26.7.1
|
|
253
244
|
*/
|
|
@@ -267,8 +258,6 @@ export namespace CommissionerControl {
|
|
|
267
258
|
*
|
|
268
259
|
* The generalized flow supported by the Commissioner Control Cluster can be seen in the following diagram.
|
|
269
260
|
*
|
|
270
|
-
* Figure 103. Commissioner Control Cluster - General Flow
|
|
271
|
-
*
|
|
272
261
|
* @see {@link MatterSpecification.v14.Core} § 11.26
|
|
273
262
|
*/
|
|
274
263
|
export interface Cluster extends Identity<typeof ClusterInstance> {}
|
|
@@ -30,7 +30,7 @@ export namespace ConcentrationMeasurement {
|
|
|
30
30
|
/**
|
|
31
31
|
* LevelIndication (LEV)
|
|
32
32
|
*
|
|
33
|
-
* Cluster supports basic level indication for substance using the
|
|
33
|
+
* Cluster supports basic level indication for substance using the ConcentrationLev el enum
|
|
34
34
|
*/
|
|
35
35
|
LevelIndication = "LevelIndication",
|
|
36
36
|
|
|
@@ -246,7 +246,8 @@ export namespace ConcentrationMeasurement {
|
|
|
246
246
|
averageMeasuredValue: Attribute(0x5, TlvNullable(TlvFloat), { default: null }),
|
|
247
247
|
|
|
248
248
|
/**
|
|
249
|
-
*
|
|
249
|
+
* This attribute shall represent the window of time used for determining the AverageMeasuredValue. The
|
|
250
|
+
* value is in seconds.
|
|
250
251
|
*
|
|
251
252
|
* @see {@link MatterSpecification.v14.Cluster} § 2.10.6.7
|
|
252
253
|
*/
|
|
@@ -284,7 +285,7 @@ export namespace ConcentrationMeasurement {
|
|
|
284
285
|
/**
|
|
285
286
|
* LevelIndication
|
|
286
287
|
*
|
|
287
|
-
* Cluster supports basic level indication for substance using the
|
|
288
|
+
* Cluster supports basic level indication for substance using the ConcentrationLev el enum
|
|
288
289
|
*/
|
|
289
290
|
levelIndication: BitFlag(1),
|
|
290
291
|
|