@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
|
@@ -103,9 +103,8 @@ export declare namespace AccessControl {
|
|
|
103
103
|
*/
|
|
104
104
|
const TlvAccessControlExtension: import("../tlv/TlvObject.js").ObjectSchema<{
|
|
105
105
|
/**
|
|
106
|
-
* This field may be used by manufacturers to store arbitrary TLV-encoded data related to a fabric’s
|
|
107
|
-
*
|
|
108
|
-
* Access Control Entries.
|
|
106
|
+
* This field may be used by manufacturers to store arbitrary TLV-encoded data related to a fabric’s Access
|
|
107
|
+
* Control Entries.
|
|
109
108
|
*
|
|
110
109
|
* The contents shall consist of a top-level anonymous list; each list element shall include a profile-specific
|
|
111
110
|
* tag encoded in fully-qualified form.
|
|
@@ -181,9 +180,8 @@ export declare namespace AccessControl {
|
|
|
181
180
|
*/
|
|
182
181
|
latestValue: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
183
182
|
/**
|
|
184
|
-
* This field may be used by manufacturers to store arbitrary TLV-encoded data related to a fabric’s
|
|
185
|
-
*
|
|
186
|
-
* Access Control Entries.
|
|
183
|
+
* This field may be used by manufacturers to store arbitrary TLV-encoded data related to a fabric’s Access
|
|
184
|
+
* Control Entries.
|
|
187
185
|
*
|
|
188
186
|
* The contents shall consist of a top-level anonymous list; each list element shall include a profile-specific
|
|
189
187
|
* tag encoded in fully-qualified form.
|
|
@@ -536,13 +534,11 @@ export declare namespace AccessControl {
|
|
|
536
534
|
*
|
|
537
535
|
* • The query shall use the & delimiter between key/value pairs.
|
|
538
536
|
*
|
|
539
|
-
* • The key-value pairs shall in the format name=<value> where name is the key name, and <value>
|
|
540
|
-
*
|
|
541
|
-
* is the contents of the value encoded with proper URL-encoded escaping.
|
|
537
|
+
* • The key-value pairs shall in the format name=<value> where name is the key name, and <value> is the
|
|
538
|
+
* contents of the value encoded with proper URL-encoded escaping.
|
|
542
539
|
*
|
|
543
540
|
* • If key MTcu is present, it shall have a value of "_" (i.e. MTcu=_). This is the "callback URL
|
|
544
|
-
*
|
|
545
|
-
* backUrl) placeholder".
|
|
541
|
+
* (CallbackUrl) placeholder".
|
|
546
542
|
*
|
|
547
543
|
* • Any key whose name begins with MT not mentioned in the previous bullets shall be reserved for future use
|
|
548
544
|
* by this specification. Manufacturers shall NOT include query keys starting with MT in the
|
|
@@ -551,8 +547,6 @@ export declare namespace AccessControl {
|
|
|
551
547
|
* Any other element in the ARLRequestFlowUrl query field not covered by the above rules, as well as the
|
|
552
548
|
* fragment field (if present), shall remain including the order of query key/value pairs present.
|
|
553
549
|
*
|
|
554
|
-
* Expansion of ARLRequestFlowUrl by client
|
|
555
|
-
*
|
|
556
550
|
* Once the URL is obtained, it shall be expanded to form a final URL (ExpandedARLRequestFlowUrl) by proceeding
|
|
557
551
|
* with the following substitution algorithm on the original ARLRequestFlowUrl:
|
|
558
552
|
*
|
|
@@ -575,9 +569,8 @@ export declare namespace AccessControl {
|
|
|
575
569
|
*
|
|
576
570
|
* • The query shall use the & delimiter between key/value pairs.
|
|
577
571
|
*
|
|
578
|
-
* • The key-value pairs shall follow the format name=<value> where name is the key name, and
|
|
579
|
-
*
|
|
580
|
-
* <value> is the contents of the value encoded with proper URL-encoded escaping.
|
|
572
|
+
* • The key-value pairs shall follow the format name=<value> where name is the key name, and <value> is the
|
|
573
|
+
* contents of the value encoded with proper URL-encoded escaping.
|
|
581
574
|
*
|
|
582
575
|
* • If key MTaer is present, it shall have a value of "_" (i.e. MTaer=_). This is the placeholder for a
|
|
583
576
|
* "access extension response" provided by the manufacturer flow to the client. The manufacturer flow shall
|
|
@@ -588,14 +581,10 @@ export declare namespace AccessControl {
|
|
|
588
581
|
* • Any key whose name begins with MT not mentioned in the previous bullets shall be reserved for future use
|
|
589
582
|
* by this specification.
|
|
590
583
|
*
|
|
591
|
-
* Any other element in the CallbackUrl query field not covered by the above rules, as well as the
|
|
592
|
-
*
|
|
593
|
-
* ment field (if present), shall remain as provided by the client through embedding within the
|
|
594
|
-
*
|
|
584
|
+
* Any other element in the CallbackUrl query field not covered by the above rules, as well as the fragment
|
|
585
|
+
* field (if present), shall remain as provided by the client through embedding within the
|
|
595
586
|
* ExpandedARLRequestFlowUrl, including the order of query key/value pairs present.
|
|
596
587
|
*
|
|
597
|
-
* ### Expansion of CallbackUrl by the manufacturer custom flow
|
|
598
|
-
*
|
|
599
588
|
* Once the CallbackUrl is obtained by the manufacturer flow, it may be expanded to form a final
|
|
600
589
|
* ExpandedARLRequestCallbackUrl URL to be used by proceeding with the following substitution algorithm on the
|
|
601
590
|
* provided CallbackUrl:
|
|
@@ -620,7 +609,7 @@ export declare namespace AccessControl {
|
|
|
620
609
|
* ExpandedARLRequestCallbackUrl, on completion of the request, if an ExpandedARLRequestCallbackUrl was computed
|
|
621
610
|
* from the CallbackUrl and opening such a URL is supported.
|
|
622
611
|
*
|
|
623
|
-
* Examples of ARLRequestFlowUrl URLs
|
|
612
|
+
* ### Examples of ARLRequestFlowUrl URLs
|
|
624
613
|
*
|
|
625
614
|
* Below are some examples of valid ExpandedARLRequestFlowUrl for several valid values of ARLRequestFlowUrl, as
|
|
626
615
|
* well as some examples of invalid values of ARLRequestFlowUrl:
|
|
@@ -639,10 +628,8 @@ export declare namespace AccessControl {
|
|
|
639
628
|
*
|
|
640
629
|
* https://company.domain.example/matter/arl?vid=FFF1&pid=1234&MTcu=_
|
|
641
630
|
*
|
|
642
|
-
* ◦ After expansion:
|
|
643
|
-
*
|
|
644
|
-
* https://company.domain.example/matter/arl?vid=FFF1&pid=1234&MTcu=https%3A%2F%2Fc
|
|
645
|
-
* lient.domain.example%2Fcb%3Ftoken%3DmAsJ6_vqbr-vjDiG_w%253D%253D%26MTaer%3D_
|
|
631
|
+
* ◦ After expansion: https://company.domain.example/matter/arl?vid=FFF1&pid=1234&MTcu=https%3A%2F%2Fc
|
|
632
|
+
* lient.domain.example%2Fcb%3Ftoken%3DmAsJ6_vqbr-vjDiG_w%253D%253D%26MTaer%3D_
|
|
646
633
|
*
|
|
647
634
|
* ◦ The ExpandedARLRequestFlowUrl URL contains:
|
|
648
635
|
*
|
|
@@ -653,7 +640,7 @@ export declare namespace AccessControl {
|
|
|
653
640
|
* ▪ After expansion of the CallbackUrl (MTcu key) into an ExpandedCallbackUrl, with an example return
|
|
654
641
|
* access extension completion status of Success, the ExpandedARLRequestCallbackUrl would be:
|
|
655
642
|
*
|
|
656
|
-
* https://client.domain.example/cb?token=mAsJ6_vqbr-
|
|
643
|
+
* https://client.domain.example/cb?token=mAsJ6_vqbr-vjDiG_w%3D%3D&MTaer=Success
|
|
657
644
|
*
|
|
658
645
|
* Note that the MTcu key/value pair was initially provided URL-encoded within the ExpandedARLRequestFlowUrl URL
|
|
659
646
|
* and the MTaer=_ key/value pair placeholder now contains a substituted returned completion status.
|
|
@@ -675,9 +662,9 @@ export declare namespace AccessControl {
|
|
|
675
662
|
interface FabricRestrictionReviewUpdateEvent extends TypeFromSchema<typeof TlvFabricRestrictionReviewUpdateEvent> {
|
|
676
663
|
}
|
|
677
664
|
/**
|
|
678
|
-
* Proxy View Value
|
|
665
|
+
* ### Proxy View Value
|
|
679
666
|
*
|
|
680
|
-
* This value implicitly grants View privileges
|
|
667
|
+
* ### This value implicitly grants View privileges
|
|
681
668
|
*
|
|
682
669
|
* @see {@link MatterSpecification.v14.Core} § 9.10.5.2
|
|
683
670
|
*/
|
|
@@ -693,7 +680,7 @@ export declare namespace AccessControl {
|
|
|
693
680
|
/**
|
|
694
681
|
* View privileges, and can perform the primary function of this Node (except Access Control Cluster)
|
|
695
682
|
*
|
|
696
|
-
* This value implicitly grants View privileges
|
|
683
|
+
* ### This value implicitly grants View privileges
|
|
697
684
|
*
|
|
698
685
|
* @see {@link MatterSpecification.v14.Core} § 9.10.5.2.1
|
|
699
686
|
*/
|
|
@@ -752,8 +739,6 @@ export declare namespace AccessControl {
|
|
|
752
739
|
/**
|
|
753
740
|
* The privilege field shall specify the level of privilege granted by this Access Control Entry.
|
|
754
741
|
*
|
|
755
|
-
* NOTE The Proxy View privilege is provisional.
|
|
756
|
-
*
|
|
757
742
|
* Each privilege builds upon its predecessor, expanding the set of actions that can be performed upon a Node.
|
|
758
743
|
* Administer is the highest privilege, and is special as it pertains to the administration of privileges
|
|
759
744
|
* itself, via the Access Control Cluster.
|
|
@@ -762,8 +747,6 @@ export declare namespace AccessControl {
|
|
|
762
747
|
* levels as well. The following diagram illustrates how the higher privilege levels subsume the lower privilege
|
|
763
748
|
* levels:
|
|
764
749
|
*
|
|
765
|
-
* Figure 46. Access Control Privilege Levels
|
|
766
|
-
*
|
|
767
750
|
* Individual clusters shall define whether attributes are readable, writable, or both readable and writable.
|
|
768
751
|
* Clusters also shall define which privilege is minimally required to be able to perform a particular read or
|
|
769
752
|
* write action on those attributes, or invoke particular commands. Device type specifications may further
|
|
@@ -792,8 +775,6 @@ export declare namespace AccessControl {
|
|
|
792
775
|
*
|
|
793
776
|
* ### Subject ID shall be of type uint64 with semantics depending on the entry’s AuthMode as follows:
|
|
794
777
|
*
|
|
795
|
-
* Subject Semantics
|
|
796
|
-
*
|
|
797
778
|
* An empty subjects list indicates a wildcard; that is, this entry shall grant access to any Node that
|
|
798
779
|
* successfully authenticates via AuthMode. The subjects list shall NOT be empty if the entry’s AuthMode is
|
|
799
780
|
* PASE.
|
|
@@ -832,8 +813,6 @@ export declare namespace AccessControl {
|
|
|
832
813
|
*
|
|
833
814
|
* A target grants access based on the presence of fields as follows:
|
|
834
815
|
*
|
|
835
|
-
* Target Semantics
|
|
836
|
-
*
|
|
837
816
|
* An empty targets list indicates a wildcard: that is, this entry shall grant access to all cluster instances
|
|
838
817
|
* on all endpoints on this Node.
|
|
839
818
|
*
|
|
@@ -894,8 +873,6 @@ export declare namespace AccessControl {
|
|
|
894
873
|
/**
|
|
895
874
|
* The privilege field shall specify the level of privilege granted by this Access Control Entry.
|
|
896
875
|
*
|
|
897
|
-
* NOTE The Proxy View privilege is provisional.
|
|
898
|
-
*
|
|
899
876
|
* Each privilege builds upon its predecessor, expanding the set of actions that can be performed upon a Node.
|
|
900
877
|
* Administer is the highest privilege, and is special as it pertains to the administration of privileges
|
|
901
878
|
* itself, via the Access Control Cluster.
|
|
@@ -904,8 +881,6 @@ export declare namespace AccessControl {
|
|
|
904
881
|
* levels as well. The following diagram illustrates how the higher privilege levels subsume the lower privilege
|
|
905
882
|
* levels:
|
|
906
883
|
*
|
|
907
|
-
* Figure 46. Access Control Privilege Levels
|
|
908
|
-
*
|
|
909
884
|
* Individual clusters shall define whether attributes are readable, writable, or both readable and writable.
|
|
910
885
|
* Clusters also shall define which privilege is minimally required to be able to perform a particular read or
|
|
911
886
|
* write action on those attributes, or invoke particular commands. Device type specifications may further
|
|
@@ -934,8 +909,6 @@ export declare namespace AccessControl {
|
|
|
934
909
|
*
|
|
935
910
|
* ### Subject ID shall be of type uint64 with semantics depending on the entry’s AuthMode as follows:
|
|
936
911
|
*
|
|
937
|
-
* Subject Semantics
|
|
938
|
-
*
|
|
939
912
|
* An empty subjects list indicates a wildcard; that is, this entry shall grant access to any Node that
|
|
940
913
|
* successfully authenticates via AuthMode. The subjects list shall NOT be empty if the entry’s AuthMode is
|
|
941
914
|
* PASE.
|
|
@@ -974,8 +947,6 @@ export declare namespace AccessControl {
|
|
|
974
947
|
*
|
|
975
948
|
* A target grants access based on the presence of fields as follows:
|
|
976
949
|
*
|
|
977
|
-
* Target Semantics
|
|
978
|
-
*
|
|
979
950
|
* An empty targets list indicates a wildcard: that is, this entry shall grant access to all cluster instances
|
|
980
951
|
* on all endpoints on this Node.
|
|
981
952
|
*
|
|
@@ -1012,9 +983,8 @@ export declare namespace AccessControl {
|
|
|
1012
983
|
*/
|
|
1013
984
|
readonly extension: WritableFabricScopedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
1014
985
|
/**
|
|
1015
|
-
* This field may be used by manufacturers to store arbitrary TLV-encoded data related to a fabric’s
|
|
1016
|
-
*
|
|
1017
|
-
* Access Control Entries.
|
|
986
|
+
* This field may be used by manufacturers to store arbitrary TLV-encoded data related to a fabric’s Access
|
|
987
|
+
* Control Entries.
|
|
1018
988
|
*
|
|
1019
989
|
* The contents shall consist of a top-level anonymous list; each list element shall include a profile-specific
|
|
1020
990
|
* tag encoded in fully-qualified form.
|
|
@@ -1077,9 +1047,8 @@ export declare namespace AccessControl {
|
|
|
1077
1047
|
*/
|
|
1078
1048
|
latestValue: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
1079
1049
|
/**
|
|
1080
|
-
* This field may be used by manufacturers to store arbitrary TLV-encoded data related to a fabric’s
|
|
1081
|
-
*
|
|
1082
|
-
* Access Control Entries.
|
|
1050
|
+
* This field may be used by manufacturers to store arbitrary TLV-encoded data related to a fabric’s Access
|
|
1051
|
+
* Control Entries.
|
|
1083
1052
|
*
|
|
1084
1053
|
* The contents shall consist of a top-level anonymous list; each list element shall include a profile-specific
|
|
1085
1054
|
* tag encoded in fully-qualified form.
|
|
@@ -1118,7 +1087,7 @@ export declare namespace AccessControl {
|
|
|
1118
1087
|
*
|
|
1119
1088
|
* @see {@link MatterSpecification.v14.Core} § 9.10.6.8
|
|
1120
1089
|
*/
|
|
1121
|
-
readonly
|
|
1090
|
+
readonly commissioningArl: FixedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
1122
1091
|
/**
|
|
1123
1092
|
* This field shall indicate the endpoint having associated access restrictions scoped to the associated fabric
|
|
1124
1093
|
* of the list containing the entry.
|
|
@@ -1390,13 +1359,11 @@ export declare namespace AccessControl {
|
|
|
1390
1359
|
*
|
|
1391
1360
|
* • The query shall use the & delimiter between key/value pairs.
|
|
1392
1361
|
*
|
|
1393
|
-
* • The key-value pairs shall in the format name=<value> where name is the key name, and <value>
|
|
1394
|
-
*
|
|
1395
|
-
* is the contents of the value encoded with proper URL-encoded escaping.
|
|
1362
|
+
* • The key-value pairs shall in the format name=<value> where name is the key name, and <value> is the
|
|
1363
|
+
* contents of the value encoded with proper URL-encoded escaping.
|
|
1396
1364
|
*
|
|
1397
1365
|
* • If key MTcu is present, it shall have a value of "_" (i.e. MTcu=_). This is the "callback URL
|
|
1398
|
-
*
|
|
1399
|
-
* backUrl) placeholder".
|
|
1366
|
+
* (CallbackUrl) placeholder".
|
|
1400
1367
|
*
|
|
1401
1368
|
* • Any key whose name begins with MT not mentioned in the previous bullets shall be reserved for future use
|
|
1402
1369
|
* by this specification. Manufacturers shall NOT include query keys starting with MT in the
|
|
@@ -1405,8 +1372,6 @@ export declare namespace AccessControl {
|
|
|
1405
1372
|
* Any other element in the ARLRequestFlowUrl query field not covered by the above rules, as well as the
|
|
1406
1373
|
* fragment field (if present), shall remain including the order of query key/value pairs present.
|
|
1407
1374
|
*
|
|
1408
|
-
* Expansion of ARLRequestFlowUrl by client
|
|
1409
|
-
*
|
|
1410
1375
|
* Once the URL is obtained, it shall be expanded to form a final URL (ExpandedARLRequestFlowUrl) by proceeding
|
|
1411
1376
|
* with the following substitution algorithm on the original ARLRequestFlowUrl:
|
|
1412
1377
|
*
|
|
@@ -1429,9 +1394,8 @@ export declare namespace AccessControl {
|
|
|
1429
1394
|
*
|
|
1430
1395
|
* • The query shall use the & delimiter between key/value pairs.
|
|
1431
1396
|
*
|
|
1432
|
-
* • The key-value pairs shall follow the format name=<value> where name is the key name, and
|
|
1433
|
-
*
|
|
1434
|
-
* <value> is the contents of the value encoded with proper URL-encoded escaping.
|
|
1397
|
+
* • The key-value pairs shall follow the format name=<value> where name is the key name, and <value> is the
|
|
1398
|
+
* contents of the value encoded with proper URL-encoded escaping.
|
|
1435
1399
|
*
|
|
1436
1400
|
* • If key MTaer is present, it shall have a value of "_" (i.e. MTaer=_). This is the placeholder for a
|
|
1437
1401
|
* "access extension response" provided by the manufacturer flow to the client. The manufacturer flow shall
|
|
@@ -1442,14 +1406,10 @@ export declare namespace AccessControl {
|
|
|
1442
1406
|
* • Any key whose name begins with MT not mentioned in the previous bullets shall be reserved for future use
|
|
1443
1407
|
* by this specification.
|
|
1444
1408
|
*
|
|
1445
|
-
* Any other element in the CallbackUrl query field not covered by the above rules, as well as the
|
|
1446
|
-
*
|
|
1447
|
-
* ment field (if present), shall remain as provided by the client through embedding within the
|
|
1448
|
-
*
|
|
1409
|
+
* Any other element in the CallbackUrl query field not covered by the above rules, as well as the fragment
|
|
1410
|
+
* field (if present), shall remain as provided by the client through embedding within the
|
|
1449
1411
|
* ExpandedARLRequestFlowUrl, including the order of query key/value pairs present.
|
|
1450
1412
|
*
|
|
1451
|
-
* ### Expansion of CallbackUrl by the manufacturer custom flow
|
|
1452
|
-
*
|
|
1453
1413
|
* Once the CallbackUrl is obtained by the manufacturer flow, it may be expanded to form a final
|
|
1454
1414
|
* ExpandedARLRequestCallbackUrl URL to be used by proceeding with the following substitution algorithm on the
|
|
1455
1415
|
* provided CallbackUrl:
|
|
@@ -1474,7 +1434,7 @@ export declare namespace AccessControl {
|
|
|
1474
1434
|
* ExpandedARLRequestCallbackUrl, on completion of the request, if an ExpandedARLRequestCallbackUrl was computed
|
|
1475
1435
|
* from the CallbackUrl and opening such a URL is supported.
|
|
1476
1436
|
*
|
|
1477
|
-
* Examples of ARLRequestFlowUrl URLs
|
|
1437
|
+
* ### Examples of ARLRequestFlowUrl URLs
|
|
1478
1438
|
*
|
|
1479
1439
|
* Below are some examples of valid ExpandedARLRequestFlowUrl for several valid values of ARLRequestFlowUrl, as
|
|
1480
1440
|
* well as some examples of invalid values of ARLRequestFlowUrl:
|
|
@@ -1493,10 +1453,8 @@ export declare namespace AccessControl {
|
|
|
1493
1453
|
*
|
|
1494
1454
|
* https://company.domain.example/matter/arl?vid=FFF1&pid=1234&MTcu=_
|
|
1495
1455
|
*
|
|
1496
|
-
* ◦ After expansion:
|
|
1497
|
-
*
|
|
1498
|
-
* https://company.domain.example/matter/arl?vid=FFF1&pid=1234&MTcu=https%3A%2F%2Fc
|
|
1499
|
-
* lient.domain.example%2Fcb%3Ftoken%3DmAsJ6_vqbr-vjDiG_w%253D%253D%26MTaer%3D_
|
|
1456
|
+
* ◦ After expansion: https://company.domain.example/matter/arl?vid=FFF1&pid=1234&MTcu=https%3A%2F%2Fc
|
|
1457
|
+
* lient.domain.example%2Fcb%3Ftoken%3DmAsJ6_vqbr-vjDiG_w%253D%253D%26MTaer%3D_
|
|
1500
1458
|
*
|
|
1501
1459
|
* ◦ The ExpandedARLRequestFlowUrl URL contains:
|
|
1502
1460
|
*
|
|
@@ -1507,7 +1465,7 @@ export declare namespace AccessControl {
|
|
|
1507
1465
|
* ▪ After expansion of the CallbackUrl (MTcu key) into an ExpandedCallbackUrl, with an example return
|
|
1508
1466
|
* access extension completion status of Success, the ExpandedARLRequestCallbackUrl would be:
|
|
1509
1467
|
*
|
|
1510
|
-
* https://client.domain.example/cb?token=mAsJ6_vqbr-
|
|
1468
|
+
* https://client.domain.example/cb?token=mAsJ6_vqbr-vjDiG_w%3D%3D&MTaer=Success
|
|
1511
1469
|
*
|
|
1512
1470
|
* Note that the MTcu key/value pair was initially provided URL-encoded within the ExpandedARLRequestFlowUrl URL
|
|
1513
1471
|
* and the MTaer=_ key/value pair placeholder now contains a substituted returned completion status.
|
|
@@ -1634,8 +1592,6 @@ export declare namespace AccessControl {
|
|
|
1634
1592
|
/**
|
|
1635
1593
|
* The privilege field shall specify the level of privilege granted by this Access Control Entry.
|
|
1636
1594
|
*
|
|
1637
|
-
* NOTE The Proxy View privilege is provisional.
|
|
1638
|
-
*
|
|
1639
1595
|
* Each privilege builds upon its predecessor, expanding the set of actions that can be performed upon a Node.
|
|
1640
1596
|
* Administer is the highest privilege, and is special as it pertains to the administration of privileges
|
|
1641
1597
|
* itself, via the Access Control Cluster.
|
|
@@ -1644,8 +1600,6 @@ export declare namespace AccessControl {
|
|
|
1644
1600
|
* levels as well. The following diagram illustrates how the higher privilege levels subsume the lower privilege
|
|
1645
1601
|
* levels:
|
|
1646
1602
|
*
|
|
1647
|
-
* Figure 46. Access Control Privilege Levels
|
|
1648
|
-
*
|
|
1649
1603
|
* Individual clusters shall define whether attributes are readable, writable, or both readable and writable.
|
|
1650
1604
|
* Clusters also shall define which privilege is minimally required to be able to perform a particular read or
|
|
1651
1605
|
* write action on those attributes, or invoke particular commands. Device type specifications may further
|
|
@@ -1674,8 +1628,6 @@ export declare namespace AccessControl {
|
|
|
1674
1628
|
*
|
|
1675
1629
|
* ### Subject ID shall be of type uint64 with semantics depending on the entry’s AuthMode as follows:
|
|
1676
1630
|
*
|
|
1677
|
-
* Subject Semantics
|
|
1678
|
-
*
|
|
1679
1631
|
* An empty subjects list indicates a wildcard; that is, this entry shall grant access to any Node that
|
|
1680
1632
|
* successfully authenticates via AuthMode. The subjects list shall NOT be empty if the entry’s AuthMode is
|
|
1681
1633
|
* PASE.
|
|
@@ -1714,8 +1666,6 @@ export declare namespace AccessControl {
|
|
|
1714
1666
|
*
|
|
1715
1667
|
* A target grants access based on the presence of fields as follows:
|
|
1716
1668
|
*
|
|
1717
|
-
* Target Semantics
|
|
1718
|
-
*
|
|
1719
1669
|
* An empty targets list indicates a wildcard: that is, this entry shall grant access to all cluster instances
|
|
1720
1670
|
* on all endpoints on this Node.
|
|
1721
1671
|
*
|
|
@@ -1814,8 +1764,6 @@ export declare namespace AccessControl {
|
|
|
1814
1764
|
/**
|
|
1815
1765
|
* The privilege field shall specify the level of privilege granted by this Access Control Entry.
|
|
1816
1766
|
*
|
|
1817
|
-
* NOTE The Proxy View privilege is provisional.
|
|
1818
|
-
*
|
|
1819
1767
|
* Each privilege builds upon its predecessor, expanding the set of actions that can be performed upon a Node.
|
|
1820
1768
|
* Administer is the highest privilege, and is special as it pertains to the administration of privileges
|
|
1821
1769
|
* itself, via the Access Control Cluster.
|
|
@@ -1824,8 +1772,6 @@ export declare namespace AccessControl {
|
|
|
1824
1772
|
* levels as well. The following diagram illustrates how the higher privilege levels subsume the lower privilege
|
|
1825
1773
|
* levels:
|
|
1826
1774
|
*
|
|
1827
|
-
* Figure 46. Access Control Privilege Levels
|
|
1828
|
-
*
|
|
1829
1775
|
* Individual clusters shall define whether attributes are readable, writable, or both readable and writable.
|
|
1830
1776
|
* Clusters also shall define which privilege is minimally required to be able to perform a particular read or
|
|
1831
1777
|
* write action on those attributes, or invoke particular commands. Device type specifications may further
|
|
@@ -1854,8 +1800,6 @@ export declare namespace AccessControl {
|
|
|
1854
1800
|
*
|
|
1855
1801
|
* ### Subject ID shall be of type uint64 with semantics depending on the entry’s AuthMode as follows:
|
|
1856
1802
|
*
|
|
1857
|
-
* Subject Semantics
|
|
1858
|
-
*
|
|
1859
1803
|
* An empty subjects list indicates a wildcard; that is, this entry shall grant access to any Node that
|
|
1860
1804
|
* successfully authenticates via AuthMode. The subjects list shall NOT be empty if the entry’s AuthMode is
|
|
1861
1805
|
* PASE.
|
|
@@ -1894,8 +1838,6 @@ export declare namespace AccessControl {
|
|
|
1894
1838
|
*
|
|
1895
1839
|
* A target grants access based on the presence of fields as follows:
|
|
1896
1840
|
*
|
|
1897
|
-
* Target Semantics
|
|
1898
|
-
*
|
|
1899
1841
|
* An empty targets list indicates a wildcard: that is, this entry shall grant access to all cluster instances
|
|
1900
1842
|
* on all endpoints on this Node.
|
|
1901
1843
|
*
|
|
@@ -1931,9 +1873,8 @@ export declare namespace AccessControl {
|
|
|
1931
1873
|
*/
|
|
1932
1874
|
readonly extension: WritableFabricScopedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
1933
1875
|
/**
|
|
1934
|
-
* This field may be used by manufacturers to store arbitrary TLV-encoded data related to a fabric’s
|
|
1935
|
-
*
|
|
1936
|
-
* Access Control Entries.
|
|
1876
|
+
* This field may be used by manufacturers to store arbitrary TLV-encoded data related to a fabric’s Access
|
|
1877
|
+
* Control Entries.
|
|
1937
1878
|
*
|
|
1938
1879
|
* The contents shall consist of a top-level anonymous list; each list element shall include a profile-specific
|
|
1939
1880
|
* tag encoded in fully-qualified form.
|
|
@@ -1996,9 +1937,8 @@ export declare namespace AccessControl {
|
|
|
1996
1937
|
*/
|
|
1997
1938
|
latestValue: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
1998
1939
|
/**
|
|
1999
|
-
* This field may be used by manufacturers to store arbitrary TLV-encoded data related to a fabric’s
|
|
2000
|
-
*
|
|
2001
|
-
* Access Control Entries.
|
|
1940
|
+
* This field may be used by manufacturers to store arbitrary TLV-encoded data related to a fabric’s Access
|
|
1941
|
+
* Control Entries.
|
|
2002
1942
|
*
|
|
2003
1943
|
* The contents shall consist of a top-level anonymous list; each list element shall include a profile-specific
|
|
2004
1944
|
* tag encoded in fully-qualified form.
|
|
@@ -2038,7 +1978,7 @@ export declare namespace AccessControl {
|
|
|
2038
1978
|
*
|
|
2039
1979
|
* @see {@link MatterSpecification.v14.Core} § 9.10.6.8
|
|
2040
1980
|
*/
|
|
2041
|
-
readonly
|
|
1981
|
+
readonly commissioningArl: FixedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
2042
1982
|
/**
|
|
2043
1983
|
* This field shall indicate the endpoint having associated access restrictions scoped to the associated fabric
|
|
2044
1984
|
* of the list containing the entry.
|
|
@@ -2310,13 +2250,11 @@ export declare namespace AccessControl {
|
|
|
2310
2250
|
*
|
|
2311
2251
|
* • The query shall use the & delimiter between key/value pairs.
|
|
2312
2252
|
*
|
|
2313
|
-
* • The key-value pairs shall in the format name=<value> where name is the key name, and <value>
|
|
2314
|
-
*
|
|
2315
|
-
* is the contents of the value encoded with proper URL-encoded escaping.
|
|
2253
|
+
* • The key-value pairs shall in the format name=<value> where name is the key name, and <value> is the
|
|
2254
|
+
* contents of the value encoded with proper URL-encoded escaping.
|
|
2316
2255
|
*
|
|
2317
2256
|
* • If key MTcu is present, it shall have a value of "_" (i.e. MTcu=_). This is the "callback URL
|
|
2318
|
-
*
|
|
2319
|
-
* backUrl) placeholder".
|
|
2257
|
+
* (CallbackUrl) placeholder".
|
|
2320
2258
|
*
|
|
2321
2259
|
* • Any key whose name begins with MT not mentioned in the previous bullets shall be reserved for future use
|
|
2322
2260
|
* by this specification. Manufacturers shall NOT include query keys starting with MT in the
|
|
@@ -2325,8 +2263,6 @@ export declare namespace AccessControl {
|
|
|
2325
2263
|
* Any other element in the ARLRequestFlowUrl query field not covered by the above rules, as well as the
|
|
2326
2264
|
* fragment field (if present), shall remain including the order of query key/value pairs present.
|
|
2327
2265
|
*
|
|
2328
|
-
* Expansion of ARLRequestFlowUrl by client
|
|
2329
|
-
*
|
|
2330
2266
|
* Once the URL is obtained, it shall be expanded to form a final URL (ExpandedARLRequestFlowUrl) by proceeding
|
|
2331
2267
|
* with the following substitution algorithm on the original ARLRequestFlowUrl:
|
|
2332
2268
|
*
|
|
@@ -2349,9 +2285,8 @@ export declare namespace AccessControl {
|
|
|
2349
2285
|
*
|
|
2350
2286
|
* • The query shall use the & delimiter between key/value pairs.
|
|
2351
2287
|
*
|
|
2352
|
-
* • The key-value pairs shall follow the format name=<value> where name is the key name, and
|
|
2353
|
-
*
|
|
2354
|
-
* <value> is the contents of the value encoded with proper URL-encoded escaping.
|
|
2288
|
+
* • The key-value pairs shall follow the format name=<value> where name is the key name, and <value> is the
|
|
2289
|
+
* contents of the value encoded with proper URL-encoded escaping.
|
|
2355
2290
|
*
|
|
2356
2291
|
* • If key MTaer is present, it shall have a value of "_" (i.e. MTaer=_). This is the placeholder for a
|
|
2357
2292
|
* "access extension response" provided by the manufacturer flow to the client. The manufacturer flow shall
|
|
@@ -2362,14 +2297,10 @@ export declare namespace AccessControl {
|
|
|
2362
2297
|
* • Any key whose name begins with MT not mentioned in the previous bullets shall be reserved for future use
|
|
2363
2298
|
* by this specification.
|
|
2364
2299
|
*
|
|
2365
|
-
* Any other element in the CallbackUrl query field not covered by the above rules, as well as the
|
|
2366
|
-
*
|
|
2367
|
-
* ment field (if present), shall remain as provided by the client through embedding within the
|
|
2368
|
-
*
|
|
2300
|
+
* Any other element in the CallbackUrl query field not covered by the above rules, as well as the fragment
|
|
2301
|
+
* field (if present), shall remain as provided by the client through embedding within the
|
|
2369
2302
|
* ExpandedARLRequestFlowUrl, including the order of query key/value pairs present.
|
|
2370
2303
|
*
|
|
2371
|
-
* ### Expansion of CallbackUrl by the manufacturer custom flow
|
|
2372
|
-
*
|
|
2373
2304
|
* Once the CallbackUrl is obtained by the manufacturer flow, it may be expanded to form a final
|
|
2374
2305
|
* ExpandedARLRequestCallbackUrl URL to be used by proceeding with the following substitution algorithm on the
|
|
2375
2306
|
* provided CallbackUrl:
|
|
@@ -2394,7 +2325,7 @@ export declare namespace AccessControl {
|
|
|
2394
2325
|
* ExpandedARLRequestCallbackUrl, on completion of the request, if an ExpandedARLRequestCallbackUrl was computed
|
|
2395
2326
|
* from the CallbackUrl and opening such a URL is supported.
|
|
2396
2327
|
*
|
|
2397
|
-
* Examples of ARLRequestFlowUrl URLs
|
|
2328
|
+
* ### Examples of ARLRequestFlowUrl URLs
|
|
2398
2329
|
*
|
|
2399
2330
|
* Below are some examples of valid ExpandedARLRequestFlowUrl for several valid values of ARLRequestFlowUrl, as
|
|
2400
2331
|
* well as some examples of invalid values of ARLRequestFlowUrl:
|
|
@@ -2413,10 +2344,8 @@ export declare namespace AccessControl {
|
|
|
2413
2344
|
*
|
|
2414
2345
|
* https://company.domain.example/matter/arl?vid=FFF1&pid=1234&MTcu=_
|
|
2415
2346
|
*
|
|
2416
|
-
* ◦ After expansion:
|
|
2417
|
-
*
|
|
2418
|
-
* https://company.domain.example/matter/arl?vid=FFF1&pid=1234&MTcu=https%3A%2F%2Fc
|
|
2419
|
-
* lient.domain.example%2Fcb%3Ftoken%3DmAsJ6_vqbr-vjDiG_w%253D%253D%26MTaer%3D_
|
|
2347
|
+
* ◦ After expansion: https://company.domain.example/matter/arl?vid=FFF1&pid=1234&MTcu=https%3A%2F%2Fc
|
|
2348
|
+
* lient.domain.example%2Fcb%3Ftoken%3DmAsJ6_vqbr-vjDiG_w%253D%253D%26MTaer%3D_
|
|
2420
2349
|
*
|
|
2421
2350
|
* ◦ The ExpandedARLRequestFlowUrl URL contains:
|
|
2422
2351
|
*
|
|
@@ -2427,7 +2356,7 @@ export declare namespace AccessControl {
|
|
|
2427
2356
|
* ▪ After expansion of the CallbackUrl (MTcu key) into an ExpandedCallbackUrl, with an example return
|
|
2428
2357
|
* access extension completion status of Success, the ExpandedARLRequestCallbackUrl would be:
|
|
2429
2358
|
*
|
|
2430
|
-
* https://client.domain.example/cb?token=mAsJ6_vqbr-
|
|
2359
|
+
* https://client.domain.example/cb?token=mAsJ6_vqbr-vjDiG_w%3D%3D&MTaer=Success
|
|
2431
2360
|
*
|
|
2432
2361
|
* Note that the MTcu key/value pair was initially provided URL-encoded within the ExpandedARLRequestFlowUrl URL
|
|
2433
2362
|
* and the MTaer=_ key/value pair placeholder now contains a substituted returned completion status.
|
|
@@ -2556,8 +2485,6 @@ export declare namespace AccessControl {
|
|
|
2556
2485
|
/**
|
|
2557
2486
|
* The privilege field shall specify the level of privilege granted by this Access Control Entry.
|
|
2558
2487
|
*
|
|
2559
|
-
* NOTE The Proxy View privilege is provisional.
|
|
2560
|
-
*
|
|
2561
2488
|
* Each privilege builds upon its predecessor, expanding the set of actions that can be performed upon a Node.
|
|
2562
2489
|
* Administer is the highest privilege, and is special as it pertains to the administration of privileges
|
|
2563
2490
|
* itself, via the Access Control Cluster.
|
|
@@ -2566,8 +2493,6 @@ export declare namespace AccessControl {
|
|
|
2566
2493
|
* levels as well. The following diagram illustrates how the higher privilege levels subsume the lower privilege
|
|
2567
2494
|
* levels:
|
|
2568
2495
|
*
|
|
2569
|
-
* Figure 46. Access Control Privilege Levels
|
|
2570
|
-
*
|
|
2571
2496
|
* Individual clusters shall define whether attributes are readable, writable, or both readable and writable.
|
|
2572
2497
|
* Clusters also shall define which privilege is minimally required to be able to perform a particular read or
|
|
2573
2498
|
* write action on those attributes, or invoke particular commands. Device type specifications may further
|
|
@@ -2596,8 +2521,6 @@ export declare namespace AccessControl {
|
|
|
2596
2521
|
*
|
|
2597
2522
|
* ### Subject ID shall be of type uint64 with semantics depending on the entry’s AuthMode as follows:
|
|
2598
2523
|
*
|
|
2599
|
-
* Subject Semantics
|
|
2600
|
-
*
|
|
2601
2524
|
* An empty subjects list indicates a wildcard; that is, this entry shall grant access to any Node that
|
|
2602
2525
|
* successfully authenticates via AuthMode. The subjects list shall NOT be empty if the entry’s AuthMode is
|
|
2603
2526
|
* PASE.
|
|
@@ -2636,8 +2559,6 @@ export declare namespace AccessControl {
|
|
|
2636
2559
|
*
|
|
2637
2560
|
* A target grants access based on the presence of fields as follows:
|
|
2638
2561
|
*
|
|
2639
|
-
* Target Semantics
|
|
2640
|
-
*
|
|
2641
2562
|
* An empty targets list indicates a wildcard: that is, this entry shall grant access to all cluster instances
|
|
2642
2563
|
* on all endpoints on this Node.
|
|
2643
2564
|
*
|
|
@@ -2736,8 +2657,6 @@ export declare namespace AccessControl {
|
|
|
2736
2657
|
/**
|
|
2737
2658
|
* The privilege field shall specify the level of privilege granted by this Access Control Entry.
|
|
2738
2659
|
*
|
|
2739
|
-
* NOTE The Proxy View privilege is provisional.
|
|
2740
|
-
*
|
|
2741
2660
|
* Each privilege builds upon its predecessor, expanding the set of actions that can be performed upon a Node.
|
|
2742
2661
|
* Administer is the highest privilege, and is special as it pertains to the administration of privileges
|
|
2743
2662
|
* itself, via the Access Control Cluster.
|
|
@@ -2746,8 +2665,6 @@ export declare namespace AccessControl {
|
|
|
2746
2665
|
* levels as well. The following diagram illustrates how the higher privilege levels subsume the lower privilege
|
|
2747
2666
|
* levels:
|
|
2748
2667
|
*
|
|
2749
|
-
* Figure 46. Access Control Privilege Levels
|
|
2750
|
-
*
|
|
2751
2668
|
* Individual clusters shall define whether attributes are readable, writable, or both readable and writable.
|
|
2752
2669
|
* Clusters also shall define which privilege is minimally required to be able to perform a particular read or
|
|
2753
2670
|
* write action on those attributes, or invoke particular commands. Device type specifications may further
|
|
@@ -2776,8 +2693,6 @@ export declare namespace AccessControl {
|
|
|
2776
2693
|
*
|
|
2777
2694
|
* ### Subject ID shall be of type uint64 with semantics depending on the entry’s AuthMode as follows:
|
|
2778
2695
|
*
|
|
2779
|
-
* Subject Semantics
|
|
2780
|
-
*
|
|
2781
2696
|
* An empty subjects list indicates a wildcard; that is, this entry shall grant access to any Node that
|
|
2782
2697
|
* successfully authenticates via AuthMode. The subjects list shall NOT be empty if the entry’s AuthMode is
|
|
2783
2698
|
* PASE.
|
|
@@ -2816,8 +2731,6 @@ export declare namespace AccessControl {
|
|
|
2816
2731
|
*
|
|
2817
2732
|
* A target grants access based on the presence of fields as follows:
|
|
2818
2733
|
*
|
|
2819
|
-
* Target Semantics
|
|
2820
|
-
*
|
|
2821
2734
|
* An empty targets list indicates a wildcard: that is, this entry shall grant access to all cluster instances
|
|
2822
2735
|
* on all endpoints on this Node.
|
|
2823
2736
|
*
|
|
@@ -2853,9 +2766,8 @@ export declare namespace AccessControl {
|
|
|
2853
2766
|
*/
|
|
2854
2767
|
readonly extension: WritableFabricScopedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
2855
2768
|
/**
|
|
2856
|
-
* This field may be used by manufacturers to store arbitrary TLV-encoded data related to a fabric’s
|
|
2857
|
-
*
|
|
2858
|
-
* Access Control Entries.
|
|
2769
|
+
* This field may be used by manufacturers to store arbitrary TLV-encoded data related to a fabric’s Access
|
|
2770
|
+
* Control Entries.
|
|
2859
2771
|
*
|
|
2860
2772
|
* The contents shall consist of a top-level anonymous list; each list element shall include a profile-specific
|
|
2861
2773
|
* tag encoded in fully-qualified form.
|
|
@@ -2918,9 +2830,8 @@ export declare namespace AccessControl {
|
|
|
2918
2830
|
*/
|
|
2919
2831
|
latestValue: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
2920
2832
|
/**
|
|
2921
|
-
* This field may be used by manufacturers to store arbitrary TLV-encoded data related to a fabric’s
|
|
2922
|
-
*
|
|
2923
|
-
* Access Control Entries.
|
|
2833
|
+
* This field may be used by manufacturers to store arbitrary TLV-encoded data related to a fabric’s Access
|
|
2834
|
+
* Control Entries.
|
|
2924
2835
|
*
|
|
2925
2836
|
* The contents shall consist of a top-level anonymous list; each list element shall include a profile-specific
|
|
2926
2837
|
* tag encoded in fully-qualified form.
|
|
@@ -2960,7 +2871,7 @@ export declare namespace AccessControl {
|
|
|
2960
2871
|
*
|
|
2961
2872
|
* @see {@link MatterSpecification.v14.Core} § 9.10.6.8
|
|
2962
2873
|
*/
|
|
2963
|
-
readonly
|
|
2874
|
+
readonly commissioningArl: FixedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
2964
2875
|
/**
|
|
2965
2876
|
* This field shall indicate the endpoint having associated access restrictions scoped to the associated fabric
|
|
2966
2877
|
* of the list containing the entry.
|
|
@@ -3232,13 +3143,11 @@ export declare namespace AccessControl {
|
|
|
3232
3143
|
*
|
|
3233
3144
|
* • The query shall use the & delimiter between key/value pairs.
|
|
3234
3145
|
*
|
|
3235
|
-
* • The key-value pairs shall in the format name=<value> where name is the key name, and <value>
|
|
3236
|
-
*
|
|
3237
|
-
* is the contents of the value encoded with proper URL-encoded escaping.
|
|
3146
|
+
* • The key-value pairs shall in the format name=<value> where name is the key name, and <value> is the
|
|
3147
|
+
* contents of the value encoded with proper URL-encoded escaping.
|
|
3238
3148
|
*
|
|
3239
3149
|
* • If key MTcu is present, it shall have a value of "_" (i.e. MTcu=_). This is the "callback URL
|
|
3240
|
-
*
|
|
3241
|
-
* backUrl) placeholder".
|
|
3150
|
+
* (CallbackUrl) placeholder".
|
|
3242
3151
|
*
|
|
3243
3152
|
* • Any key whose name begins with MT not mentioned in the previous bullets shall be reserved for future use
|
|
3244
3153
|
* by this specification. Manufacturers shall NOT include query keys starting with MT in the
|
|
@@ -3247,8 +3156,6 @@ export declare namespace AccessControl {
|
|
|
3247
3156
|
* Any other element in the ARLRequestFlowUrl query field not covered by the above rules, as well as the
|
|
3248
3157
|
* fragment field (if present), shall remain including the order of query key/value pairs present.
|
|
3249
3158
|
*
|
|
3250
|
-
* Expansion of ARLRequestFlowUrl by client
|
|
3251
|
-
*
|
|
3252
3159
|
* Once the URL is obtained, it shall be expanded to form a final URL (ExpandedARLRequestFlowUrl) by proceeding
|
|
3253
3160
|
* with the following substitution algorithm on the original ARLRequestFlowUrl:
|
|
3254
3161
|
*
|
|
@@ -3271,9 +3178,8 @@ export declare namespace AccessControl {
|
|
|
3271
3178
|
*
|
|
3272
3179
|
* • The query shall use the & delimiter between key/value pairs.
|
|
3273
3180
|
*
|
|
3274
|
-
* • The key-value pairs shall follow the format name=<value> where name is the key name, and
|
|
3275
|
-
*
|
|
3276
|
-
* <value> is the contents of the value encoded with proper URL-encoded escaping.
|
|
3181
|
+
* • The key-value pairs shall follow the format name=<value> where name is the key name, and <value> is the
|
|
3182
|
+
* contents of the value encoded with proper URL-encoded escaping.
|
|
3277
3183
|
*
|
|
3278
3184
|
* • If key MTaer is present, it shall have a value of "_" (i.e. MTaer=_). This is the placeholder for a
|
|
3279
3185
|
* "access extension response" provided by the manufacturer flow to the client. The manufacturer flow shall
|
|
@@ -3284,14 +3190,10 @@ export declare namespace AccessControl {
|
|
|
3284
3190
|
* • Any key whose name begins with MT not mentioned in the previous bullets shall be reserved for future use
|
|
3285
3191
|
* by this specification.
|
|
3286
3192
|
*
|
|
3287
|
-
* Any other element in the CallbackUrl query field not covered by the above rules, as well as the
|
|
3288
|
-
*
|
|
3289
|
-
* ment field (if present), shall remain as provided by the client through embedding within the
|
|
3290
|
-
*
|
|
3193
|
+
* Any other element in the CallbackUrl query field not covered by the above rules, as well as the fragment
|
|
3194
|
+
* field (if present), shall remain as provided by the client through embedding within the
|
|
3291
3195
|
* ExpandedARLRequestFlowUrl, including the order of query key/value pairs present.
|
|
3292
3196
|
*
|
|
3293
|
-
* ### Expansion of CallbackUrl by the manufacturer custom flow
|
|
3294
|
-
*
|
|
3295
3197
|
* Once the CallbackUrl is obtained by the manufacturer flow, it may be expanded to form a final
|
|
3296
3198
|
* ExpandedARLRequestCallbackUrl URL to be used by proceeding with the following substitution algorithm on the
|
|
3297
3199
|
* provided CallbackUrl:
|
|
@@ -3316,7 +3218,7 @@ export declare namespace AccessControl {
|
|
|
3316
3218
|
* ExpandedARLRequestCallbackUrl, on completion of the request, if an ExpandedARLRequestCallbackUrl was computed
|
|
3317
3219
|
* from the CallbackUrl and opening such a URL is supported.
|
|
3318
3220
|
*
|
|
3319
|
-
* Examples of ARLRequestFlowUrl URLs
|
|
3221
|
+
* ### Examples of ARLRequestFlowUrl URLs
|
|
3320
3222
|
*
|
|
3321
3223
|
* Below are some examples of valid ExpandedARLRequestFlowUrl for several valid values of ARLRequestFlowUrl, as
|
|
3322
3224
|
* well as some examples of invalid values of ARLRequestFlowUrl:
|
|
@@ -3335,10 +3237,8 @@ export declare namespace AccessControl {
|
|
|
3335
3237
|
*
|
|
3336
3238
|
* https://company.domain.example/matter/arl?vid=FFF1&pid=1234&MTcu=_
|
|
3337
3239
|
*
|
|
3338
|
-
* ◦ After expansion:
|
|
3339
|
-
*
|
|
3340
|
-
* https://company.domain.example/matter/arl?vid=FFF1&pid=1234&MTcu=https%3A%2F%2Fc
|
|
3341
|
-
* lient.domain.example%2Fcb%3Ftoken%3DmAsJ6_vqbr-vjDiG_w%253D%253D%26MTaer%3D_
|
|
3240
|
+
* ◦ After expansion: https://company.domain.example/matter/arl?vid=FFF1&pid=1234&MTcu=https%3A%2F%2Fc
|
|
3241
|
+
* lient.domain.example%2Fcb%3Ftoken%3DmAsJ6_vqbr-vjDiG_w%253D%253D%26MTaer%3D_
|
|
3342
3242
|
*
|
|
3343
3243
|
* ◦ The ExpandedARLRequestFlowUrl URL contains:
|
|
3344
3244
|
*
|
|
@@ -3349,7 +3249,7 @@ export declare namespace AccessControl {
|
|
|
3349
3249
|
* ▪ After expansion of the CallbackUrl (MTcu key) into an ExpandedCallbackUrl, with an example return
|
|
3350
3250
|
* access extension completion status of Success, the ExpandedARLRequestCallbackUrl would be:
|
|
3351
3251
|
*
|
|
3352
|
-
* https://client.domain.example/cb?token=mAsJ6_vqbr-
|
|
3252
|
+
* https://client.domain.example/cb?token=mAsJ6_vqbr-vjDiG_w%3D%3D&MTaer=Success
|
|
3353
3253
|
*
|
|
3354
3254
|
* Note that the MTcu key/value pair was initially provided URL-encoded within the ExpandedARLRequestFlowUrl URL
|
|
3355
3255
|
* and the MTaer=_ key/value pair placeholder now contains a substituted returned completion status.
|
|
@@ -3479,9 +3379,8 @@ export declare namespace AccessControl {
|
|
|
3479
3379
|
readonly attributes: {
|
|
3480
3380
|
readonly extension: WritableFabricScopedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
3481
3381
|
/**
|
|
3482
|
-
* This field may be used by manufacturers to store arbitrary TLV-encoded data related to a fabric’s
|
|
3483
|
-
*
|
|
3484
|
-
* Access Control Entries.
|
|
3382
|
+
* This field may be used by manufacturers to store arbitrary TLV-encoded data related to a fabric’s Access
|
|
3383
|
+
* Control Entries.
|
|
3485
3384
|
*
|
|
3486
3385
|
* The contents shall consist of a top-level anonymous list; each list element shall include a profile-specific
|
|
3487
3386
|
* tag encoded in fully-qualified form.
|
|
@@ -3501,7 +3400,7 @@ export declare namespace AccessControl {
|
|
|
3501
3400
|
extension: boolean;
|
|
3502
3401
|
}];
|
|
3503
3402
|
};
|
|
3504
|
-
readonly
|
|
3403
|
+
readonly commissioningArl: FixedAttribute<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
3505
3404
|
/**
|
|
3506
3405
|
* This field shall indicate the endpoint having associated access restrictions scoped to the associated fabric
|
|
3507
3406
|
* of the list containing the entry.
|
|
@@ -3612,8 +3511,6 @@ export declare namespace AccessControl {
|
|
|
3612
3511
|
/**
|
|
3613
3512
|
* The privilege field shall specify the level of privilege granted by this Access Control Entry.
|
|
3614
3513
|
*
|
|
3615
|
-
* NOTE The Proxy View privilege is provisional.
|
|
3616
|
-
*
|
|
3617
3514
|
* Each privilege builds upon its predecessor, expanding the set of actions that can be performed upon a Node.
|
|
3618
3515
|
* Administer is the highest privilege, and is special as it pertains to the administration of privileges
|
|
3619
3516
|
* itself, via the Access Control Cluster.
|
|
@@ -3622,8 +3519,6 @@ export declare namespace AccessControl {
|
|
|
3622
3519
|
* levels as well. The following diagram illustrates how the higher privilege levels subsume the lower privilege
|
|
3623
3520
|
* levels:
|
|
3624
3521
|
*
|
|
3625
|
-
* Figure 46. Access Control Privilege Levels
|
|
3626
|
-
*
|
|
3627
3522
|
* Individual clusters shall define whether attributes are readable, writable, or both readable and writable.
|
|
3628
3523
|
* Clusters also shall define which privilege is minimally required to be able to perform a particular read or
|
|
3629
3524
|
* write action on those attributes, or invoke particular commands. Device type specifications may further
|
|
@@ -3652,8 +3547,6 @@ export declare namespace AccessControl {
|
|
|
3652
3547
|
*
|
|
3653
3548
|
* ### Subject ID shall be of type uint64 with semantics depending on the entry’s AuthMode as follows:
|
|
3654
3549
|
*
|
|
3655
|
-
* Subject Semantics
|
|
3656
|
-
*
|
|
3657
3550
|
* An empty subjects list indicates a wildcard; that is, this entry shall grant access to any Node that
|
|
3658
3551
|
* successfully authenticates via AuthMode. The subjects list shall NOT be empty if the entry’s AuthMode is
|
|
3659
3552
|
* PASE.
|
|
@@ -3692,8 +3585,6 @@ export declare namespace AccessControl {
|
|
|
3692
3585
|
*
|
|
3693
3586
|
* A target grants access based on the presence of fields as follows:
|
|
3694
3587
|
*
|
|
3695
|
-
* Target Semantics
|
|
3696
|
-
*
|
|
3697
3588
|
* An empty targets list indicates a wildcard: that is, this entry shall grant access to all cluster instances
|
|
3698
3589
|
* on all endpoints on this Node.
|
|
3699
3590
|
*
|
|
@@ -3907,9 +3798,8 @@ export declare namespace AccessControl {
|
|
|
3907
3798
|
*/
|
|
3908
3799
|
latestValue: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
3909
3800
|
/**
|
|
3910
|
-
* This field may be used by manufacturers to store arbitrary TLV-encoded data related to a fabric’s
|
|
3911
|
-
*
|
|
3912
|
-
* Access Control Entries.
|
|
3801
|
+
* This field may be used by manufacturers to store arbitrary TLV-encoded data related to a fabric’s Access
|
|
3802
|
+
* Control Entries.
|
|
3913
3803
|
*
|
|
3914
3804
|
* The contents shall consist of a top-level anonymous list; each list element shall include a profile-specific
|
|
3915
3805
|
* tag encoded in fully-qualified form.
|
|
@@ -3994,13 +3884,11 @@ export declare namespace AccessControl {
|
|
|
3994
3884
|
*
|
|
3995
3885
|
* • The query shall use the & delimiter between key/value pairs.
|
|
3996
3886
|
*
|
|
3997
|
-
* • The key-value pairs shall in the format name=<value> where name is the key name, and <value>
|
|
3998
|
-
*
|
|
3999
|
-
* is the contents of the value encoded with proper URL-encoded escaping.
|
|
3887
|
+
* • The key-value pairs shall in the format name=<value> where name is the key name, and <value> is the
|
|
3888
|
+
* contents of the value encoded with proper URL-encoded escaping.
|
|
4000
3889
|
*
|
|
4001
3890
|
* • If key MTcu is present, it shall have a value of "_" (i.e. MTcu=_). This is the "callback URL
|
|
4002
|
-
*
|
|
4003
|
-
* backUrl) placeholder".
|
|
3891
|
+
* (CallbackUrl) placeholder".
|
|
4004
3892
|
*
|
|
4005
3893
|
* • Any key whose name begins with MT not mentioned in the previous bullets shall be reserved for future use
|
|
4006
3894
|
* by this specification. Manufacturers shall NOT include query keys starting with MT in the
|
|
@@ -4009,8 +3897,6 @@ export declare namespace AccessControl {
|
|
|
4009
3897
|
* Any other element in the ARLRequestFlowUrl query field not covered by the above rules, as well as the
|
|
4010
3898
|
* fragment field (if present), shall remain including the order of query key/value pairs present.
|
|
4011
3899
|
*
|
|
4012
|
-
* Expansion of ARLRequestFlowUrl by client
|
|
4013
|
-
*
|
|
4014
3900
|
* Once the URL is obtained, it shall be expanded to form a final URL (ExpandedARLRequestFlowUrl) by proceeding
|
|
4015
3901
|
* with the following substitution algorithm on the original ARLRequestFlowUrl:
|
|
4016
3902
|
*
|
|
@@ -4033,9 +3919,8 @@ export declare namespace AccessControl {
|
|
|
4033
3919
|
*
|
|
4034
3920
|
* • The query shall use the & delimiter between key/value pairs.
|
|
4035
3921
|
*
|
|
4036
|
-
* • The key-value pairs shall follow the format name=<value> where name is the key name, and
|
|
4037
|
-
*
|
|
4038
|
-
* <value> is the contents of the value encoded with proper URL-encoded escaping.
|
|
3922
|
+
* • The key-value pairs shall follow the format name=<value> where name is the key name, and <value> is the
|
|
3923
|
+
* contents of the value encoded with proper URL-encoded escaping.
|
|
4039
3924
|
*
|
|
4040
3925
|
* • If key MTaer is present, it shall have a value of "_" (i.e. MTaer=_). This is the placeholder for a
|
|
4041
3926
|
* "access extension response" provided by the manufacturer flow to the client. The manufacturer flow shall
|
|
@@ -4046,14 +3931,10 @@ export declare namespace AccessControl {
|
|
|
4046
3931
|
* • Any key whose name begins with MT not mentioned in the previous bullets shall be reserved for future use
|
|
4047
3932
|
* by this specification.
|
|
4048
3933
|
*
|
|
4049
|
-
* Any other element in the CallbackUrl query field not covered by the above rules, as well as the
|
|
4050
|
-
*
|
|
4051
|
-
* ment field (if present), shall remain as provided by the client through embedding within the
|
|
4052
|
-
*
|
|
3934
|
+
* Any other element in the CallbackUrl query field not covered by the above rules, as well as the fragment
|
|
3935
|
+
* field (if present), shall remain as provided by the client through embedding within the
|
|
4053
3936
|
* ExpandedARLRequestFlowUrl, including the order of query key/value pairs present.
|
|
4054
3937
|
*
|
|
4055
|
-
* ### Expansion of CallbackUrl by the manufacturer custom flow
|
|
4056
|
-
*
|
|
4057
3938
|
* Once the CallbackUrl is obtained by the manufacturer flow, it may be expanded to form a final
|
|
4058
3939
|
* ExpandedARLRequestCallbackUrl URL to be used by proceeding with the following substitution algorithm on the
|
|
4059
3940
|
* provided CallbackUrl:
|
|
@@ -4078,7 +3959,7 @@ export declare namespace AccessControl {
|
|
|
4078
3959
|
* ExpandedARLRequestCallbackUrl, on completion of the request, if an ExpandedARLRequestCallbackUrl was computed
|
|
4079
3960
|
* from the CallbackUrl and opening such a URL is supported.
|
|
4080
3961
|
*
|
|
4081
|
-
* Examples of ARLRequestFlowUrl URLs
|
|
3962
|
+
* ### Examples of ARLRequestFlowUrl URLs
|
|
4082
3963
|
*
|
|
4083
3964
|
* Below are some examples of valid ExpandedARLRequestFlowUrl for several valid values of ARLRequestFlowUrl, as
|
|
4084
3965
|
* well as some examples of invalid values of ARLRequestFlowUrl:
|
|
@@ -4097,10 +3978,8 @@ export declare namespace AccessControl {
|
|
|
4097
3978
|
*
|
|
4098
3979
|
* https://company.domain.example/matter/arl?vid=FFF1&pid=1234&MTcu=_
|
|
4099
3980
|
*
|
|
4100
|
-
* ◦ After expansion:
|
|
4101
|
-
*
|
|
4102
|
-
* https://company.domain.example/matter/arl?vid=FFF1&pid=1234&MTcu=https%3A%2F%2Fc
|
|
4103
|
-
* lient.domain.example%2Fcb%3Ftoken%3DmAsJ6_vqbr-vjDiG_w%253D%253D%26MTaer%3D_
|
|
3981
|
+
* ◦ After expansion: https://company.domain.example/matter/arl?vid=FFF1&pid=1234&MTcu=https%3A%2F%2Fc
|
|
3982
|
+
* lient.domain.example%2Fcb%3Ftoken%3DmAsJ6_vqbr-vjDiG_w%253D%253D%26MTaer%3D_
|
|
4104
3983
|
*
|
|
4105
3984
|
* ◦ The ExpandedARLRequestFlowUrl URL contains:
|
|
4106
3985
|
*
|
|
@@ -4111,7 +3990,7 @@ export declare namespace AccessControl {
|
|
|
4111
3990
|
* ▪ After expansion of the CallbackUrl (MTcu key) into an ExpandedCallbackUrl, with an example return
|
|
4112
3991
|
* access extension completion status of Success, the ExpandedARLRequestCallbackUrl would be:
|
|
4113
3992
|
*
|
|
4114
|
-
* https://client.domain.example/cb?token=mAsJ6_vqbr-
|
|
3993
|
+
* https://client.domain.example/cb?token=mAsJ6_vqbr-vjDiG_w%3D%3D&MTaer=Success
|
|
4115
3994
|
*
|
|
4116
3995
|
* Note that the MTcu key/value pair was initially provided URL-encoded within the ExpandedARLRequestFlowUrl URL
|
|
4117
3996
|
* and the MTaer=_ key/value pair placeholder now contains a substituted returned completion status.
|
|
@@ -4182,8 +4061,6 @@ export declare namespace AccessControl {
|
|
|
4182
4061
|
/**
|
|
4183
4062
|
* The privilege field shall specify the level of privilege granted by this Access Control Entry.
|
|
4184
4063
|
*
|
|
4185
|
-
* NOTE The Proxy View privilege is provisional.
|
|
4186
|
-
*
|
|
4187
4064
|
* Each privilege builds upon its predecessor, expanding the set of actions that can be performed upon a Node.
|
|
4188
4065
|
* Administer is the highest privilege, and is special as it pertains to the administration of privileges
|
|
4189
4066
|
* itself, via the Access Control Cluster.
|
|
@@ -4192,8 +4069,6 @@ export declare namespace AccessControl {
|
|
|
4192
4069
|
* levels as well. The following diagram illustrates how the higher privilege levels subsume the lower privilege
|
|
4193
4070
|
* levels:
|
|
4194
4071
|
*
|
|
4195
|
-
* Figure 46. Access Control Privilege Levels
|
|
4196
|
-
*
|
|
4197
4072
|
* Individual clusters shall define whether attributes are readable, writable, or both readable and writable.
|
|
4198
4073
|
* Clusters also shall define which privilege is minimally required to be able to perform a particular read or
|
|
4199
4074
|
* write action on those attributes, or invoke particular commands. Device type specifications may further
|
|
@@ -4222,8 +4097,6 @@ export declare namespace AccessControl {
|
|
|
4222
4097
|
*
|
|
4223
4098
|
* ### Subject ID shall be of type uint64 with semantics depending on the entry’s AuthMode as follows:
|
|
4224
4099
|
*
|
|
4225
|
-
* Subject Semantics
|
|
4226
|
-
*
|
|
4227
4100
|
* An empty subjects list indicates a wildcard; that is, this entry shall grant access to any Node that
|
|
4228
4101
|
* successfully authenticates via AuthMode. The subjects list shall NOT be empty if the entry’s AuthMode is
|
|
4229
4102
|
* PASE.
|
|
@@ -4262,8 +4135,6 @@ export declare namespace AccessControl {
|
|
|
4262
4135
|
*
|
|
4263
4136
|
* A target grants access based on the presence of fields as follows:
|
|
4264
4137
|
*
|
|
4265
|
-
* Target Semantics
|
|
4266
|
-
*
|
|
4267
4138
|
* An empty targets list indicates a wildcard: that is, this entry shall grant access to all cluster instances
|
|
4268
4139
|
* on all endpoints on this Node.
|
|
4269
4140
|
*
|