@matter/types 0.13.0-alpha.0-20250311-3eb0af5f2 → 0.13.0-alpha.0-20250322-f085fa576
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 +308 -313
- package/dist/cjs/clusters/access-control.d.ts.map +1 -1
- package/dist/cjs/clusters/access-control.js +57 -58
- package/dist/cjs/clusters/access-control.js.map +1 -1
- package/dist/cjs/clusters/account-login.d.ts +26 -26
- package/dist/cjs/clusters/account-login.js +27 -27
- package/dist/cjs/clusters/actions.d.ts +37 -37
- package/dist/cjs/clusters/actions.js +21 -21
- package/dist/cjs/clusters/activated-carbon-filter-monitoring.d.ts +2 -2
- package/dist/cjs/clusters/administrator-commissioning.d.ts +63 -63
- package/dist/cjs/clusters/administrator-commissioning.js +17 -17
- package/dist/cjs/clusters/alarm-base.d.ts +6 -6
- package/dist/cjs/clusters/alarm-base.js +6 -6
- package/dist/cjs/clusters/application-basic.d.ts +6 -7
- package/dist/cjs/clusters/application-basic.d.ts.map +1 -1
- package/dist/cjs/clusters/application-basic.js +2 -2
- package/dist/cjs/clusters/application-basic.js.map +1 -1
- package/dist/cjs/clusters/application-launcher.d.ts +61 -64
- package/dist/cjs/clusters/application-launcher.d.ts.map +1 -1
- package/dist/cjs/clusters/application-launcher.js +9 -10
- package/dist/cjs/clusters/application-launcher.js.map +1 -1
- package/dist/cjs/clusters/audio-output.d.ts +10 -10
- package/dist/cjs/clusters/audio-output.js +2 -2
- package/dist/cjs/clusters/ballast-configuration.d.ts +4 -4
- package/dist/cjs/clusters/ballast-configuration.js +4 -4
- package/dist/cjs/clusters/basic-information.d.ts +33 -34
- package/dist/cjs/clusters/basic-information.d.ts.map +1 -1
- package/dist/cjs/clusters/basic-information.js +33 -34
- package/dist/cjs/clusters/basic-information.js.map +1 -1
- package/dist/cjs/clusters/binding.d.ts +6 -6
- package/dist/cjs/clusters/binding.js +3 -3
- package/dist/cjs/clusters/boolean-state-configuration.d.ts +45 -46
- package/dist/cjs/clusters/boolean-state-configuration.d.ts.map +1 -1
- package/dist/cjs/clusters/boolean-state-configuration.js +9 -9
- package/dist/cjs/clusters/boolean-state-configuration.js.map +1 -1
- package/dist/cjs/clusters/bridged-device-basic-information.d.ts +62 -62
- package/dist/cjs/clusters/bridged-device-basic-information.js +16 -16
- package/dist/cjs/clusters/carbon-dioxide-concentration-measurement.d.ts +4 -4
- package/dist/cjs/clusters/carbon-monoxide-concentration-measurement.d.ts +2 -2
- package/dist/cjs/clusters/channel.d.ts +77 -77
- package/dist/cjs/clusters/channel.js +14 -14
- package/dist/cjs/clusters/color-control.d.ts +97 -102
- package/dist/cjs/clusters/color-control.d.ts.map +1 -1
- package/dist/cjs/clusters/color-control.js +29 -30
- package/dist/cjs/clusters/color-control.js.map +1 -1
- package/dist/cjs/clusters/commissioner-control.d.ts +15 -15
- package/dist/cjs/clusters/commissioner-control.js +5 -5
- package/dist/cjs/clusters/concentration-measurement.d.ts +6 -6
- package/dist/cjs/clusters/concentration-measurement.js +2 -2
- package/dist/cjs/clusters/content-app-observer.d.ts +6 -6
- package/dist/cjs/clusters/content-control.d.ts +181 -184
- package/dist/cjs/clusters/content-control.d.ts.map +1 -1
- package/dist/cjs/clusters/content-control.js +39 -40
- package/dist/cjs/clusters/content-control.js.map +1 -1
- package/dist/cjs/clusters/content-launcher.d.ts +137 -137
- package/dist/cjs/clusters/content-launcher.js +25 -25
- package/dist/cjs/clusters/descriptor.d.ts +30 -30
- package/dist/cjs/clusters/descriptor.js +8 -8
- package/dist/cjs/clusters/device-energy-management-mode.d.ts +25 -19
- package/dist/cjs/clusters/device-energy-management-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/device-energy-management-mode.js +6 -6
- package/dist/cjs/clusters/device-energy-management-mode.js.map +1 -1
- package/dist/cjs/clusters/device-energy-management.d.ts +452 -470
- package/dist/cjs/clusters/device-energy-management.d.ts.map +1 -1
- package/dist/cjs/clusters/device-energy-management.js +69 -71
- package/dist/cjs/clusters/device-energy-management.js.map +1 -1
- package/dist/cjs/clusters/diagnostic-logs.d.ts +24 -24
- package/dist/cjs/clusters/diagnostic-logs.js +11 -11
- package/dist/cjs/clusters/dishwasher-alarm.d.ts +6 -6
- package/dist/cjs/clusters/dishwasher-alarm.js +6 -6
- package/dist/cjs/clusters/dishwasher-mode.d.ts +23 -17
- package/dist/cjs/clusters/dishwasher-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/dishwasher-mode.js +6 -6
- package/dist/cjs/clusters/dishwasher-mode.js.map +1 -1
- package/dist/cjs/clusters/door-lock.d.ts +551 -534
- package/dist/cjs/clusters/door-lock.d.ts.map +1 -1
- package/dist/cjs/clusters/door-lock.js +102 -97
- package/dist/cjs/clusters/door-lock.js.map +1 -1
- package/dist/cjs/clusters/ecosystem-information.d.ts +14 -14
- package/dist/cjs/clusters/ecosystem-information.js +8 -8
- package/dist/cjs/clusters/electrical-energy-measurement.d.ts +520 -557
- package/dist/cjs/clusters/electrical-energy-measurement.d.ts.map +1 -1
- package/dist/cjs/clusters/electrical-energy-measurement.js +35 -36
- package/dist/cjs/clusters/electrical-energy-measurement.js.map +1 -1
- package/dist/cjs/clusters/electrical-power-measurement.d.ts +88 -88
- package/dist/cjs/clusters/electrical-power-measurement.js +12 -12
- package/dist/cjs/clusters/energy-evse-mode.d.ts +27 -21
- package/dist/cjs/clusters/energy-evse-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/energy-evse-mode.js +6 -6
- package/dist/cjs/clusters/energy-evse-mode.js.map +1 -1
- package/dist/cjs/clusters/energy-evse.d.ts +295 -307
- package/dist/cjs/clusters/energy-evse.d.ts.map +1 -1
- package/dist/cjs/clusters/energy-evse.js +53 -56
- package/dist/cjs/clusters/energy-evse.js.map +1 -1
- package/dist/cjs/clusters/energy-preference.d.ts +29 -29
- package/dist/cjs/clusters/energy-preference.js +8 -8
- package/dist/cjs/clusters/ethernet-network-diagnostics.d.ts +8 -8
- package/dist/cjs/clusters/ethernet-network-diagnostics.js +2 -2
- package/dist/cjs/clusters/fan-control.d.ts +71 -71
- package/dist/cjs/clusters/fan-control.js +23 -23
- package/dist/cjs/clusters/fixed-label.d.ts +4 -4
- package/dist/cjs/clusters/formaldehyde-concentration-measurement.d.ts +2 -2
- package/dist/cjs/clusters/general-commissioning.d.ts +188 -191
- package/dist/cjs/clusters/general-commissioning.d.ts.map +1 -1
- package/dist/cjs/clusters/general-commissioning.js +59 -60
- package/dist/cjs/clusters/general-commissioning.js.map +1 -1
- package/dist/cjs/clusters/general-diagnostics.d.ts +116 -124
- package/dist/cjs/clusters/general-diagnostics.d.ts.map +1 -1
- package/dist/cjs/clusters/general-diagnostics.js +33 -35
- package/dist/cjs/clusters/general-diagnostics.js.map +1 -1
- package/dist/cjs/clusters/group-key-management.d.ts +20 -22
- package/dist/cjs/clusters/group-key-management.d.ts.map +1 -1
- package/dist/cjs/clusters/group-key-management.js +10 -11
- package/dist/cjs/clusters/group-key-management.js.map +1 -1
- package/dist/cjs/clusters/groups.d.ts +9 -10
- package/dist/cjs/clusters/groups.d.ts.map +1 -1
- package/dist/cjs/clusters/groups.js +2 -2
- package/dist/cjs/clusters/groups.js.map +1 -1
- package/dist/cjs/clusters/hepa-filter-monitoring.d.ts +2 -2
- package/dist/cjs/clusters/icd-management.d.ts +59 -62
- package/dist/cjs/clusters/icd-management.d.ts.map +1 -1
- package/dist/cjs/clusters/icd-management.js +19 -20
- package/dist/cjs/clusters/icd-management.js.map +1 -1
- package/dist/cjs/clusters/identify.d.ts +14 -14
- package/dist/cjs/clusters/identify.js +8 -8
- package/dist/cjs/clusters/illuminance-measurement.d.ts +2 -2
- package/dist/cjs/clusters/illuminance-measurement.js +2 -2
- package/dist/cjs/clusters/joint-fabric-datastore-cluster.d.ts +6 -6
- package/dist/cjs/clusters/joint-fabric-datastore-cluster.js +2 -2
- package/dist/cjs/clusters/joint-fabric-pki.d.ts +2 -2
- package/dist/cjs/clusters/joint-fabric-pki.js +2 -2
- package/dist/cjs/clusters/keypad-input.d.ts +13 -13
- package/dist/cjs/clusters/keypad-input.js +5 -5
- package/dist/cjs/clusters/laundry-dryer-controls.d.ts +4 -4
- package/dist/cjs/clusters/laundry-dryer-controls.js +4 -4
- package/dist/cjs/clusters/laundry-washer-controls.d.ts +40 -40
- package/dist/cjs/clusters/laundry-washer-controls.js +12 -12
- package/dist/cjs/clusters/laundry-washer-mode.d.ts +23 -17
- package/dist/cjs/clusters/laundry-washer-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/laundry-washer-mode.js +6 -6
- package/dist/cjs/clusters/laundry-washer-mode.js.map +1 -1
- package/dist/cjs/clusters/level-control.d.ts +56 -56
- package/dist/cjs/clusters/level-control.js +12 -12
- package/dist/cjs/clusters/localization-configuration.d.ts +4 -4
- package/dist/cjs/clusters/low-power.d.ts +2 -2
- package/dist/cjs/clusters/media-input.d.ts +2 -2
- package/dist/cjs/clusters/media-playback.d.ts +108 -108
- package/dist/cjs/clusters/media-playback.js +28 -28
- package/dist/cjs/clusters/messages.d.ts +12 -12
- package/dist/cjs/clusters/messages.js +4 -4
- package/dist/cjs/clusters/microwave-oven-control.d.ts +2 -2
- package/dist/cjs/clusters/microwave-oven-mode.d.ts +15 -15
- package/dist/cjs/clusters/microwave-oven-mode.js +5 -5
- package/dist/cjs/clusters/mode-base.d.ts +36 -36
- package/dist/cjs/clusters/mode-base.js +12 -12
- package/dist/cjs/clusters/mode-select.d.ts +39 -39
- package/dist/cjs/clusters/mode-select.js +11 -11
- package/dist/cjs/clusters/network-commissioning.d.ts +233 -238
- package/dist/cjs/clusters/network-commissioning.d.ts.map +1 -1
- package/dist/cjs/clusters/network-commissioning.js +47 -48
- package/dist/cjs/clusters/network-commissioning.js.map +1 -1
- package/dist/cjs/clusters/nitrogen-dioxide-concentration-measurement.d.ts +2 -2
- package/dist/cjs/clusters/occupancy-sensing.d.ts +37 -37
- package/dist/cjs/clusters/occupancy-sensing.js +11 -11
- package/dist/cjs/clusters/on-off.d.ts +119 -120
- package/dist/cjs/clusters/on-off.d.ts.map +1 -1
- package/dist/cjs/clusters/on-off.js +25 -25
- package/dist/cjs/clusters/on-off.js.map +1 -1
- package/dist/cjs/clusters/operational-credentials.d.ts +122 -124
- package/dist/cjs/clusters/operational-credentials.d.ts.map +1 -1
- package/dist/cjs/clusters/operational-credentials.js +74 -75
- package/dist/cjs/clusters/operational-credentials.js.map +1 -1
- package/dist/cjs/clusters/operational-state.d.ts +33 -33
- package/dist/cjs/clusters/operational-state.js +18 -18
- package/dist/cjs/clusters/ota-software-update-provider.d.ts +48 -48
- package/dist/cjs/clusters/ota-software-update-provider.js +25 -25
- package/dist/cjs/clusters/ota-software-update-requestor.d.ts +60 -62
- package/dist/cjs/clusters/ota-software-update-requestor.d.ts.map +1 -1
- package/dist/cjs/clusters/ota-software-update-requestor.js +30 -31
- package/dist/cjs/clusters/ota-software-update-requestor.js.map +1 -1
- package/dist/cjs/clusters/oven-cavity-operational-state.d.ts +10 -10
- package/dist/cjs/clusters/oven-cavity-operational-state.js +10 -10
- package/dist/cjs/clusters/oven-mode.d.ts +23 -17
- package/dist/cjs/clusters/oven-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/oven-mode.js +6 -6
- package/dist/cjs/clusters/oven-mode.js.map +1 -1
- package/dist/cjs/clusters/ozone-concentration-measurement.d.ts +4 -4
- package/dist/cjs/clusters/pm1-concentration-measurement.d.ts +2 -2
- package/dist/cjs/clusters/pm10-concentration-measurement.d.ts +2 -2
- package/dist/cjs/clusters/pm25-concentration-measurement.d.ts +2 -2
- package/dist/cjs/clusters/power-source-configuration.d.ts +5 -6
- package/dist/cjs/clusters/power-source-configuration.d.ts.map +1 -1
- package/dist/cjs/clusters/power-source-configuration.js +5 -6
- package/dist/cjs/clusters/power-source-configuration.js.map +1 -1
- package/dist/cjs/clusters/power-source.d.ts +98 -101
- package/dist/cjs/clusters/power-source.d.ts.map +1 -1
- package/dist/cjs/clusters/power-source.js +30 -31
- package/dist/cjs/clusters/power-source.js.map +1 -1
- package/dist/cjs/clusters/power-topology.d.ts +2 -2
- package/dist/cjs/clusters/pressure-measurement.d.ts +2 -2
- package/dist/cjs/clusters/proxy-discovery.d.ts +6 -6
- package/dist/cjs/clusters/proxy-discovery.js +2 -2
- package/dist/cjs/clusters/pump-configuration-and-control.d.ts +52 -52
- package/dist/cjs/clusters/pump-configuration-and-control.js +11 -11
- package/dist/cjs/clusters/radon-concentration-measurement.d.ts +4 -4
- package/dist/cjs/clusters/refrigerator-alarm.d.ts +8 -8
- package/dist/cjs/clusters/refrigerator-alarm.js +6 -6
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +23 -17
- 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 +6 -6
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
- package/dist/cjs/clusters/resource-monitoring.d.ts +8 -8
- package/dist/cjs/clusters/resource-monitoring.js +2 -2
- package/dist/cjs/clusters/rvc-clean-mode.d.ts +23 -17
- package/dist/cjs/clusters/rvc-clean-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/rvc-clean-mode.js +6 -6
- package/dist/cjs/clusters/rvc-clean-mode.js.map +1 -1
- package/dist/cjs/clusters/rvc-operational-state.d.ts +21 -21
- package/dist/cjs/clusters/rvc-operational-state.js +14 -14
- package/dist/cjs/clusters/rvc-run-mode.d.ts +23 -17
- package/dist/cjs/clusters/rvc-run-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/rvc-run-mode.js +6 -6
- package/dist/cjs/clusters/rvc-run-mode.js.map +1 -1
- package/dist/cjs/clusters/scenes-management.d.ts +125 -125
- package/dist/cjs/clusters/scenes-management.js +25 -25
- package/dist/cjs/clusters/scenes-management.js.map +1 -1
- package/dist/cjs/clusters/service-area.d.ts +56 -56
- package/dist/cjs/clusters/service-area.js +20 -20
- package/dist/cjs/clusters/service-area.js.map +1 -1
- package/dist/cjs/clusters/smoke-co-alarm.d.ts +45 -48
- package/dist/cjs/clusters/smoke-co-alarm.d.ts.map +1 -1
- package/dist/cjs/clusters/smoke-co-alarm.js +13 -14
- package/dist/cjs/clusters/smoke-co-alarm.js.map +1 -1
- package/dist/cjs/clusters/software-diagnostics.d.ts +20 -20
- package/dist/cjs/clusters/software-diagnostics.js +4 -4
- package/dist/cjs/clusters/switch.d.ts +26 -26
- package/dist/cjs/clusters/switch.js +8 -8
- package/dist/cjs/clusters/target-navigator.d.ts +2 -2
- package/dist/cjs/clusters/target-navigator.js +2 -2
- package/dist/cjs/clusters/temperature-control.d.ts +5 -5
- package/dist/cjs/clusters/thermostat-user-interface-configuration.d.ts +5 -5
- package/dist/cjs/clusters/thermostat-user-interface-configuration.js +3 -3
- package/dist/cjs/clusters/thermostat.d.ts +386 -357
- package/dist/cjs/clusters/thermostat.d.ts.map +1 -1
- package/dist/cjs/clusters/thermostat.js +98 -91
- package/dist/cjs/clusters/thermostat.js.map +1 -1
- package/dist/cjs/clusters/thread-border-router-management.d.ts +21 -25
- package/dist/cjs/clusters/thread-border-router-management.d.ts.map +1 -1
- package/dist/cjs/clusters/thread-border-router-management.js +4 -5
- package/dist/cjs/clusters/thread-border-router-management.js.map +1 -1
- package/dist/cjs/clusters/thread-network-diagnostics.d.ts +130 -134
- package/dist/cjs/clusters/thread-network-diagnostics.d.ts.map +1 -1
- package/dist/cjs/clusters/thread-network-diagnostics.js +42 -43
- package/dist/cjs/clusters/thread-network-diagnostics.js.map +1 -1
- package/dist/cjs/clusters/thread-network-directory.d.ts +6 -6
- package/dist/cjs/clusters/thread-network-directory.js +6 -6
- package/dist/cjs/clusters/time-format-localization.d.ts +8 -8
- package/dist/cjs/clusters/time-format-localization.js +2 -2
- package/dist/cjs/clusters/time-synchronization.d.ts +166 -166
- package/dist/cjs/clusters/time-synchronization.js +45 -45
- package/dist/cjs/clusters/total-volatile-organic-compounds-concentration-measurement.d.ts +2 -2
- package/dist/cjs/clusters/unit-localization.d.ts +11 -11
- package/dist/cjs/clusters/unit-localization.js +3 -3
- package/dist/cjs/clusters/valve-configuration-and-control.d.ts +29 -29
- package/dist/cjs/clusters/valve-configuration-and-control.js +10 -10
- package/dist/cjs/clusters/water-heater-management.d.ts +49 -49
- package/dist/cjs/clusters/water-heater-management.js +15 -15
- package/dist/cjs/clusters/water-heater-mode.d.ts +29 -23
- package/dist/cjs/clusters/water-heater-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/water-heater-mode.js +8 -8
- package/dist/cjs/clusters/water-heater-mode.js.map +1 -1
- package/dist/cjs/clusters/water-tank-level-monitoring.d.ts +2 -2
- package/dist/cjs/clusters/wi-fi-network-diagnostics.d.ts +29 -29
- package/dist/cjs/clusters/wi-fi-network-diagnostics.js +9 -9
- package/dist/cjs/clusters/wi-fi-network-management.d.ts +30 -12
- package/dist/cjs/clusters/wi-fi-network-management.d.ts.map +1 -1
- package/dist/cjs/clusters/wi-fi-network-management.js +14 -10
- package/dist/cjs/clusters/wi-fi-network-management.js.map +1 -1
- package/dist/cjs/clusters/window-covering.d.ts +97 -97
- package/dist/cjs/clusters/window-covering.js +31 -31
- package/dist/cjs/common/StatusCode.d.ts +3 -0
- package/dist/cjs/common/StatusCode.d.ts.map +1 -1
- package/dist/cjs/common/StatusCode.js +3 -0
- package/dist/cjs/common/StatusCode.js.map +1 -1
- package/dist/cjs/globals/Locationdesc.d.ts +13 -13
- package/dist/cjs/globals/Locationdesc.js +13 -13
- package/dist/cjs/globals/MeasurementAccuracy.d.ts +3 -3
- package/dist/cjs/globals/MeasurementAccuracy.js +3 -3
- package/dist/cjs/globals/MeasurementAccuracyRange.d.ts +10 -10
- package/dist/cjs/globals/MeasurementAccuracyRange.js +6 -6
- package/dist/cjs/globals/Priority.d.ts +2 -2
- package/dist/cjs/globals/Semtag.d.ts.map +1 -1
- package/dist/cjs/globals/Status.d.ts +7 -7
- package/dist/cjs/globals/WildcardPathFlags.d.ts +2 -5
- package/dist/cjs/globals/WildcardPathFlags.d.ts.map +1 -1
- package/dist/cjs/globals/WildcardPathFlags.js +0 -3
- package/dist/cjs/globals/WildcardPathFlags.js.map +1 -1
- package/dist/cjs/tlv/TlvNullable.d.ts.map +1 -1
- package/dist/cjs/tlv/TlvNullable.js +3 -1
- package/dist/cjs/tlv/TlvNullable.js.map +1 -1
- package/dist/cjs/tlv/TlvObject.d.ts +1 -0
- package/dist/cjs/tlv/TlvObject.d.ts.map +1 -1
- package/dist/cjs/tlv/TlvObject.js +6 -0
- package/dist/cjs/tlv/TlvObject.js.map +1 -1
- package/dist/cjs/tlv/TlvString.d.ts +1 -1
- package/dist/cjs/tlv/TlvString.d.ts.map +1 -1
- package/dist/cjs/tlv/TlvString.js.map +1 -1
- package/dist/esm/clusters/access-control.d.ts +308 -313
- package/dist/esm/clusters/access-control.d.ts.map +1 -1
- package/dist/esm/clusters/access-control.js +57 -58
- package/dist/esm/clusters/access-control.js.map +1 -1
- package/dist/esm/clusters/account-login.d.ts +26 -26
- package/dist/esm/clusters/account-login.js +27 -27
- package/dist/esm/clusters/actions.d.ts +37 -37
- package/dist/esm/clusters/actions.js +21 -21
- package/dist/esm/clusters/activated-carbon-filter-monitoring.d.ts +2 -2
- package/dist/esm/clusters/administrator-commissioning.d.ts +63 -63
- package/dist/esm/clusters/administrator-commissioning.js +17 -17
- package/dist/esm/clusters/alarm-base.d.ts +6 -6
- package/dist/esm/clusters/alarm-base.js +6 -6
- package/dist/esm/clusters/application-basic.d.ts +6 -7
- package/dist/esm/clusters/application-basic.d.ts.map +1 -1
- package/dist/esm/clusters/application-basic.js +2 -2
- package/dist/esm/clusters/application-basic.js.map +1 -1
- package/dist/esm/clusters/application-launcher.d.ts +61 -64
- package/dist/esm/clusters/application-launcher.d.ts.map +1 -1
- package/dist/esm/clusters/application-launcher.js +9 -10
- package/dist/esm/clusters/application-launcher.js.map +1 -1
- package/dist/esm/clusters/audio-output.d.ts +10 -10
- package/dist/esm/clusters/audio-output.js +2 -2
- package/dist/esm/clusters/ballast-configuration.d.ts +4 -4
- package/dist/esm/clusters/ballast-configuration.js +4 -4
- package/dist/esm/clusters/basic-information.d.ts +33 -34
- package/dist/esm/clusters/basic-information.d.ts.map +1 -1
- package/dist/esm/clusters/basic-information.js +33 -34
- package/dist/esm/clusters/basic-information.js.map +1 -1
- package/dist/esm/clusters/binding.d.ts +6 -6
- package/dist/esm/clusters/binding.js +3 -3
- package/dist/esm/clusters/boolean-state-configuration.d.ts +45 -46
- package/dist/esm/clusters/boolean-state-configuration.d.ts.map +1 -1
- package/dist/esm/clusters/boolean-state-configuration.js +9 -9
- package/dist/esm/clusters/boolean-state-configuration.js.map +1 -1
- package/dist/esm/clusters/bridged-device-basic-information.d.ts +62 -62
- package/dist/esm/clusters/bridged-device-basic-information.js +16 -16
- package/dist/esm/clusters/carbon-dioxide-concentration-measurement.d.ts +4 -4
- package/dist/esm/clusters/carbon-monoxide-concentration-measurement.d.ts +2 -2
- package/dist/esm/clusters/channel.d.ts +77 -77
- package/dist/esm/clusters/channel.js +14 -14
- package/dist/esm/clusters/color-control.d.ts +97 -102
- package/dist/esm/clusters/color-control.d.ts.map +1 -1
- package/dist/esm/clusters/color-control.js +29 -30
- package/dist/esm/clusters/color-control.js.map +1 -1
- package/dist/esm/clusters/commissioner-control.d.ts +15 -15
- package/dist/esm/clusters/commissioner-control.js +5 -5
- package/dist/esm/clusters/concentration-measurement.d.ts +6 -6
- package/dist/esm/clusters/concentration-measurement.js +2 -2
- package/dist/esm/clusters/content-app-observer.d.ts +6 -6
- package/dist/esm/clusters/content-control.d.ts +181 -184
- package/dist/esm/clusters/content-control.d.ts.map +1 -1
- package/dist/esm/clusters/content-control.js +39 -40
- package/dist/esm/clusters/content-control.js.map +1 -1
- package/dist/esm/clusters/content-launcher.d.ts +137 -137
- package/dist/esm/clusters/content-launcher.js +25 -25
- package/dist/esm/clusters/descriptor.d.ts +30 -30
- package/dist/esm/clusters/descriptor.js +8 -8
- package/dist/esm/clusters/device-energy-management-mode.d.ts +25 -19
- package/dist/esm/clusters/device-energy-management-mode.d.ts.map +1 -1
- package/dist/esm/clusters/device-energy-management-mode.js +7 -7
- package/dist/esm/clusters/device-energy-management-mode.js.map +1 -1
- package/dist/esm/clusters/device-energy-management.d.ts +452 -470
- package/dist/esm/clusters/device-energy-management.d.ts.map +1 -1
- package/dist/esm/clusters/device-energy-management.js +69 -71
- package/dist/esm/clusters/device-energy-management.js.map +1 -1
- package/dist/esm/clusters/diagnostic-logs.d.ts +24 -24
- package/dist/esm/clusters/diagnostic-logs.js +11 -11
- package/dist/esm/clusters/dishwasher-alarm.d.ts +6 -6
- package/dist/esm/clusters/dishwasher-alarm.js +6 -6
- package/dist/esm/clusters/dishwasher-mode.d.ts +23 -17
- package/dist/esm/clusters/dishwasher-mode.d.ts.map +1 -1
- package/dist/esm/clusters/dishwasher-mode.js +7 -7
- package/dist/esm/clusters/dishwasher-mode.js.map +1 -1
- package/dist/esm/clusters/door-lock.d.ts +551 -534
- package/dist/esm/clusters/door-lock.d.ts.map +1 -1
- package/dist/esm/clusters/door-lock.js +103 -98
- package/dist/esm/clusters/door-lock.js.map +1 -1
- package/dist/esm/clusters/ecosystem-information.d.ts +14 -14
- package/dist/esm/clusters/ecosystem-information.js +8 -8
- package/dist/esm/clusters/electrical-energy-measurement.d.ts +520 -557
- package/dist/esm/clusters/electrical-energy-measurement.d.ts.map +1 -1
- package/dist/esm/clusters/electrical-energy-measurement.js +35 -36
- package/dist/esm/clusters/electrical-energy-measurement.js.map +1 -1
- package/dist/esm/clusters/electrical-power-measurement.d.ts +88 -88
- package/dist/esm/clusters/electrical-power-measurement.js +12 -12
- package/dist/esm/clusters/energy-evse-mode.d.ts +27 -21
- package/dist/esm/clusters/energy-evse-mode.d.ts.map +1 -1
- package/dist/esm/clusters/energy-evse-mode.js +7 -7
- package/dist/esm/clusters/energy-evse-mode.js.map +1 -1
- package/dist/esm/clusters/energy-evse.d.ts +295 -307
- package/dist/esm/clusters/energy-evse.d.ts.map +1 -1
- package/dist/esm/clusters/energy-evse.js +53 -56
- package/dist/esm/clusters/energy-evse.js.map +1 -1
- package/dist/esm/clusters/energy-preference.d.ts +29 -29
- package/dist/esm/clusters/energy-preference.js +8 -8
- package/dist/esm/clusters/ethernet-network-diagnostics.d.ts +8 -8
- package/dist/esm/clusters/ethernet-network-diagnostics.js +2 -2
- package/dist/esm/clusters/fan-control.d.ts +71 -71
- package/dist/esm/clusters/fan-control.js +23 -23
- package/dist/esm/clusters/fixed-label.d.ts +4 -4
- package/dist/esm/clusters/formaldehyde-concentration-measurement.d.ts +2 -2
- package/dist/esm/clusters/general-commissioning.d.ts +188 -191
- package/dist/esm/clusters/general-commissioning.d.ts.map +1 -1
- package/dist/esm/clusters/general-commissioning.js +59 -60
- package/dist/esm/clusters/general-commissioning.js.map +1 -1
- package/dist/esm/clusters/general-diagnostics.d.ts +116 -124
- package/dist/esm/clusters/general-diagnostics.d.ts.map +1 -1
- package/dist/esm/clusters/general-diagnostics.js +33 -35
- package/dist/esm/clusters/general-diagnostics.js.map +1 -1
- package/dist/esm/clusters/group-key-management.d.ts +20 -22
- package/dist/esm/clusters/group-key-management.d.ts.map +1 -1
- package/dist/esm/clusters/group-key-management.js +10 -11
- package/dist/esm/clusters/group-key-management.js.map +1 -1
- package/dist/esm/clusters/groups.d.ts +9 -10
- package/dist/esm/clusters/groups.d.ts.map +1 -1
- package/dist/esm/clusters/groups.js +2 -2
- package/dist/esm/clusters/groups.js.map +1 -1
- package/dist/esm/clusters/hepa-filter-monitoring.d.ts +2 -2
- package/dist/esm/clusters/icd-management.d.ts +59 -62
- package/dist/esm/clusters/icd-management.d.ts.map +1 -1
- package/dist/esm/clusters/icd-management.js +19 -20
- package/dist/esm/clusters/icd-management.js.map +1 -1
- package/dist/esm/clusters/identify.d.ts +14 -14
- package/dist/esm/clusters/identify.js +8 -8
- package/dist/esm/clusters/illuminance-measurement.d.ts +2 -2
- package/dist/esm/clusters/illuminance-measurement.js +2 -2
- package/dist/esm/clusters/joint-fabric-datastore-cluster.d.ts +6 -6
- package/dist/esm/clusters/joint-fabric-datastore-cluster.js +2 -2
- package/dist/esm/clusters/joint-fabric-pki.d.ts +2 -2
- package/dist/esm/clusters/joint-fabric-pki.js +2 -2
- package/dist/esm/clusters/keypad-input.d.ts +13 -13
- package/dist/esm/clusters/keypad-input.js +5 -5
- package/dist/esm/clusters/laundry-dryer-controls.d.ts +4 -4
- package/dist/esm/clusters/laundry-dryer-controls.js +4 -4
- package/dist/esm/clusters/laundry-washer-controls.d.ts +40 -40
- package/dist/esm/clusters/laundry-washer-controls.js +12 -12
- package/dist/esm/clusters/laundry-washer-mode.d.ts +23 -17
- package/dist/esm/clusters/laundry-washer-mode.d.ts.map +1 -1
- package/dist/esm/clusters/laundry-washer-mode.js +7 -7
- package/dist/esm/clusters/laundry-washer-mode.js.map +1 -1
- package/dist/esm/clusters/level-control.d.ts +56 -56
- package/dist/esm/clusters/level-control.js +12 -12
- package/dist/esm/clusters/localization-configuration.d.ts +4 -4
- package/dist/esm/clusters/low-power.d.ts +2 -2
- package/dist/esm/clusters/media-input.d.ts +2 -2
- package/dist/esm/clusters/media-playback.d.ts +108 -108
- package/dist/esm/clusters/media-playback.js +28 -28
- package/dist/esm/clusters/messages.d.ts +12 -12
- package/dist/esm/clusters/messages.js +4 -4
- package/dist/esm/clusters/microwave-oven-control.d.ts +2 -2
- package/dist/esm/clusters/microwave-oven-mode.d.ts +15 -15
- package/dist/esm/clusters/microwave-oven-mode.js +5 -5
- package/dist/esm/clusters/mode-base.d.ts +36 -36
- package/dist/esm/clusters/mode-base.js +12 -12
- package/dist/esm/clusters/mode-select.d.ts +39 -39
- package/dist/esm/clusters/mode-select.js +11 -11
- package/dist/esm/clusters/network-commissioning.d.ts +233 -238
- package/dist/esm/clusters/network-commissioning.d.ts.map +1 -1
- package/dist/esm/clusters/network-commissioning.js +47 -48
- package/dist/esm/clusters/network-commissioning.js.map +1 -1
- package/dist/esm/clusters/nitrogen-dioxide-concentration-measurement.d.ts +2 -2
- package/dist/esm/clusters/occupancy-sensing.d.ts +37 -37
- package/dist/esm/clusters/occupancy-sensing.js +11 -11
- package/dist/esm/clusters/on-off.d.ts +119 -120
- package/dist/esm/clusters/on-off.d.ts.map +1 -1
- package/dist/esm/clusters/on-off.js +25 -25
- package/dist/esm/clusters/on-off.js.map +1 -1
- package/dist/esm/clusters/operational-credentials.d.ts +122 -124
- package/dist/esm/clusters/operational-credentials.d.ts.map +1 -1
- package/dist/esm/clusters/operational-credentials.js +74 -75
- package/dist/esm/clusters/operational-credentials.js.map +1 -1
- package/dist/esm/clusters/operational-state.d.ts +33 -33
- package/dist/esm/clusters/operational-state.js +18 -18
- package/dist/esm/clusters/ota-software-update-provider.d.ts +48 -48
- package/dist/esm/clusters/ota-software-update-provider.js +25 -25
- package/dist/esm/clusters/ota-software-update-requestor.d.ts +60 -62
- package/dist/esm/clusters/ota-software-update-requestor.d.ts.map +1 -1
- package/dist/esm/clusters/ota-software-update-requestor.js +30 -31
- package/dist/esm/clusters/ota-software-update-requestor.js.map +1 -1
- package/dist/esm/clusters/oven-cavity-operational-state.d.ts +10 -10
- package/dist/esm/clusters/oven-cavity-operational-state.js +10 -10
- package/dist/esm/clusters/oven-mode.d.ts +23 -17
- package/dist/esm/clusters/oven-mode.d.ts.map +1 -1
- package/dist/esm/clusters/oven-mode.js +7 -7
- package/dist/esm/clusters/oven-mode.js.map +1 -1
- package/dist/esm/clusters/ozone-concentration-measurement.d.ts +4 -4
- package/dist/esm/clusters/pm1-concentration-measurement.d.ts +2 -2
- package/dist/esm/clusters/pm10-concentration-measurement.d.ts +2 -2
- package/dist/esm/clusters/pm25-concentration-measurement.d.ts +2 -2
- package/dist/esm/clusters/power-source-configuration.d.ts +5 -6
- package/dist/esm/clusters/power-source-configuration.d.ts.map +1 -1
- package/dist/esm/clusters/power-source-configuration.js +5 -6
- package/dist/esm/clusters/power-source-configuration.js.map +1 -1
- package/dist/esm/clusters/power-source.d.ts +98 -101
- package/dist/esm/clusters/power-source.d.ts.map +1 -1
- package/dist/esm/clusters/power-source.js +30 -31
- package/dist/esm/clusters/power-source.js.map +1 -1
- package/dist/esm/clusters/power-topology.d.ts +2 -2
- package/dist/esm/clusters/pressure-measurement.d.ts +2 -2
- package/dist/esm/clusters/proxy-discovery.d.ts +6 -6
- package/dist/esm/clusters/proxy-discovery.js +2 -2
- package/dist/esm/clusters/pump-configuration-and-control.d.ts +52 -52
- package/dist/esm/clusters/pump-configuration-and-control.js +11 -11
- package/dist/esm/clusters/radon-concentration-measurement.d.ts +4 -4
- package/dist/esm/clusters/refrigerator-alarm.d.ts +8 -8
- package/dist/esm/clusters/refrigerator-alarm.js +6 -6
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +23 -17
- 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 +7 -7
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
- package/dist/esm/clusters/resource-monitoring.d.ts +8 -8
- package/dist/esm/clusters/resource-monitoring.js +2 -2
- package/dist/esm/clusters/rvc-clean-mode.d.ts +23 -17
- package/dist/esm/clusters/rvc-clean-mode.d.ts.map +1 -1
- package/dist/esm/clusters/rvc-clean-mode.js +7 -7
- package/dist/esm/clusters/rvc-clean-mode.js.map +1 -1
- package/dist/esm/clusters/rvc-operational-state.d.ts +21 -21
- package/dist/esm/clusters/rvc-operational-state.js +14 -14
- package/dist/esm/clusters/rvc-run-mode.d.ts +23 -17
- package/dist/esm/clusters/rvc-run-mode.d.ts.map +1 -1
- package/dist/esm/clusters/rvc-run-mode.js +7 -7
- package/dist/esm/clusters/rvc-run-mode.js.map +1 -1
- package/dist/esm/clusters/scenes-management.d.ts +125 -125
- package/dist/esm/clusters/scenes-management.js +25 -25
- package/dist/esm/clusters/scenes-management.js.map +1 -1
- package/dist/esm/clusters/service-area.d.ts +56 -56
- package/dist/esm/clusters/service-area.js +20 -20
- package/dist/esm/clusters/service-area.js.map +1 -1
- package/dist/esm/clusters/smoke-co-alarm.d.ts +45 -48
- package/dist/esm/clusters/smoke-co-alarm.d.ts.map +1 -1
- package/dist/esm/clusters/smoke-co-alarm.js +13 -14
- package/dist/esm/clusters/smoke-co-alarm.js.map +1 -1
- package/dist/esm/clusters/software-diagnostics.d.ts +20 -20
- package/dist/esm/clusters/software-diagnostics.js +4 -4
- package/dist/esm/clusters/switch.d.ts +26 -26
- package/dist/esm/clusters/switch.js +8 -8
- package/dist/esm/clusters/target-navigator.d.ts +2 -2
- package/dist/esm/clusters/target-navigator.js +2 -2
- package/dist/esm/clusters/temperature-control.d.ts +5 -5
- package/dist/esm/clusters/thermostat-user-interface-configuration.d.ts +5 -5
- package/dist/esm/clusters/thermostat-user-interface-configuration.js +3 -3
- package/dist/esm/clusters/thermostat.d.ts +386 -357
- package/dist/esm/clusters/thermostat.d.ts.map +1 -1
- package/dist/esm/clusters/thermostat.js +98 -91
- package/dist/esm/clusters/thermostat.js.map +1 -1
- package/dist/esm/clusters/thread-border-router-management.d.ts +21 -25
- package/dist/esm/clusters/thread-border-router-management.d.ts.map +1 -1
- package/dist/esm/clusters/thread-border-router-management.js +4 -5
- package/dist/esm/clusters/thread-border-router-management.js.map +1 -1
- package/dist/esm/clusters/thread-network-diagnostics.d.ts +130 -134
- package/dist/esm/clusters/thread-network-diagnostics.d.ts.map +1 -1
- package/dist/esm/clusters/thread-network-diagnostics.js +42 -43
- package/dist/esm/clusters/thread-network-diagnostics.js.map +1 -1
- package/dist/esm/clusters/thread-network-directory.d.ts +6 -6
- package/dist/esm/clusters/thread-network-directory.js +6 -6
- package/dist/esm/clusters/time-format-localization.d.ts +8 -8
- package/dist/esm/clusters/time-format-localization.js +2 -2
- package/dist/esm/clusters/time-synchronization.d.ts +166 -166
- package/dist/esm/clusters/time-synchronization.js +45 -45
- package/dist/esm/clusters/total-volatile-organic-compounds-concentration-measurement.d.ts +2 -2
- package/dist/esm/clusters/unit-localization.d.ts +11 -11
- package/dist/esm/clusters/unit-localization.js +3 -3
- package/dist/esm/clusters/valve-configuration-and-control.d.ts +29 -29
- package/dist/esm/clusters/valve-configuration-and-control.js +10 -10
- package/dist/esm/clusters/water-heater-management.d.ts +49 -49
- package/dist/esm/clusters/water-heater-management.js +15 -15
- package/dist/esm/clusters/water-heater-mode.d.ts +29 -23
- package/dist/esm/clusters/water-heater-mode.d.ts.map +1 -1
- package/dist/esm/clusters/water-heater-mode.js +9 -9
- package/dist/esm/clusters/water-heater-mode.js.map +1 -1
- package/dist/esm/clusters/water-tank-level-monitoring.d.ts +2 -2
- package/dist/esm/clusters/wi-fi-network-diagnostics.d.ts +29 -29
- package/dist/esm/clusters/wi-fi-network-diagnostics.js +9 -9
- package/dist/esm/clusters/wi-fi-network-management.d.ts +30 -12
- package/dist/esm/clusters/wi-fi-network-management.d.ts.map +1 -1
- package/dist/esm/clusters/wi-fi-network-management.js +14 -10
- package/dist/esm/clusters/wi-fi-network-management.js.map +1 -1
- package/dist/esm/clusters/window-covering.d.ts +97 -97
- package/dist/esm/clusters/window-covering.js +31 -31
- package/dist/esm/common/StatusCode.d.ts +3 -0
- package/dist/esm/common/StatusCode.d.ts.map +1 -1
- package/dist/esm/common/StatusCode.js +3 -0
- package/dist/esm/common/StatusCode.js.map +1 -1
- package/dist/esm/globals/Locationdesc.d.ts +13 -13
- package/dist/esm/globals/Locationdesc.js +13 -13
- package/dist/esm/globals/MeasurementAccuracy.d.ts +3 -3
- package/dist/esm/globals/MeasurementAccuracy.js +3 -3
- package/dist/esm/globals/MeasurementAccuracyRange.d.ts +10 -10
- package/dist/esm/globals/MeasurementAccuracyRange.js +6 -6
- package/dist/esm/globals/Priority.d.ts +2 -2
- package/dist/esm/globals/Semtag.d.ts.map +1 -1
- package/dist/esm/globals/Status.d.ts +7 -7
- package/dist/esm/globals/WildcardPathFlags.d.ts +2 -5
- package/dist/esm/globals/WildcardPathFlags.d.ts.map +1 -1
- package/dist/esm/globals/WildcardPathFlags.js +0 -3
- package/dist/esm/globals/WildcardPathFlags.js.map +1 -1
- package/dist/esm/tlv/TlvNullable.d.ts.map +1 -1
- package/dist/esm/tlv/TlvNullable.js +3 -1
- package/dist/esm/tlv/TlvNullable.js.map +1 -1
- package/dist/esm/tlv/TlvObject.d.ts +1 -0
- package/dist/esm/tlv/TlvObject.d.ts.map +1 -1
- package/dist/esm/tlv/TlvObject.js +6 -0
- package/dist/esm/tlv/TlvObject.js.map +1 -1
- package/dist/esm/tlv/TlvString.d.ts +1 -1
- package/dist/esm/tlv/TlvString.d.ts.map +1 -1
- package/dist/esm/tlv/TlvString.js.map +1 -1
- package/package.json +5 -5
- package/src/clusters/access-control.ts +67 -68
- package/src/clusters/account-login.ts +26 -26
- package/src/clusters/actions.ts +34 -34
- package/src/clusters/activated-carbon-filter-monitoring.ts +2 -2
- package/src/clusters/administrator-commissioning.ts +23 -23
- package/src/clusters/alarm-base.ts +8 -8
- package/src/clusters/application-basic.ts +6 -7
- package/src/clusters/application-launcher.ts +13 -14
- package/src/clusters/audio-output.ts +6 -6
- package/src/clusters/ballast-configuration.ts +4 -4
- package/src/clusters/basic-information.ts +33 -34
- package/src/clusters/binding.ts +3 -3
- package/src/clusters/boolean-state-configuration.ts +15 -16
- package/src/clusters/bridged-device-basic-information.ts +20 -20
- package/src/clusters/carbon-dioxide-concentration-measurement.ts +4 -4
- package/src/clusters/carbon-monoxide-concentration-measurement.ts +2 -2
- package/src/clusters/channel.ts +19 -19
- package/src/clusters/color-control.ts +31 -32
- package/src/clusters/commissioner-control.ts +15 -15
- package/src/clusters/concentration-measurement.ts +4 -4
- package/src/clusters/content-app-observer.ts +6 -6
- package/src/clusters/content-control.ts +41 -42
- package/src/clusters/content-launcher.ts +31 -31
- package/src/clusters/descriptor.ts +14 -14
- package/src/clusters/device-energy-management-mode.ts +9 -9
- package/src/clusters/device-energy-management.ts +96 -99
- package/src/clusters/diagnostic-logs.ts +13 -13
- package/src/clusters/dishwasher-alarm.ts +8 -8
- package/src/clusters/dishwasher-mode.ts +7 -7
- package/src/clusters/door-lock.ts +168 -159
- package/src/clusters/ecosystem-information.ts +14 -14
- package/src/clusters/electrical-energy-measurement.ts +44 -45
- package/src/clusters/electrical-power-measurement.ts +14 -14
- package/src/clusters/energy-evse-mode.ts +11 -11
- package/src/clusters/energy-evse.ts +63 -66
- package/src/clusters/energy-preference.ts +13 -13
- package/src/clusters/ethernet-network-diagnostics.ts +6 -6
- package/src/clusters/fan-control.ts +25 -25
- package/src/clusters/fixed-label.ts +4 -4
- package/src/clusters/formaldehyde-concentration-measurement.ts +2 -2
- package/src/clusters/general-commissioning.ts +63 -64
- package/src/clusters/general-diagnostics.ts +35 -37
- package/src/clusters/group-key-management.ts +10 -11
- package/src/clusters/groups.ts +7 -8
- package/src/clusters/hepa-filter-monitoring.ts +2 -2
- package/src/clusters/icd-management.ts +27 -28
- package/src/clusters/identify.ts +12 -12
- package/src/clusters/illuminance-measurement.ts +2 -2
- package/src/clusters/joint-fabric-datastore-cluster.ts +4 -4
- package/src/clusters/joint-fabric-pki.ts +2 -2
- package/src/clusters/keypad-input.ts +8 -8
- package/src/clusters/laundry-dryer-controls.ts +4 -4
- package/src/clusters/laundry-washer-controls.ts +16 -16
- package/src/clusters/laundry-washer-mode.ts +7 -7
- package/src/clusters/level-control.ts +14 -14
- package/src/clusters/localization-configuration.ts +4 -4
- package/src/clusters/low-power.ts +2 -2
- package/src/clusters/media-input.ts +2 -2
- package/src/clusters/media-playback.ts +36 -36
- package/src/clusters/messages.ts +6 -6
- package/src/clusters/microwave-oven-control.ts +2 -2
- package/src/clusters/microwave-oven-mode.ts +5 -5
- package/src/clusters/mode-base.ts +14 -14
- package/src/clusters/mode-select.ts +18 -18
- package/src/clusters/network-commissioning.ts +49 -50
- package/src/clusters/nitrogen-dioxide-concentration-measurement.ts +2 -2
- package/src/clusters/occupancy-sensing.ts +15 -15
- package/src/clusters/on-off.ts +31 -32
- package/src/clusters/operational-credentials.ts +76 -77
- package/src/clusters/operational-state.ts +23 -23
- package/src/clusters/ota-software-update-provider.ts +25 -25
- package/src/clusters/ota-software-update-requestor.ts +36 -37
- package/src/clusters/oven-cavity-operational-state.ts +10 -10
- package/src/clusters/oven-mode.ts +7 -7
- package/src/clusters/ozone-concentration-measurement.ts +4 -4
- package/src/clusters/pm1-concentration-measurement.ts +2 -2
- package/src/clusters/pm10-concentration-measurement.ts +2 -2
- package/src/clusters/pm25-concentration-measurement.ts +2 -2
- package/src/clusters/power-source-configuration.ts +5 -6
- package/src/clusters/power-source.ts +34 -35
- package/src/clusters/power-topology.ts +2 -2
- package/src/clusters/pressure-measurement.ts +2 -2
- package/src/clusters/proxy-discovery.ts +4 -4
- package/src/clusters/pump-configuration-and-control.ts +28 -28
- package/src/clusters/radon-concentration-measurement.ts +4 -4
- package/src/clusters/refrigerator-alarm.ts +10 -10
- package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.ts +7 -7
- package/src/clusters/resource-monitoring.ts +6 -6
- package/src/clusters/rvc-clean-mode.ts +7 -7
- package/src/clusters/rvc-operational-state.ts +17 -17
- package/src/clusters/rvc-run-mode.ts +7 -7
- package/src/clusters/scenes-management.ts +39 -39
- package/src/clusters/service-area.ts +24 -24
- package/src/clusters/smoke-co-alarm.ts +19 -20
- package/src/clusters/software-diagnostics.ts +8 -8
- package/src/clusters/switch.ts +10 -10
- package/src/clusters/target-navigator.ts +2 -2
- package/src/clusters/temperature-control.ts +5 -5
- package/src/clusters/thermostat-user-interface-configuration.ts +5 -5
- package/src/clusters/thermostat.ts +108 -97
- package/src/clusters/thread-border-router-management.ts +11 -12
- package/src/clusters/thread-network-diagnostics.ts +48 -50
- package/src/clusters/thread-network-directory.ts +6 -6
- package/src/clusters/time-format-localization.ts +4 -4
- package/src/clusters/time-synchronization.ts +50 -50
- package/src/clusters/total-volatile-organic-compounds-concentration-measurement.ts +2 -2
- package/src/clusters/unit-localization.ts +5 -5
- package/src/clusters/valve-configuration-and-control.ts +12 -12
- package/src/clusters/water-heater-management.ts +19 -19
- package/src/clusters/water-heater-mode.ts +11 -11
- package/src/clusters/water-tank-level-monitoring.ts +2 -2
- package/src/clusters/wi-fi-network-diagnostics.ts +11 -11
- package/src/clusters/wi-fi-network-management.ts +30 -12
- package/src/clusters/window-covering.ts +33 -33
- package/src/common/StatusCode.ts +3 -0
- package/src/globals/Locationdesc.ts +13 -13
- package/src/globals/MeasurementAccuracy.ts +3 -3
- package/src/globals/MeasurementAccuracyRange.ts +10 -10
- package/src/globals/Priority.ts +2 -2
- package/src/globals/Semtag.ts +1 -1
- package/src/globals/Status.ts +7 -7
- package/src/globals/WildcardPathFlags.ts +2 -5
- package/src/tlv/TlvNullable.ts +10 -1
- package/src/tlv/TlvObject.ts +6 -0
- package/src/tlv/TlvString.ts +1 -1
|
@@ -58,8 +58,8 @@ export declare namespace TimeSynchronization {
|
|
|
58
58
|
*/
|
|
59
59
|
const TlvTrustedTimeSource: import("../tlv/TlvObject.js").ObjectSchema<{
|
|
60
60
|
/**
|
|
61
|
-
* The Fabric Index associated with the Fabric of the client which last set the value of the trusted time
|
|
62
|
-
*
|
|
61
|
+
* The Fabric Index associated with the Fabric of the client which last set the value of the trusted time source
|
|
62
|
+
* node.
|
|
63
63
|
*
|
|
64
64
|
* @see {@link MatterSpecification.v13.Core} § 11.17.6.4.1
|
|
65
65
|
*/
|
|
@@ -149,8 +149,8 @@ export declare namespace TimeSynchronization {
|
|
|
149
149
|
*/
|
|
150
150
|
const TlvSetDefaultNtpRequest: import("../tlv/TlvObject.js").ObjectSchema<{
|
|
151
151
|
/**
|
|
152
|
-
* This field contains the address of an NTP server than can be used as a fallback for time synchronization.
|
|
153
|
-
*
|
|
152
|
+
* This field contains the address of an NTP server than can be used as a fallback for time synchronization. The
|
|
153
|
+
* format of this field shall follow the requirements in the DefaultNTP attribute description.
|
|
154
154
|
*
|
|
155
155
|
* @see {@link MatterSpecification.v13.Core} § 11.17.9.6.1
|
|
156
156
|
*/
|
|
@@ -200,8 +200,8 @@ export declare namespace TimeSynchronization {
|
|
|
200
200
|
const TlvDstOffset: import("../tlv/TlvObject.js").ObjectSchema<{
|
|
201
201
|
/**
|
|
202
202
|
* The DST offset in seconds. Normally this is in the range of 0 to 3600 seconds (1 hour), but this field will
|
|
203
|
-
* accept any values in the int32 range to accommodate potential future legislation that does not fit with
|
|
204
|
-
*
|
|
203
|
+
* accept any values in the int32 range to accommodate potential future legislation that does not fit with these
|
|
204
|
+
* assumptions.
|
|
205
205
|
*
|
|
206
206
|
* @see {@link MatterSpecification.v13.Core} § 11.17.6.7.1
|
|
207
207
|
*/
|
|
@@ -226,9 +226,9 @@ export declare namespace TimeSynchronization {
|
|
|
226
226
|
interface DstOffset extends TypeFromSchema<typeof TlvDstOffset> {
|
|
227
227
|
}
|
|
228
228
|
/**
|
|
229
|
-
* It indicates what the device knows about the contents of the IANA Time Zone Database. Partial support on a
|
|
230
|
-
*
|
|
231
|
-
*
|
|
229
|
+
* It indicates what the device knows about the contents of the IANA Time Zone Database. Partial support on a device
|
|
230
|
+
* may be used to omit historical data, less commonly used time zones, and/or time zones not related to the region a
|
|
231
|
+
* product is sold in.
|
|
232
232
|
*
|
|
233
233
|
* @see {@link MatterSpecification.v13.Core} § 11.17.6.3
|
|
234
234
|
*/
|
|
@@ -290,8 +290,8 @@ export declare namespace TimeSynchronization {
|
|
|
290
290
|
*/
|
|
291
291
|
const TlvSetTimeZoneResponse: import("../tlv/TlvObject.js").ObjectSchema<{
|
|
292
292
|
/**
|
|
293
|
-
* If the node supports a time zone database with information for the time zone that will be applied, it may
|
|
294
|
-
*
|
|
293
|
+
* If the node supports a time zone database with information for the time zone that will be applied, it may use
|
|
294
|
+
* this information to set the DSTOffset attribute. If the node is setting its own DSTOffset attribute, the
|
|
295
295
|
* DSTOffsetsRequired field shall be set to false, otherwise it shall be set to true.
|
|
296
296
|
*
|
|
297
297
|
* @see {@link MatterSpecification.v13.Core} § 11.17.9.4.1
|
|
@@ -314,8 +314,8 @@ export declare namespace TimeSynchronization {
|
|
|
314
314
|
dstOffset: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
315
315
|
/**
|
|
316
316
|
* The DST offset in seconds. Normally this is in the range of 0 to 3600 seconds (1 hour), but this field will
|
|
317
|
-
* accept any values in the int32 range to accommodate potential future legislation that does not fit with
|
|
318
|
-
*
|
|
317
|
+
* accept any values in the int32 range to accommodate potential future legislation that does not fit with these
|
|
318
|
+
* assumptions.
|
|
319
319
|
*
|
|
320
320
|
* @see {@link MatterSpecification.v13.Core} § 11.17.6.7.1
|
|
321
321
|
*/
|
|
@@ -551,8 +551,8 @@ export declare namespace TimeSynchronization {
|
|
|
551
551
|
*/
|
|
552
552
|
readonly trustedTimeSource: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
553
553
|
/**
|
|
554
|
-
* The Fabric Index associated with the Fabric of the client which last set the value of the trusted time
|
|
555
|
-
*
|
|
554
|
+
* The Fabric Index associated with the Fabric of the client which last set the value of the trusted time source
|
|
555
|
+
* node.
|
|
556
556
|
*
|
|
557
557
|
* @see {@link MatterSpecification.v13.Core} § 11.17.6.4.1
|
|
558
558
|
*/
|
|
@@ -615,9 +615,9 @@ export declare namespace TimeSynchronization {
|
|
|
615
615
|
* SetTrustedTimeSource command.
|
|
616
616
|
*
|
|
617
617
|
* This event shall also be generated if the node has not generated a MissingTrustedTimeSource event in the
|
|
618
|
-
* last hour, and the node fails to update its time from the TrustedTimeSource because the
|
|
619
|
-
*
|
|
620
|
-
*
|
|
618
|
+
* last hour, and the node fails to update its time from the TrustedTimeSource because the TrustedTimeSource
|
|
619
|
+
* is null or the specified peer cannot be reached. MissingTrustedTimeSource events corresponding to a time
|
|
620
|
+
* update SHOULD NOT be generated more often than once per hour.
|
|
621
621
|
*
|
|
622
622
|
* @see {@link MatterSpecification.v13.Core} § 11.17.10.5
|
|
623
623
|
*/
|
|
@@ -631,9 +631,9 @@ export declare namespace TimeSynchronization {
|
|
|
631
631
|
readonly attributes: {
|
|
632
632
|
/**
|
|
633
633
|
* The default NTP server that this Node may use if other time sources are unavailable. This attribute is
|
|
634
|
-
* settable by an Administrator using the SetDefaultNTP command. It SHOULD be set by the Commissioner
|
|
635
|
-
*
|
|
636
|
-
*
|
|
634
|
+
* settable by an Administrator using the SetDefaultNTP command. It SHOULD be set by the Commissioner during
|
|
635
|
+
* commissioning. If no default NTP server is available, the Commissioner may set this value to null. The
|
|
636
|
+
* default IANA assigned NTP port of 123 shall be used to access the NTP server.
|
|
637
637
|
*
|
|
638
638
|
* If set, the format of this attribute shall be a domain name or a static IPv6 address with no port, in
|
|
639
639
|
* text format, as specified in RFC 5952. The address format shall follow the recommendations in Section 4
|
|
@@ -652,18 +652,18 @@ export declare namespace TimeSynchronization {
|
|
|
652
652
|
};
|
|
653
653
|
readonly commands: {
|
|
654
654
|
/**
|
|
655
|
-
* This command is used to set the DefaultNTP attribute. If the DefaultNTP Address field does not conform
|
|
656
|
-
*
|
|
657
|
-
*
|
|
658
|
-
*
|
|
655
|
+
* This command is used to set the DefaultNTP attribute. If the DefaultNTP Address field does not conform to
|
|
656
|
+
* the requirements in the DefaultNTP attribute description, the command shall fail with a status code of
|
|
657
|
+
* INVALID_COMMAND. If the node does not support DNS resolution (as specified in SupportsDNSResolve) and the
|
|
658
|
+
* provided Address is a domain name, the command shall fail with a status code of INVALID_COMMAND.
|
|
659
659
|
* Otherwise, the node shall set the DefaultNTP attribute to match the DefaultNTP provided in this command.
|
|
660
660
|
*
|
|
661
661
|
* @see {@link MatterSpecification.v13.Core} § 11.17.9.6
|
|
662
662
|
*/
|
|
663
663
|
readonly setDefaultNtp: Command<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
664
664
|
/**
|
|
665
|
-
* This field contains the address of an NTP server than can be used as a fallback for time synchronization.
|
|
666
|
-
*
|
|
665
|
+
* This field contains the address of an NTP server than can be used as a fallback for time synchronization. The
|
|
666
|
+
* format of this field shall follow the requirements in the DefaultNTP attribute description.
|
|
667
667
|
*
|
|
668
668
|
* @see {@link MatterSpecification.v13.Core} § 11.17.9.6.1
|
|
669
669
|
*/
|
|
@@ -679,8 +679,8 @@ export declare namespace TimeSynchronization {
|
|
|
679
679
|
/**
|
|
680
680
|
* A list of time zone offsets from UTC and when they shall take effect. This attribute uses a list of time
|
|
681
681
|
* offset configurations to allow Nodes to handle scheduled regulatory time zone changes. This attribute
|
|
682
|
-
* shall NOT be used to indicate daylight savings time changes (see DSTOffset attribute for daylight
|
|
683
|
-
*
|
|
682
|
+
* shall NOT be used to indicate daylight savings time changes (see DSTOffset attribute for daylight savings
|
|
683
|
+
* time).
|
|
684
684
|
*
|
|
685
685
|
* The first entry shall have a ValidAt entry of 0. If there is a second entry, it shall have a non-zero
|
|
686
686
|
* ValidAt time.
|
|
@@ -703,8 +703,8 @@ export declare namespace TimeSynchronization {
|
|
|
703
703
|
* time for the currently used TimeZoneStruct list item to zero.
|
|
704
704
|
*
|
|
705
705
|
* This attribute shall have at least one entry. If the node does not have a default time zone and no time
|
|
706
|
-
* zone has been set, it may set this value to a list containing a single TimeZoneStruct with an offset of
|
|
707
|
-
*
|
|
706
|
+
* zone has been set, it may set this value to a list containing a single TimeZoneStruct with an offset of 0
|
|
707
|
+
* (UTC) and a ValidAt time of 0.
|
|
708
708
|
*
|
|
709
709
|
* @see {@link MatterSpecification.v13.Core} § 11.17.8.6
|
|
710
710
|
*/
|
|
@@ -735,9 +735,9 @@ export declare namespace TimeSynchronization {
|
|
|
735
735
|
* A list of offsets to apply for daylight savings time, and their validity period. List entries shall be
|
|
736
736
|
* sorted by ValidStarting time.
|
|
737
737
|
*
|
|
738
|
-
* A list entry shall NOT have a ValidStarting time that is smaller than the ValidUntil time of the
|
|
739
|
-
*
|
|
740
|
-
*
|
|
738
|
+
* A list entry shall NOT have a ValidStarting time that is smaller than the ValidUntil time of the previous
|
|
739
|
+
* entry. There shall be at most one list entry with a null ValidUntil time and, if such an entry is
|
|
740
|
+
* present, it shall appear last in the list.
|
|
741
741
|
*
|
|
742
742
|
* Over time, the node SHOULD remove any entries which are no longer active from the list.
|
|
743
743
|
*
|
|
@@ -752,8 +752,8 @@ export declare namespace TimeSynchronization {
|
|
|
752
752
|
readonly dstOffset: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
753
753
|
/**
|
|
754
754
|
* The DST offset in seconds. Normally this is in the range of 0 to 3600 seconds (1 hour), but this field will
|
|
755
|
-
* accept any values in the int32 range to accommodate potential future legislation that does not fit with
|
|
756
|
-
*
|
|
755
|
+
* accept any values in the int32 range to accommodate potential future legislation that does not fit with these
|
|
756
|
+
* assumptions.
|
|
757
757
|
*
|
|
758
758
|
* @see {@link MatterSpecification.v13.Core} § 11.17.6.7.1
|
|
759
759
|
*/
|
|
@@ -785,9 +785,9 @@ export declare namespace TimeSynchronization {
|
|
|
785
785
|
*/
|
|
786
786
|
readonly localTime: Attribute<number | bigint | null, any>;
|
|
787
787
|
/**
|
|
788
|
-
* Indicates whether the node has access to a time zone database. Nodes with a time zone database may
|
|
789
|
-
*
|
|
790
|
-
*
|
|
788
|
+
* Indicates whether the node has access to a time zone database. Nodes with a time zone database may update
|
|
789
|
+
* their own DSTOffset attribute to add new entries and may push DSTOffset updates to other Nodes in the
|
|
790
|
+
* same time zone as required.
|
|
791
791
|
*
|
|
792
792
|
* @see {@link MatterSpecification.v13.Core} § 11.17.8.9
|
|
793
793
|
*/
|
|
@@ -819,10 +819,10 @@ export declare namespace TimeSynchronization {
|
|
|
819
819
|
* If there are no errors in the list, the TimeZone field shall be copied to the TimeZone attribute. A
|
|
820
820
|
* TimeZoneStatus event shall be generated with the new time zone information.
|
|
821
821
|
*
|
|
822
|
-
* If the node supports a time zone database and it has information available for the time zone that will
|
|
823
|
-
*
|
|
824
|
-
*
|
|
825
|
-
*
|
|
822
|
+
* If the node supports a time zone database and it has information available for the time zone that will be
|
|
823
|
+
* applied, it may set its DSTOffset attribute, otherwise the DSTOffset attribute shall be set to an empty
|
|
824
|
+
* list. A DSTTableEmpty event shall be generated if the DSTOffset attribute is empty. A DSTStatus event
|
|
825
|
+
* shall be generated if the node was previously applying a DST offset.
|
|
826
826
|
*
|
|
827
827
|
* @see {@link MatterSpecification.v13.Core} § 11.17.9.3
|
|
828
828
|
*/
|
|
@@ -852,8 +852,8 @@ export declare namespace TimeSynchronization {
|
|
|
852
852
|
}>[]>;
|
|
853
853
|
}>, import("../tlv/TlvObject.js").TypeFromFields<{
|
|
854
854
|
/**
|
|
855
|
-
* If the node supports a time zone database with information for the time zone that will be applied, it may
|
|
856
|
-
*
|
|
855
|
+
* If the node supports a time zone database with information for the time zone that will be applied, it may use
|
|
856
|
+
* this information to set the DSTOffset attribute. If the node is setting its own DSTOffset attribute, the
|
|
857
857
|
* DSTOffsetsRequired field shall be set to false, otherwise it shall be set to true.
|
|
858
858
|
*
|
|
859
859
|
* @see {@link MatterSpecification.v13.Core} § 11.17.9.4.1
|
|
@@ -872,8 +872,8 @@ export declare namespace TimeSynchronization {
|
|
|
872
872
|
*
|
|
873
873
|
* If there are no errors in the list, the DSTOffset field shall be copied to the DSTOffset attribute.
|
|
874
874
|
*
|
|
875
|
-
* If the DSTOffset attribute change causes a corresponding change to the DST state, a DSTStatus event
|
|
876
|
-
*
|
|
875
|
+
* If the DSTOffset attribute change causes a corresponding change to the DST state, a DSTStatus event shall
|
|
876
|
+
* be generated. If the list is empty, the node shall generate a DSTTableEmpty event.
|
|
877
877
|
*
|
|
878
878
|
* @see {@link MatterSpecification.v13.Core} § 11.17.9.5
|
|
879
879
|
*/
|
|
@@ -881,8 +881,8 @@ export declare namespace TimeSynchronization {
|
|
|
881
881
|
dstOffset: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
882
882
|
/**
|
|
883
883
|
* The DST offset in seconds. Normally this is in the range of 0 to 3600 seconds (1 hour), but this field will
|
|
884
|
-
* accept any values in the int32 range to accommodate potential future legislation that does not fit with
|
|
885
|
-
*
|
|
884
|
+
* accept any values in the int32 range to accommodate potential future legislation that does not fit with these
|
|
885
|
+
* assumptions.
|
|
886
886
|
*
|
|
887
887
|
* @see {@link MatterSpecification.v13.Core} § 11.17.6.7.1
|
|
888
888
|
*/
|
|
@@ -905,10 +905,10 @@ export declare namespace TimeSynchronization {
|
|
|
905
905
|
};
|
|
906
906
|
readonly events: {
|
|
907
907
|
/**
|
|
908
|
-
* This event shall be generated when the node stops applying the current DSTOffset and there are no
|
|
909
|
-
*
|
|
910
|
-
*
|
|
911
|
-
*
|
|
908
|
+
* This event shall be generated when the node stops applying the current DSTOffset and there are no entries
|
|
909
|
+
* in the list with a larger ValidStarting time, indicating the need to possibly get new DST data. This
|
|
910
|
+
* event shall also be generated if the DSTOffset list is cleared either by a SetTimeZone command, or by a
|
|
911
|
+
* SetDSTOffset command with an empty list.
|
|
912
912
|
*
|
|
913
913
|
* The node shall generate this event if the node has not generated a DSTTableEmpty event in the last hour,
|
|
914
914
|
* and the DSTOffset list is empty when the node attempts to update its time. DSTTableEmpty events
|
|
@@ -983,8 +983,8 @@ export declare namespace TimeSynchronization {
|
|
|
983
983
|
*
|
|
984
984
|
* Allows a server to translate a UTC time to a local time using the time zone and daylight savings time
|
|
985
985
|
* (DST) offsets. If a server supports the TimeZone feature, it shall support the SetTimeZone and
|
|
986
|
-
* SetDSTOffset commands, and TimeZone and DSTOffset attributes, and shall expose the local time through
|
|
987
|
-
*
|
|
986
|
+
* SetDSTOffset commands, and TimeZone and DSTOffset attributes, and shall expose the local time through the
|
|
987
|
+
* LocalTime attribute.
|
|
988
988
|
*
|
|
989
989
|
* @see {@link MatterSpecification.v13.Core} § 11.17.5.1
|
|
990
990
|
*/
|
|
@@ -1030,8 +1030,8 @@ export declare namespace TimeSynchronization {
|
|
|
1030
1030
|
* The granularity of the error that the node is willing to guarantee on the time synchronization. It is of
|
|
1031
1031
|
* type GranularityEnum.
|
|
1032
1032
|
*
|
|
1033
|
-
* This value shall be set to NoTimeGranularity if UTCTime is null and shall NOT be set to
|
|
1034
|
-
*
|
|
1033
|
+
* This value shall be set to NoTimeGranularity if UTCTime is null and shall NOT be set to NoTimeGranularity
|
|
1034
|
+
* if UTCTime is non-null.
|
|
1035
1035
|
*
|
|
1036
1036
|
* @see {@link MatterSpecification.v13.Core} § 11.17.8.2
|
|
1037
1037
|
*/
|
|
@@ -1095,9 +1095,9 @@ export declare namespace TimeSynchronization {
|
|
|
1095
1095
|
};
|
|
1096
1096
|
readonly events: {
|
|
1097
1097
|
/**
|
|
1098
|
-
* This event shall be generated if the node has not generated a TimeFailure event in the last hour, and
|
|
1099
|
-
*
|
|
1100
|
-
*
|
|
1098
|
+
* This event shall be generated if the node has not generated a TimeFailure event in the last hour, and the
|
|
1099
|
+
* node is unable to get a time from any source. This event SHOULD NOT be generated more often than once per
|
|
1100
|
+
* hour.
|
|
1101
1101
|
*
|
|
1102
1102
|
* @see {@link MatterSpecification.v13.Core} § 11.17.10.4
|
|
1103
1103
|
*/
|
|
@@ -1123,8 +1123,8 @@ export declare namespace TimeSynchronization {
|
|
|
1123
1123
|
*/
|
|
1124
1124
|
readonly trustedTimeSource: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
1125
1125
|
/**
|
|
1126
|
-
* The Fabric Index associated with the Fabric of the client which last set the value of the trusted time
|
|
1127
|
-
*
|
|
1126
|
+
* The Fabric Index associated with the Fabric of the client which last set the value of the trusted time source
|
|
1127
|
+
* node.
|
|
1128
1128
|
*
|
|
1129
1129
|
* @see {@link MatterSpecification.v13.Core} § 11.17.6.4.1
|
|
1130
1130
|
*/
|
|
@@ -1187,9 +1187,9 @@ export declare namespace TimeSynchronization {
|
|
|
1187
1187
|
* SetTrustedTimeSource command.
|
|
1188
1188
|
*
|
|
1189
1189
|
* This event shall also be generated if the node has not generated a MissingTrustedTimeSource event in the
|
|
1190
|
-
* last hour, and the node fails to update its time from the TrustedTimeSource because the
|
|
1191
|
-
*
|
|
1192
|
-
*
|
|
1190
|
+
* last hour, and the node fails to update its time from the TrustedTimeSource because the TrustedTimeSource
|
|
1191
|
+
* is null or the specified peer cannot be reached. MissingTrustedTimeSource events corresponding to a time
|
|
1192
|
+
* update SHOULD NOT be generated more often than once per hour.
|
|
1193
1193
|
*
|
|
1194
1194
|
* @see {@link MatterSpecification.v13.Core} § 11.17.10.5
|
|
1195
1195
|
*/
|
|
@@ -1204,9 +1204,9 @@ export declare namespace TimeSynchronization {
|
|
|
1204
1204
|
readonly attributes: {
|
|
1205
1205
|
/**
|
|
1206
1206
|
* The default NTP server that this Node may use if other time sources are unavailable. This attribute is
|
|
1207
|
-
* settable by an Administrator using the SetDefaultNTP command. It SHOULD be set by the Commissioner
|
|
1208
|
-
*
|
|
1209
|
-
*
|
|
1207
|
+
* settable by an Administrator using the SetDefaultNTP command. It SHOULD be set by the Commissioner during
|
|
1208
|
+
* commissioning. If no default NTP server is available, the Commissioner may set this value to null. The
|
|
1209
|
+
* default IANA assigned NTP port of 123 shall be used to access the NTP server.
|
|
1210
1210
|
*
|
|
1211
1211
|
* If set, the format of this attribute shall be a domain name or a static IPv6 address with no port, in
|
|
1212
1212
|
* text format, as specified in RFC 5952. The address format shall follow the recommendations in Section 4
|
|
@@ -1225,18 +1225,18 @@ export declare namespace TimeSynchronization {
|
|
|
1225
1225
|
};
|
|
1226
1226
|
readonly commands: {
|
|
1227
1227
|
/**
|
|
1228
|
-
* This command is used to set the DefaultNTP attribute. If the DefaultNTP Address field does not conform
|
|
1229
|
-
*
|
|
1230
|
-
*
|
|
1231
|
-
*
|
|
1228
|
+
* This command is used to set the DefaultNTP attribute. If the DefaultNTP Address field does not conform to
|
|
1229
|
+
* the requirements in the DefaultNTP attribute description, the command shall fail with a status code of
|
|
1230
|
+
* INVALID_COMMAND. If the node does not support DNS resolution (as specified in SupportsDNSResolve) and the
|
|
1231
|
+
* provided Address is a domain name, the command shall fail with a status code of INVALID_COMMAND.
|
|
1232
1232
|
* Otherwise, the node shall set the DefaultNTP attribute to match the DefaultNTP provided in this command.
|
|
1233
1233
|
*
|
|
1234
1234
|
* @see {@link MatterSpecification.v13.Core} § 11.17.9.6
|
|
1235
1235
|
*/
|
|
1236
1236
|
readonly setDefaultNtp: Command<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
1237
1237
|
/**
|
|
1238
|
-
* This field contains the address of an NTP server than can be used as a fallback for time synchronization.
|
|
1239
|
-
*
|
|
1238
|
+
* This field contains the address of an NTP server than can be used as a fallback for time synchronization. The
|
|
1239
|
+
* format of this field shall follow the requirements in the DefaultNTP attribute description.
|
|
1240
1240
|
*
|
|
1241
1241
|
* @see {@link MatterSpecification.v13.Core} § 11.17.9.6.1
|
|
1242
1242
|
*/
|
|
@@ -1253,8 +1253,8 @@ export declare namespace TimeSynchronization {
|
|
|
1253
1253
|
/**
|
|
1254
1254
|
* A list of time zone offsets from UTC and when they shall take effect. This attribute uses a list of time
|
|
1255
1255
|
* offset configurations to allow Nodes to handle scheduled regulatory time zone changes. This attribute
|
|
1256
|
-
* shall NOT be used to indicate daylight savings time changes (see DSTOffset attribute for daylight
|
|
1257
|
-
*
|
|
1256
|
+
* shall NOT be used to indicate daylight savings time changes (see DSTOffset attribute for daylight savings
|
|
1257
|
+
* time).
|
|
1258
1258
|
*
|
|
1259
1259
|
* The first entry shall have a ValidAt entry of 0. If there is a second entry, it shall have a non-zero
|
|
1260
1260
|
* ValidAt time.
|
|
@@ -1277,8 +1277,8 @@ export declare namespace TimeSynchronization {
|
|
|
1277
1277
|
* time for the currently used TimeZoneStruct list item to zero.
|
|
1278
1278
|
*
|
|
1279
1279
|
* This attribute shall have at least one entry. If the node does not have a default time zone and no time
|
|
1280
|
-
* zone has been set, it may set this value to a list containing a single TimeZoneStruct with an offset of
|
|
1281
|
-
*
|
|
1280
|
+
* zone has been set, it may set this value to a list containing a single TimeZoneStruct with an offset of 0
|
|
1281
|
+
* (UTC) and a ValidAt time of 0.
|
|
1282
1282
|
*
|
|
1283
1283
|
* @see {@link MatterSpecification.v13.Core} § 11.17.8.6
|
|
1284
1284
|
*/
|
|
@@ -1309,9 +1309,9 @@ export declare namespace TimeSynchronization {
|
|
|
1309
1309
|
* A list of offsets to apply for daylight savings time, and their validity period. List entries shall be
|
|
1310
1310
|
* sorted by ValidStarting time.
|
|
1311
1311
|
*
|
|
1312
|
-
* A list entry shall NOT have a ValidStarting time that is smaller than the ValidUntil time of the
|
|
1313
|
-
*
|
|
1314
|
-
*
|
|
1312
|
+
* A list entry shall NOT have a ValidStarting time that is smaller than the ValidUntil time of the previous
|
|
1313
|
+
* entry. There shall be at most one list entry with a null ValidUntil time and, if such an entry is
|
|
1314
|
+
* present, it shall appear last in the list.
|
|
1315
1315
|
*
|
|
1316
1316
|
* Over time, the node SHOULD remove any entries which are no longer active from the list.
|
|
1317
1317
|
*
|
|
@@ -1326,8 +1326,8 @@ export declare namespace TimeSynchronization {
|
|
|
1326
1326
|
readonly dstOffset: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
1327
1327
|
/**
|
|
1328
1328
|
* The DST offset in seconds. Normally this is in the range of 0 to 3600 seconds (1 hour), but this field will
|
|
1329
|
-
* accept any values in the int32 range to accommodate potential future legislation that does not fit with
|
|
1330
|
-
*
|
|
1329
|
+
* accept any values in the int32 range to accommodate potential future legislation that does not fit with these
|
|
1330
|
+
* assumptions.
|
|
1331
1331
|
*
|
|
1332
1332
|
* @see {@link MatterSpecification.v13.Core} § 11.17.6.7.1
|
|
1333
1333
|
*/
|
|
@@ -1359,9 +1359,9 @@ export declare namespace TimeSynchronization {
|
|
|
1359
1359
|
*/
|
|
1360
1360
|
readonly localTime: Attribute<number | bigint | null, any>;
|
|
1361
1361
|
/**
|
|
1362
|
-
* Indicates whether the node has access to a time zone database. Nodes with a time zone database may
|
|
1363
|
-
*
|
|
1364
|
-
*
|
|
1362
|
+
* Indicates whether the node has access to a time zone database. Nodes with a time zone database may update
|
|
1363
|
+
* their own DSTOffset attribute to add new entries and may push DSTOffset updates to other Nodes in the
|
|
1364
|
+
* same time zone as required.
|
|
1365
1365
|
*
|
|
1366
1366
|
* @see {@link MatterSpecification.v13.Core} § 11.17.8.9
|
|
1367
1367
|
*/
|
|
@@ -1393,10 +1393,10 @@ export declare namespace TimeSynchronization {
|
|
|
1393
1393
|
* If there are no errors in the list, the TimeZone field shall be copied to the TimeZone attribute. A
|
|
1394
1394
|
* TimeZoneStatus event shall be generated with the new time zone information.
|
|
1395
1395
|
*
|
|
1396
|
-
* If the node supports a time zone database and it has information available for the time zone that will
|
|
1397
|
-
*
|
|
1398
|
-
*
|
|
1399
|
-
*
|
|
1396
|
+
* If the node supports a time zone database and it has information available for the time zone that will be
|
|
1397
|
+
* applied, it may set its DSTOffset attribute, otherwise the DSTOffset attribute shall be set to an empty
|
|
1398
|
+
* list. A DSTTableEmpty event shall be generated if the DSTOffset attribute is empty. A DSTStatus event
|
|
1399
|
+
* shall be generated if the node was previously applying a DST offset.
|
|
1400
1400
|
*
|
|
1401
1401
|
* @see {@link MatterSpecification.v13.Core} § 11.17.9.3
|
|
1402
1402
|
*/
|
|
@@ -1426,8 +1426,8 @@ export declare namespace TimeSynchronization {
|
|
|
1426
1426
|
}>[]>;
|
|
1427
1427
|
}>, import("../tlv/TlvObject.js").TypeFromFields<{
|
|
1428
1428
|
/**
|
|
1429
|
-
* If the node supports a time zone database with information for the time zone that will be applied, it may
|
|
1430
|
-
*
|
|
1429
|
+
* If the node supports a time zone database with information for the time zone that will be applied, it may use
|
|
1430
|
+
* this information to set the DSTOffset attribute. If the node is setting its own DSTOffset attribute, the
|
|
1431
1431
|
* DSTOffsetsRequired field shall be set to false, otherwise it shall be set to true.
|
|
1432
1432
|
*
|
|
1433
1433
|
* @see {@link MatterSpecification.v13.Core} § 11.17.9.4.1
|
|
@@ -1446,8 +1446,8 @@ export declare namespace TimeSynchronization {
|
|
|
1446
1446
|
*
|
|
1447
1447
|
* If there are no errors in the list, the DSTOffset field shall be copied to the DSTOffset attribute.
|
|
1448
1448
|
*
|
|
1449
|
-
* If the DSTOffset attribute change causes a corresponding change to the DST state, a DSTStatus event
|
|
1450
|
-
*
|
|
1449
|
+
* If the DSTOffset attribute change causes a corresponding change to the DST state, a DSTStatus event shall
|
|
1450
|
+
* be generated. If the list is empty, the node shall generate a DSTTableEmpty event.
|
|
1451
1451
|
*
|
|
1452
1452
|
* @see {@link MatterSpecification.v13.Core} § 11.17.9.5
|
|
1453
1453
|
*/
|
|
@@ -1455,8 +1455,8 @@ export declare namespace TimeSynchronization {
|
|
|
1455
1455
|
dstOffset: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
1456
1456
|
/**
|
|
1457
1457
|
* The DST offset in seconds. Normally this is in the range of 0 to 3600 seconds (1 hour), but this field will
|
|
1458
|
-
* accept any values in the int32 range to accommodate potential future legislation that does not fit with
|
|
1459
|
-
*
|
|
1458
|
+
* accept any values in the int32 range to accommodate potential future legislation that does not fit with these
|
|
1459
|
+
* assumptions.
|
|
1460
1460
|
*
|
|
1461
1461
|
* @see {@link MatterSpecification.v13.Core} § 11.17.6.7.1
|
|
1462
1462
|
*/
|
|
@@ -1479,10 +1479,10 @@ export declare namespace TimeSynchronization {
|
|
|
1479
1479
|
};
|
|
1480
1480
|
readonly events: {
|
|
1481
1481
|
/**
|
|
1482
|
-
* This event shall be generated when the node stops applying the current DSTOffset and there are no
|
|
1483
|
-
*
|
|
1484
|
-
*
|
|
1485
|
-
*
|
|
1482
|
+
* This event shall be generated when the node stops applying the current DSTOffset and there are no entries
|
|
1483
|
+
* in the list with a larger ValidStarting time, indicating the need to possibly get new DST data. This
|
|
1484
|
+
* event shall also be generated if the DSTOffset list is cleared either by a SetTimeZone command, or by a
|
|
1485
|
+
* SetDSTOffset command with an empty list.
|
|
1486
1486
|
*
|
|
1487
1487
|
* The node shall generate this event if the node has not generated a DSTTableEmpty event in the last hour,
|
|
1488
1488
|
* and the DSTOffset list is empty when the node attempts to update its time. DSTTableEmpty events
|
|
@@ -1560,8 +1560,8 @@ export declare namespace TimeSynchronization {
|
|
|
1560
1560
|
*
|
|
1561
1561
|
* Allows a server to translate a UTC time to a local time using the time zone and daylight savings time
|
|
1562
1562
|
* (DST) offsets. If a server supports the TimeZone feature, it shall support the SetTimeZone and
|
|
1563
|
-
* SetDSTOffset commands, and TimeZone and DSTOffset attributes, and shall expose the local time through
|
|
1564
|
-
*
|
|
1563
|
+
* SetDSTOffset commands, and TimeZone and DSTOffset attributes, and shall expose the local time through the
|
|
1564
|
+
* LocalTime attribute.
|
|
1565
1565
|
*
|
|
1566
1566
|
* @see {@link MatterSpecification.v13.Core} § 11.17.5.1
|
|
1567
1567
|
*/
|
|
@@ -1607,8 +1607,8 @@ export declare namespace TimeSynchronization {
|
|
|
1607
1607
|
* The granularity of the error that the node is willing to guarantee on the time synchronization. It is of
|
|
1608
1608
|
* type GranularityEnum.
|
|
1609
1609
|
*
|
|
1610
|
-
* This value shall be set to NoTimeGranularity if UTCTime is null and shall NOT be set to
|
|
1611
|
-
*
|
|
1610
|
+
* This value shall be set to NoTimeGranularity if UTCTime is null and shall NOT be set to NoTimeGranularity
|
|
1611
|
+
* if UTCTime is non-null.
|
|
1612
1612
|
*
|
|
1613
1613
|
* @see {@link MatterSpecification.v13.Core} § 11.17.8.2
|
|
1614
1614
|
*/
|
|
@@ -1672,9 +1672,9 @@ export declare namespace TimeSynchronization {
|
|
|
1672
1672
|
};
|
|
1673
1673
|
readonly events: {
|
|
1674
1674
|
/**
|
|
1675
|
-
* This event shall be generated if the node has not generated a TimeFailure event in the last hour, and
|
|
1676
|
-
*
|
|
1677
|
-
*
|
|
1675
|
+
* This event shall be generated if the node has not generated a TimeFailure event in the last hour, and the
|
|
1676
|
+
* node is unable to get a time from any source. This event SHOULD NOT be generated more often than once per
|
|
1677
|
+
* hour.
|
|
1678
1678
|
*
|
|
1679
1679
|
* @see {@link MatterSpecification.v13.Core} § 11.17.10.4
|
|
1680
1680
|
*/
|
|
@@ -1700,8 +1700,8 @@ export declare namespace TimeSynchronization {
|
|
|
1700
1700
|
*/
|
|
1701
1701
|
readonly trustedTimeSource: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
1702
1702
|
/**
|
|
1703
|
-
* The Fabric Index associated with the Fabric of the client which last set the value of the trusted time
|
|
1704
|
-
*
|
|
1703
|
+
* The Fabric Index associated with the Fabric of the client which last set the value of the trusted time source
|
|
1704
|
+
* node.
|
|
1705
1705
|
*
|
|
1706
1706
|
* @see {@link MatterSpecification.v13.Core} § 11.17.6.4.1
|
|
1707
1707
|
*/
|
|
@@ -1764,9 +1764,9 @@ export declare namespace TimeSynchronization {
|
|
|
1764
1764
|
* SetTrustedTimeSource command.
|
|
1765
1765
|
*
|
|
1766
1766
|
* This event shall also be generated if the node has not generated a MissingTrustedTimeSource event in the
|
|
1767
|
-
* last hour, and the node fails to update its time from the TrustedTimeSource because the
|
|
1768
|
-
*
|
|
1769
|
-
*
|
|
1767
|
+
* last hour, and the node fails to update its time from the TrustedTimeSource because the TrustedTimeSource
|
|
1768
|
+
* is null or the specified peer cannot be reached. MissingTrustedTimeSource events corresponding to a time
|
|
1769
|
+
* update SHOULD NOT be generated more often than once per hour.
|
|
1770
1770
|
*
|
|
1771
1771
|
* @see {@link MatterSpecification.v13.Core} § 11.17.10.5
|
|
1772
1772
|
*/
|
|
@@ -1781,9 +1781,9 @@ export declare namespace TimeSynchronization {
|
|
|
1781
1781
|
readonly attributes: {
|
|
1782
1782
|
/**
|
|
1783
1783
|
* The default NTP server that this Node may use if other time sources are unavailable. This attribute is
|
|
1784
|
-
* settable by an Administrator using the SetDefaultNTP command. It SHOULD be set by the Commissioner
|
|
1785
|
-
*
|
|
1786
|
-
*
|
|
1784
|
+
* settable by an Administrator using the SetDefaultNTP command. It SHOULD be set by the Commissioner during
|
|
1785
|
+
* commissioning. If no default NTP server is available, the Commissioner may set this value to null. The
|
|
1786
|
+
* default IANA assigned NTP port of 123 shall be used to access the NTP server.
|
|
1787
1787
|
*
|
|
1788
1788
|
* If set, the format of this attribute shall be a domain name or a static IPv6 address with no port, in
|
|
1789
1789
|
* text format, as specified in RFC 5952. The address format shall follow the recommendations in Section 4
|
|
@@ -1802,18 +1802,18 @@ export declare namespace TimeSynchronization {
|
|
|
1802
1802
|
};
|
|
1803
1803
|
readonly commands: {
|
|
1804
1804
|
/**
|
|
1805
|
-
* This command is used to set the DefaultNTP attribute. If the DefaultNTP Address field does not conform
|
|
1806
|
-
*
|
|
1807
|
-
*
|
|
1808
|
-
*
|
|
1805
|
+
* This command is used to set the DefaultNTP attribute. If the DefaultNTP Address field does not conform to
|
|
1806
|
+
* the requirements in the DefaultNTP attribute description, the command shall fail with a status code of
|
|
1807
|
+
* INVALID_COMMAND. If the node does not support DNS resolution (as specified in SupportsDNSResolve) and the
|
|
1808
|
+
* provided Address is a domain name, the command shall fail with a status code of INVALID_COMMAND.
|
|
1809
1809
|
* Otherwise, the node shall set the DefaultNTP attribute to match the DefaultNTP provided in this command.
|
|
1810
1810
|
*
|
|
1811
1811
|
* @see {@link MatterSpecification.v13.Core} § 11.17.9.6
|
|
1812
1812
|
*/
|
|
1813
1813
|
readonly setDefaultNtp: Command<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
1814
1814
|
/**
|
|
1815
|
-
* This field contains the address of an NTP server than can be used as a fallback for time synchronization.
|
|
1816
|
-
*
|
|
1815
|
+
* This field contains the address of an NTP server than can be used as a fallback for time synchronization. The
|
|
1816
|
+
* format of this field shall follow the requirements in the DefaultNTP attribute description.
|
|
1817
1817
|
*
|
|
1818
1818
|
* @see {@link MatterSpecification.v13.Core} § 11.17.9.6.1
|
|
1819
1819
|
*/
|
|
@@ -1830,8 +1830,8 @@ export declare namespace TimeSynchronization {
|
|
|
1830
1830
|
/**
|
|
1831
1831
|
* A list of time zone offsets from UTC and when they shall take effect. This attribute uses a list of time
|
|
1832
1832
|
* offset configurations to allow Nodes to handle scheduled regulatory time zone changes. This attribute
|
|
1833
|
-
* shall NOT be used to indicate daylight savings time changes (see DSTOffset attribute for daylight
|
|
1834
|
-
*
|
|
1833
|
+
* shall NOT be used to indicate daylight savings time changes (see DSTOffset attribute for daylight savings
|
|
1834
|
+
* time).
|
|
1835
1835
|
*
|
|
1836
1836
|
* The first entry shall have a ValidAt entry of 0. If there is a second entry, it shall have a non-zero
|
|
1837
1837
|
* ValidAt time.
|
|
@@ -1854,8 +1854,8 @@ export declare namespace TimeSynchronization {
|
|
|
1854
1854
|
* time for the currently used TimeZoneStruct list item to zero.
|
|
1855
1855
|
*
|
|
1856
1856
|
* This attribute shall have at least one entry. If the node does not have a default time zone and no time
|
|
1857
|
-
* zone has been set, it may set this value to a list containing a single TimeZoneStruct with an offset of
|
|
1858
|
-
*
|
|
1857
|
+
* zone has been set, it may set this value to a list containing a single TimeZoneStruct with an offset of 0
|
|
1858
|
+
* (UTC) and a ValidAt time of 0.
|
|
1859
1859
|
*
|
|
1860
1860
|
* @see {@link MatterSpecification.v13.Core} § 11.17.8.6
|
|
1861
1861
|
*/
|
|
@@ -1886,9 +1886,9 @@ export declare namespace TimeSynchronization {
|
|
|
1886
1886
|
* A list of offsets to apply for daylight savings time, and their validity period. List entries shall be
|
|
1887
1887
|
* sorted by ValidStarting time.
|
|
1888
1888
|
*
|
|
1889
|
-
* A list entry shall NOT have a ValidStarting time that is smaller than the ValidUntil time of the
|
|
1890
|
-
*
|
|
1891
|
-
*
|
|
1889
|
+
* A list entry shall NOT have a ValidStarting time that is smaller than the ValidUntil time of the previous
|
|
1890
|
+
* entry. There shall be at most one list entry with a null ValidUntil time and, if such an entry is
|
|
1891
|
+
* present, it shall appear last in the list.
|
|
1892
1892
|
*
|
|
1893
1893
|
* Over time, the node SHOULD remove any entries which are no longer active from the list.
|
|
1894
1894
|
*
|
|
@@ -1903,8 +1903,8 @@ export declare namespace TimeSynchronization {
|
|
|
1903
1903
|
readonly dstOffset: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
1904
1904
|
/**
|
|
1905
1905
|
* The DST offset in seconds. Normally this is in the range of 0 to 3600 seconds (1 hour), but this field will
|
|
1906
|
-
* accept any values in the int32 range to accommodate potential future legislation that does not fit with
|
|
1907
|
-
*
|
|
1906
|
+
* accept any values in the int32 range to accommodate potential future legislation that does not fit with these
|
|
1907
|
+
* assumptions.
|
|
1908
1908
|
*
|
|
1909
1909
|
* @see {@link MatterSpecification.v13.Core} § 11.17.6.7.1
|
|
1910
1910
|
*/
|
|
@@ -1936,9 +1936,9 @@ export declare namespace TimeSynchronization {
|
|
|
1936
1936
|
*/
|
|
1937
1937
|
readonly localTime: Attribute<number | bigint | null, any>;
|
|
1938
1938
|
/**
|
|
1939
|
-
* Indicates whether the node has access to a time zone database. Nodes with a time zone database may
|
|
1940
|
-
*
|
|
1941
|
-
*
|
|
1939
|
+
* Indicates whether the node has access to a time zone database. Nodes with a time zone database may update
|
|
1940
|
+
* their own DSTOffset attribute to add new entries and may push DSTOffset updates to other Nodes in the
|
|
1941
|
+
* same time zone as required.
|
|
1942
1942
|
*
|
|
1943
1943
|
* @see {@link MatterSpecification.v13.Core} § 11.17.8.9
|
|
1944
1944
|
*/
|
|
@@ -1970,10 +1970,10 @@ export declare namespace TimeSynchronization {
|
|
|
1970
1970
|
* If there are no errors in the list, the TimeZone field shall be copied to the TimeZone attribute. A
|
|
1971
1971
|
* TimeZoneStatus event shall be generated with the new time zone information.
|
|
1972
1972
|
*
|
|
1973
|
-
* If the node supports a time zone database and it has information available for the time zone that will
|
|
1974
|
-
*
|
|
1975
|
-
*
|
|
1976
|
-
*
|
|
1973
|
+
* If the node supports a time zone database and it has information available for the time zone that will be
|
|
1974
|
+
* applied, it may set its DSTOffset attribute, otherwise the DSTOffset attribute shall be set to an empty
|
|
1975
|
+
* list. A DSTTableEmpty event shall be generated if the DSTOffset attribute is empty. A DSTStatus event
|
|
1976
|
+
* shall be generated if the node was previously applying a DST offset.
|
|
1977
1977
|
*
|
|
1978
1978
|
* @see {@link MatterSpecification.v13.Core} § 11.17.9.3
|
|
1979
1979
|
*/
|
|
@@ -2003,8 +2003,8 @@ export declare namespace TimeSynchronization {
|
|
|
2003
2003
|
}>[]>;
|
|
2004
2004
|
}>, import("../tlv/TlvObject.js").TypeFromFields<{
|
|
2005
2005
|
/**
|
|
2006
|
-
* If the node supports a time zone database with information for the time zone that will be applied, it may
|
|
2007
|
-
*
|
|
2006
|
+
* If the node supports a time zone database with information for the time zone that will be applied, it may use
|
|
2007
|
+
* this information to set the DSTOffset attribute. If the node is setting its own DSTOffset attribute, the
|
|
2008
2008
|
* DSTOffsetsRequired field shall be set to false, otherwise it shall be set to true.
|
|
2009
2009
|
*
|
|
2010
2010
|
* @see {@link MatterSpecification.v13.Core} § 11.17.9.4.1
|
|
@@ -2023,8 +2023,8 @@ export declare namespace TimeSynchronization {
|
|
|
2023
2023
|
*
|
|
2024
2024
|
* If there are no errors in the list, the DSTOffset field shall be copied to the DSTOffset attribute.
|
|
2025
2025
|
*
|
|
2026
|
-
* If the DSTOffset attribute change causes a corresponding change to the DST state, a DSTStatus event
|
|
2027
|
-
*
|
|
2026
|
+
* If the DSTOffset attribute change causes a corresponding change to the DST state, a DSTStatus event shall
|
|
2027
|
+
* be generated. If the list is empty, the node shall generate a DSTTableEmpty event.
|
|
2028
2028
|
*
|
|
2029
2029
|
* @see {@link MatterSpecification.v13.Core} § 11.17.9.5
|
|
2030
2030
|
*/
|
|
@@ -2032,8 +2032,8 @@ export declare namespace TimeSynchronization {
|
|
|
2032
2032
|
dstOffset: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
2033
2033
|
/**
|
|
2034
2034
|
* The DST offset in seconds. Normally this is in the range of 0 to 3600 seconds (1 hour), but this field will
|
|
2035
|
-
* accept any values in the int32 range to accommodate potential future legislation that does not fit with
|
|
2036
|
-
*
|
|
2035
|
+
* accept any values in the int32 range to accommodate potential future legislation that does not fit with these
|
|
2036
|
+
* assumptions.
|
|
2037
2037
|
*
|
|
2038
2038
|
* @see {@link MatterSpecification.v13.Core} § 11.17.6.7.1
|
|
2039
2039
|
*/
|
|
@@ -2056,10 +2056,10 @@ export declare namespace TimeSynchronization {
|
|
|
2056
2056
|
};
|
|
2057
2057
|
readonly events: {
|
|
2058
2058
|
/**
|
|
2059
|
-
* This event shall be generated when the node stops applying the current DSTOffset and there are no
|
|
2060
|
-
*
|
|
2061
|
-
*
|
|
2062
|
-
*
|
|
2059
|
+
* This event shall be generated when the node stops applying the current DSTOffset and there are no entries
|
|
2060
|
+
* in the list with a larger ValidStarting time, indicating the need to possibly get new DST data. This
|
|
2061
|
+
* event shall also be generated if the DSTOffset list is cleared either by a SetTimeZone command, or by a
|
|
2062
|
+
* SetDSTOffset command with an empty list.
|
|
2063
2063
|
*
|
|
2064
2064
|
* The node shall generate this event if the node has not generated a DSTTableEmpty event in the last hour,
|
|
2065
2065
|
* and the DSTOffset list is empty when the node attempts to update its time. DSTTableEmpty events
|
|
@@ -2156,8 +2156,8 @@ export declare namespace TimeSynchronization {
|
|
|
2156
2156
|
*
|
|
2157
2157
|
* Allows a server to translate a UTC time to a local time using the time zone and daylight savings time
|
|
2158
2158
|
* (DST) offsets. If a server supports the TimeZone feature, it shall support the SetTimeZone and
|
|
2159
|
-
* SetDSTOffset commands, and TimeZone and DSTOffset attributes, and shall expose the local time through
|
|
2160
|
-
*
|
|
2159
|
+
* SetDSTOffset commands, and TimeZone and DSTOffset attributes, and shall expose the local time through the
|
|
2160
|
+
* LocalTime attribute.
|
|
2161
2161
|
*
|
|
2162
2162
|
* @see {@link MatterSpecification.v13.Core} § 11.17.5.1
|
|
2163
2163
|
*/
|
|
@@ -2191,8 +2191,8 @@ export declare namespace TimeSynchronization {
|
|
|
2191
2191
|
readonly attributes: {
|
|
2192
2192
|
readonly trustedTimeSource: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
2193
2193
|
/**
|
|
2194
|
-
* The Fabric Index associated with the Fabric of the client which last set the value of the trusted time
|
|
2195
|
-
*
|
|
2194
|
+
* The Fabric Index associated with the Fabric of the client which last set the value of the trusted time source
|
|
2195
|
+
* node.
|
|
2196
2196
|
*
|
|
2197
2197
|
* @see {@link MatterSpecification.v13.Core} § 11.17.6.4.1
|
|
2198
2198
|
*/
|
|
@@ -2258,8 +2258,8 @@ export declare namespace TimeSynchronization {
|
|
|
2258
2258
|
readonly dstOffset: Attribute<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
2259
2259
|
/**
|
|
2260
2260
|
* The DST offset in seconds. Normally this is in the range of 0 to 3600 seconds (1 hour), but this field will
|
|
2261
|
-
* accept any values in the int32 range to accommodate potential future legislation that does not fit with
|
|
2262
|
-
*
|
|
2261
|
+
* accept any values in the int32 range to accommodate potential future legislation that does not fit with these
|
|
2262
|
+
* assumptions.
|
|
2263
2263
|
*
|
|
2264
2264
|
* @see {@link MatterSpecification.v13.Core} § 11.17.6.7.1
|
|
2265
2265
|
*/
|
|
@@ -2343,8 +2343,8 @@ export declare namespace TimeSynchronization {
|
|
|
2343
2343
|
*
|
|
2344
2344
|
* Allows a server to translate a UTC time to a local time using the time zone and daylight savings time
|
|
2345
2345
|
* (DST) offsets. If a server supports the TimeZone feature, it shall support the SetTimeZone and
|
|
2346
|
-
* SetDSTOffset commands, and TimeZone and DSTOffset attributes, and shall expose the local time through
|
|
2347
|
-
*
|
|
2346
|
+
* SetDSTOffset commands, and TimeZone and DSTOffset attributes, and shall expose the local time through the
|
|
2347
|
+
* LocalTime attribute.
|
|
2348
2348
|
*
|
|
2349
2349
|
* @see {@link MatterSpecification.v13.Core} § 11.17.5.1
|
|
2350
2350
|
*/
|
|
@@ -2437,8 +2437,8 @@ export declare namespace TimeSynchronization {
|
|
|
2437
2437
|
}>[]>;
|
|
2438
2438
|
}>, import("../tlv/TlvObject.js").TypeFromFields<{
|
|
2439
2439
|
/**
|
|
2440
|
-
* If the node supports a time zone database with information for the time zone that will be applied, it may
|
|
2441
|
-
*
|
|
2440
|
+
* If the node supports a time zone database with information for the time zone that will be applied, it may use
|
|
2441
|
+
* this information to set the DSTOffset attribute. If the node is setting its own DSTOffset attribute, the
|
|
2442
2442
|
* DSTOffsetsRequired field shall be set to false, otherwise it shall be set to true.
|
|
2443
2443
|
*
|
|
2444
2444
|
* @see {@link MatterSpecification.v13.Core} § 11.17.9.4.1
|
|
@@ -2456,8 +2456,8 @@ export declare namespace TimeSynchronization {
|
|
|
2456
2456
|
dstOffset: import("../tlv/TlvObject.js").FieldType<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
2457
2457
|
/**
|
|
2458
2458
|
* The DST offset in seconds. Normally this is in the range of 0 to 3600 seconds (1 hour), but this field will
|
|
2459
|
-
* accept any values in the int32 range to accommodate potential future legislation that does not fit with
|
|
2460
|
-
*
|
|
2459
|
+
* accept any values in the int32 range to accommodate potential future legislation that does not fit with these
|
|
2460
|
+
* assumptions.
|
|
2461
2461
|
*
|
|
2462
2462
|
* @see {@link MatterSpecification.v13.Core} § 11.17.6.7.1
|
|
2463
2463
|
*/
|
|
@@ -2486,8 +2486,8 @@ export declare namespace TimeSynchronization {
|
|
|
2486
2486
|
};
|
|
2487
2487
|
readonly setDefaultNtp: Command<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
2488
2488
|
/**
|
|
2489
|
-
* This field contains the address of an NTP server than can be used as a fallback for time synchronization.
|
|
2490
|
-
*
|
|
2489
|
+
* This field contains the address of an NTP server than can be used as a fallback for time synchronization. The
|
|
2490
|
+
* format of this field shall follow the requirements in the DefaultNTP attribute description.
|
|
2491
2491
|
*
|
|
2492
2492
|
* @see {@link MatterSpecification.v13.Core} § 11.17.9.6.1
|
|
2493
2493
|
*/
|
|
@@ -2597,9 +2597,9 @@ export declare namespace TimeSynchronization {
|
|
|
2597
2597
|
}];
|
|
2598
2598
|
};
|
|
2599
2599
|
/**
|
|
2600
|
-
* This event shall be generated if the node has not generated a TimeFailure event in the last hour, and
|
|
2601
|
-
*
|
|
2602
|
-
*
|
|
2600
|
+
* This event shall be generated if the node has not generated a TimeFailure event in the last hour, and the
|
|
2601
|
+
* node is unable to get a time from any source. This event SHOULD NOT be generated more often than once per
|
|
2602
|
+
* hour.
|
|
2603
2603
|
*
|
|
2604
2604
|
* @see {@link MatterSpecification.v13.Core} § 11.17.10.4
|
|
2605
2605
|
*/
|
|
@@ -2609,8 +2609,8 @@ export declare namespace TimeSynchronization {
|
|
|
2609
2609
|
/**
|
|
2610
2610
|
* This cluster supports all TimeSynchronization features. It may support illegal feature combinations.
|
|
2611
2611
|
*
|
|
2612
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
2613
|
-
*
|
|
2612
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
2613
|
+
* is legal per the Matter specification.
|
|
2614
2614
|
*/
|
|
2615
2615
|
interface Complete extends Identity<typeof CompleteInstance> {
|
|
2616
2616
|
}
|