@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
|
@@ -132,56 +132,8 @@ export declare namespace LaundryWasherMode {
|
|
|
132
132
|
* @see {@link MatterSpecification.v14.Cluster} § 8.5.5.1
|
|
133
133
|
*/
|
|
134
134
|
const TlvModeOption: import("../tlv/TlvObject.js").ObjectSchema<{
|
|
135
|
-
/**
|
|
136
|
-
* This field shall indicate readable text that describes the mode option, so that a client can provide it to
|
|
137
|
-
* the user to indicate what this option means. This field is meant to be readable and understandable by the
|
|
138
|
-
* user.
|
|
139
|
-
*
|
|
140
|
-
* @see {@link MatterSpecification.v14.Cluster} § 1.10.5.2.1
|
|
141
|
-
*/
|
|
142
135
|
label: import("../tlv/TlvObject.js").FieldType<string>;
|
|
143
|
-
/**
|
|
144
|
-
* This field is used to identify the mode option.
|
|
145
|
-
*
|
|
146
|
-
* @see {@link MatterSpecification.v14.Cluster} § 1.10.5.2.2
|
|
147
|
-
*/
|
|
148
136
|
mode: import("../tlv/TlvObject.js").FieldType<number>;
|
|
149
|
-
/**
|
|
150
|
-
* This field shall contain a list of tags that are associated with the mode option. This may be used by clients
|
|
151
|
-
* to determine the full or the partial semantics of a certain mode, depending on which tags they understand,
|
|
152
|
-
* using standard definitions and/or manufacturer specific namespace definitions.
|
|
153
|
-
*
|
|
154
|
-
* The standard mode tags are defined in this cluster specification. For the derived cluster instances, if the
|
|
155
|
-
* specification of the derived cluster defines a namespace, the set of standard mode tags also includes the
|
|
156
|
-
* mode tag values from that namespace.
|
|
157
|
-
*
|
|
158
|
-
* Mode tags can help clients look for options that meet certain criteria, render the user interface, use
|
|
159
|
-
*
|
|
160
|
-
* the mode in an automation, or to craft help text their voice-driven interfaces. A mode tag shall be either a
|
|
161
|
-
* standard tag or a manufacturer specific tag, as defined in each ModeTagStruct list entry.
|
|
162
|
-
*
|
|
163
|
-
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard and
|
|
164
|
-
* manufacturer specific mode tags. A mode option shall be associated with at least one standard mode tag.
|
|
165
|
-
*
|
|
166
|
-
* A few examples are provided below.
|
|
167
|
-
*
|
|
168
|
-
* • A mode named "100%" can have both the High (manufacturer specific) and Max (standard) mode tag. Clients
|
|
169
|
-
* seeking the mode for either High or Max will find the same mode in this case.
|
|
170
|
-
*
|
|
171
|
-
* • A mode that includes a LowEnergy tag can be displayed by the client using a widget icon that shows a
|
|
172
|
-
* green leaf.
|
|
173
|
-
*
|
|
174
|
-
* • A mode that includes a LowNoise tag may be used by the client when the user wishes for a lower level of
|
|
175
|
-
* audible sound, less likely to disturb the household’s activities.
|
|
176
|
-
*
|
|
177
|
-
* • A mode that includes a LowEnergy tag (standard, defined in this cluster specification) and also a
|
|
178
|
-
* Delicate tag (standard, defined in the namespace of a Laundry Mode derived cluster).
|
|
179
|
-
*
|
|
180
|
-
* • A mode that includes both a generic Quick tag (defined here), and Vacuum and Mop tags, (defined in the
|
|
181
|
-
* RVC Clean cluster that is a derivation of this cluster).
|
|
182
|
-
*
|
|
183
|
-
* @see {@link MatterSpecification.v14.Cluster} § 1.10.5.2.3
|
|
184
|
-
*/
|
|
185
137
|
modeTags: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
186
138
|
/**
|
|
187
139
|
* If the MfgCode field exists, the Value field shall be in the manufacturer-specific value range (see Section
|
|
@@ -237,56 +189,8 @@ export declare namespace LaundryWasherMode {
|
|
|
237
189
|
* @see {@link MatterSpecification.v14.Cluster} § 8.5.6.1
|
|
238
190
|
*/
|
|
239
191
|
readonly supportedModes: FixedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
240
|
-
/**
|
|
241
|
-
* This field shall indicate readable text that describes the mode option, so that a client can provide it to
|
|
242
|
-
* the user to indicate what this option means. This field is meant to be readable and understandable by the
|
|
243
|
-
* user.
|
|
244
|
-
*
|
|
245
|
-
* @see {@link MatterSpecification.v14.Cluster} § 1.10.5.2.1
|
|
246
|
-
*/
|
|
247
192
|
label: import("../tlv/TlvObject.js").FieldType<string>;
|
|
248
|
-
/**
|
|
249
|
-
* This field is used to identify the mode option.
|
|
250
|
-
*
|
|
251
|
-
* @see {@link MatterSpecification.v14.Cluster} § 1.10.5.2.2
|
|
252
|
-
*/
|
|
253
193
|
mode: import("../tlv/TlvObject.js").FieldType<number>;
|
|
254
|
-
/**
|
|
255
|
-
* This field shall contain a list of tags that are associated with the mode option. This may be used by clients
|
|
256
|
-
* to determine the full or the partial semantics of a certain mode, depending on which tags they understand,
|
|
257
|
-
* using standard definitions and/or manufacturer specific namespace definitions.
|
|
258
|
-
*
|
|
259
|
-
* The standard mode tags are defined in this cluster specification. For the derived cluster instances, if the
|
|
260
|
-
* specification of the derived cluster defines a namespace, the set of standard mode tags also includes the
|
|
261
|
-
* mode tag values from that namespace.
|
|
262
|
-
*
|
|
263
|
-
* Mode tags can help clients look for options that meet certain criteria, render the user interface, use
|
|
264
|
-
*
|
|
265
|
-
* the mode in an automation, or to craft help text their voice-driven interfaces. A mode tag shall be either a
|
|
266
|
-
* standard tag or a manufacturer specific tag, as defined in each ModeTagStruct list entry.
|
|
267
|
-
*
|
|
268
|
-
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard and
|
|
269
|
-
* manufacturer specific mode tags. A mode option shall be associated with at least one standard mode tag.
|
|
270
|
-
*
|
|
271
|
-
* A few examples are provided below.
|
|
272
|
-
*
|
|
273
|
-
* • A mode named "100%" can have both the High (manufacturer specific) and Max (standard) mode tag. Clients
|
|
274
|
-
* seeking the mode for either High or Max will find the same mode in this case.
|
|
275
|
-
*
|
|
276
|
-
* • A mode that includes a LowEnergy tag can be displayed by the client using a widget icon that shows a
|
|
277
|
-
* green leaf.
|
|
278
|
-
*
|
|
279
|
-
* • A mode that includes a LowNoise tag may be used by the client when the user wishes for a lower level of
|
|
280
|
-
* audible sound, less likely to disturb the household’s activities.
|
|
281
|
-
*
|
|
282
|
-
* • A mode that includes a LowEnergy tag (standard, defined in this cluster specification) and also a
|
|
283
|
-
* Delicate tag (standard, defined in the namespace of a Laundry Mode derived cluster).
|
|
284
|
-
*
|
|
285
|
-
* • A mode that includes both a generic Quick tag (defined here), and Vacuum and Mop tags, (defined in the
|
|
286
|
-
* RVC Clean cluster that is a derivation of this cluster).
|
|
287
|
-
*
|
|
288
|
-
* @see {@link MatterSpecification.v14.Cluster} § 1.10.5.2.3
|
|
289
|
-
*/
|
|
290
194
|
modeTags: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
291
195
|
/**
|
|
292
196
|
* If the MfgCode field exists, the Value field shall be in the manufacturer-specific value range (see Section
|
|
@@ -365,56 +269,8 @@ export declare namespace LaundryWasherMode {
|
|
|
365
269
|
* @see {@link MatterSpecification.v14.Cluster} § 8.5.6.1
|
|
366
270
|
*/
|
|
367
271
|
readonly supportedModes: FixedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
368
|
-
/**
|
|
369
|
-
* This field shall indicate readable text that describes the mode option, so that a client can provide it to
|
|
370
|
-
* the user to indicate what this option means. This field is meant to be readable and understandable by the
|
|
371
|
-
* user.
|
|
372
|
-
*
|
|
373
|
-
* @see {@link MatterSpecification.v14.Cluster} § 1.10.5.2.1
|
|
374
|
-
*/
|
|
375
272
|
label: import("../tlv/TlvObject.js").FieldType<string>;
|
|
376
|
-
/**
|
|
377
|
-
* This field is used to identify the mode option.
|
|
378
|
-
*
|
|
379
|
-
* @see {@link MatterSpecification.v14.Cluster} § 1.10.5.2.2
|
|
380
|
-
*/
|
|
381
273
|
mode: import("../tlv/TlvObject.js").FieldType<number>;
|
|
382
|
-
/**
|
|
383
|
-
* This field shall contain a list of tags that are associated with the mode option. This may be used by clients
|
|
384
|
-
* to determine the full or the partial semantics of a certain mode, depending on which tags they understand,
|
|
385
|
-
* using standard definitions and/or manufacturer specific namespace definitions.
|
|
386
|
-
*
|
|
387
|
-
* The standard mode tags are defined in this cluster specification. For the derived cluster instances, if the
|
|
388
|
-
* specification of the derived cluster defines a namespace, the set of standard mode tags also includes the
|
|
389
|
-
* mode tag values from that namespace.
|
|
390
|
-
*
|
|
391
|
-
* Mode tags can help clients look for options that meet certain criteria, render the user interface, use
|
|
392
|
-
*
|
|
393
|
-
* the mode in an automation, or to craft help text their voice-driven interfaces. A mode tag shall be either a
|
|
394
|
-
* standard tag or a manufacturer specific tag, as defined in each ModeTagStruct list entry.
|
|
395
|
-
*
|
|
396
|
-
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard and
|
|
397
|
-
* manufacturer specific mode tags. A mode option shall be associated with at least one standard mode tag.
|
|
398
|
-
*
|
|
399
|
-
* A few examples are provided below.
|
|
400
|
-
*
|
|
401
|
-
* • A mode named "100%" can have both the High (manufacturer specific) and Max (standard) mode tag. Clients
|
|
402
|
-
* seeking the mode for either High or Max will find the same mode in this case.
|
|
403
|
-
*
|
|
404
|
-
* • A mode that includes a LowEnergy tag can be displayed by the client using a widget icon that shows a
|
|
405
|
-
* green leaf.
|
|
406
|
-
*
|
|
407
|
-
* • A mode that includes a LowNoise tag may be used by the client when the user wishes for a lower level of
|
|
408
|
-
* audible sound, less likely to disturb the household’s activities.
|
|
409
|
-
*
|
|
410
|
-
* • A mode that includes a LowEnergy tag (standard, defined in this cluster specification) and also a
|
|
411
|
-
* Delicate tag (standard, defined in the namespace of a Laundry Mode derived cluster).
|
|
412
|
-
*
|
|
413
|
-
* • A mode that includes both a generic Quick tag (defined here), and Vacuum and Mop tags, (defined in the
|
|
414
|
-
* RVC Clean cluster that is a derivation of this cluster).
|
|
415
|
-
*
|
|
416
|
-
* @see {@link MatterSpecification.v14.Cluster} § 1.10.5.2.3
|
|
417
|
-
*/
|
|
418
274
|
modeTags: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
419
275
|
/**
|
|
420
276
|
* If the MfgCode field exists, the Value field shall be in the manufacturer-specific value range (see Section
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"laundry-washer-mode.d.ts","sourceRoot":"","sources":["../../../src/clusters/laundry-washer-mode.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,6CAA6C;AAE7C,OAAO,EAAE,cAAc,EAAE,MAAM,uCAAuC,CAAC;AACvE,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAM3E,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAC1C,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAGpC,yBAAiB,iBAAiB,CAAC;IAC/B;;;;OAIG;IACH,KAAY,OAAO;QACf;;;;WAIG;QACH,KAAK,UAAU;KAClB;IAED,KAAY,OAAO;QACf;;WAEG;QACH,IAAI,IAAI;QAER;;WAEG;QACH,KAAK,IAAI;QAET;;WAEG;QACH,KAAK,IAAI;QAET;;WAEG;QACH,QAAQ,IAAI;QAEZ;;WAEG;QACH,SAAS,IAAI;QAEb;;WAEG;QACH,QAAQ,IAAI;QAEZ;;WAEG;QACH,GAAG,IAAI;QAEP;;WAEG;QACH,GAAG,IAAI;QAEP;;WAEG;QACH,KAAK,IAAI;QAET;;WAEG;QACH,GAAG,IAAI;QAEP;;;;WAIG;QACH,MAAM,QAAQ;QAEd;;;;WAIG;QACH,QAAQ,QAAQ;QAEhB;;;;WAIG;QACH,KAAK,QAAQ;QAEb;;;;WAIG;QACH,MAAM,QAAQ;KACjB;IAED;;;;OAIG;IACI,MAAM,gBAAgB;QACzB;;;;;;;;;;;;WAYG;;QAGH;;;;;WAKG;;MAEL,CAAC;IAEH;;;;OAIG;IACH,UAAiB,aAAc,SAAQ,cAAc,CAAC,OAAO,gBAAgB,CAAC;KAAG;IAEjF;;;;;OAKG;IACI,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"laundry-washer-mode.d.ts","sourceRoot":"","sources":["../../../src/clusters/laundry-washer-mode.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,6CAA6C;AAE7C,OAAO,EAAE,cAAc,EAAE,MAAM,uCAAuC,CAAC;AACvE,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAM3E,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAC1C,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAGpC,yBAAiB,iBAAiB,CAAC;IAC/B;;;;OAIG;IACH,KAAY,OAAO;QACf;;;;WAIG;QACH,KAAK,UAAU;KAClB;IAED,KAAY,OAAO;QACf;;WAEG;QACH,IAAI,IAAI;QAER;;WAEG;QACH,KAAK,IAAI;QAET;;WAEG;QACH,KAAK,IAAI;QAET;;WAEG;QACH,QAAQ,IAAI;QAEZ;;WAEG;QACH,SAAS,IAAI;QAEb;;WAEG;QACH,QAAQ,IAAI;QAEZ;;WAEG;QACH,GAAG,IAAI;QAEP;;WAEG;QACH,GAAG,IAAI;QAEP;;WAEG;QACH,KAAK,IAAI;QAET;;WAEG;QACH,GAAG,IAAI;QAEP;;;;WAIG;QACH,MAAM,QAAQ;QAEd;;;;WAIG;QACH,QAAQ,QAAQ;QAEhB;;;;WAIG;QACH,KAAK,QAAQ;QAEb;;;;WAIG;QACH,MAAM,QAAQ;KACjB;IAED;;;;OAIG;IACI,MAAM,gBAAgB;QACzB;;;;;;;;;;;;WAYG;;QAGH;;;;;WAKG;;MAEL,CAAC;IAEH;;;;OAIG;IACH,UAAiB,aAAc,SAAQ,cAAc,CAAC,OAAO,gBAAgB,CAAC;KAAG;IAEjF;;;;;OAKG;IACI,MAAM,aAAa;;;;YArCtB;;;;;;;;;;;;eAYG;;YAGH;;;;;eAKG;;;MAqBL,CAAC;IAEH;;;;;OAKG;IACH,UAAiB,UAAW,SAAQ,cAAc,CAAC,OAAO,aAAa,CAAC;KAAG;IAE3E;;OAEG;IACI,MAAM,IAAI;;;;;YAMT;;;;eAIG;;;;YAKH;;;;;eAKG;;;;;oBA1EP;;;;;;;;;;;;uBAYG;;oBAGH;;;;;uBAKG;;;;YA6DC;;eAEG;;;;YAKH;;;;;;eAMG;;;;;;;;QAIP;;;WAGG;;;;;;;KAEL,CAAC;IAEH;;OAEG;IACI,MAAM,eAAe;;;;;YAhDpB;;;;eAIG;;;;YAKH;;;;;eAKG;;;;;oBA1EP;;;;;;;;;;;;uBAYG;;oBAGH;;;;;uBAKG;;;;YA6DC;;eAEG;;;;YAKH;;;;;;eAMG;;;;;;;;QAIP;;;WAGG;;;;;;;UAO4C,CAAC;IAEpD;;;;;;;;OAQG;IACH,UAAiB,OAAQ,SAAQ,QAAQ,CAAC,OAAO,eAAe,CAAC;KAAG;IAE7D,MAAM,OAAO,EAAE,OAAyB,CAAC;IACzC,MAAM,QAAQ,SAAU,CAAC;CACnC;AAED,MAAM,MAAM,wBAAwB,GAAG,iBAAiB,CAAC,OAAO,CAAC;AACjE,eAAO,MAAM,wBAAwB,2BAA4B,CAAC"}
|
|
@@ -84,57 +84,9 @@ var LaundryWasherMode;
|
|
|
84
84
|
value: (0, import_TlvObject.TlvField)(1, (0, import_TlvNumber.TlvEnum)())
|
|
85
85
|
});
|
|
86
86
|
LaundryWasherMode2.TlvModeOption = (0, import_TlvObject.TlvObject)({
|
|
87
|
-
/**
|
|
88
|
-
* This field shall indicate readable text that describes the mode option, so that a client can provide it to
|
|
89
|
-
* the user to indicate what this option means. This field is meant to be readable and understandable by the
|
|
90
|
-
* user.
|
|
91
|
-
*
|
|
92
|
-
* @see {@link MatterSpecification.v14.Cluster} § 1.10.5.2.1
|
|
93
|
-
*/
|
|
94
87
|
label: (0, import_TlvObject.TlvField)(0, import_TlvString.TlvString.bound({ maxLength: 64 })),
|
|
95
|
-
/**
|
|
96
|
-
* This field is used to identify the mode option.
|
|
97
|
-
*
|
|
98
|
-
* @see {@link MatterSpecification.v14.Cluster} § 1.10.5.2.2
|
|
99
|
-
*/
|
|
100
88
|
mode: (0, import_TlvObject.TlvField)(1, import_TlvNumber.TlvUInt8),
|
|
101
|
-
|
|
102
|
-
* This field shall contain a list of tags that are associated with the mode option. This may be used by clients
|
|
103
|
-
* to determine the full or the partial semantics of a certain mode, depending on which tags they understand,
|
|
104
|
-
* using standard definitions and/or manufacturer specific namespace definitions.
|
|
105
|
-
*
|
|
106
|
-
* The standard mode tags are defined in this cluster specification. For the derived cluster instances, if the
|
|
107
|
-
* specification of the derived cluster defines a namespace, the set of standard mode tags also includes the
|
|
108
|
-
* mode tag values from that namespace.
|
|
109
|
-
*
|
|
110
|
-
* Mode tags can help clients look for options that meet certain criteria, render the user interface, use
|
|
111
|
-
*
|
|
112
|
-
* the mode in an automation, or to craft help text their voice-driven interfaces. A mode tag shall be either a
|
|
113
|
-
* standard tag or a manufacturer specific tag, as defined in each ModeTagStruct list entry.
|
|
114
|
-
*
|
|
115
|
-
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard and
|
|
116
|
-
* manufacturer specific mode tags. A mode option shall be associated with at least one standard mode tag.
|
|
117
|
-
*
|
|
118
|
-
* A few examples are provided below.
|
|
119
|
-
*
|
|
120
|
-
* • A mode named "100%" can have both the High (manufacturer specific) and Max (standard) mode tag. Clients
|
|
121
|
-
* seeking the mode for either High or Max will find the same mode in this case.
|
|
122
|
-
*
|
|
123
|
-
* • A mode that includes a LowEnergy tag can be displayed by the client using a widget icon that shows a
|
|
124
|
-
* green leaf.
|
|
125
|
-
*
|
|
126
|
-
* • A mode that includes a LowNoise tag may be used by the client when the user wishes for a lower level of
|
|
127
|
-
* audible sound, less likely to disturb the household’s activities.
|
|
128
|
-
*
|
|
129
|
-
* • A mode that includes a LowEnergy tag (standard, defined in this cluster specification) and also a
|
|
130
|
-
* Delicate tag (standard, defined in the namespace of a Laundry Mode derived cluster).
|
|
131
|
-
*
|
|
132
|
-
* • A mode that includes both a generic Quick tag (defined here), and Vacuum and Mop tags, (defined in the
|
|
133
|
-
* RVC Clean cluster that is a derivation of this cluster).
|
|
134
|
-
*
|
|
135
|
-
* @see {@link MatterSpecification.v14.Cluster} § 1.10.5.2.3
|
|
136
|
-
*/
|
|
137
|
-
modeTags: (0, import_TlvObject.TlvField)(2, (0, import_TlvArray.TlvArray)(LaundryWasherMode2.TlvModeTagStruct, { maxLength: 8 }))
|
|
89
|
+
modeTags: (0, import_TlvObject.TlvField)(2, (0, import_TlvArray.TlvArray)(LaundryWasherMode2.TlvModeTagStruct, { minLength: 1, maxLength: 8 }))
|
|
138
90
|
});
|
|
139
91
|
LaundryWasherMode2.Base = import_MutableCluster.MutableCluster.Component({
|
|
140
92
|
id: 81,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../src/clusters/laundry-washer-mode.ts"],
|
|
4
|
-
"mappings": ";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAQA,4BAA+B;AAC/B,0BAAwB;AACxB,qBAAmD;AACnD,sBAAyB;AACzB,uBAAsD;AACtD,uBAA0B;AAC1B,uBAAkC;AAClC,sBAA4B;AAC5B,uBAAyB;AAGzB,6BAAgC;AAnBhC;AAAA;AAAA;AAAA;AAAA;AAqBO,IAAU;AAAA,CAAV,CAAUA,uBAAV;AAMI,MAAK;AAAL,IAAKC,aAAL;AAMH,IAAAA,SAAA,WAAQ;AAAA,KANA,UAAAD,mBAAA,YAAAA,mBAAA;AASL,MAAK;AAAL,IAAKE,aAAL;AAIH,IAAAA,kBAAA,UAAO,KAAP;AAKA,IAAAA,kBAAA,WAAQ,KAAR;AAKA,IAAAA,kBAAA,WAAQ,KAAR;AAKA,IAAAA,kBAAA,cAAW,KAAX;AAKA,IAAAA,kBAAA,eAAY,KAAZ;AAKA,IAAAA,kBAAA,cAAW,KAAX;AAKA,IAAAA,kBAAA,SAAM,KAAN;AAKA,IAAAA,kBAAA,SAAM,KAAN;AAKA,IAAAA,kBAAA,WAAQ,KAAR;AAKA,IAAAA,kBAAA,SAAM,KAAN;AAOA,IAAAA,kBAAA,YAAS,SAAT;AAOA,IAAAA,kBAAA,cAAW,SAAX;AAOA,IAAAA,kBAAA,WAAQ,SAAR;AAOA,IAAAA,kBAAA,YAAS,SAAT;AAAA,KA7EQ,UAAAF,mBAAA,YAAAA,mBAAA;AAqFL,EAAMA,mBAAA,uBAAmB,4BAAU;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IActC,aAAS,mCAAiB,GAAG,2BAAW;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAQxC,WAAO,2BAAS,OAAG,0BAAoC,CAAC;AAAA,EAC5D,CAAC;AAeM,EAAMA,mBAAA,oBAAgB,4BAAU;AAAA
|
|
4
|
+
"mappings": ";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAQA,4BAA+B;AAC/B,0BAAwB;AACxB,qBAAmD;AACnD,sBAAyB;AACzB,uBAAsD;AACtD,uBAA0B;AAC1B,uBAAkC;AAClC,sBAA4B;AAC5B,uBAAyB;AAGzB,6BAAgC;AAnBhC;AAAA;AAAA;AAAA;AAAA;AAqBO,IAAU;AAAA,CAAV,CAAUA,uBAAV;AAMI,MAAK;AAAL,IAAKC,aAAL;AAMH,IAAAA,SAAA,WAAQ;AAAA,KANA,UAAAD,mBAAA,YAAAA,mBAAA;AASL,MAAK;AAAL,IAAKE,aAAL;AAIH,IAAAA,kBAAA,UAAO,KAAP;AAKA,IAAAA,kBAAA,WAAQ,KAAR;AAKA,IAAAA,kBAAA,WAAQ,KAAR;AAKA,IAAAA,kBAAA,cAAW,KAAX;AAKA,IAAAA,kBAAA,eAAY,KAAZ;AAKA,IAAAA,kBAAA,cAAW,KAAX;AAKA,IAAAA,kBAAA,SAAM,KAAN;AAKA,IAAAA,kBAAA,SAAM,KAAN;AAKA,IAAAA,kBAAA,WAAQ,KAAR;AAKA,IAAAA,kBAAA,SAAM,KAAN;AAOA,IAAAA,kBAAA,YAAS,SAAT;AAOA,IAAAA,kBAAA,cAAW,SAAX;AAOA,IAAAA,kBAAA,WAAQ,SAAR;AAOA,IAAAA,kBAAA,YAAS,SAAT;AAAA,KA7EQ,UAAAF,mBAAA,YAAAA,mBAAA;AAqFL,EAAMA,mBAAA,uBAAmB,4BAAU;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IActC,aAAS,mCAAiB,GAAG,2BAAW;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAQxC,WAAO,2BAAS,OAAG,0BAAoC,CAAC;AAAA,EAC5D,CAAC;AAeM,EAAMA,mBAAA,oBAAgB,4BAAU;AAAA,IACnC,WAAO,2BAAS,GAAG,2BAAU,MAAM,EAAE,WAAW,GAAG,CAAC,CAAC;AAAA,IACrD,UAAM,2BAAS,GAAG,yBAAQ;AAAA,IAC1B,cAAU,2BAAS,OAAG,0BAASA,mBAAA,kBAAkB,EAAE,WAAW,GAAG,WAAW,EAAE,CAAC,CAAC;AAAA,EACpF,CAAC;AAaM,EAAMA,mBAAA,OAAO,qCAAe,UAAU;AAAA,IACzC,IAAI;AAAA,IACJ,MAAM;AAAA,IACN,UAAU;AAAA,IAEV,UAAU;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,MAMN,WAAO,6BAAQ,CAAC;AAAA,IACpB;AAAA,IAEA,YAAY;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,MAOR,oBAAgB;AAAA,QACZ;AAAA,YACA,0BAASA,mBAAA,eAAe,EAAE,WAAW,GAAG,WAAW,IAAI,CAAC;AAAA,QACxD,EAAE,SAAS,CAAC,EAAE;AAAA,MAClB;AAAA;AAAA;AAAA;AAAA,MAKA,iBAAa,0BAAU,GAAK,2BAAU,EAAE,YAAY,KAAK,CAAC;AAAA,IAC9D;AAAA,IAEA,UAAU;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,MAQN,kBAAc,wBAAQ,GAAK,0BAAS,wBAAwB,GAAK,0BAAS,uBAAuB;AAAA,IACrG;AAAA;AAAA;AAAA;AAAA;AAAA,IAMA,YAAY,qCAAe,WAAW,EAAE,OAAO,EAAE,OAAO,KAAK,GAAG,WAAW,MAAM,CAAC;AAAA,EACtF,CAAC;AAKM,EAAMA,mBAAA,sBAAkB,sCAAeA,mBAAA,IAAI;AAa3C,EAAMA,mBAAA,UAAmBA,mBAAA;AACzB,EAAMA,mBAAA,WAAWA,mBAAA;AAAA,GA/NX;AAmOV,MAAM,2BAA2B,kBAAkB;AAC1D,uCAAgB,SAAS,kBAAkB,QAAQ;",
|
|
5
5
|
"names": ["LaundryWasherMode", "Feature", "ModeTag"]
|
|
6
6
|
}
|
|
@@ -43,7 +43,7 @@ export declare namespace LevelControl {
|
|
|
43
43
|
/**
|
|
44
44
|
* Frequency (FQ)
|
|
45
45
|
*
|
|
46
|
-
*
|
|
46
|
+
* Supports frequency attributes and behavior.
|
|
47
47
|
*
|
|
48
48
|
* @see {@link MatterSpecification.v14.Cluster} § 1.6.4.3
|
|
49
49
|
*/
|
|
@@ -167,9 +167,7 @@ export declare namespace LevelControl {
|
|
|
167
167
|
* close to this rate as the device is able. If the Rate field is null, then the value of the DefaultMoveRate
|
|
168
168
|
* attribute shall be used if that attribute is supported and its value is not null. If the Rate field is null
|
|
169
169
|
* and the DefaultMoveRate attribute is either not supported or set to null, then the device SHOULD move as fast
|
|
170
|
-
* as it is able. If the device is not able to move at a variable rate, this
|
|
171
|
-
*
|
|
172
|
-
* field may be disregarded.
|
|
170
|
+
* as it is able. If the device is not able to move at a variable rate, this field may be disregarded.
|
|
173
171
|
*
|
|
174
172
|
* @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.2
|
|
175
173
|
*/
|
|
@@ -251,10 +249,8 @@ export declare namespace LevelControl {
|
|
|
251
249
|
stepSize: import("../tlv/TlvObject.js").FieldType<number>;
|
|
252
250
|
/**
|
|
253
251
|
* This field shall indicate the time that shall be taken to perform the step, in tenths of a second. A step is
|
|
254
|
-
* a change in the CurrentLevel of StepSize units. The actual time taken SHOULD be as close to
|
|
255
|
-
*
|
|
256
|
-
* this as the device is able. If the TransitionTime field is equal to null, the device SHOULD move as fast as
|
|
257
|
-
* it is able.
|
|
252
|
+
* a change in the CurrentLevel of StepSize units. The actual time taken SHOULD be as close to this as the
|
|
253
|
+
* device is able. If the TransitionTime field is equal to null, the device SHOULD move as fast as it is able.
|
|
258
254
|
*
|
|
259
255
|
* If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
|
|
260
256
|
*
|
|
@@ -419,7 +415,8 @@ export declare namespace LevelControl {
|
|
|
419
415
|
const FrequencyComponent: {
|
|
420
416
|
readonly attributes: {
|
|
421
417
|
/**
|
|
422
|
-
*
|
|
418
|
+
* This attribute shall indicate the frequency at which the device is at CurrentLevel. A CurrentFrequency of
|
|
419
|
+
* 0 is unknown.
|
|
423
420
|
*
|
|
424
421
|
* Changes to this attribute shall only be marked as reportable in the following cases:
|
|
425
422
|
*
|
|
@@ -490,7 +487,7 @@ export declare namespace LevelControl {
|
|
|
490
487
|
/**
|
|
491
488
|
* Frequency
|
|
492
489
|
*
|
|
493
|
-
*
|
|
490
|
+
* Supports frequency attributes and behavior.
|
|
494
491
|
*
|
|
495
492
|
* @see {@link MatterSpecification.v14.Cluster} § 1.6.4.3
|
|
496
493
|
*/
|
|
@@ -665,9 +662,7 @@ export declare namespace LevelControl {
|
|
|
665
662
|
* close to this rate as the device is able. If the Rate field is null, then the value of the DefaultMoveRate
|
|
666
663
|
* attribute shall be used if that attribute is supported and its value is not null. If the Rate field is null
|
|
667
664
|
* and the DefaultMoveRate attribute is either not supported or set to null, then the device SHOULD move as fast
|
|
668
|
-
* as it is able. If the device is not able to move at a variable rate, this
|
|
669
|
-
*
|
|
670
|
-
* field may be disregarded.
|
|
665
|
+
* as it is able. If the device is not able to move at a variable rate, this field may be disregarded.
|
|
671
666
|
*
|
|
672
667
|
* @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.2
|
|
673
668
|
*/
|
|
@@ -727,10 +722,8 @@ export declare namespace LevelControl {
|
|
|
727
722
|
stepSize: import("../tlv/TlvObject.js").FieldType<number>;
|
|
728
723
|
/**
|
|
729
724
|
* This field shall indicate the time that shall be taken to perform the step, in tenths of a second. A step is
|
|
730
|
-
* a change in the CurrentLevel of StepSize units. The actual time taken SHOULD be as close to
|
|
731
|
-
*
|
|
732
|
-
* this as the device is able. If the TransitionTime field is equal to null, the device SHOULD move as fast as
|
|
733
|
-
* it is able.
|
|
725
|
+
* a change in the CurrentLevel of StepSize units. The actual time taken SHOULD be as close to this as the
|
|
726
|
+
* device is able. If the TransitionTime field is equal to null, the device SHOULD move as fast as it is able.
|
|
734
727
|
*
|
|
735
728
|
* If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
|
|
736
729
|
*
|
|
@@ -873,9 +866,7 @@ export declare namespace LevelControl {
|
|
|
873
866
|
* close to this rate as the device is able. If the Rate field is null, then the value of the DefaultMoveRate
|
|
874
867
|
* attribute shall be used if that attribute is supported and its value is not null. If the Rate field is null
|
|
875
868
|
* and the DefaultMoveRate attribute is either not supported or set to null, then the device SHOULD move as fast
|
|
876
|
-
* as it is able. If the device is not able to move at a variable rate, this
|
|
877
|
-
*
|
|
878
|
-
* field may be disregarded.
|
|
869
|
+
* as it is able. If the device is not able to move at a variable rate, this field may be disregarded.
|
|
879
870
|
*
|
|
880
871
|
* @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.2
|
|
881
872
|
*/
|
|
@@ -935,10 +926,8 @@ export declare namespace LevelControl {
|
|
|
935
926
|
stepSize: import("../tlv/TlvObject.js").FieldType<number>;
|
|
936
927
|
/**
|
|
937
928
|
* This field shall indicate the time that shall be taken to perform the step, in tenths of a second. A step is
|
|
938
|
-
* a change in the CurrentLevel of StepSize units. The actual time taken SHOULD be as close to
|
|
939
|
-
*
|
|
940
|
-
* this as the device is able. If the TransitionTime field is equal to null, the device SHOULD move as fast as
|
|
941
|
-
* it is able.
|
|
929
|
+
* a change in the CurrentLevel of StepSize units. The actual time taken SHOULD be as close to this as the
|
|
930
|
+
* device is able. If the TransitionTime field is equal to null, the device SHOULD move as fast as it is able.
|
|
942
931
|
*
|
|
943
932
|
* If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
|
|
944
933
|
*
|
|
@@ -1095,7 +1084,8 @@ export declare namespace LevelControl {
|
|
|
1095
1084
|
readonly component: {
|
|
1096
1085
|
readonly attributes: {
|
|
1097
1086
|
/**
|
|
1098
|
-
*
|
|
1087
|
+
* This attribute shall indicate the frequency at which the device is at CurrentLevel. A CurrentFrequency of
|
|
1088
|
+
* 0 is unknown.
|
|
1099
1089
|
*
|
|
1100
1090
|
* Changes to this attribute shall only be marked as reportable in the following cases:
|
|
1101
1091
|
*
|
|
@@ -1172,7 +1162,7 @@ export declare namespace LevelControl {
|
|
|
1172
1162
|
/**
|
|
1173
1163
|
* Frequency
|
|
1174
1164
|
*
|
|
1175
|
-
*
|
|
1165
|
+
* Supports frequency attributes and behavior.
|
|
1176
1166
|
*
|
|
1177
1167
|
* @see {@link MatterSpecification.v14.Cluster} § 1.6.4.3
|
|
1178
1168
|
*/
|
|
@@ -1347,9 +1337,7 @@ export declare namespace LevelControl {
|
|
|
1347
1337
|
* close to this rate as the device is able. If the Rate field is null, then the value of the DefaultMoveRate
|
|
1348
1338
|
* attribute shall be used if that attribute is supported and its value is not null. If the Rate field is null
|
|
1349
1339
|
* and the DefaultMoveRate attribute is either not supported or set to null, then the device SHOULD move as fast
|
|
1350
|
-
* as it is able. If the device is not able to move at a variable rate, this
|
|
1351
|
-
*
|
|
1352
|
-
* field may be disregarded.
|
|
1340
|
+
* as it is able. If the device is not able to move at a variable rate, this field may be disregarded.
|
|
1353
1341
|
*
|
|
1354
1342
|
* @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.2
|
|
1355
1343
|
*/
|
|
@@ -1409,10 +1397,8 @@ export declare namespace LevelControl {
|
|
|
1409
1397
|
stepSize: import("../tlv/TlvObject.js").FieldType<number>;
|
|
1410
1398
|
/**
|
|
1411
1399
|
* This field shall indicate the time that shall be taken to perform the step, in tenths of a second. A step is
|
|
1412
|
-
* a change in the CurrentLevel of StepSize units. The actual time taken SHOULD be as close to
|
|
1413
|
-
*
|
|
1414
|
-
* this as the device is able. If the TransitionTime field is equal to null, the device SHOULD move as fast as
|
|
1415
|
-
* it is able.
|
|
1400
|
+
* a change in the CurrentLevel of StepSize units. The actual time taken SHOULD be as close to this as the
|
|
1401
|
+
* device is able. If the TransitionTime field is equal to null, the device SHOULD move as fast as it is able.
|
|
1416
1402
|
*
|
|
1417
1403
|
* If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
|
|
1418
1404
|
*
|
|
@@ -1555,9 +1541,7 @@ export declare namespace LevelControl {
|
|
|
1555
1541
|
* close to this rate as the device is able. If the Rate field is null, then the value of the DefaultMoveRate
|
|
1556
1542
|
* attribute shall be used if that attribute is supported and its value is not null. If the Rate field is null
|
|
1557
1543
|
* and the DefaultMoveRate attribute is either not supported or set to null, then the device SHOULD move as fast
|
|
1558
|
-
* as it is able. If the device is not able to move at a variable rate, this
|
|
1559
|
-
*
|
|
1560
|
-
* field may be disregarded.
|
|
1544
|
+
* as it is able. If the device is not able to move at a variable rate, this field may be disregarded.
|
|
1561
1545
|
*
|
|
1562
1546
|
* @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.2
|
|
1563
1547
|
*/
|
|
@@ -1617,10 +1601,8 @@ export declare namespace LevelControl {
|
|
|
1617
1601
|
stepSize: import("../tlv/TlvObject.js").FieldType<number>;
|
|
1618
1602
|
/**
|
|
1619
1603
|
* This field shall indicate the time that shall be taken to perform the step, in tenths of a second. A step is
|
|
1620
|
-
* a change in the CurrentLevel of StepSize units. The actual time taken SHOULD be as close to
|
|
1621
|
-
*
|
|
1622
|
-
* this as the device is able. If the TransitionTime field is equal to null, the device SHOULD move as fast as
|
|
1623
|
-
* it is able.
|
|
1604
|
+
* a change in the CurrentLevel of StepSize units. The actual time taken SHOULD be as close to this as the
|
|
1605
|
+
* device is able. If the TransitionTime field is equal to null, the device SHOULD move as fast as it is able.
|
|
1624
1606
|
*
|
|
1625
1607
|
* If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
|
|
1626
1608
|
*
|
|
@@ -1777,7 +1759,8 @@ export declare namespace LevelControl {
|
|
|
1777
1759
|
readonly component: {
|
|
1778
1760
|
readonly attributes: {
|
|
1779
1761
|
/**
|
|
1780
|
-
*
|
|
1762
|
+
* This attribute shall indicate the frequency at which the device is at CurrentLevel. A CurrentFrequency of
|
|
1763
|
+
* 0 is unknown.
|
|
1781
1764
|
*
|
|
1782
1765
|
* Changes to this attribute shall only be marked as reportable in the following cases:
|
|
1783
1766
|
*
|
|
@@ -1846,7 +1829,7 @@ export declare namespace LevelControl {
|
|
|
1846
1829
|
/**
|
|
1847
1830
|
* Frequency
|
|
1848
1831
|
*
|
|
1849
|
-
*
|
|
1832
|
+
* Supports frequency attributes and behavior.
|
|
1850
1833
|
*
|
|
1851
1834
|
* @see {@link MatterSpecification.v14.Cluster} § 1.6.4.3
|
|
1852
1835
|
*/
|
|
@@ -2021,9 +2004,7 @@ export declare namespace LevelControl {
|
|
|
2021
2004
|
* close to this rate as the device is able. If the Rate field is null, then the value of the DefaultMoveRate
|
|
2022
2005
|
* attribute shall be used if that attribute is supported and its value is not null. If the Rate field is null
|
|
2023
2006
|
* and the DefaultMoveRate attribute is either not supported or set to null, then the device SHOULD move as fast
|
|
2024
|
-
* as it is able. If the device is not able to move at a variable rate, this
|
|
2025
|
-
*
|
|
2026
|
-
* field may be disregarded.
|
|
2007
|
+
* as it is able. If the device is not able to move at a variable rate, this field may be disregarded.
|
|
2027
2008
|
*
|
|
2028
2009
|
* @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.2
|
|
2029
2010
|
*/
|
|
@@ -2083,10 +2064,8 @@ export declare namespace LevelControl {
|
|
|
2083
2064
|
stepSize: import("../tlv/TlvObject.js").FieldType<number>;
|
|
2084
2065
|
/**
|
|
2085
2066
|
* This field shall indicate the time that shall be taken to perform the step, in tenths of a second. A step is
|
|
2086
|
-
* a change in the CurrentLevel of StepSize units. The actual time taken SHOULD be as close to
|
|
2087
|
-
*
|
|
2088
|
-
* this as the device is able. If the TransitionTime field is equal to null, the device SHOULD move as fast as
|
|
2089
|
-
* it is able.
|
|
2067
|
+
* a change in the CurrentLevel of StepSize units. The actual time taken SHOULD be as close to this as the
|
|
2068
|
+
* device is able. If the TransitionTime field is equal to null, the device SHOULD move as fast as it is able.
|
|
2090
2069
|
*
|
|
2091
2070
|
* If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
|
|
2092
2071
|
*
|
|
@@ -2229,9 +2208,7 @@ export declare namespace LevelControl {
|
|
|
2229
2208
|
* close to this rate as the device is able. If the Rate field is null, then the value of the DefaultMoveRate
|
|
2230
2209
|
* attribute shall be used if that attribute is supported and its value is not null. If the Rate field is null
|
|
2231
2210
|
* and the DefaultMoveRate attribute is either not supported or set to null, then the device SHOULD move as fast
|
|
2232
|
-
* as it is able. If the device is not able to move at a variable rate, this
|
|
2233
|
-
*
|
|
2234
|
-
* field may be disregarded.
|
|
2211
|
+
* as it is able. If the device is not able to move at a variable rate, this field may be disregarded.
|
|
2235
2212
|
*
|
|
2236
2213
|
* @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.2
|
|
2237
2214
|
*/
|
|
@@ -2291,10 +2268,8 @@ export declare namespace LevelControl {
|
|
|
2291
2268
|
stepSize: import("../tlv/TlvObject.js").FieldType<number>;
|
|
2292
2269
|
/**
|
|
2293
2270
|
* This field shall indicate the time that shall be taken to perform the step, in tenths of a second. A step is
|
|
2294
|
-
* a change in the CurrentLevel of StepSize units. The actual time taken SHOULD be as close to
|
|
2295
|
-
*
|
|
2296
|
-
* this as the device is able. If the TransitionTime field is equal to null, the device SHOULD move as fast as
|
|
2297
|
-
* it is able.
|
|
2271
|
+
* a change in the CurrentLevel of StepSize units. The actual time taken SHOULD be as close to this as the
|
|
2272
|
+
* device is able. If the TransitionTime field is equal to null, the device SHOULD move as fast as it is able.
|
|
2298
2273
|
*
|
|
2299
2274
|
* If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
|
|
2300
2275
|
*
|
|
@@ -2451,7 +2426,8 @@ export declare namespace LevelControl {
|
|
|
2451
2426
|
readonly component: {
|
|
2452
2427
|
readonly attributes: {
|
|
2453
2428
|
/**
|
|
2454
|
-
*
|
|
2429
|
+
* This attribute shall indicate the frequency at which the device is at CurrentLevel. A CurrentFrequency of
|
|
2430
|
+
* 0 is unknown.
|
|
2455
2431
|
*
|
|
2456
2432
|
* Changes to this attribute shall only be marked as reportable in the following cases:
|
|
2457
2433
|
*
|
|
@@ -2545,7 +2521,7 @@ export declare namespace LevelControl {
|
|
|
2545
2521
|
/**
|
|
2546
2522
|
* Frequency
|
|
2547
2523
|
*
|
|
2548
|
-
*
|
|
2524
|
+
* Supports frequency attributes and behavior.
|
|
2549
2525
|
*
|
|
2550
2526
|
* @see {@link MatterSpecification.v14.Cluster} § 1.6.4.3
|
|
2551
2527
|
*/
|
|
@@ -2628,7 +2604,7 @@ export declare namespace LevelControl {
|
|
|
2628
2604
|
/**
|
|
2629
2605
|
* Frequency
|
|
2630
2606
|
*
|
|
2631
|
-
*
|
|
2607
|
+
* Supports frequency attributes and behavior.
|
|
2632
2608
|
*
|
|
2633
2609
|
* @see {@link MatterSpecification.v14.Cluster} § 1.6.4.3
|
|
2634
2610
|
*/
|
|
@@ -2727,10 +2703,8 @@ export declare namespace LevelControl {
|
|
|
2727
2703
|
stepSize: import("../tlv/TlvObject.js").FieldType<number>;
|
|
2728
2704
|
/**
|
|
2729
2705
|
* This field shall indicate the time that shall be taken to perform the step, in tenths of a second. A step is
|
|
2730
|
-
* a change in the CurrentLevel of StepSize units. The actual time taken SHOULD be as close to
|
|
2731
|
-
*
|
|
2732
|
-
* this as the device is able. If the TransitionTime field is equal to null, the device SHOULD move as fast as
|
|
2733
|
-
* it is able.
|
|
2706
|
+
* a change in the CurrentLevel of StepSize units. The actual time taken SHOULD be as close to this as the
|
|
2707
|
+
* device is able. If the TransitionTime field is equal to null, the device SHOULD move as fast as it is able.
|
|
2734
2708
|
*
|
|
2735
2709
|
* If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
|
|
2736
2710
|
*
|
|
@@ -2826,9 +2800,7 @@ export declare namespace LevelControl {
|
|
|
2826
2800
|
* close to this rate as the device is able. If the Rate field is null, then the value of the DefaultMoveRate
|
|
2827
2801
|
* attribute shall be used if that attribute is supported and its value is not null. If the Rate field is null
|
|
2828
2802
|
* and the DefaultMoveRate attribute is either not supported or set to null, then the device SHOULD move as fast
|
|
2829
|
-
* as it is able. If the device is not able to move at a variable rate, this
|
|
2830
|
-
*
|
|
2831
|
-
* field may be disregarded.
|
|
2803
|
+
* as it is able. If the device is not able to move at a variable rate, this field may be disregarded.
|
|
2832
2804
|
*
|
|
2833
2805
|
* @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.2
|
|
2834
2806
|
*/
|
|
@@ -2922,9 +2894,7 @@ export declare namespace LevelControl {
|
|
|
2922
2894
|
* close to this rate as the device is able. If the Rate field is null, then the value of the DefaultMoveRate
|
|
2923
2895
|
* attribute shall be used if that attribute is supported and its value is not null. If the Rate field is null
|
|
2924
2896
|
* and the DefaultMoveRate attribute is either not supported or set to null, then the device SHOULD move as fast
|
|
2925
|
-
* as it is able. If the device is not able to move at a variable rate, this
|
|
2926
|
-
*
|
|
2927
|
-
* field may be disregarded.
|
|
2897
|
+
* as it is able. If the device is not able to move at a variable rate, this field may be disregarded.
|
|
2928
2898
|
*
|
|
2929
2899
|
* @see {@link MatterSpecification.v14.Cluster} § 1.6.7.2.2
|
|
2930
2900
|
*/
|
|
@@ -2981,10 +2951,8 @@ export declare namespace LevelControl {
|
|
|
2981
2951
|
stepSize: import("../tlv/TlvObject.js").FieldType<number>;
|
|
2982
2952
|
/**
|
|
2983
2953
|
* This field shall indicate the time that shall be taken to perform the step, in tenths of a second. A step is
|
|
2984
|
-
* a change in the CurrentLevel of StepSize units. The actual time taken SHOULD be as close to
|
|
2985
|
-
*
|
|
2986
|
-
* this as the device is able. If the TransitionTime field is equal to null, the device SHOULD move as fast as
|
|
2987
|
-
* it is able.
|
|
2954
|
+
* a change in the CurrentLevel of StepSize units. The actual time taken SHOULD be as close to this as the
|
|
2955
|
+
* device is able. If the TransitionTime field is equal to null, the device SHOULD move as fast as it is able.
|
|
2988
2956
|
*
|
|
2989
2957
|
* If the device is not able to move at a variable rate, the TransitionTime field may be disregarded.
|
|
2990
2958
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"level-control.d.ts","sourceRoot":"","sources":["../../../src/clusters/level-control.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,6CAA6C;AAE7C,OAAO,EAAE,cAAc,EAAE,MAAM,uCAAuC,CAAC;AACvE,OAAO,EACH,SAAS,EACT,iBAAiB,EACjB,iBAAiB,EACjB,OAAO,EAEP,yBAAyB,EAC5B,MAAM,uBAAuB,CAAC;AAK/B,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AACpD,OAAO,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAC;AACxD,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAGpC,yBAAiB,YAAY,CAAC;IAC1B;;;;OAIG;IACH,KAAY,OAAO;QACf;;;;WAIG;QACH,KAAK,UAAU;QAEf;;;;;;;;;;;;;;;WAeG;QACH,QAAQ,aAAa;QAErB;;;;;;WAMG;QACH,SAAS,cAAc;KAC1B;IAED;;;;OAIG;IACI,MAAM,gCAAgC;;MAAmD,CAAC;IAEjG;;;;OAIG;IACH,UAAiB,6BAA8B,SAAQ,cAAc,CAAC,OAAO,gCAAgC,CAAC;KAAG;IAEjH;;OAEG;IACI,MAAM,OAAO;QAChB;;;;;;WAMG;;QAGH;;;;;;WAMG;;KAEN,CAAC;IAEF;;;;OAIG;IACI,MAAM,qBAAqB;;;;YAxB9B;;;;;;eAMG;;YAGH;;;;;;eAMG;;;;YAfH;;;;;;eAMG;;YAGH;;;;;;eAMG;;;MAcL,CAAC;IAEH;;;;OAIG;IACH,UAAiB,kBAAmB,SAAQ,cAAc,CAAC,OAAO,qBAAqB,CAAC;KAAG;IAE3F;;OAEG;IACH,KAAY,QAAQ;QAChB;;WAEG;QACH,EAAE,IAAI;QAEN;;WAEG;QACH,IAAI,IAAI;KACX;IAED;;;;OAIG;IACI,MAAM,cAAc;QACvB;;;;WAIG;;QAGH
|
|
1
|
+
{"version":3,"file":"level-control.d.ts","sourceRoot":"","sources":["../../../src/clusters/level-control.ts"],"names":[],"mappings":"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"}
|