@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
|
@@ -119,9 +119,8 @@ export declare namespace ServiceArea {
|
|
|
119
119
|
* A value of null indicates that the total operational time is unknown.
|
|
120
120
|
*
|
|
121
121
|
* There may be cases where the total operational time exceeds the maximum value that can be conveyed by this
|
|
122
|
-
* attribute, and in such instances this attribute shall be populated with null.
|
|
123
|
-
*
|
|
124
|
-
* Null if the Status field is not set to Completed or Skipped.
|
|
122
|
+
* attribute, and in such instances this attribute shall be populated with null. Null if the Status field is not
|
|
123
|
+
* set to Completed or Skipped.
|
|
125
124
|
*
|
|
126
125
|
* @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.3
|
|
127
126
|
*/
|
|
@@ -346,10 +345,10 @@ export declare namespace ServiceArea {
|
|
|
346
345
|
* This SHOULD be used by clients to determine the name and/or the full, or the partial, semantics of a certain
|
|
347
346
|
* area.
|
|
348
347
|
*
|
|
349
|
-
* NOTE
|
|
348
|
+
* > [!NOTE]
|
|
350
349
|
*
|
|
351
|
-
* If any entries on the SupportedAreas attribute’s list have the AreaInfo field missing the semantic data,
|
|
352
|
-
* client may remind the user to assign the respective data.
|
|
350
|
+
* > If any entries on the SupportedAreas attribute’s list have the AreaInfo field missing the semantic data,
|
|
351
|
+
* the client may remind the user to assign the respective data.
|
|
353
352
|
*
|
|
354
353
|
* @see {@link MatterSpecification.v14.Cluster} § 1.17.5.4.3
|
|
355
354
|
*/
|
|
@@ -476,9 +475,8 @@ export declare namespace ServiceArea {
|
|
|
476
475
|
const TlvSelectAreasResponse: import("../tlv/TlvObject.js").ObjectSchema<{
|
|
477
476
|
/**
|
|
478
477
|
* If the Status field is set to Success or UnsupportedArea, the server may use a non-empty string for the
|
|
479
|
-
* StatusText field to provide additional information. For example, if Status is set to
|
|
480
|
-
*
|
|
481
|
-
* edArea, the server may use StatusText to indicate which areas are unsupported.
|
|
478
|
+
* StatusText field to provide additional information. For example, if Status is set to UnsupportedArea, the
|
|
479
|
+
* server may use StatusText to indicate which areas are unsupported.
|
|
482
480
|
*
|
|
483
481
|
* If the Status field is not set to Success, or UnsupportedArea, the StatusText field shall include a
|
|
484
482
|
* vendor-defined error description which can be used to explain the error to the user. For example, if the
|
|
@@ -602,20 +600,19 @@ export declare namespace ServiceArea {
|
|
|
602
600
|
*
|
|
603
601
|
* Each entry in this list shall have a unique value for the Name field.
|
|
604
602
|
*
|
|
605
|
-
* NOTE
|
|
603
|
+
* > [!NOTE]
|
|
606
604
|
*
|
|
607
|
-
* due to the maximum size of this list and to the fact that the entries may include strings (see the Name
|
|
608
|
-
*
|
|
609
|
-
* that is overly large, which can result in significant latency in accessing this attribute.
|
|
605
|
+
* > due to the maximum size of this list and to the fact that the entries may include strings (see the Name
|
|
606
|
+
* field of the MapStruct data type), care must be taken by implementers to avoid creating a data
|
|
607
|
+
* structure that is overly large, which can result in significant latency in accessing this attribute.
|
|
610
608
|
*
|
|
611
609
|
* The value of this attribute may change at any time via an out-of-band interaction outside of the server,
|
|
612
610
|
* such as interactions with a user interface.
|
|
613
611
|
*
|
|
614
612
|
* When updating the SupportedMaps attribute list by deleting entries, or by setting the attribute to an
|
|
615
613
|
* empty list, the SupportedLocations attribute shall be updated such that all entries in that list meet the
|
|
616
|
-
* constraints indicated in the description of the SupportedLocations attribute. This may result in
|
|
617
|
-
*
|
|
618
|
-
* the server removing entries from the SupportedAreas attribute list. See the SupportedAreas attribute
|
|
614
|
+
* constraints indicated in the description of the SupportedLocations attribute. This may result in the
|
|
615
|
+
* server removing entries from the SupportedAreas attribute list. See the SupportedAreas attribute
|
|
619
616
|
* description for the implications of changing that attribute.
|
|
620
617
|
*
|
|
621
618
|
* The SupportedMaps attribute list changes mentioned above SHOULD NOT be allowed while the device is
|
|
@@ -676,13 +673,13 @@ export declare namespace ServiceArea {
|
|
|
676
673
|
* SupportedMaps or SupportedAreas attributes, so the clients can retrieve the progress information at that
|
|
677
674
|
* time.
|
|
678
675
|
*
|
|
679
|
-
* NOTE
|
|
676
|
+
* > [!NOTE]
|
|
680
677
|
*
|
|
681
|
-
* if the device implements the Operational Status cluster, or a derivation of it, in case the device
|
|
682
|
-
* to service any locations in the SelectedAreas list before ending the operation, it SHOULD use the
|
|
683
|
-
*
|
|
684
|
-
*
|
|
685
|
-
*
|
|
678
|
+
* > if the device implements the Operational Status cluster, or a derivation of it, in case the device
|
|
679
|
+
* fails to service any locations in the SelectedAreas list before ending the operation, it SHOULD use the
|
|
680
|
+
* Operational Status cluster to indicate that the device was unable to complete the operation (see the
|
|
681
|
+
* UnableToCompleteOperation error from that cluster specification). The clients SHOULD then read the
|
|
682
|
+
* Progress attribute, and indicate which areas have been successfully serviced (marked as completed).
|
|
686
683
|
*
|
|
687
684
|
* @see {@link MatterSpecification.v14.Cluster} § 1.17.6.6
|
|
688
685
|
*/
|
|
@@ -709,9 +706,8 @@ export declare namespace ServiceArea {
|
|
|
709
706
|
* A value of null indicates that the total operational time is unknown.
|
|
710
707
|
*
|
|
711
708
|
* There may be cases where the total operational time exceeds the maximum value that can be conveyed by this
|
|
712
|
-
* attribute, and in such instances this attribute shall be populated with null.
|
|
713
|
-
*
|
|
714
|
-
* Null if the Status field is not set to Completed or Skipped.
|
|
709
|
+
* attribute, and in such instances this attribute shall be populated with null. Null if the Status field is not
|
|
710
|
+
* set to Completed or Skipped.
|
|
715
711
|
*
|
|
716
712
|
* @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.3
|
|
717
713
|
*/
|
|
@@ -778,11 +774,11 @@ export declare namespace ServiceArea {
|
|
|
778
774
|
*
|
|
779
775
|
* An empty value indicates that the device is currently unable to provide the list of supported areas.
|
|
780
776
|
*
|
|
781
|
-
* NOTE
|
|
777
|
+
* > [!NOTE]
|
|
782
778
|
*
|
|
783
|
-
* due to the maximum size of this list and to the fact that the entries may include strings (see
|
|
784
|
-
*
|
|
785
|
-
*
|
|
779
|
+
* > due to the maximum size of this list and to the fact that the entries may include strings (see
|
|
780
|
+
* LocationName), care must be taken by implementers to avoid creating a data structure that is overly
|
|
781
|
+
* large, which can result in significant latency in accessing this attribute.
|
|
786
782
|
*
|
|
787
783
|
* The value of this attribute may change at any time via an out-of-band interaction outside of the server,
|
|
788
784
|
* such as interactions with a user interface, or due to internal device changes.
|
|
@@ -833,10 +829,10 @@ export declare namespace ServiceArea {
|
|
|
833
829
|
* This SHOULD be used by clients to determine the name and/or the full, or the partial, semantics of a certain
|
|
834
830
|
* area.
|
|
835
831
|
*
|
|
836
|
-
* NOTE
|
|
832
|
+
* > [!NOTE]
|
|
837
833
|
*
|
|
838
|
-
* If any entries on the SupportedAreas attribute’s list have the AreaInfo field missing the semantic data,
|
|
839
|
-
* client may remind the user to assign the respective data.
|
|
834
|
+
* > If any entries on the SupportedAreas attribute’s list have the AreaInfo field missing the semantic data,
|
|
835
|
+
* the client may remind the user to assign the respective data.
|
|
840
836
|
*
|
|
841
837
|
* @see {@link MatterSpecification.v14.Cluster} § 1.17.5.4.3
|
|
842
838
|
*/
|
|
@@ -928,9 +924,9 @@ export declare namespace ServiceArea {
|
|
|
928
924
|
* (serviced area) or which area it currently has in view but not taking video of (e.g. an area which is
|
|
929
925
|
* traversed while panning).
|
|
930
926
|
*
|
|
931
|
-
* NOTE
|
|
927
|
+
* > [!NOTE]
|
|
932
928
|
*
|
|
933
|
-
* A device may traverse an area regardless of the status of the area (pending, skipped, or completed).
|
|
929
|
+
* > A device may traverse an area regardless of the status of the area (pending, skipped, or completed).
|
|
934
930
|
*
|
|
935
931
|
* If a device can simultaneously operate at multiple areas, such as in the case of a sensor that can
|
|
936
932
|
* monitor multiple areas at the same time, the CurrentArea attribute shall NOT be implemented, since it
|
|
@@ -970,10 +966,10 @@ export declare namespace ServiceArea {
|
|
|
970
966
|
*
|
|
971
967
|
* • when it changes to or from null
|
|
972
968
|
*
|
|
973
|
-
* NOTE
|
|
969
|
+
* > [!NOTE]
|
|
974
970
|
*
|
|
975
|
-
* If the device is capable of pausing its operation, this attribute may be set to null, to indicate
|
|
976
|
-
* completion time is unknown, or increment the value while being in the paused state.
|
|
971
|
+
* > If the device is capable of pausing its operation, this attribute may be set to null, to indicate
|
|
972
|
+
* that completion time is unknown, or increment the value while being in the paused state.
|
|
977
973
|
*
|
|
978
974
|
* @see {@link MatterSpecification.v14.Cluster} § 1.17.6.5
|
|
979
975
|
*/
|
|
@@ -1001,9 +997,8 @@ export declare namespace ServiceArea {
|
|
|
1001
997
|
}>, import("../tlv/TlvObject.js").TypeFromFields<{
|
|
1002
998
|
/**
|
|
1003
999
|
* If the Status field is set to Success or UnsupportedArea, the server may use a non-empty string for the
|
|
1004
|
-
* StatusText field to provide additional information. For example, if Status is set to
|
|
1005
|
-
*
|
|
1006
|
-
* edArea, the server may use StatusText to indicate which areas are unsupported.
|
|
1000
|
+
* StatusText field to provide additional information. For example, if Status is set to UnsupportedArea, the
|
|
1001
|
+
* server may use StatusText to indicate which areas are unsupported.
|
|
1007
1002
|
*
|
|
1008
1003
|
* If the Status field is not set to Success, or UnsupportedArea, the StatusText field shall include a
|
|
1009
1004
|
* vendor-defined error description which can be used to explain the error to the user. For example, if the
|
|
@@ -1089,20 +1084,19 @@ export declare namespace ServiceArea {
|
|
|
1089
1084
|
*
|
|
1090
1085
|
* Each entry in this list shall have a unique value for the Name field.
|
|
1091
1086
|
*
|
|
1092
|
-
* NOTE
|
|
1087
|
+
* > [!NOTE]
|
|
1093
1088
|
*
|
|
1094
|
-
* due to the maximum size of this list and to the fact that the entries may include strings (see the Name
|
|
1095
|
-
*
|
|
1096
|
-
* that is overly large, which can result in significant latency in accessing this attribute.
|
|
1089
|
+
* > due to the maximum size of this list and to the fact that the entries may include strings (see the Name
|
|
1090
|
+
* field of the MapStruct data type), care must be taken by implementers to avoid creating a data
|
|
1091
|
+
* structure that is overly large, which can result in significant latency in accessing this attribute.
|
|
1097
1092
|
*
|
|
1098
1093
|
* The value of this attribute may change at any time via an out-of-band interaction outside of the server,
|
|
1099
1094
|
* such as interactions with a user interface.
|
|
1100
1095
|
*
|
|
1101
1096
|
* When updating the SupportedMaps attribute list by deleting entries, or by setting the attribute to an
|
|
1102
1097
|
* empty list, the SupportedLocations attribute shall be updated such that all entries in that list meet the
|
|
1103
|
-
* constraints indicated in the description of the SupportedLocations attribute. This may result in
|
|
1104
|
-
*
|
|
1105
|
-
* the server removing entries from the SupportedAreas attribute list. See the SupportedAreas attribute
|
|
1098
|
+
* constraints indicated in the description of the SupportedLocations attribute. This may result in the
|
|
1099
|
+
* server removing entries from the SupportedAreas attribute list. See the SupportedAreas attribute
|
|
1106
1100
|
* description for the implications of changing that attribute.
|
|
1107
1101
|
*
|
|
1108
1102
|
* The SupportedMaps attribute list changes mentioned above SHOULD NOT be allowed while the device is
|
|
@@ -1164,13 +1158,13 @@ export declare namespace ServiceArea {
|
|
|
1164
1158
|
* SupportedMaps or SupportedAreas attributes, so the clients can retrieve the progress information at that
|
|
1165
1159
|
* time.
|
|
1166
1160
|
*
|
|
1167
|
-
* NOTE
|
|
1161
|
+
* > [!NOTE]
|
|
1168
1162
|
*
|
|
1169
|
-
* if the device implements the Operational Status cluster, or a derivation of it, in case the device
|
|
1170
|
-
* to service any locations in the SelectedAreas list before ending the operation, it SHOULD use the
|
|
1171
|
-
*
|
|
1172
|
-
*
|
|
1173
|
-
*
|
|
1163
|
+
* > if the device implements the Operational Status cluster, or a derivation of it, in case the device
|
|
1164
|
+
* fails to service any locations in the SelectedAreas list before ending the operation, it SHOULD use the
|
|
1165
|
+
* Operational Status cluster to indicate that the device was unable to complete the operation (see the
|
|
1166
|
+
* UnableToCompleteOperation error from that cluster specification). The clients SHOULD then read the
|
|
1167
|
+
* Progress attribute, and indicate which areas have been successfully serviced (marked as completed).
|
|
1174
1168
|
*
|
|
1175
1169
|
* @see {@link MatterSpecification.v14.Cluster} § 1.17.6.6
|
|
1176
1170
|
*/
|
|
@@ -1197,9 +1191,8 @@ export declare namespace ServiceArea {
|
|
|
1197
1191
|
* A value of null indicates that the total operational time is unknown.
|
|
1198
1192
|
*
|
|
1199
1193
|
* There may be cases where the total operational time exceeds the maximum value that can be conveyed by this
|
|
1200
|
-
* attribute, and in such instances this attribute shall be populated with null.
|
|
1201
|
-
*
|
|
1202
|
-
* Null if the Status field is not set to Completed or Skipped.
|
|
1194
|
+
* attribute, and in such instances this attribute shall be populated with null. Null if the Status field is not
|
|
1195
|
+
* set to Completed or Skipped.
|
|
1203
1196
|
*
|
|
1204
1197
|
* @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.3
|
|
1205
1198
|
*/
|
|
@@ -1268,11 +1261,11 @@ export declare namespace ServiceArea {
|
|
|
1268
1261
|
*
|
|
1269
1262
|
* An empty value indicates that the device is currently unable to provide the list of supported areas.
|
|
1270
1263
|
*
|
|
1271
|
-
* NOTE
|
|
1264
|
+
* > [!NOTE]
|
|
1272
1265
|
*
|
|
1273
|
-
* due to the maximum size of this list and to the fact that the entries may include strings (see
|
|
1274
|
-
*
|
|
1275
|
-
*
|
|
1266
|
+
* > due to the maximum size of this list and to the fact that the entries may include strings (see
|
|
1267
|
+
* LocationName), care must be taken by implementers to avoid creating a data structure that is overly
|
|
1268
|
+
* large, which can result in significant latency in accessing this attribute.
|
|
1276
1269
|
*
|
|
1277
1270
|
* The value of this attribute may change at any time via an out-of-band interaction outside of the server,
|
|
1278
1271
|
* such as interactions with a user interface, or due to internal device changes.
|
|
@@ -1323,10 +1316,10 @@ export declare namespace ServiceArea {
|
|
|
1323
1316
|
* This SHOULD be used by clients to determine the name and/or the full, or the partial, semantics of a certain
|
|
1324
1317
|
* area.
|
|
1325
1318
|
*
|
|
1326
|
-
* NOTE
|
|
1319
|
+
* > [!NOTE]
|
|
1327
1320
|
*
|
|
1328
|
-
* If any entries on the SupportedAreas attribute’s list have the AreaInfo field missing the semantic data,
|
|
1329
|
-
* client may remind the user to assign the respective data.
|
|
1321
|
+
* > If any entries on the SupportedAreas attribute’s list have the AreaInfo field missing the semantic data,
|
|
1322
|
+
* the client may remind the user to assign the respective data.
|
|
1330
1323
|
*
|
|
1331
1324
|
* @see {@link MatterSpecification.v14.Cluster} § 1.17.5.4.3
|
|
1332
1325
|
*/
|
|
@@ -1418,9 +1411,9 @@ export declare namespace ServiceArea {
|
|
|
1418
1411
|
* (serviced area) or which area it currently has in view but not taking video of (e.g. an area which is
|
|
1419
1412
|
* traversed while panning).
|
|
1420
1413
|
*
|
|
1421
|
-
* NOTE
|
|
1414
|
+
* > [!NOTE]
|
|
1422
1415
|
*
|
|
1423
|
-
* A device may traverse an area regardless of the status of the area (pending, skipped, or completed).
|
|
1416
|
+
* > A device may traverse an area regardless of the status of the area (pending, skipped, or completed).
|
|
1424
1417
|
*
|
|
1425
1418
|
* If a device can simultaneously operate at multiple areas, such as in the case of a sensor that can
|
|
1426
1419
|
* monitor multiple areas at the same time, the CurrentArea attribute shall NOT be implemented, since it
|
|
@@ -1460,10 +1453,10 @@ export declare namespace ServiceArea {
|
|
|
1460
1453
|
*
|
|
1461
1454
|
* • when it changes to or from null
|
|
1462
1455
|
*
|
|
1463
|
-
* NOTE
|
|
1456
|
+
* > [!NOTE]
|
|
1464
1457
|
*
|
|
1465
|
-
* If the device is capable of pausing its operation, this attribute may be set to null, to indicate
|
|
1466
|
-
* completion time is unknown, or increment the value while being in the paused state.
|
|
1458
|
+
* > If the device is capable of pausing its operation, this attribute may be set to null, to indicate
|
|
1459
|
+
* that completion time is unknown, or increment the value while being in the paused state.
|
|
1467
1460
|
*
|
|
1468
1461
|
* @see {@link MatterSpecification.v14.Cluster} § 1.17.6.5
|
|
1469
1462
|
*/
|
|
@@ -1491,9 +1484,8 @@ export declare namespace ServiceArea {
|
|
|
1491
1484
|
}>, import("../tlv/TlvObject.js").TypeFromFields<{
|
|
1492
1485
|
/**
|
|
1493
1486
|
* If the Status field is set to Success or UnsupportedArea, the server may use a non-empty string for the
|
|
1494
|
-
* StatusText field to provide additional information. For example, if Status is set to
|
|
1495
|
-
*
|
|
1496
|
-
* edArea, the server may use StatusText to indicate which areas are unsupported.
|
|
1487
|
+
* StatusText field to provide additional information. For example, if Status is set to UnsupportedArea, the
|
|
1488
|
+
* server may use StatusText to indicate which areas are unsupported.
|
|
1497
1489
|
*
|
|
1498
1490
|
* If the Status field is not set to Success, or UnsupportedArea, the StatusText field shall include a
|
|
1499
1491
|
* vendor-defined error description which can be used to explain the error to the user. For example, if the
|
|
@@ -1579,20 +1571,19 @@ export declare namespace ServiceArea {
|
|
|
1579
1571
|
*
|
|
1580
1572
|
* Each entry in this list shall have a unique value for the Name field.
|
|
1581
1573
|
*
|
|
1582
|
-
* NOTE
|
|
1574
|
+
* > [!NOTE]
|
|
1583
1575
|
*
|
|
1584
|
-
* due to the maximum size of this list and to the fact that the entries may include strings (see the Name
|
|
1585
|
-
*
|
|
1586
|
-
* that is overly large, which can result in significant latency in accessing this attribute.
|
|
1576
|
+
* > due to the maximum size of this list and to the fact that the entries may include strings (see the Name
|
|
1577
|
+
* field of the MapStruct data type), care must be taken by implementers to avoid creating a data
|
|
1578
|
+
* structure that is overly large, which can result in significant latency in accessing this attribute.
|
|
1587
1579
|
*
|
|
1588
1580
|
* The value of this attribute may change at any time via an out-of-band interaction outside of the server,
|
|
1589
1581
|
* such as interactions with a user interface.
|
|
1590
1582
|
*
|
|
1591
1583
|
* When updating the SupportedMaps attribute list by deleting entries, or by setting the attribute to an
|
|
1592
1584
|
* empty list, the SupportedLocations attribute shall be updated such that all entries in that list meet the
|
|
1593
|
-
* constraints indicated in the description of the SupportedLocations attribute. This may result in
|
|
1594
|
-
*
|
|
1595
|
-
* the server removing entries from the SupportedAreas attribute list. See the SupportedAreas attribute
|
|
1585
|
+
* constraints indicated in the description of the SupportedLocations attribute. This may result in the
|
|
1586
|
+
* server removing entries from the SupportedAreas attribute list. See the SupportedAreas attribute
|
|
1596
1587
|
* description for the implications of changing that attribute.
|
|
1597
1588
|
*
|
|
1598
1589
|
* The SupportedMaps attribute list changes mentioned above SHOULD NOT be allowed while the device is
|
|
@@ -1654,13 +1645,13 @@ export declare namespace ServiceArea {
|
|
|
1654
1645
|
* SupportedMaps or SupportedAreas attributes, so the clients can retrieve the progress information at that
|
|
1655
1646
|
* time.
|
|
1656
1647
|
*
|
|
1657
|
-
* NOTE
|
|
1648
|
+
* > [!NOTE]
|
|
1658
1649
|
*
|
|
1659
|
-
* if the device implements the Operational Status cluster, or a derivation of it, in case the device
|
|
1660
|
-
* to service any locations in the SelectedAreas list before ending the operation, it SHOULD use the
|
|
1661
|
-
*
|
|
1662
|
-
*
|
|
1663
|
-
*
|
|
1650
|
+
* > if the device implements the Operational Status cluster, or a derivation of it, in case the device
|
|
1651
|
+
* fails to service any locations in the SelectedAreas list before ending the operation, it SHOULD use the
|
|
1652
|
+
* Operational Status cluster to indicate that the device was unable to complete the operation (see the
|
|
1653
|
+
* UnableToCompleteOperation error from that cluster specification). The clients SHOULD then read the
|
|
1654
|
+
* Progress attribute, and indicate which areas have been successfully serviced (marked as completed).
|
|
1664
1655
|
*
|
|
1665
1656
|
* @see {@link MatterSpecification.v14.Cluster} § 1.17.6.6
|
|
1666
1657
|
*/
|
|
@@ -1687,9 +1678,8 @@ export declare namespace ServiceArea {
|
|
|
1687
1678
|
* A value of null indicates that the total operational time is unknown.
|
|
1688
1679
|
*
|
|
1689
1680
|
* There may be cases where the total operational time exceeds the maximum value that can be conveyed by this
|
|
1690
|
-
* attribute, and in such instances this attribute shall be populated with null.
|
|
1691
|
-
*
|
|
1692
|
-
* Null if the Status field is not set to Completed or Skipped.
|
|
1681
|
+
* attribute, and in such instances this attribute shall be populated with null. Null if the Status field is not
|
|
1682
|
+
* set to Completed or Skipped.
|
|
1693
1683
|
*
|
|
1694
1684
|
* @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.3
|
|
1695
1685
|
*/
|
|
@@ -1813,9 +1803,8 @@ export declare namespace ServiceArea {
|
|
|
1813
1803
|
* A value of null indicates that the total operational time is unknown.
|
|
1814
1804
|
*
|
|
1815
1805
|
* There may be cases where the total operational time exceeds the maximum value that can be conveyed by this
|
|
1816
|
-
* attribute, and in such instances this attribute shall be populated with null.
|
|
1817
|
-
*
|
|
1818
|
-
* Null if the Status field is not set to Completed or Skipped.
|
|
1806
|
+
* attribute, and in such instances this attribute shall be populated with null. Null if the Status field is not
|
|
1807
|
+
* set to Completed or Skipped.
|
|
1819
1808
|
*
|
|
1820
1809
|
* @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.3
|
|
1821
1810
|
*/
|
|
@@ -1865,10 +1854,10 @@ export declare namespace ServiceArea {
|
|
|
1865
1854
|
* This SHOULD be used by clients to determine the name and/or the full, or the partial, semantics of a certain
|
|
1866
1855
|
* area.
|
|
1867
1856
|
*
|
|
1868
|
-
* NOTE
|
|
1857
|
+
* > [!NOTE]
|
|
1869
1858
|
*
|
|
1870
|
-
* If any entries on the SupportedAreas attribute’s list have the AreaInfo field missing the semantic data,
|
|
1871
|
-
* client may remind the user to assign the respective data.
|
|
1859
|
+
* > If any entries on the SupportedAreas attribute’s list have the AreaInfo field missing the semantic data,
|
|
1860
|
+
* the client may remind the user to assign the respective data.
|
|
1872
1861
|
*
|
|
1873
1862
|
* @see {@link MatterSpecification.v14.Cluster} § 1.17.5.4.3
|
|
1874
1863
|
*/
|
|
@@ -1985,9 +1974,8 @@ export declare namespace ServiceArea {
|
|
|
1985
1974
|
}>, import("../tlv/TlvObject.js").TypeFromFields<{
|
|
1986
1975
|
/**
|
|
1987
1976
|
* If the Status field is set to Success or UnsupportedArea, the server may use a non-empty string for the
|
|
1988
|
-
* StatusText field to provide additional information. For example, if Status is set to
|
|
1989
|
-
*
|
|
1990
|
-
* edArea, the server may use StatusText to indicate which areas are unsupported.
|
|
1977
|
+
* StatusText field to provide additional information. For example, if Status is set to UnsupportedArea, the
|
|
1978
|
+
* server may use StatusText to indicate which areas are unsupported.
|
|
1991
1979
|
*
|
|
1992
1980
|
* If the Status field is not set to Success, or UnsupportedArea, the StatusText field shall include a
|
|
1993
1981
|
* vendor-defined error description which can be used to explain the error to the user. For example, if the
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"service-area.d.ts","sourceRoot":"","sources":["../../../src/clusters/service-area.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,6CAA6C;AAE7C,OAAO,EAAE,cAAc,EAAE,MAAM,uCAAuC,CAAC;AACvE,OAAO,EAAE,SAAS,EAAE,iBAAiB,EAAE,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAK/F,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAErD,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC;AAEpD,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAGpC,yBAAiB,WAAW,CAAC;IACzB;;;;OAIG;IACH,KAAY,OAAO;QACf;;;;;;;WAOG;QACH,kBAAkB,uBAAuB;QAEzC;;;;WAIG;QACH,iBAAiB,sBAAsB;QAEvC;;;;WAIG;QACH,IAAI,SAAS;KAChB;IAED;;;;OAIG;IACI,MAAM,MAAM;QACf;;;;WAIG;;QAGH;;;;;WAKG;;MAEL,CAAC;IAEH;;;;OAIG;IACH,UAAiB,GAAI,SAAQ,cAAc,CAAC,OAAO,MAAM,CAAC;KAAG;IAE7D;;;;OAIG;IACH,KAAY,iBAAiB;QACzB;;;WAGG;QACH,OAAO,IAAI;QAEX;;WAEG;QACH,SAAS,IAAI;QAEb;;;;WAIG;QACH,OAAO,IAAI;QAEX;;WAEG;QACH,SAAS,IAAI;KAChB;IAED;;;;OAIG;IACI,MAAM,WAAW;QACpB;;;;;WAKG;;QAGH;;;;;WAKG;;QAGH
|
|
1
|
+
{"version":3,"file":"service-area.d.ts","sourceRoot":"","sources":["../../../src/clusters/service-area.ts"],"names":[],"mappings":"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"}
|
|
@@ -90,9 +90,8 @@ var ServiceArea;
|
|
|
90
90
|
* A value of null indicates that the total operational time is unknown.
|
|
91
91
|
*
|
|
92
92
|
* There may be cases where the total operational time exceeds the maximum value that can be conveyed by this
|
|
93
|
-
* attribute, and in such instances this attribute shall be populated with null.
|
|
94
|
-
*
|
|
95
|
-
* Null if the Status field is not set to Completed or Skipped.
|
|
93
|
+
* attribute, and in such instances this attribute shall be populated with null. Null if the Status field is not
|
|
94
|
+
* set to Completed or Skipped.
|
|
96
95
|
*
|
|
97
96
|
* @see {@link MatterSpecification.v14.Cluster} § 1.17.5.5.3
|
|
98
97
|
*/
|
|
@@ -191,10 +190,10 @@ var ServiceArea;
|
|
|
191
190
|
* This SHOULD be used by clients to determine the name and/or the full, or the partial, semantics of a certain
|
|
192
191
|
* area.
|
|
193
192
|
*
|
|
194
|
-
* NOTE
|
|
193
|
+
* > [!NOTE]
|
|
195
194
|
*
|
|
196
|
-
* If any entries on the SupportedAreas attribute’s list have the AreaInfo field missing the semantic data,
|
|
197
|
-
* client may remind the user to assign the respective data.
|
|
195
|
+
* > If any entries on the SupportedAreas attribute’s list have the AreaInfo field missing the semantic data,
|
|
196
|
+
* the client may remind the user to assign the respective data.
|
|
198
197
|
*
|
|
199
198
|
* @see {@link MatterSpecification.v14.Cluster} § 1.17.5.4.3
|
|
200
199
|
*/
|
|
@@ -222,9 +221,8 @@ var ServiceArea;
|
|
|
222
221
|
ServiceArea2.TlvSelectAreasResponse = (0, import_TlvObject.TlvObject)({
|
|
223
222
|
/**
|
|
224
223
|
* If the Status field is set to Success or UnsupportedArea, the server may use a non-empty string for the
|
|
225
|
-
* StatusText field to provide additional information. For example, if Status is set to
|
|
226
|
-
*
|
|
227
|
-
* edArea, the server may use StatusText to indicate which areas are unsupported.
|
|
224
|
+
* StatusText field to provide additional information. For example, if Status is set to UnsupportedArea, the
|
|
225
|
+
* server may use StatusText to indicate which areas are unsupported.
|
|
228
226
|
*
|
|
229
227
|
* If the Status field is not set to Success, or UnsupportedArea, the StatusText field shall include a
|
|
230
228
|
* vendor-defined error description which can be used to explain the error to the user. For example, if the
|
|
@@ -298,20 +296,19 @@ var ServiceArea;
|
|
|
298
296
|
*
|
|
299
297
|
* Each entry in this list shall have a unique value for the Name field.
|
|
300
298
|
*
|
|
301
|
-
* NOTE
|
|
299
|
+
* > [!NOTE]
|
|
302
300
|
*
|
|
303
|
-
* due to the maximum size of this list and to the fact that the entries may include strings (see the Name
|
|
304
|
-
*
|
|
305
|
-
* that is overly large, which can result in significant latency in accessing this attribute.
|
|
301
|
+
* > due to the maximum size of this list and to the fact that the entries may include strings (see the Name
|
|
302
|
+
* field of the MapStruct data type), care must be taken by implementers to avoid creating a data
|
|
303
|
+
* structure that is overly large, which can result in significant latency in accessing this attribute.
|
|
306
304
|
*
|
|
307
305
|
* The value of this attribute may change at any time via an out-of-band interaction outside of the server,
|
|
308
306
|
* such as interactions with a user interface.
|
|
309
307
|
*
|
|
310
308
|
* When updating the SupportedMaps attribute list by deleting entries, or by setting the attribute to an
|
|
311
309
|
* empty list, the SupportedLocations attribute shall be updated such that all entries in that list meet the
|
|
312
|
-
* constraints indicated in the description of the SupportedLocations attribute. This may result in
|
|
313
|
-
*
|
|
314
|
-
* the server removing entries from the SupportedAreas attribute list. See the SupportedAreas attribute
|
|
310
|
+
* constraints indicated in the description of the SupportedLocations attribute. This may result in the
|
|
311
|
+
* server removing entries from the SupportedAreas attribute list. See the SupportedAreas attribute
|
|
315
312
|
* description for the implications of changing that attribute.
|
|
316
313
|
*
|
|
317
314
|
* The SupportedMaps attribute list changes mentioned above SHOULD NOT be allowed while the device is
|
|
@@ -355,13 +352,13 @@ var ServiceArea;
|
|
|
355
352
|
* SupportedMaps or SupportedAreas attributes, so the clients can retrieve the progress information at that
|
|
356
353
|
* time.
|
|
357
354
|
*
|
|
358
|
-
* NOTE
|
|
355
|
+
* > [!NOTE]
|
|
359
356
|
*
|
|
360
|
-
* if the device implements the Operational Status cluster, or a derivation of it, in case the device
|
|
361
|
-
* to service any locations in the SelectedAreas list before ending the operation, it SHOULD use the
|
|
362
|
-
*
|
|
363
|
-
*
|
|
364
|
-
*
|
|
357
|
+
* > if the device implements the Operational Status cluster, or a derivation of it, in case the device
|
|
358
|
+
* fails to service any locations in the SelectedAreas list before ending the operation, it SHOULD use the
|
|
359
|
+
* Operational Status cluster to indicate that the device was unable to complete the operation (see the
|
|
360
|
+
* UnableToCompleteOperation error from that cluster specification). The clients SHOULD then read the
|
|
361
|
+
* Progress attribute, and indicate which areas have been successfully serviced (marked as completed).
|
|
365
362
|
*
|
|
366
363
|
* @see {@link MatterSpecification.v14.Cluster} § 1.17.6.6
|
|
367
364
|
*/
|
|
@@ -410,11 +407,11 @@ var ServiceArea;
|
|
|
410
407
|
*
|
|
411
408
|
* An empty value indicates that the device is currently unable to provide the list of supported areas.
|
|
412
409
|
*
|
|
413
|
-
* NOTE
|
|
410
|
+
* > [!NOTE]
|
|
414
411
|
*
|
|
415
|
-
* due to the maximum size of this list and to the fact that the entries may include strings (see
|
|
416
|
-
*
|
|
417
|
-
*
|
|
412
|
+
* > due to the maximum size of this list and to the fact that the entries may include strings (see
|
|
413
|
+
* LocationName), care must be taken by implementers to avoid creating a data structure that is overly
|
|
414
|
+
* large, which can result in significant latency in accessing this attribute.
|
|
418
415
|
*
|
|
419
416
|
* The value of this attribute may change at any time via an out-of-band interaction outside of the server,
|
|
420
417
|
* such as interactions with a user interface, or due to internal device changes.
|
|
@@ -471,9 +468,9 @@ var ServiceArea;
|
|
|
471
468
|
* (serviced area) or which area it currently has in view but not taking video of (e.g. an area which is
|
|
472
469
|
* traversed while panning).
|
|
473
470
|
*
|
|
474
|
-
* NOTE
|
|
471
|
+
* > [!NOTE]
|
|
475
472
|
*
|
|
476
|
-
* A device may traverse an area regardless of the status of the area (pending, skipped, or completed).
|
|
473
|
+
* > A device may traverse an area regardless of the status of the area (pending, skipped, or completed).
|
|
477
474
|
*
|
|
478
475
|
* If a device can simultaneously operate at multiple areas, such as in the case of a sensor that can
|
|
479
476
|
* monitor multiple areas at the same time, the CurrentArea attribute shall NOT be implemented, since it
|
|
@@ -513,10 +510,10 @@ var ServiceArea;
|
|
|
513
510
|
*
|
|
514
511
|
* • when it changes to or from null
|
|
515
512
|
*
|
|
516
|
-
* NOTE
|
|
513
|
+
* > [!NOTE]
|
|
517
514
|
*
|
|
518
|
-
* If the device is capable of pausing its operation, this attribute may be set to null, to indicate
|
|
519
|
-
* completion time is unknown, or increment the value while being in the paused state.
|
|
515
|
+
* > If the device is capable of pausing its operation, this attribute may be set to null, to indicate
|
|
516
|
+
* that completion time is unknown, or increment the value while being in the paused state.
|
|
520
517
|
*
|
|
521
518
|
* @see {@link MatterSpecification.v14.Cluster} § 1.17.6.5
|
|
522
519
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../src/clusters/service-area.ts"],
|
|
4
|
-
"mappings": ";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAQA,4BAA+B;AAC/B,qBAAuE;AACvE,sBAAyB;AACzB,uBAAsD;AACtD,uBAAwD;AACxD,uBAA0B;AAE1B,yBAA4B;AAC5B,0BAAwB;AACxB,0BAAgC;AAEhC,6BAAgC;AAnBhC;AAAA;AAAA;AAAA;AAAA;AAqBO,IAAU;AAAA,CAAV,CAAUA,iBAAV;AAMI,MAAK;AAAL,IAAKC,aAAL;AASH,IAAAA,SAAA,wBAAqB;AAOrB,IAAAA,SAAA,uBAAoB;AAOpB,IAAAA,SAAA,UAAO;AAAA,KAvBC,UAAAD,aAAA,YAAAA,aAAA;AA+BL,EAAMA,aAAA,aAAS,4BAAU;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAM5B,WAAO,2BAAS,GAAG,0BAAS;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAQ5B,UAAM,2BAAS,GAAG,2BAAU,MAAM,EAAE,WAAW,GAAG,CAAC,CAAC;AAAA,EACxD,CAAC;AAcM,MAAK;AAAL,IAAKE,uBAAL;AAKH,IAAAA,sCAAA,aAAU,KAAV;AAKA,IAAAA,sCAAA,eAAY,KAAZ;AAOA,IAAAA,sCAAA,aAAU,KAAV;AAKA,IAAAA,sCAAA,eAAY,KAAZ;AAAA,KAtBQ,oBAAAF,aAAA,sBAAAA,aAAA;AA8BL,EAAMA,aAAA,kBAAc,4BAAU;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAOjC,YAAQ,2BAAS,GAAG,0BAAS;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAQ7B,YAAQ,2BAAS,OAAG,0BAA2B,CAAC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA
|
|
4
|
+
"mappings": "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",
|
|
5
5
|
"names": ["ServiceArea", "Feature", "OperationalStatus", "SelectAreasStatus", "SkipAreaStatus"]
|
|
6
6
|
}
|