@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
|
@@ -94,7 +94,7 @@ export declare namespace NetworkCommissioning {
|
|
|
94
94
|
*/
|
|
95
95
|
NetworkNotFound = 5,
|
|
96
96
|
/**
|
|
97
|
-
* Cannot find AP: Mismatch on band/channels/
|
|
97
|
+
* Cannot find AP: Mismatch on band/channels/regulato ry domain / 2.4GHz vs 5GHz
|
|
98
98
|
*/
|
|
99
99
|
RegulatoryError = 6,
|
|
100
100
|
/**
|
|
@@ -617,7 +617,7 @@ export declare namespace NetworkCommissioning {
|
|
|
617
617
|
/**
|
|
618
618
|
* See Breadcrumb for usage.
|
|
619
619
|
*
|
|
620
|
-
* Effect when received
|
|
620
|
+
* ### Effect when received
|
|
621
621
|
*
|
|
622
622
|
* If the Networks attribute does not contain a matching entry, the command shall immediately respond with
|
|
623
623
|
* NetworkConfigResponse having NetworkingStatus status field set to NetworkIdNotFound.
|
|
@@ -637,7 +637,7 @@ export declare namespace NetworkCommissioning {
|
|
|
637
637
|
* Re-ordering to the same NetworkIndex as the current location shall be considered as a success and yield no
|
|
638
638
|
* visible changes of the Networks attribute.
|
|
639
639
|
*
|
|
640
|
-
* Examples of re-ordering
|
|
640
|
+
* ### Examples of re-ordering
|
|
641
641
|
*
|
|
642
642
|
* To better illustrate the re-ordering operation, consider this initial state, exemplary of a Wi-Fi device:
|
|
643
643
|
*
|
|
@@ -690,7 +690,7 @@ export declare namespace NetworkCommissioning {
|
|
|
690
690
|
/**
|
|
691
691
|
* Credentials is the passphrase or PSK for the network (if any is needed).
|
|
692
692
|
*
|
|
693
|
-
* Security type, cipher and credential format (passphrase or PSK) shall be contextually auto-
|
|
693
|
+
* Security type, cipher and credential format (passphrase or PSK) shall be contextually auto-selected during
|
|
694
694
|
* execution of the ConnectNetwork Command and during subsequent operational state network connections, based on
|
|
695
695
|
* the most secure Wi-Fi security type available within beacons and probe responses for the set of all
|
|
696
696
|
* discovered BSSIDs for the configured SSID. The type of PSK or passphrase used shall be inferred based on the
|
|
@@ -710,10 +710,8 @@ export declare namespace NetworkCommissioning {
|
|
|
710
710
|
*
|
|
711
711
|
* • 8..63 bytes: WPA/WPA2/WPA3 passphrase
|
|
712
712
|
*
|
|
713
|
-
* • 64 bytes: WPA/WPA2/WPA3 raw hex PSK
|
|
714
|
-
*
|
|
715
|
-
* These lengths shall be contextually interpreted based on the security type of the BSSID where connection will
|
|
716
|
-
* occur.
|
|
713
|
+
* • 64 bytes: WPA/WPA2/WPA3 raw hex PSK These lengths shall be contextually interpreted based on the security
|
|
714
|
+
* type of the BSSID where connection will occur.
|
|
717
715
|
*
|
|
718
716
|
* When the length of Credentials and available set of BSSID admits more than one option, such as the presence
|
|
719
717
|
* of both WPA2 and WPA security type within the result set, WPA2 shall be considered more secure.
|
|
@@ -740,12 +738,12 @@ export declare namespace NetworkCommissioning {
|
|
|
740
738
|
interface AddOrUpdateWiFiNetworkRequest extends TypeFromSchema<typeof TlvAddOrUpdateWiFiNetworkRequest> {
|
|
741
739
|
}
|
|
742
740
|
/**
|
|
743
|
-
* The ThreadCapabilitiesBitmap encodes the supported Thread features and capabilities of a Thread-
|
|
741
|
+
* The ThreadCapabilitiesBitmap encodes the supported Thread features and capabilities of a Thread-enabled network
|
|
744
742
|
* interface.
|
|
745
743
|
*
|
|
746
|
-
* NOTE
|
|
744
|
+
* > [!NOTE]
|
|
747
745
|
*
|
|
748
|
-
* The valid combinations of capabilities are restricted and dependent on Thread version.
|
|
746
|
+
* > The valid combinations of capabilities are restricted and dependent on Thread version.
|
|
749
747
|
*
|
|
750
748
|
* @see {@link MatterSpecification.v14.Core} § 11.9.5.2
|
|
751
749
|
*/
|
|
@@ -820,14 +818,14 @@ export declare namespace NetworkCommissioning {
|
|
|
820
818
|
* The semantics of the NetworkID field therefore varies between network types accordingly. It contains SSID for
|
|
821
819
|
* Wi-Fi networks, Extended PAN ID (XPAN ID) for Thread networks and netif name for Ethernet networks.
|
|
822
820
|
*
|
|
823
|
-
* NOTE
|
|
821
|
+
* > [!NOTE]
|
|
824
822
|
*
|
|
825
|
-
* SSID in Wi-Fi is a collection of 1-32 bytes, the text encoding of which is not specified. Implementations
|
|
826
|
-
*
|
|
827
|
-
* the commissioner should try to potentially decode the bytes. The most common encoding is UTF-8,
|
|
828
|
-
* is just a convention. Some configurations may use Latin-1 or other character sets. A
|
|
829
|
-
* using UTF-8, replacing encoding errors with "?" at the application level while
|
|
830
|
-
* representation.
|
|
823
|
+
* > SSID in Wi-Fi is a collection of 1-32 bytes, the text encoding of which is not specified. Implementations
|
|
824
|
+
* must be careful to support reporting byte strings without requiring a particular encoding for transfer.
|
|
825
|
+
* Only the commissioner should try to potentially decode the bytes. The most common encoding is UTF-8,
|
|
826
|
+
* however this is just a convention. Some configurations may use Latin-1 or other character sets. A
|
|
827
|
+
* commissioner may decode using UTF-8, replacing encoding errors with "?" at the application level while
|
|
828
|
+
* retaining the underlying representation.
|
|
831
829
|
*
|
|
832
830
|
* XPAN ID is a big-endian 64-bit unsigned number, represented on the first 8 octets of the octet string.
|
|
833
831
|
*
|
|
@@ -868,10 +866,8 @@ export declare namespace NetworkCommissioning {
|
|
|
868
866
|
/**
|
|
869
867
|
* Indicates the maximum duration taken, in seconds, by the network interface on this cluster server
|
|
870
868
|
* instance to report a successful or failed network connection indication. This maximum time shall account
|
|
871
|
-
* for all operations needed until a successful network connection is
|
|
872
|
-
*
|
|
873
|
-
* deemed to have occurred, including, for example, obtaining IP addresses, or the execution of necessary
|
|
874
|
-
* internal retries.
|
|
869
|
+
* for all operations needed until a successful network connection is deemed to have occurred, including,
|
|
870
|
+
* for example, obtaining IP addresses, or the execution of necessary internal retries.
|
|
875
871
|
*
|
|
876
872
|
* @see {@link MatterSpecification.v14.Core} § 11.9.6.4
|
|
877
873
|
*/
|
|
@@ -1051,9 +1047,8 @@ export declare namespace NetworkCommissioning {
|
|
|
1051
1047
|
}>, any>;
|
|
1052
1048
|
/**
|
|
1053
1049
|
* This command shall remove the network configuration from the Cluster if there was already a network
|
|
1054
|
-
* configuration with the same NetworkID. The relative order of the entries in the Networks
|
|
1055
|
-
*
|
|
1056
|
-
* attribute shall remain unchanged, except for the removal of the requested network configuration.
|
|
1050
|
+
* configuration with the same NetworkID. The relative order of the entries in the Networks attribute shall
|
|
1051
|
+
* remain unchanged, except for the removal of the requested network configuration.
|
|
1057
1052
|
*
|
|
1058
1053
|
* If this command is received without an armed fail-safe context (see ArmFailSafe), then this command shall
|
|
1059
1054
|
* fail with a FAILSAFE_REQUIRED status code sent back to the initiator.
|
|
@@ -1159,9 +1154,8 @@ export declare namespace NetworkCommissioning {
|
|
|
1159
1154
|
* configuration if the CommissioningComplete command (see CommissioningComplete) is not successfully
|
|
1160
1155
|
* invoked before expiry of the Fail-Safe timer.
|
|
1161
1156
|
*
|
|
1162
|
-
* When non-concurrent commissioning is being used by a Commissioner or Administrator, the
|
|
1163
|
-
*
|
|
1164
|
-
* nectNetworkResponse shall be sent with the NetworkingStatus field set to Success prior to closing the
|
|
1157
|
+
* When non-concurrent commissioning is being used by a Commissioner or Administrator, the
|
|
1158
|
+
* ConnectNetworkResponse shall be sent with the NetworkingStatus field set to Success prior to closing the
|
|
1165
1159
|
* commissioning channel, even if not yet connected to the operational network, unless the device would be
|
|
1166
1160
|
* incapable of joining that network, in which case the usual failure path described in the prior paragraphs
|
|
1167
1161
|
* shall be followed. Once the commissioning channel is closed, the operational channel will be started. It
|
|
@@ -1284,7 +1278,7 @@ export declare namespace NetworkCommissioning {
|
|
|
1284
1278
|
/**
|
|
1285
1279
|
* See Breadcrumb for usage.
|
|
1286
1280
|
*
|
|
1287
|
-
* Effect when received
|
|
1281
|
+
* ### Effect when received
|
|
1288
1282
|
*
|
|
1289
1283
|
* If the Networks attribute does not contain a matching entry, the command shall immediately respond with
|
|
1290
1284
|
* NetworkConfigResponse having NetworkingStatus status field set to NetworkIdNotFound.
|
|
@@ -1304,7 +1298,7 @@ export declare namespace NetworkCommissioning {
|
|
|
1304
1298
|
* Re-ordering to the same NetworkIndex as the current location shall be considered as a success and yield no
|
|
1305
1299
|
* visible changes of the Networks attribute.
|
|
1306
1300
|
*
|
|
1307
|
-
* Examples of re-ordering
|
|
1301
|
+
* ### Examples of re-ordering
|
|
1308
1302
|
*
|
|
1309
1303
|
* To better illustrate the re-ordering operation, consider this initial state, exemplary of a Wi-Fi device:
|
|
1310
1304
|
*
|
|
@@ -1410,7 +1404,7 @@ export declare namespace NetworkCommissioning {
|
|
|
1410
1404
|
/**
|
|
1411
1405
|
* Credentials is the passphrase or PSK for the network (if any is needed).
|
|
1412
1406
|
*
|
|
1413
|
-
* Security type, cipher and credential format (passphrase or PSK) shall be contextually auto-
|
|
1407
|
+
* Security type, cipher and credential format (passphrase or PSK) shall be contextually auto-selected during
|
|
1414
1408
|
* execution of the ConnectNetwork Command and during subsequent operational state network connections, based on
|
|
1415
1409
|
* the most secure Wi-Fi security type available within beacons and probe responses for the set of all
|
|
1416
1410
|
* discovered BSSIDs for the configured SSID. The type of PSK or passphrase used shall be inferred based on the
|
|
@@ -1430,10 +1424,8 @@ export declare namespace NetworkCommissioning {
|
|
|
1430
1424
|
*
|
|
1431
1425
|
* • 8..63 bytes: WPA/WPA2/WPA3 passphrase
|
|
1432
1426
|
*
|
|
1433
|
-
* • 64 bytes: WPA/WPA2/WPA3 raw hex PSK
|
|
1434
|
-
*
|
|
1435
|
-
* These lengths shall be contextually interpreted based on the security type of the BSSID where connection will
|
|
1436
|
-
* occur.
|
|
1427
|
+
* • 64 bytes: WPA/WPA2/WPA3 raw hex PSK These lengths shall be contextually interpreted based on the security
|
|
1428
|
+
* type of the BSSID where connection will occur.
|
|
1437
1429
|
*
|
|
1438
1430
|
* When the length of Credentials and available set of BSSID admits more than one option, such as the presence
|
|
1439
1431
|
* of both WPA2 and WPA security type within the result set, WPA2 shall be considered more secure.
|
|
@@ -1676,14 +1668,14 @@ export declare namespace NetworkCommissioning {
|
|
|
1676
1668
|
* The semantics of the NetworkID field therefore varies between network types accordingly. It contains SSID for
|
|
1677
1669
|
* Wi-Fi networks, Extended PAN ID (XPAN ID) for Thread networks and netif name for Ethernet networks.
|
|
1678
1670
|
*
|
|
1679
|
-
* NOTE
|
|
1671
|
+
* > [!NOTE]
|
|
1680
1672
|
*
|
|
1681
|
-
* SSID in Wi-Fi is a collection of 1-32 bytes, the text encoding of which is not specified. Implementations
|
|
1682
|
-
*
|
|
1683
|
-
* the commissioner should try to potentially decode the bytes. The most common encoding is UTF-8,
|
|
1684
|
-
* is just a convention. Some configurations may use Latin-1 or other character sets. A
|
|
1685
|
-
* using UTF-8, replacing encoding errors with "?" at the application level while
|
|
1686
|
-
* representation.
|
|
1673
|
+
* > SSID in Wi-Fi is a collection of 1-32 bytes, the text encoding of which is not specified. Implementations
|
|
1674
|
+
* must be careful to support reporting byte strings without requiring a particular encoding for transfer.
|
|
1675
|
+
* Only the commissioner should try to potentially decode the bytes. The most common encoding is UTF-8,
|
|
1676
|
+
* however this is just a convention. Some configurations may use Latin-1 or other character sets. A
|
|
1677
|
+
* commissioner may decode using UTF-8, replacing encoding errors with "?" at the application level while
|
|
1678
|
+
* retaining the underlying representation.
|
|
1687
1679
|
*
|
|
1688
1680
|
* XPAN ID is a big-endian 64-bit unsigned number, represented on the first 8 octets of the octet string.
|
|
1689
1681
|
*
|
|
@@ -1784,10 +1776,8 @@ export declare namespace NetworkCommissioning {
|
|
|
1784
1776
|
/**
|
|
1785
1777
|
* Indicates the maximum duration taken, in seconds, by the network interface on this cluster server
|
|
1786
1778
|
* instance to report a successful or failed network connection indication. This maximum time shall account
|
|
1787
|
-
* for all operations needed until a successful network connection is
|
|
1788
|
-
*
|
|
1789
|
-
* deemed to have occurred, including, for example, obtaining IP addresses, or the execution of necessary
|
|
1790
|
-
* internal retries.
|
|
1779
|
+
* for all operations needed until a successful network connection is deemed to have occurred, including,
|
|
1780
|
+
* for example, obtaining IP addresses, or the execution of necessary internal retries.
|
|
1791
1781
|
*
|
|
1792
1782
|
* @see {@link MatterSpecification.v14.Core} § 11.9.6.4
|
|
1793
1783
|
*/
|
|
@@ -1967,9 +1957,8 @@ export declare namespace NetworkCommissioning {
|
|
|
1967
1957
|
}>, any>;
|
|
1968
1958
|
/**
|
|
1969
1959
|
* This command shall remove the network configuration from the Cluster if there was already a network
|
|
1970
|
-
* configuration with the same NetworkID. The relative order of the entries in the Networks
|
|
1971
|
-
*
|
|
1972
|
-
* attribute shall remain unchanged, except for the removal of the requested network configuration.
|
|
1960
|
+
* configuration with the same NetworkID. The relative order of the entries in the Networks attribute shall
|
|
1961
|
+
* remain unchanged, except for the removal of the requested network configuration.
|
|
1973
1962
|
*
|
|
1974
1963
|
* If this command is received without an armed fail-safe context (see ArmFailSafe), then this command shall
|
|
1975
1964
|
* fail with a FAILSAFE_REQUIRED status code sent back to the initiator.
|
|
@@ -2075,9 +2064,8 @@ export declare namespace NetworkCommissioning {
|
|
|
2075
2064
|
* configuration if the CommissioningComplete command (see CommissioningComplete) is not successfully
|
|
2076
2065
|
* invoked before expiry of the Fail-Safe timer.
|
|
2077
2066
|
*
|
|
2078
|
-
* When non-concurrent commissioning is being used by a Commissioner or Administrator, the
|
|
2079
|
-
*
|
|
2080
|
-
* nectNetworkResponse shall be sent with the NetworkingStatus field set to Success prior to closing the
|
|
2067
|
+
* When non-concurrent commissioning is being used by a Commissioner or Administrator, the
|
|
2068
|
+
* ConnectNetworkResponse shall be sent with the NetworkingStatus field set to Success prior to closing the
|
|
2081
2069
|
* commissioning channel, even if not yet connected to the operational network, unless the device would be
|
|
2082
2070
|
* incapable of joining that network, in which case the usual failure path described in the prior paragraphs
|
|
2083
2071
|
* shall be followed. Once the commissioning channel is closed, the operational channel will be started. It
|
|
@@ -2200,7 +2188,7 @@ export declare namespace NetworkCommissioning {
|
|
|
2200
2188
|
/**
|
|
2201
2189
|
* See Breadcrumb for usage.
|
|
2202
2190
|
*
|
|
2203
|
-
* Effect when received
|
|
2191
|
+
* ### Effect when received
|
|
2204
2192
|
*
|
|
2205
2193
|
* If the Networks attribute does not contain a matching entry, the command shall immediately respond with
|
|
2206
2194
|
* NetworkConfigResponse having NetworkingStatus status field set to NetworkIdNotFound.
|
|
@@ -2220,7 +2208,7 @@ export declare namespace NetworkCommissioning {
|
|
|
2220
2208
|
* Re-ordering to the same NetworkIndex as the current location shall be considered as a success and yield no
|
|
2221
2209
|
* visible changes of the Networks attribute.
|
|
2222
2210
|
*
|
|
2223
|
-
* Examples of re-ordering
|
|
2211
|
+
* ### Examples of re-ordering
|
|
2224
2212
|
*
|
|
2225
2213
|
* To better illustrate the re-ordering operation, consider this initial state, exemplary of a Wi-Fi device:
|
|
2226
2214
|
*
|
|
@@ -2303,10 +2291,8 @@ export declare namespace NetworkCommissioning {
|
|
|
2303
2291
|
/**
|
|
2304
2292
|
* Indicates the maximum duration taken, in seconds, by the network interface on this cluster server
|
|
2305
2293
|
* instance to report a successful or failed network connection indication. This maximum time shall account
|
|
2306
|
-
* for all operations needed until a successful network connection is
|
|
2307
|
-
*
|
|
2308
|
-
* deemed to have occurred, including, for example, obtaining IP addresses, or the execution of necessary
|
|
2309
|
-
* internal retries.
|
|
2294
|
+
* for all operations needed until a successful network connection is deemed to have occurred, including,
|
|
2295
|
+
* for example, obtaining IP addresses, or the execution of necessary internal retries.
|
|
2310
2296
|
*
|
|
2311
2297
|
* @see {@link MatterSpecification.v14.Core} § 11.9.6.4
|
|
2312
2298
|
*/
|
|
@@ -2486,9 +2472,8 @@ export declare namespace NetworkCommissioning {
|
|
|
2486
2472
|
}>, any>;
|
|
2487
2473
|
/**
|
|
2488
2474
|
* This command shall remove the network configuration from the Cluster if there was already a network
|
|
2489
|
-
* configuration with the same NetworkID. The relative order of the entries in the Networks
|
|
2490
|
-
*
|
|
2491
|
-
* attribute shall remain unchanged, except for the removal of the requested network configuration.
|
|
2475
|
+
* configuration with the same NetworkID. The relative order of the entries in the Networks attribute shall
|
|
2476
|
+
* remain unchanged, except for the removal of the requested network configuration.
|
|
2492
2477
|
*
|
|
2493
2478
|
* If this command is received without an armed fail-safe context (see ArmFailSafe), then this command shall
|
|
2494
2479
|
* fail with a FAILSAFE_REQUIRED status code sent back to the initiator.
|
|
@@ -2594,9 +2579,8 @@ export declare namespace NetworkCommissioning {
|
|
|
2594
2579
|
* configuration if the CommissioningComplete command (see CommissioningComplete) is not successfully
|
|
2595
2580
|
* invoked before expiry of the Fail-Safe timer.
|
|
2596
2581
|
*
|
|
2597
|
-
* When non-concurrent commissioning is being used by a Commissioner or Administrator, the
|
|
2598
|
-
*
|
|
2599
|
-
* nectNetworkResponse shall be sent with the NetworkingStatus field set to Success prior to closing the
|
|
2582
|
+
* When non-concurrent commissioning is being used by a Commissioner or Administrator, the
|
|
2583
|
+
* ConnectNetworkResponse shall be sent with the NetworkingStatus field set to Success prior to closing the
|
|
2600
2584
|
* commissioning channel, even if not yet connected to the operational network, unless the device would be
|
|
2601
2585
|
* incapable of joining that network, in which case the usual failure path described in the prior paragraphs
|
|
2602
2586
|
* shall be followed. Once the commissioning channel is closed, the operational channel will be started. It
|
|
@@ -2719,7 +2703,7 @@ export declare namespace NetworkCommissioning {
|
|
|
2719
2703
|
/**
|
|
2720
2704
|
* See Breadcrumb for usage.
|
|
2721
2705
|
*
|
|
2722
|
-
* Effect when received
|
|
2706
|
+
* ### Effect when received
|
|
2723
2707
|
*
|
|
2724
2708
|
* If the Networks attribute does not contain a matching entry, the command shall immediately respond with
|
|
2725
2709
|
* NetworkConfigResponse having NetworkingStatus status field set to NetworkIdNotFound.
|
|
@@ -2739,7 +2723,7 @@ export declare namespace NetworkCommissioning {
|
|
|
2739
2723
|
* Re-ordering to the same NetworkIndex as the current location shall be considered as a success and yield no
|
|
2740
2724
|
* visible changes of the Networks attribute.
|
|
2741
2725
|
*
|
|
2742
|
-
* Examples of re-ordering
|
|
2726
|
+
* ### Examples of re-ordering
|
|
2743
2727
|
*
|
|
2744
2728
|
* To better illustrate the re-ordering operation, consider this initial state, exemplary of a Wi-Fi device:
|
|
2745
2729
|
*
|
|
@@ -2846,7 +2830,7 @@ export declare namespace NetworkCommissioning {
|
|
|
2846
2830
|
/**
|
|
2847
2831
|
* Credentials is the passphrase or PSK for the network (if any is needed).
|
|
2848
2832
|
*
|
|
2849
|
-
* Security type, cipher and credential format (passphrase or PSK) shall be contextually auto-
|
|
2833
|
+
* Security type, cipher and credential format (passphrase or PSK) shall be contextually auto-selected during
|
|
2850
2834
|
* execution of the ConnectNetwork Command and during subsequent operational state network connections, based on
|
|
2851
2835
|
* the most secure Wi-Fi security type available within beacons and probe responses for the set of all
|
|
2852
2836
|
* discovered BSSIDs for the configured SSID. The type of PSK or passphrase used shall be inferred based on the
|
|
@@ -2866,10 +2850,8 @@ export declare namespace NetworkCommissioning {
|
|
|
2866
2850
|
*
|
|
2867
2851
|
* • 8..63 bytes: WPA/WPA2/WPA3 passphrase
|
|
2868
2852
|
*
|
|
2869
|
-
* • 64 bytes: WPA/WPA2/WPA3 raw hex PSK
|
|
2870
|
-
*
|
|
2871
|
-
* These lengths shall be contextually interpreted based on the security type of the BSSID where connection will
|
|
2872
|
-
* occur.
|
|
2853
|
+
* • 64 bytes: WPA/WPA2/WPA3 raw hex PSK These lengths shall be contextually interpreted based on the security
|
|
2854
|
+
* type of the BSSID where connection will occur.
|
|
2873
2855
|
*
|
|
2874
2856
|
* When the length of Credentials and available set of BSSID admits more than one option, such as the presence
|
|
2875
2857
|
* of both WPA2 and WPA security type within the result set, WPA2 shall be considered more secure.
|
|
@@ -3140,14 +3122,14 @@ export declare namespace NetworkCommissioning {
|
|
|
3140
3122
|
* The semantics of the NetworkID field therefore varies between network types accordingly. It contains SSID for
|
|
3141
3123
|
* Wi-Fi networks, Extended PAN ID (XPAN ID) for Thread networks and netif name for Ethernet networks.
|
|
3142
3124
|
*
|
|
3143
|
-
* NOTE
|
|
3125
|
+
* > [!NOTE]
|
|
3144
3126
|
*
|
|
3145
|
-
* SSID in Wi-Fi is a collection of 1-32 bytes, the text encoding of which is not specified. Implementations
|
|
3146
|
-
*
|
|
3147
|
-
* the commissioner should try to potentially decode the bytes. The most common encoding is UTF-8,
|
|
3148
|
-
* is just a convention. Some configurations may use Latin-1 or other character sets. A
|
|
3149
|
-
* using UTF-8, replacing encoding errors with "?" at the application level while
|
|
3150
|
-
* representation.
|
|
3127
|
+
* > SSID in Wi-Fi is a collection of 1-32 bytes, the text encoding of which is not specified. Implementations
|
|
3128
|
+
* must be careful to support reporting byte strings without requiring a particular encoding for transfer.
|
|
3129
|
+
* Only the commissioner should try to potentially decode the bytes. The most common encoding is UTF-8,
|
|
3130
|
+
* however this is just a convention. Some configurations may use Latin-1 or other character sets. A
|
|
3131
|
+
* commissioner may decode using UTF-8, replacing encoding errors with "?" at the application level while
|
|
3132
|
+
* retaining the underlying representation.
|
|
3151
3133
|
*
|
|
3152
3134
|
* XPAN ID is a big-endian 64-bit unsigned number, represented on the first 8 octets of the octet string.
|
|
3153
3135
|
*
|
|
@@ -3248,10 +3230,8 @@ export declare namespace NetworkCommissioning {
|
|
|
3248
3230
|
/**
|
|
3249
3231
|
* Indicates the maximum duration taken, in seconds, by the network interface on this cluster server
|
|
3250
3232
|
* instance to report a successful or failed network connection indication. This maximum time shall account
|
|
3251
|
-
* for all operations needed until a successful network connection is
|
|
3252
|
-
*
|
|
3253
|
-
* deemed to have occurred, including, for example, obtaining IP addresses, or the execution of necessary
|
|
3254
|
-
* internal retries.
|
|
3233
|
+
* for all operations needed until a successful network connection is deemed to have occurred, including,
|
|
3234
|
+
* for example, obtaining IP addresses, or the execution of necessary internal retries.
|
|
3255
3235
|
*
|
|
3256
3236
|
* @see {@link MatterSpecification.v14.Core} § 11.9.6.4
|
|
3257
3237
|
*/
|
|
@@ -3431,9 +3411,8 @@ export declare namespace NetworkCommissioning {
|
|
|
3431
3411
|
}>, any>;
|
|
3432
3412
|
/**
|
|
3433
3413
|
* This command shall remove the network configuration from the Cluster if there was already a network
|
|
3434
|
-
* configuration with the same NetworkID. The relative order of the entries in the Networks
|
|
3435
|
-
*
|
|
3436
|
-
* attribute shall remain unchanged, except for the removal of the requested network configuration.
|
|
3414
|
+
* configuration with the same NetworkID. The relative order of the entries in the Networks attribute shall
|
|
3415
|
+
* remain unchanged, except for the removal of the requested network configuration.
|
|
3437
3416
|
*
|
|
3438
3417
|
* If this command is received without an armed fail-safe context (see ArmFailSafe), then this command shall
|
|
3439
3418
|
* fail with a FAILSAFE_REQUIRED status code sent back to the initiator.
|
|
@@ -3539,9 +3518,8 @@ export declare namespace NetworkCommissioning {
|
|
|
3539
3518
|
* configuration if the CommissioningComplete command (see CommissioningComplete) is not successfully
|
|
3540
3519
|
* invoked before expiry of the Fail-Safe timer.
|
|
3541
3520
|
*
|
|
3542
|
-
* When non-concurrent commissioning is being used by a Commissioner or Administrator, the
|
|
3543
|
-
*
|
|
3544
|
-
* nectNetworkResponse shall be sent with the NetworkingStatus field set to Success prior to closing the
|
|
3521
|
+
* When non-concurrent commissioning is being used by a Commissioner or Administrator, the
|
|
3522
|
+
* ConnectNetworkResponse shall be sent with the NetworkingStatus field set to Success prior to closing the
|
|
3545
3523
|
* commissioning channel, even if not yet connected to the operational network, unless the device would be
|
|
3546
3524
|
* incapable of joining that network, in which case the usual failure path described in the prior paragraphs
|
|
3547
3525
|
* shall be followed. Once the commissioning channel is closed, the operational channel will be started. It
|
|
@@ -3664,7 +3642,7 @@ export declare namespace NetworkCommissioning {
|
|
|
3664
3642
|
/**
|
|
3665
3643
|
* See Breadcrumb for usage.
|
|
3666
3644
|
*
|
|
3667
|
-
* Effect when received
|
|
3645
|
+
* ### Effect when received
|
|
3668
3646
|
*
|
|
3669
3647
|
* If the Networks attribute does not contain a matching entry, the command shall immediately respond with
|
|
3670
3648
|
* NetworkConfigResponse having NetworkingStatus status field set to NetworkIdNotFound.
|
|
@@ -3684,7 +3662,7 @@ export declare namespace NetworkCommissioning {
|
|
|
3684
3662
|
* Re-ordering to the same NetworkIndex as the current location shall be considered as a success and yield no
|
|
3685
3663
|
* visible changes of the Networks attribute.
|
|
3686
3664
|
*
|
|
3687
|
-
* Examples of re-ordering
|
|
3665
|
+
* ### Examples of re-ordering
|
|
3688
3666
|
*
|
|
3689
3667
|
* To better illustrate the re-ordering operation, consider this initial state, exemplary of a Wi-Fi device:
|
|
3690
3668
|
*
|
|
@@ -3767,10 +3745,8 @@ export declare namespace NetworkCommissioning {
|
|
|
3767
3745
|
/**
|
|
3768
3746
|
* Indicates the maximum duration taken, in seconds, by the network interface on this cluster server
|
|
3769
3747
|
* instance to report a successful or failed network connection indication. This maximum time shall account
|
|
3770
|
-
* for all operations needed until a successful network connection is
|
|
3771
|
-
*
|
|
3772
|
-
* deemed to have occurred, including, for example, obtaining IP addresses, or the execution of necessary
|
|
3773
|
-
* internal retries.
|
|
3748
|
+
* for all operations needed until a successful network connection is deemed to have occurred, including,
|
|
3749
|
+
* for example, obtaining IP addresses, or the execution of necessary internal retries.
|
|
3774
3750
|
*
|
|
3775
3751
|
* @see {@link MatterSpecification.v14.Core} § 11.9.6.4
|
|
3776
3752
|
*/
|
|
@@ -3950,9 +3926,8 @@ export declare namespace NetworkCommissioning {
|
|
|
3950
3926
|
}>, any>;
|
|
3951
3927
|
/**
|
|
3952
3928
|
* This command shall remove the network configuration from the Cluster if there was already a network
|
|
3953
|
-
* configuration with the same NetworkID. The relative order of the entries in the Networks
|
|
3954
|
-
*
|
|
3955
|
-
* attribute shall remain unchanged, except for the removal of the requested network configuration.
|
|
3929
|
+
* configuration with the same NetworkID. The relative order of the entries in the Networks attribute shall
|
|
3930
|
+
* remain unchanged, except for the removal of the requested network configuration.
|
|
3956
3931
|
*
|
|
3957
3932
|
* If this command is received without an armed fail-safe context (see ArmFailSafe), then this command shall
|
|
3958
3933
|
* fail with a FAILSAFE_REQUIRED status code sent back to the initiator.
|
|
@@ -4058,9 +4033,8 @@ export declare namespace NetworkCommissioning {
|
|
|
4058
4033
|
* configuration if the CommissioningComplete command (see CommissioningComplete) is not successfully
|
|
4059
4034
|
* invoked before expiry of the Fail-Safe timer.
|
|
4060
4035
|
*
|
|
4061
|
-
* When non-concurrent commissioning is being used by a Commissioner or Administrator, the
|
|
4062
|
-
*
|
|
4063
|
-
* nectNetworkResponse shall be sent with the NetworkingStatus field set to Success prior to closing the
|
|
4036
|
+
* When non-concurrent commissioning is being used by a Commissioner or Administrator, the
|
|
4037
|
+
* ConnectNetworkResponse shall be sent with the NetworkingStatus field set to Success prior to closing the
|
|
4064
4038
|
* commissioning channel, even if not yet connected to the operational network, unless the device would be
|
|
4065
4039
|
* incapable of joining that network, in which case the usual failure path described in the prior paragraphs
|
|
4066
4040
|
* shall be followed. Once the commissioning channel is closed, the operational channel will be started. It
|
|
@@ -4183,7 +4157,7 @@ export declare namespace NetworkCommissioning {
|
|
|
4183
4157
|
/**
|
|
4184
4158
|
* See Breadcrumb for usage.
|
|
4185
4159
|
*
|
|
4186
|
-
* Effect when received
|
|
4160
|
+
* ### Effect when received
|
|
4187
4161
|
*
|
|
4188
4162
|
* If the Networks attribute does not contain a matching entry, the command shall immediately respond with
|
|
4189
4163
|
* NetworkConfigResponse having NetworkingStatus status field set to NetworkIdNotFound.
|
|
@@ -4203,7 +4177,7 @@ export declare namespace NetworkCommissioning {
|
|
|
4203
4177
|
* Re-ordering to the same NetworkIndex as the current location shall be considered as a success and yield no
|
|
4204
4178
|
* visible changes of the Networks attribute.
|
|
4205
4179
|
*
|
|
4206
|
-
* Examples of re-ordering
|
|
4180
|
+
* ### Examples of re-ordering
|
|
4207
4181
|
*
|
|
4208
4182
|
* To better illustrate the re-ordering operation, consider this initial state, exemplary of a Wi-Fi device:
|
|
4209
4183
|
*
|
|
@@ -4310,7 +4284,7 @@ export declare namespace NetworkCommissioning {
|
|
|
4310
4284
|
/**
|
|
4311
4285
|
* Credentials is the passphrase or PSK for the network (if any is needed).
|
|
4312
4286
|
*
|
|
4313
|
-
* Security type, cipher and credential format (passphrase or PSK) shall be contextually auto-
|
|
4287
|
+
* Security type, cipher and credential format (passphrase or PSK) shall be contextually auto-selected during
|
|
4314
4288
|
* execution of the ConnectNetwork Command and during subsequent operational state network connections, based on
|
|
4315
4289
|
* the most secure Wi-Fi security type available within beacons and probe responses for the set of all
|
|
4316
4290
|
* discovered BSSIDs for the configured SSID. The type of PSK or passphrase used shall be inferred based on the
|
|
@@ -4330,10 +4304,8 @@ export declare namespace NetworkCommissioning {
|
|
|
4330
4304
|
*
|
|
4331
4305
|
* • 8..63 bytes: WPA/WPA2/WPA3 passphrase
|
|
4332
4306
|
*
|
|
4333
|
-
* • 64 bytes: WPA/WPA2/WPA3 raw hex PSK
|
|
4334
|
-
*
|
|
4335
|
-
* These lengths shall be contextually interpreted based on the security type of the BSSID where connection will
|
|
4336
|
-
* occur.
|
|
4307
|
+
* • 64 bytes: WPA/WPA2/WPA3 raw hex PSK These lengths shall be contextually interpreted based on the security
|
|
4308
|
+
* type of the BSSID where connection will occur.
|
|
4337
4309
|
*
|
|
4338
4310
|
* When the length of Credentials and available set of BSSID admits more than one option, such as the presence
|
|
4339
4311
|
* of both WPA2 and WPA security type within the result set, WPA2 shall be considered more secure.
|
|
@@ -4692,14 +4664,14 @@ export declare namespace NetworkCommissioning {
|
|
|
4692
4664
|
* The semantics of the NetworkID field therefore varies between network types accordingly. It contains SSID for
|
|
4693
4665
|
* Wi-Fi networks, Extended PAN ID (XPAN ID) for Thread networks and netif name for Ethernet networks.
|
|
4694
4666
|
*
|
|
4695
|
-
* NOTE
|
|
4667
|
+
* > [!NOTE]
|
|
4696
4668
|
*
|
|
4697
|
-
* SSID in Wi-Fi is a collection of 1-32 bytes, the text encoding of which is not specified. Implementations
|
|
4698
|
-
*
|
|
4699
|
-
* the commissioner should try to potentially decode the bytes. The most common encoding is UTF-8,
|
|
4700
|
-
* is just a convention. Some configurations may use Latin-1 or other character sets. A
|
|
4701
|
-
* using UTF-8, replacing encoding errors with "?" at the application level while
|
|
4702
|
-
* representation.
|
|
4669
|
+
* > SSID in Wi-Fi is a collection of 1-32 bytes, the text encoding of which is not specified. Implementations
|
|
4670
|
+
* must be careful to support reporting byte strings without requiring a particular encoding for transfer.
|
|
4671
|
+
* Only the commissioner should try to potentially decode the bytes. The most common encoding is UTF-8,
|
|
4672
|
+
* however this is just a convention. Some configurations may use Latin-1 or other character sets. A
|
|
4673
|
+
* commissioner may decode using UTF-8, replacing encoding errors with "?" at the application level while
|
|
4674
|
+
* retaining the underlying representation.
|
|
4703
4675
|
*
|
|
4704
4676
|
* XPAN ID is a big-endian 64-bit unsigned number, represented on the first 8 octets of the octet string.
|
|
4705
4677
|
*
|
|
@@ -4928,7 +4900,7 @@ export declare namespace NetworkCommissioning {
|
|
|
4928
4900
|
/**
|
|
4929
4901
|
* Credentials is the passphrase or PSK for the network (if any is needed).
|
|
4930
4902
|
*
|
|
4931
|
-
* Security type, cipher and credential format (passphrase or PSK) shall be contextually auto-
|
|
4903
|
+
* Security type, cipher and credential format (passphrase or PSK) shall be contextually auto-selected during
|
|
4932
4904
|
* execution of the ConnectNetwork Command and during subsequent operational state network connections, based on
|
|
4933
4905
|
* the most secure Wi-Fi security type available within beacons and probe responses for the set of all
|
|
4934
4906
|
* discovered BSSIDs for the configured SSID. The type of PSK or passphrase used shall be inferred based on the
|
|
@@ -4948,10 +4920,8 @@ export declare namespace NetworkCommissioning {
|
|
|
4948
4920
|
*
|
|
4949
4921
|
* • 8..63 bytes: WPA/WPA2/WPA3 passphrase
|
|
4950
4922
|
*
|
|
4951
|
-
* • 64 bytes: WPA/WPA2/WPA3 raw hex PSK
|
|
4952
|
-
*
|
|
4953
|
-
* These lengths shall be contextually interpreted based on the security type of the BSSID where connection will
|
|
4954
|
-
* occur.
|
|
4923
|
+
* • 64 bytes: WPA/WPA2/WPA3 raw hex PSK These lengths shall be contextually interpreted based on the security
|
|
4924
|
+
* type of the BSSID where connection will occur.
|
|
4955
4925
|
*
|
|
4956
4926
|
* When the length of Credentials and available set of BSSID admits more than one option, such as the presence
|
|
4957
4927
|
* of both WPA2 and WPA security type within the result set, WPA2 shall be considered more secure.
|
|
@@ -5219,7 +5189,7 @@ export declare namespace NetworkCommissioning {
|
|
|
5219
5189
|
/**
|
|
5220
5190
|
* See Breadcrumb for usage.
|
|
5221
5191
|
*
|
|
5222
|
-
* Effect when received
|
|
5192
|
+
* ### Effect when received
|
|
5223
5193
|
*
|
|
5224
5194
|
* If the Networks attribute does not contain a matching entry, the command shall immediately respond with
|
|
5225
5195
|
* NetworkConfigResponse having NetworkingStatus status field set to NetworkIdNotFound.
|
|
@@ -5239,7 +5209,7 @@ export declare namespace NetworkCommissioning {
|
|
|
5239
5209
|
* Re-ordering to the same NetworkIndex as the current location shall be considered as a success and yield no
|
|
5240
5210
|
* visible changes of the Networks attribute.
|
|
5241
5211
|
*
|
|
5242
|
-
* Examples of re-ordering
|
|
5212
|
+
* ### Examples of re-ordering
|
|
5243
5213
|
*
|
|
5244
5214
|
* To better illustrate the re-ordering operation, consider this initial state, exemplary of a Wi-Fi device:
|
|
5245
5215
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"network-commissioning.d.ts","sourceRoot":"","sources":["../../../src/clusters/network-commissioning.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"network-commissioning.d.ts","sourceRoot":"","sources":["../../../src/clusters/network-commissioning.ts"],"names":[],"mappings":"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"}
|