@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
|
@@ -84,7 +84,7 @@ export namespace MediaInput {
|
|
|
84
84
|
index: TlvField(0, TlvUInt8),
|
|
85
85
|
|
|
86
86
|
/**
|
|
87
|
-
* This field shall indicate the type of input
|
|
87
|
+
* ### This field shall indicate the type of input
|
|
88
88
|
*
|
|
89
89
|
* @see {@link MatterSpecification.v14.Cluster} § 6.9.5.2.2
|
|
90
90
|
*/
|
|
@@ -186,9 +186,8 @@ export namespace MediaInput {
|
|
|
186
186
|
|
|
187
187
|
commands: {
|
|
188
188
|
/**
|
|
189
|
-
* Upon receipt, this command shall change the media input on the device to the input at a specific
|
|
190
|
-
*
|
|
191
|
-
* index in the Input List.
|
|
189
|
+
* Upon receipt, this command shall change the media input on the device to the input at a specific index in
|
|
190
|
+
* the Input List.
|
|
192
191
|
*
|
|
193
192
|
* @see {@link MatterSpecification.v14.Cluster} § 6.9.7.1
|
|
194
193
|
*/
|
|
@@ -75,10 +75,9 @@ export namespace MediaPlayback {
|
|
|
75
75
|
/**
|
|
76
76
|
* AudioAdvance (AA)
|
|
77
77
|
*
|
|
78
|
-
* This feature is for a device or app that supports playing audio during fast and slow advance and
|
|
79
|
-
*
|
|
80
|
-
*
|
|
81
|
-
* audio during certain speeds.
|
|
78
|
+
* This feature is for a device or app that supports playing audio during fast and slow advance and rewind
|
|
79
|
+
* (e.g., while playback speed is not 1). A device that supports this feature may only support playing audio
|
|
80
|
+
* during certain speeds.
|
|
82
81
|
*
|
|
83
82
|
* A cluster implementing AA shall implement AS.
|
|
84
83
|
*
|
|
@@ -669,10 +668,9 @@ export namespace MediaPlayback {
|
|
|
669
668
|
startTime: Attribute(0x1, TlvNullable(TlvEpochUs), { default: null }),
|
|
670
669
|
|
|
671
670
|
/**
|
|
672
|
-
* Indicates the duration, in milliseconds, of the current media being played back
|
|
673
|
-
*
|
|
674
|
-
*
|
|
675
|
-
* This attribute shall never be 0.
|
|
671
|
+
* Indicates the duration, in milliseconds, of the current media being played back or null when duration is
|
|
672
|
+
* not applicable (for example, in live streaming content with no known duration). This attribute shall
|
|
673
|
+
* never be 0.
|
|
676
674
|
*
|
|
677
675
|
* @see {@link MatterSpecification.v14.Cluster} § 6.10.6.3
|
|
678
676
|
*/
|
|
@@ -871,7 +869,6 @@ export namespace MediaPlayback {
|
|
|
871
869
|
|
|
872
870
|
/**
|
|
873
871
|
* Upon receipt, this shall start playback of the media in the forward direction in case the media is
|
|
874
|
-
*
|
|
875
872
|
* currently playing in the backward direction or is not playing. If the playback is already happening in
|
|
876
873
|
* the forward direction receipt of this command shall increase the speed of the media playback.
|
|
877
874
|
*
|
|
@@ -939,10 +936,9 @@ export namespace MediaPlayback {
|
|
|
939
936
|
/**
|
|
940
937
|
* AudioAdvance
|
|
941
938
|
*
|
|
942
|
-
* This feature is for a device or app that supports playing audio during fast and slow advance and
|
|
943
|
-
*
|
|
944
|
-
*
|
|
945
|
-
* playing audio during certain speeds.
|
|
939
|
+
* This feature is for a device or app that supports playing audio during fast and slow advance and rewind
|
|
940
|
+
* (e.g., while playback speed is not 1). A device that supports this feature may only support playing audio
|
|
941
|
+
* during certain speeds.
|
|
946
942
|
*
|
|
947
943
|
* A cluster implementing AA shall implement AS.
|
|
948
944
|
*
|
|
@@ -1002,8 +998,8 @@ export namespace MediaPlayback {
|
|
|
1002
998
|
previous: OptionalCommand(0x4, TlvNoArguments, 0xa, TlvPlaybackResponse),
|
|
1003
999
|
|
|
1004
1000
|
/**
|
|
1005
|
-
* Upon receipt, this shall cause the handler to be invoked for "Next". User experience is context-
|
|
1006
|
-
*
|
|
1001
|
+
* Upon receipt, this shall cause the handler to be invoked for "Next". User experience is context-specific.
|
|
1002
|
+
* This will often Go forward to the next media playback item.
|
|
1007
1003
|
*
|
|
1008
1004
|
* @see {@link MatterSpecification.v14.Cluster} § 6.10.7.6
|
|
1009
1005
|
*/
|
package/src/clusters/messages.ts
CHANGED
|
@@ -561,11 +561,11 @@ export namespace Messages {
|
|
|
561
561
|
* combination of a company name and friendly name, for example, ”Acme” or “Acme Streaming Service on
|
|
562
562
|
* Alice’s Phone”.
|
|
563
563
|
*
|
|
564
|
-
* NOTE
|
|
564
|
+
* > [!NOTE]
|
|
565
565
|
*
|
|
566
|
-
* It is currently not specified where the friendly name label can be found on the node, meaning that
|
|
567
|
-
*
|
|
568
|
-
* other instances could employ a different method.
|
|
566
|
+
* > It is currently not specified where the friendly name label can be found on the node, meaning that
|
|
567
|
+
* clients SHOULD NOT rely on a certain method they happen to observe in a particular server instance,
|
|
568
|
+
* since other instances could employ a different method.
|
|
569
569
|
*
|
|
570
570
|
* The device SHOULD make it possible for the user to view which nodes have access to this cluster and to
|
|
571
571
|
* individually remove privileges for each node.
|
|
@@ -168,9 +168,8 @@ export namespace MicrowaveOvenMode {
|
|
|
168
168
|
* specification of the derived cluster defines a namespace, the set of standard mode tags also includes the
|
|
169
169
|
* mode tag values from that namespace.
|
|
170
170
|
*
|
|
171
|
-
* Mode tags can help clients look for options that meet certain criteria, render the user interface, use
|
|
172
|
-
*
|
|
173
|
-
* the mode in an automation, or to craft help text their voice-driven interfaces. A mode tag shall be either a
|
|
171
|
+
* Mode tags can help clients look for options that meet certain criteria, render the user interface, use the
|
|
172
|
+
* mode in an automation, or to craft help text their voice-driven interfaces. A mode tag shall be either a
|
|
174
173
|
* standard tag or a manufacturer specific tag, as defined in each ModeTagStruct list entry.
|
|
175
174
|
*
|
|
176
175
|
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard and
|
|
@@ -162,9 +162,8 @@ export namespace ModeBase {
|
|
|
162
162
|
* specification of the derived cluster defines a namespace, the set of standard mode tags also includes the
|
|
163
163
|
* mode tag values from that namespace.
|
|
164
164
|
*
|
|
165
|
-
* Mode tags can help clients look for options that meet certain criteria, render the user interface, use
|
|
166
|
-
*
|
|
167
|
-
* the mode in an automation, or to craft help text their voice-driven interfaces. A mode tag shall be either a
|
|
165
|
+
* Mode tags can help clients look for options that meet certain criteria, render the user interface, use the
|
|
166
|
+
* mode in an automation, or to craft help text their voice-driven interfaces. A mode tag shall be either a
|
|
168
167
|
* standard tag or a manufacturer specific tag, as defined in each ModeTagStruct list entry.
|
|
169
168
|
*
|
|
170
169
|
* A mode option may have more than one mode tag. A mode option may be associated with a mixture of standard and
|
|
@@ -273,9 +272,7 @@ export namespace ModeBase {
|
|
|
273
272
|
}
|
|
274
273
|
|
|
275
274
|
/**
|
|
276
|
-
* This command is sent by the device on receipt of the ChangeToMode command.
|
|
277
|
-
*
|
|
278
|
-
* shall have the following data fields:
|
|
275
|
+
* This command is sent by the device on receipt of the ChangeToMode command.
|
|
279
276
|
*
|
|
280
277
|
* @see {@link MatterSpecification.v14.Cluster} § 1.10.7.2
|
|
281
278
|
*/
|
|
@@ -289,9 +286,7 @@ export namespace ModeBase {
|
|
|
289
286
|
});
|
|
290
287
|
|
|
291
288
|
/**
|
|
292
|
-
* This command is sent by the device on receipt of the ChangeToMode command.
|
|
293
|
-
*
|
|
294
|
-
* shall have the following data fields:
|
|
289
|
+
* This command is sent by the device on receipt of the ChangeToMode command.
|
|
295
290
|
*
|
|
296
291
|
* @see {@link MatterSpecification.v14.Cluster} § 1.10.7.2
|
|
297
292
|
*/
|
|
@@ -149,9 +149,7 @@ export namespace ModeSelect {
|
|
|
149
149
|
* If this attribute is not present or is set to null, it shall NOT have an effect, otherwise the
|
|
150
150
|
* CurrentMode attribute shall depend on the OnOff attribute of the On/Off cluster
|
|
151
151
|
*
|
|
152
|
-
* The value of this field shall match the Mode field of one of the entries in the SupportedModes
|
|
153
|
-
*
|
|
154
|
-
* attribute.
|
|
152
|
+
* The value of this field shall match the Mode field of one of the entries in the SupportedModes attribute.
|
|
155
153
|
*
|
|
156
154
|
* @see {@link MatterSpecification.v14.Cluster} § 1.9.6.6
|
|
157
155
|
*/
|
|
@@ -215,9 +213,7 @@ export namespace ModeSelect {
|
|
|
215
213
|
/**
|
|
216
214
|
* This attribute represents the current mode of the server.
|
|
217
215
|
*
|
|
218
|
-
* The value of this field must match the Mode field of one of the entries in the SupportedModes
|
|
219
|
-
*
|
|
220
|
-
* attribute.
|
|
216
|
+
* The value of this field must match the Mode field of one of the entries in the SupportedModes attribute.
|
|
221
217
|
*
|
|
222
218
|
* @see {@link MatterSpecification.v14.Cluster} § 1.9.6.4
|
|
223
219
|
*/
|
|
@@ -234,9 +230,7 @@ export namespace ModeSelect {
|
|
|
234
230
|
* This behavior does not apply to reboots associated with OTA. After an OTA restart, the CurrentMode
|
|
235
231
|
* attribute shall return to its value prior to the restart.
|
|
236
232
|
*
|
|
237
|
-
* The value of this field shall match the Mode field of one of the entries in the SupportedModes
|
|
238
|
-
*
|
|
239
|
-
* attribute.
|
|
233
|
+
* The value of this field shall match the Mode field of one of the entries in the SupportedModes attribute.
|
|
240
234
|
*
|
|
241
235
|
* If this attribute is not implemented, or is set to the null value, it shall have no effect.
|
|
242
236
|
*
|
|
@@ -274,9 +268,7 @@ export namespace ModeSelect {
|
|
|
274
268
|
* of a laundry machine.
|
|
275
269
|
*
|
|
276
270
|
* The server allows the client to set a mode on the server. A mode is one of a list of options that may be
|
|
277
|
-
* presented by a client for a user choice, or understood by the client, via the semantic tags on the
|
|
278
|
-
*
|
|
279
|
-
* mode.
|
|
271
|
+
* presented by a client for a user choice, or understood by the client, via the semantic tags on the mode.
|
|
280
272
|
*
|
|
281
273
|
* A semantic tag is either a standard tag within a standard category namespace, or a manufacturer specific tag,
|
|
282
274
|
* within the namespace of the vendor ID of the manufacturer. If there is no semantic tag, the mode is anonymous,
|
|
@@ -116,7 +116,7 @@ export namespace NetworkCommissioning {
|
|
|
116
116
|
NetworkNotFound = 5,
|
|
117
117
|
|
|
118
118
|
/**
|
|
119
|
-
* Cannot find AP: Mismatch on band/channels/
|
|
119
|
+
* Cannot find AP: Mismatch on band/channels/regulato ry domain / 2.4GHz vs 5GHz
|
|
120
120
|
*/
|
|
121
121
|
RegulatoryError = 6,
|
|
122
122
|
|
|
@@ -605,7 +605,7 @@ export namespace NetworkCommissioning {
|
|
|
605
605
|
/**
|
|
606
606
|
* See Breadcrumb for usage.
|
|
607
607
|
*
|
|
608
|
-
* Effect when received
|
|
608
|
+
* ### Effect when received
|
|
609
609
|
*
|
|
610
610
|
* If the Networks attribute does not contain a matching entry, the command shall immediately respond with
|
|
611
611
|
* NetworkConfigResponse having NetworkingStatus status field set to NetworkIdNotFound.
|
|
@@ -625,7 +625,7 @@ export namespace NetworkCommissioning {
|
|
|
625
625
|
* Re-ordering to the same NetworkIndex as the current location shall be considered as a success and yield no
|
|
626
626
|
* visible changes of the Networks attribute.
|
|
627
627
|
*
|
|
628
|
-
* Examples of re-ordering
|
|
628
|
+
* ### Examples of re-ordering
|
|
629
629
|
*
|
|
630
630
|
* To better illustrate the re-ordering operation, consider this initial state, exemplary of a Wi-Fi device:
|
|
631
631
|
*
|
|
@@ -680,7 +680,7 @@ export namespace NetworkCommissioning {
|
|
|
680
680
|
/**
|
|
681
681
|
* Credentials is the passphrase or PSK for the network (if any is needed).
|
|
682
682
|
*
|
|
683
|
-
* Security type, cipher and credential format (passphrase or PSK) shall be contextually auto-
|
|
683
|
+
* Security type, cipher and credential format (passphrase or PSK) shall be contextually auto-selected during
|
|
684
684
|
* execution of the ConnectNetwork Command and during subsequent operational state network connections, based on
|
|
685
685
|
* the most secure Wi-Fi security type available within beacons and probe responses for the set of all
|
|
686
686
|
* discovered BSSIDs for the configured SSID. The type of PSK or passphrase used shall be inferred based on the
|
|
@@ -700,10 +700,8 @@ export namespace NetworkCommissioning {
|
|
|
700
700
|
*
|
|
701
701
|
* • 8..63 bytes: WPA/WPA2/WPA3 passphrase
|
|
702
702
|
*
|
|
703
|
-
* • 64 bytes: WPA/WPA2/WPA3 raw hex PSK
|
|
704
|
-
*
|
|
705
|
-
* These lengths shall be contextually interpreted based on the security type of the BSSID where connection will
|
|
706
|
-
* occur.
|
|
703
|
+
* • 64 bytes: WPA/WPA2/WPA3 raw hex PSK These lengths shall be contextually interpreted based on the security
|
|
704
|
+
* type of the BSSID where connection will occur.
|
|
707
705
|
*
|
|
708
706
|
* When the length of Credentials and available set of BSSID admits more than one option, such as the presence
|
|
709
707
|
* of both WPA2 and WPA security type within the result set, WPA2 shall be considered more secure.
|
|
@@ -732,12 +730,12 @@ export namespace NetworkCommissioning {
|
|
|
732
730
|
export interface AddOrUpdateWiFiNetworkRequest extends TypeFromSchema<typeof TlvAddOrUpdateWiFiNetworkRequest> {}
|
|
733
731
|
|
|
734
732
|
/**
|
|
735
|
-
* The ThreadCapabilitiesBitmap encodes the supported Thread features and capabilities of a Thread-
|
|
733
|
+
* The ThreadCapabilitiesBitmap encodes the supported Thread features and capabilities of a Thread-enabled network
|
|
736
734
|
* interface.
|
|
737
735
|
*
|
|
738
|
-
* NOTE
|
|
736
|
+
* > [!NOTE]
|
|
739
737
|
*
|
|
740
|
-
* The valid combinations of capabilities are restricted and dependent on Thread version.
|
|
738
|
+
* > The valid combinations of capabilities are restricted and dependent on Thread version.
|
|
741
739
|
*
|
|
742
740
|
* @see {@link MatterSpecification.v14.Core} § 11.9.5.2
|
|
743
741
|
*/
|
|
@@ -819,14 +817,14 @@ export namespace NetworkCommissioning {
|
|
|
819
817
|
* The semantics of the NetworkID field therefore varies between network types accordingly. It contains SSID for
|
|
820
818
|
* Wi-Fi networks, Extended PAN ID (XPAN ID) for Thread networks and netif name for Ethernet networks.
|
|
821
819
|
*
|
|
822
|
-
* NOTE
|
|
820
|
+
* > [!NOTE]
|
|
823
821
|
*
|
|
824
|
-
* SSID in Wi-Fi is a collection of 1-32 bytes, the text encoding of which is not specified. Implementations
|
|
825
|
-
*
|
|
826
|
-
* the commissioner should try to potentially decode the bytes. The most common encoding is UTF-8,
|
|
827
|
-
* is just a convention. Some configurations may use Latin-1 or other character sets. A
|
|
828
|
-
* using UTF-8, replacing encoding errors with "?" at the application level while
|
|
829
|
-
* representation.
|
|
822
|
+
* > SSID in Wi-Fi is a collection of 1-32 bytes, the text encoding of which is not specified. Implementations
|
|
823
|
+
* must be careful to support reporting byte strings without requiring a particular encoding for transfer.
|
|
824
|
+
* Only the commissioner should try to potentially decode the bytes. The most common encoding is UTF-8,
|
|
825
|
+
* however this is just a convention. Some configurations may use Latin-1 or other character sets. A
|
|
826
|
+
* commissioner may decode using UTF-8, replacing encoding errors with "?" at the application level while
|
|
827
|
+
* retaining the underlying representation.
|
|
830
828
|
*
|
|
831
829
|
* XPAN ID is a big-endian 64-bit unsigned number, represented on the first 8 octets of the octet string.
|
|
832
830
|
*
|
|
@@ -870,10 +868,8 @@ export namespace NetworkCommissioning {
|
|
|
870
868
|
/**
|
|
871
869
|
* Indicates the maximum duration taken, in seconds, by the network interface on this cluster server
|
|
872
870
|
* instance to report a successful or failed network connection indication. This maximum time shall account
|
|
873
|
-
* for all operations needed until a successful network connection is
|
|
874
|
-
*
|
|
875
|
-
* deemed to have occurred, including, for example, obtaining IP addresses, or the execution of necessary
|
|
876
|
-
* internal retries.
|
|
871
|
+
* for all operations needed until a successful network connection is deemed to have occurred, including,
|
|
872
|
+
* for example, obtaining IP addresses, or the execution of necessary internal retries.
|
|
877
873
|
*
|
|
878
874
|
* @see {@link MatterSpecification.v14.Core} § 11.9.6.4
|
|
879
875
|
*/
|
|
@@ -933,9 +929,8 @@ export namespace NetworkCommissioning {
|
|
|
933
929
|
|
|
934
930
|
/**
|
|
935
931
|
* This command shall remove the network configuration from the Cluster if there was already a network
|
|
936
|
-
* configuration with the same NetworkID. The relative order of the entries in the Networks
|
|
937
|
-
*
|
|
938
|
-
* attribute shall remain unchanged, except for the removal of the requested network configuration.
|
|
932
|
+
* configuration with the same NetworkID. The relative order of the entries in the Networks attribute shall
|
|
933
|
+
* remain unchanged, except for the removal of the requested network configuration.
|
|
939
934
|
*
|
|
940
935
|
* If this command is received without an armed fail-safe context (see ArmFailSafe), then this command shall
|
|
941
936
|
* fail with a FAILSAFE_REQUIRED status code sent back to the initiator.
|
|
@@ -1002,9 +997,8 @@ export namespace NetworkCommissioning {
|
|
|
1002
997
|
* configuration if the CommissioningComplete command (see CommissioningComplete) is not successfully
|
|
1003
998
|
* invoked before expiry of the Fail-Safe timer.
|
|
1004
999
|
*
|
|
1005
|
-
* When non-concurrent commissioning is being used by a Commissioner or Administrator, the
|
|
1006
|
-
*
|
|
1007
|
-
* nectNetworkResponse shall be sent with the NetworkingStatus field set to Success prior to closing the
|
|
1000
|
+
* When non-concurrent commissioning is being used by a Commissioner or Administrator, the
|
|
1001
|
+
* ConnectNetworkResponse shall be sent with the NetworkingStatus field set to Success prior to closing the
|
|
1008
1002
|
* commissioning channel, even if not yet connected to the operational network, unless the device would be
|
|
1009
1003
|
* incapable of joining that network, in which case the usual failure path described in the prior paragraphs
|
|
1010
1004
|
* shall be followed. Once the commissioning channel is closed, the operational channel will be started. It
|
|
@@ -61,7 +61,7 @@ export namespace OccupancySensing {
|
|
|
61
61
|
/**
|
|
62
62
|
* ActiveInfrared (AIR)
|
|
63
63
|
*
|
|
64
|
-
* Supports sensing using Active InfraRed measurement (e.g. time-of-
|
|
64
|
+
* Supports sensing using Active InfraRed measurement (e.g. time-of-flight or transflective/reflec tive IR
|
|
65
65
|
* sensing)
|
|
66
66
|
*/
|
|
67
67
|
ActiveInfrared = "ActiveInfrared",
|
|
@@ -104,12 +104,10 @@ export namespace OccupancySensing {
|
|
|
104
104
|
};
|
|
105
105
|
|
|
106
106
|
/**
|
|
107
|
-
* NOTE
|
|
107
|
+
* > [!NOTE]
|
|
108
108
|
*
|
|
109
|
-
* This enum is as defined in ClusterRevision 4 and its definition shall NOT be
|
|
110
|
-
*
|
|
111
|
-
* extended; the feature flags provide the sensor modality (or modalities) for later cluster revisions. See Backward
|
|
112
|
-
* Compatibility section.
|
|
109
|
+
* > This enum is as defined in ClusterRevision 4 and its definition shall NOT be extended; the feature flags
|
|
110
|
+
* provide the sensor modality (or modalities) for later cluster revisions. See Backward Compatibility section.
|
|
113
111
|
*
|
|
114
112
|
* @see {@link MatterSpecification.v14.Cluster} § 2.7.5.3
|
|
115
113
|
*/
|
|
@@ -136,10 +134,10 @@ export namespace OccupancySensing {
|
|
|
136
134
|
}
|
|
137
135
|
|
|
138
136
|
/**
|
|
139
|
-
* NOTE
|
|
137
|
+
* > [!NOTE]
|
|
140
138
|
*
|
|
141
|
-
* This enum is as defined in ClusterRevision 4 and its definition shall NOT be extended; the feature flags
|
|
142
|
-
* the sensor modality (or modalities) for later cluster revisions. See Backward Compatibility section.
|
|
139
|
+
* > This enum is as defined in ClusterRevision 4 and its definition shall NOT be extended; the feature flags
|
|
140
|
+
* provide the sensor modality (or modalities) for later cluster revisions. See Backward Compatibility section.
|
|
143
141
|
*
|
|
144
142
|
* @see {@link MatterSpecification.v14.Cluster} § 2.7.5.2
|
|
145
143
|
*/
|
|
@@ -389,7 +387,7 @@ export namespace OccupancySensing {
|
|
|
389
387
|
/**
|
|
390
388
|
* ActiveInfrared
|
|
391
389
|
*
|
|
392
|
-
* Supports sensing using Active InfraRed measurement (e.g. time-of-
|
|
390
|
+
* Supports sensing using Active InfraRed measurement (e.g. time-of-flight or transflective/reflec tive IR
|
|
393
391
|
* sensing)
|
|
394
392
|
*/
|
|
395
393
|
activeInfrared: BitFlag(4),
|
|
@@ -439,13 +437,12 @@ export namespace OccupancySensing {
|
|
|
439
437
|
/**
|
|
440
438
|
* This attribute shall specify the time delay, in seconds, before the sensor changes to its unoccupied
|
|
441
439
|
* state after the last detection of occupancy in the sensed area. This is equivalent to the legacy
|
|
440
|
+
*
|
|
442
441
|
* *OccupiedToUnoccupiedDelay attributes.
|
|
443
442
|
*
|
|
444
443
|
* The value of HoldTime shall be within the limits provided in the HoldTimeLimits attribute, i.e.
|
|
445
|
-
* HoldTimeMin <= HoldTime <= HoldTimeMax
|
|
446
|
-
*
|
|
447
|
-
* Low values of HoldTime SHOULD be avoided since they could lead to many reporting messages. A value 0 for
|
|
448
|
-
* HoldTime shall NOT be used.
|
|
444
|
+
* HoldTimeMin <= HoldTime <= HoldTimeMax Low values of HoldTime SHOULD be avoided since they could lead to
|
|
445
|
+
* many reporting messages. A value 0 for HoldTime shall NOT be used.
|
|
449
446
|
*
|
|
450
447
|
* The figure below illustrates this with an example of how this attribute is used for a PIR sensor. It uses
|
|
451
448
|
* threshold detection to generate an "internal detection" signal, which needs post-processing to become
|
|
@@ -460,8 +457,6 @@ export namespace OccupancySensing {
|
|
|
460
457
|
* the Occupancy attribute will be set to 1 from the start of the first period where the PIR signal exceeds
|
|
461
458
|
* the threshold until HoldTime after the last moment where the PIR exceeded the threshold.
|
|
462
459
|
*
|
|
463
|
-
* Figure 13. Processing of PIR signal towards Occupancy attribute using HoldTime
|
|
464
|
-
*
|
|
465
460
|
* @see {@link MatterSpecification.v14.Cluster} § 2.7.6.3
|
|
466
461
|
*/
|
|
467
462
|
holdTime: OptionalWritableAttribute(0x3, TlvUInt16, { persistent: true, writeAcl: AccessLevel.Manage }),
|
|
@@ -324,16 +324,16 @@ export namespace OperationalCredentials {
|
|
|
324
324
|
*
|
|
325
325
|
* The format of the new Access Control Entry, created from this, shall be:
|
|
326
326
|
*
|
|
327
|
-
* NOTE
|
|
327
|
+
* > [!NOTE]
|
|
328
328
|
*
|
|
329
|
-
* Unless such an Access Control Entry is added atomically as described here, there would be no way for the
|
|
330
|
-
*
|
|
331
|
-
*
|
|
332
|
-
*
|
|
333
|
-
*
|
|
334
|
-
* this argument is made mandatory to provide symmetry between both types of session establishment,
|
|
335
|
-
* which need to eventually add an "Administer Node over CASE" Access Control Entry to finalize new
|
|
336
|
-
* configuration and subsequently be able to call the CommissioningComplete command.
|
|
329
|
+
* > Unless such an Access Control Entry is added atomically as described here, there would be no way for the
|
|
330
|
+
* caller on its given Fabric to eventually add another Access Control Entry for CASE authentication mode, to
|
|
331
|
+
* enable the new Administrator to administer the device, since the Fabric Scoping of the Access Control List
|
|
332
|
+
* prevents the current Node from being able to write new entries scoped to that Fabric, if the session is
|
|
333
|
+
* established from CASE. While a session established from PASE does gain Fabric Scope of a newly-joined
|
|
334
|
+
* Fabric, this argument is made mandatory to provide symmetry between both types of session establishment,
|
|
335
|
+
* both of which need to eventually add an "Administer Node over CASE" Access Control Entry to finalize new
|
|
336
|
+
* Fabric configuration and subsequently be able to call the CommissioningComplete command.
|
|
337
337
|
*
|
|
338
338
|
* @see {@link MatterSpecification.v14.Core} § 11.18.6.8.2
|
|
339
339
|
*/
|
|
@@ -376,45 +376,45 @@ export namespace OperationalCredentials {
|
|
|
376
376
|
* following shall apply:
|
|
377
377
|
*
|
|
378
378
|
* 1. A new FabricIndex shall be allocated, taking the next valid fabric-index value in monotonically
|
|
379
|
-
*
|
|
380
|
-
*
|
|
379
|
+
* incrementing order, wrapping around from 254 (0xFE) to 1, since value 0 is reserved and using 255 (0xFF)
|
|
380
|
+
* would prevent cluster specifications from using nullable fabric-idx fields.
|
|
381
381
|
*
|
|
382
382
|
* 2. An entry within the Fabrics attribute table shall be added, reflecting the matter-fabric-id RDN within
|
|
383
|
-
*
|
|
384
|
-
*
|
|
383
|
+
* the NOC’s subject, along with the public key of the trusted root of the chain and the AdminVendorID
|
|
384
|
+
* field.
|
|
385
385
|
*
|
|
386
386
|
* 3. The operational key pair associated with the incoming NOC from the NOCValue, and generated by the prior
|
|
387
|
-
*
|
|
388
|
-
*
|
|
387
|
+
* CSRRequest command, shall be recorded for subsequent use during CASE within the fail-safe timer period
|
|
388
|
+
* (see Section 5.5, “Commissioning Flows”).
|
|
389
389
|
*
|
|
390
390
|
* 4. The incoming NOCValue and ICACValue (if present) shall be stored under the FabricIndex associated with
|
|
391
|
-
*
|
|
392
|
-
*
|
|
391
|
+
* the new Fabric Scope, along with the RootCACertificate provided with the prior successful
|
|
392
|
+
* AddTrustedRootCertificate command invoked in the same fail-safe period.
|
|
393
393
|
*
|
|
394
394
|
* a. Implementation of certificate chain storage may separate or otherwise encode the components of the
|
|
395
395
|
* array in implementation-specific ways, as long as they follow the correct format when being read from
|
|
396
396
|
* the NOCs list or used within other protocols such as CASE.
|
|
397
397
|
*
|
|
398
398
|
* 5. The NOCs list shall reflect the incoming NOC from the NOCValue field and ICAC from the ICACValue field
|
|
399
|
-
*
|
|
399
|
+
* (if present).
|
|
400
400
|
*
|
|
401
401
|
* 6. The operational discovery service record shall immediately reflect the new Operational Identifier, such
|
|
402
|
-
*
|
|
403
|
-
*
|
|
402
|
+
* that the Node immediately begins to exist within the Fabric and becomes reachable over CASE under the
|
|
403
|
+
* new operational identity.
|
|
404
404
|
*
|
|
405
405
|
* 7. The receiver shall create and add a new Access Control Entry using the CaseAdminSubject field to grant
|
|
406
|
-
*
|
|
407
|
-
*
|
|
408
|
-
*
|
|
406
|
+
* subsequent Administer access to an Administrator member of the new Fabric. It is recommended that the
|
|
407
|
+
* Administrator presented in CaseAdminSubject exist within the same entity that is currently invoking the
|
|
408
|
+
* AddNOC command, within another of the Fabrics of which it is a member.
|
|
409
409
|
*
|
|
410
410
|
* a. If the Managed Device Feature is implemented by the ACL cluster, then one or more ARL entries with the
|
|
411
411
|
* new FabricIndex may be added to the ARL attribute.
|
|
412
412
|
*
|
|
413
413
|
* 8. The incoming IPKValue shall be stored in the Fabric-scoped slot within the Group Key Management cluster
|
|
414
|
-
*
|
|
414
|
+
* (see KeySetWrite), for subsequent use during CASE.
|
|
415
415
|
*
|
|
416
416
|
* 9. The Fabric Index associated with the armed fail-safe context (see ArmFailSafe) shall be updated to match
|
|
417
|
-
*
|
|
417
|
+
* the Fabric Index just allocated.
|
|
418
418
|
*
|
|
419
419
|
* 10. If the current secure session was established with PASE, the receiver shall:
|
|
420
420
|
*
|
|
@@ -583,7 +583,7 @@ export namespace OperationalCredentials {
|
|
|
583
583
|
/**
|
|
584
584
|
* This field shall contain the label to set for the fabric associated with the current secure session.
|
|
585
585
|
*
|
|
586
|
-
* Effect on Receipt
|
|
586
|
+
* ### Effect on Receipt
|
|
587
587
|
*
|
|
588
588
|
* If the Label field is identical to a Label already in use by a Fabric within the Fabrics list that is not the
|
|
589
589
|
* accessing fabric, then an NOCResponse with a StatusCode of LabelConflict shall be returned for the command
|
|
@@ -621,13 +621,13 @@ export namespace OperationalCredentials {
|
|
|
621
621
|
* This field shall contain the Fabric Index reference (see fabric-index) associated with the Fabric which is to
|
|
622
622
|
* be removed from the device.
|
|
623
623
|
*
|
|
624
|
-
* Effect on Receipt
|
|
624
|
+
* ### Effect on Receipt
|
|
625
625
|
*
|
|
626
626
|
* If the FabricIndex field does not match the FabricIndex of any entry within the Fabrics list, then an
|
|
627
|
-
* NOCResponse with a StatusCode of InvalidFabricIndex shall be returned for the command and
|
|
627
|
+
* NOCResponse with a StatusCode of InvalidFabricIndex shall be returned for the command and there shall NOT be
|
|
628
|
+
* any permanent changes to any device data.
|
|
628
629
|
*
|
|
629
|
-
*
|
|
630
|
-
* occur:
|
|
630
|
+
* Otherwise, one of the following outcomes shall occur:
|
|
631
631
|
*
|
|
632
632
|
* 1. If the FabricIndex matches the last remaining entry in the Fabrics list, then the device shall delete
|
|
633
633
|
* all Matter related data on the node which was created since it was commissioned. This includes all
|
|
@@ -875,7 +875,7 @@ export namespace OperationalCredentials {
|
|
|
875
875
|
*
|
|
876
876
|
* A Commissioner or Administrator SHOULD issue this command after performing the Attestation Procedure.
|
|
877
877
|
*
|
|
878
|
-
* Effect When Received
|
|
878
|
+
* ### Effect When Received
|
|
879
879
|
*
|
|
880
880
|
* If this command is received without an armed fail-safe context (see ArmFailSafe), then this command shall
|
|
881
881
|
* fail with a FAILSAFE_REQUIRED status code sent back to the initiator.
|
|
@@ -955,8 +955,6 @@ export namespace OperationalCredentials {
|
|
|
955
955
|
* If the given Fabric being removed is the last one to reference a given Trusted Root CA Certificate stored
|
|
956
956
|
* in the Trusted Root Certificates list, then that Trusted Root Certificate shall be removed.
|
|
957
957
|
*
|
|
958
|
-
* WARNING
|
|
959
|
-
*
|
|
960
958
|
* This command, if referring to an already existing Fabric not under the control of the invoking
|
|
961
959
|
* Administrator, shall ONLY be invoked after obtaining some form of explicit user consent through some
|
|
962
960
|
* method executed by the Administrator or Commissioner. This method of obtaining consent SHOULD employ as
|
|
@@ -989,10 +987,8 @@ export namespace OperationalCredentials {
|
|
|
989
987
|
* fail with a FAILSAFE_REQUIRED status code sent back to the initiator.
|
|
990
988
|
*
|
|
991
989
|
* If a prior AddTrustedRootCertificate command was successfully invoked within the fail-safe timer period,
|
|
992
|
-
* which would cause the new invocation to add a second root certificate within a given fail-
|
|
993
|
-
*
|
|
994
|
-
* safe timer period, then this command shall fail with a CONSTRAINT_ERROR status code sent back to the
|
|
995
|
-
* initiator.
|
|
990
|
+
* which would cause the new invocation to add a second root certificate within a given fail-safe timer
|
|
991
|
+
* period, then this command shall fail with a CONSTRAINT_ERROR status code sent back to the initiator.
|
|
996
992
|
*
|
|
997
993
|
* If a prior UpdateNOC or AddNOC command was successfully executed within the fail-safe timer period, then
|
|
998
994
|
* this command shall fail with a CONSTRAINT_ERROR status code sent back to the initiator.
|
|
@@ -104,10 +104,9 @@ export namespace OperationalState {
|
|
|
104
104
|
* be treated as reserved. As shown by the table, errors that may be specific to a certain Device Type or other
|
|
105
105
|
* modality shall be defined in a derived cluster of this cluster.
|
|
106
106
|
*
|
|
107
|
-
* The derived cluster-specific error definitions shall NOT duplicate the general error definitions.
|
|
108
|
-
*
|
|
109
|
-
*
|
|
110
|
-
* general errors defined below.
|
|
107
|
+
* The derived cluster-specific error definitions shall NOT duplicate the general error definitions. That is, a
|
|
108
|
+
* derived cluster specification of this cluster cannot define errors with the same semantics as the general errors
|
|
109
|
+
* defined below.
|
|
111
110
|
*
|
|
112
111
|
* The manufacturer-specific error definitions shall NOT duplicate the general error definitions or derived
|
|
113
112
|
* cluster-specific error definitions. That is, a manufacturer-defined error defined for this cluster or a derived
|
|
@@ -239,10 +238,9 @@ export namespace OperationalState {
|
|
|
239
238
|
|
|
240
239
|
/**
|
|
241
240
|
* The total operational time, in seconds, from when the operation was started via an initial Start command or
|
|
242
|
-
* autonomous/manual starting action, until the operation completed. This includes any time
|
|
243
|
-
*
|
|
244
|
-
*
|
|
245
|
-
* be conveyed by this attribute, in such instances, this attribute shall be populated with null.
|
|
241
|
+
* autonomous/manual starting action, until the operation completed. This includes any time spent while paused.
|
|
242
|
+
* There may be cases whereby the total operational time exceeds the maximum value that can be conveyed by this
|
|
243
|
+
* attribute, in such instances, this attribute shall be populated with null.
|
|
246
244
|
*
|
|
247
245
|
* @see {@link MatterSpecification.v14.Cluster} § 1.14.7.2.2
|
|
248
246
|
*/
|
|
@@ -289,10 +287,9 @@ export namespace OperationalState {
|
|
|
289
287
|
|
|
290
288
|
/**
|
|
291
289
|
* This attribute represents the current phase of operation being performed by the server. This shall be the
|
|
292
|
-
* positional index representing the value from the set provided in the PhaseList Attribute,
|
|
293
|
-
*
|
|
294
|
-
*
|
|
295
|
-
* is "length(PhaseList) - 1".
|
|
290
|
+
* positional index representing the value from the set provided in the PhaseList Attribute, where the first
|
|
291
|
+
* item in that list is an index of 0. Thus, this attribute shall have a maximum value that is
|
|
292
|
+
* "length(PhaseList) - 1".
|
|
296
293
|
*
|
|
297
294
|
* Null if the PhaseList attribute is null or if the PhaseList attribute is an empty list.
|
|
298
295
|
*
|
|
@@ -379,10 +376,9 @@ export namespace OperationalState {
|
|
|
379
376
|
* If this command is received when already in the Paused state the device shall respond with an
|
|
380
377
|
* OperationalCommandResponse command with an ErrorStateID of NoError but take no further action.
|
|
381
378
|
*
|
|
382
|
-
* A device that receives this command in any state which is not Pause-compatible shall respond
|
|
383
|
-
*
|
|
384
|
-
*
|
|
385
|
-
* no further action.
|
|
379
|
+
* A device that receives this command in any state which is not Pause-compatible shall respond with an
|
|
380
|
+
* OperationalCommandResponse command with an ErrorStateID of CommandInvalidInState and shall take no
|
|
381
|
+
* further action.
|
|
386
382
|
*
|
|
387
383
|
* States are defined as Pause-compatible as follows:
|
|
388
384
|
*
|
|
@@ -443,7 +439,7 @@ export namespace OperationalState {
|
|
|
443
439
|
* in an operational state from which it can be started. There may be either regulatory or
|
|
444
440
|
* manufacturer-imposed safety and security requirements that first necessitate some specific action at the
|
|
445
441
|
* device before a Start command can be honored. In such instances, a device shall respond with a status
|
|
446
|
-
* code of CommandInvalidInState if a Start command is received prior to the required on-
|
|
442
|
+
* code of CommandInvalidInState if a Start command is received prior to the required on-device action.
|
|
447
443
|
*
|
|
448
444
|
* If this command is received when already in the Running state the device shall respond with an
|
|
449
445
|
* OperationalCommandResponse command with an ErrorStateID of NoError but take no further action.
|