@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
|
@@ -215,8 +215,8 @@ export declare namespace ContentControl {
|
|
|
215
215
|
*/
|
|
216
216
|
minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
|
|
217
217
|
/**
|
|
218
|
-
* This field shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD
|
|
219
|
-
*
|
|
218
|
+
* This field shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
|
|
219
|
+
* provided when MajorNumber and MinorNumber are not available.
|
|
220
220
|
*
|
|
221
221
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.3.4
|
|
222
222
|
*/
|
|
@@ -267,8 +267,8 @@ export declare namespace ContentControl {
|
|
|
267
267
|
*/
|
|
268
268
|
minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
|
|
269
269
|
/**
|
|
270
|
-
* This field shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD
|
|
271
|
-
*
|
|
270
|
+
* This field shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
|
|
271
|
+
* provided when MajorNumber and MinorNumber are not available.
|
|
272
272
|
*
|
|
273
273
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.3.4
|
|
274
274
|
*/
|
|
@@ -317,8 +317,8 @@ export declare namespace ContentControl {
|
|
|
317
317
|
*/
|
|
318
318
|
catalogVendorId: import("../tlv/TlvObject.js").FieldType<number>;
|
|
319
319
|
/**
|
|
320
|
-
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or
|
|
321
|
-
*
|
|
320
|
+
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or "Company
|
|
321
|
+
* X". This field shall be unique within a catalog.
|
|
322
322
|
*
|
|
323
323
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.4.2
|
|
324
324
|
*/
|
|
@@ -352,8 +352,8 @@ export declare namespace ContentControl {
|
|
|
352
352
|
*/
|
|
353
353
|
catalogVendorId: import("../tlv/TlvObject.js").FieldType<number>;
|
|
354
354
|
/**
|
|
355
|
-
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or
|
|
356
|
-
*
|
|
355
|
+
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or "Company
|
|
356
|
+
* X". This field shall be unique within a catalog.
|
|
357
357
|
*
|
|
358
358
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.4.2
|
|
359
359
|
*/
|
|
@@ -389,8 +389,8 @@ export declare namespace ContentControl {
|
|
|
389
389
|
*/
|
|
390
390
|
catalogVendorId: import("../tlv/TlvObject.js").FieldType<number>;
|
|
391
391
|
/**
|
|
392
|
-
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or
|
|
393
|
-
*
|
|
392
|
+
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or "Company
|
|
393
|
+
* X". This field shall be unique within a catalog.
|
|
394
394
|
*
|
|
395
395
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.4.2
|
|
396
396
|
*/
|
|
@@ -460,9 +460,9 @@ export declare namespace ContentControl {
|
|
|
460
460
|
*/
|
|
461
461
|
endHour: import("../tlv/TlvObject.js").FieldType<number>;
|
|
462
462
|
/**
|
|
463
|
-
* This field shall indicate the ending minute. If EndHour is equal to StartHour then EndMinute shall be
|
|
464
|
-
*
|
|
465
|
-
*
|
|
463
|
+
* This field shall indicate the ending minute. If EndHour is equal to StartHour then EndMinute shall be greater
|
|
464
|
+
* than StartMinute. If the EndHour is equal to 23 and the EndMinute is equal to 59, all contents shall be
|
|
465
|
+
* blocked until 23:59:59.
|
|
466
466
|
*
|
|
467
467
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.6.4
|
|
468
468
|
*/
|
|
@@ -544,9 +544,9 @@ export declare namespace ContentControl {
|
|
|
544
544
|
*/
|
|
545
545
|
endHour: import("../tlv/TlvObject.js").FieldType<number>;
|
|
546
546
|
/**
|
|
547
|
-
* This field shall indicate the ending minute. If EndHour is equal to StartHour then EndMinute shall be
|
|
548
|
-
*
|
|
549
|
-
*
|
|
547
|
+
* This field shall indicate the ending minute. If EndHour is equal to StartHour then EndMinute shall be greater
|
|
548
|
+
* than StartMinute. If the EndHour is equal to 23 and the EndMinute is equal to 59, all contents shall be
|
|
549
|
+
* blocked until 23:59:59.
|
|
550
550
|
*
|
|
551
551
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.6.4
|
|
552
552
|
*/
|
|
@@ -637,9 +637,9 @@ export declare namespace ContentControl {
|
|
|
637
637
|
*/
|
|
638
638
|
endHour: import("../tlv/TlvObject.js").FieldType<number>;
|
|
639
639
|
/**
|
|
640
|
-
* This field shall indicate the ending minute. If EndHour is equal to StartHour then EndMinute shall be
|
|
641
|
-
*
|
|
642
|
-
*
|
|
640
|
+
* This field shall indicate the ending minute. If EndHour is equal to StartHour then EndMinute shall be greater
|
|
641
|
+
* than StartMinute. If the EndHour is equal to 23 and the EndMinute is equal to 59, all contents shall be
|
|
642
|
+
* blocked until 23:59:59.
|
|
643
643
|
*
|
|
644
644
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.6.4
|
|
645
645
|
*/
|
|
@@ -804,11 +804,10 @@ export declare namespace ContentControl {
|
|
|
804
804
|
ratingNameDesc: import("../tlv/TlvObject.js").OptionalFieldType<string>;
|
|
805
805
|
}>[], any>;
|
|
806
806
|
/**
|
|
807
|
-
* Indicates a threshold rating as a content filter which is compared with the rating for on-demand
|
|
808
|
-
*
|
|
809
|
-
*
|
|
810
|
-
*
|
|
811
|
-
* content.
|
|
807
|
+
* Indicates a threshold rating as a content filter which is compared with the rating for on-demand content.
|
|
808
|
+
* For example, if the on-demand content rating is greater than or equal to OnDemandRatingThreshold, for a
|
|
809
|
+
* rating system that is ordered from lower viewer age to higher viewer age, then on-demand content is not
|
|
810
|
+
* appropriate for the User and the Node shall prevent the playback of content.
|
|
812
811
|
*
|
|
813
812
|
* This attribute shall be set to one of the values present in the OnDemandRatings attribute.
|
|
814
813
|
*
|
|
@@ -941,9 +940,9 @@ export declare namespace ContentControl {
|
|
|
941
940
|
/**
|
|
942
941
|
* The purpose of this command is to add the extra screen time for the user.
|
|
943
942
|
*
|
|
944
|
-
* If a client with Operate privilege invokes this command, the media device shall check whether the
|
|
945
|
-
*
|
|
946
|
-
*
|
|
943
|
+
* If a client with Operate privilege invokes this command, the media device shall check whether the PINCode
|
|
944
|
+
* passed in the command matches the current PINCode value. If these match, then the RemainingScreenTime
|
|
945
|
+
* attribute shall be increased by the specified BonusTime value.
|
|
947
946
|
*
|
|
948
947
|
* If the PINs do not match, then a response with InvalidPINCode error status shall be returned, and no
|
|
949
948
|
* changes shall be made to RemainingScreenTime.
|
|
@@ -951,8 +950,8 @@ export declare namespace ContentControl {
|
|
|
951
950
|
* If a client with Manage privilege or greater invokes this command, the media device shall ignore the
|
|
952
951
|
* PINCode field and directly increase the RemainingScreenTime attribute by the specified BonusTime value.
|
|
953
952
|
*
|
|
954
|
-
* A server that does not support the PM feature shall respond with InvalidPINCode to clients that only
|
|
955
|
-
*
|
|
953
|
+
* A server that does not support the PM feature shall respond with InvalidPINCode to clients that only have
|
|
954
|
+
* Operate privilege unless:
|
|
956
955
|
*
|
|
957
956
|
* • It has been provided with the PIN value to expect via an out of band mechanism, and
|
|
958
957
|
*
|
|
@@ -1027,18 +1026,18 @@ export declare namespace ContentControl {
|
|
|
1027
1026
|
};
|
|
1028
1027
|
readonly commands: {
|
|
1029
1028
|
/**
|
|
1030
|
-
* The purpose of this command is to specify whether programs with no Content rating must be blocked by
|
|
1031
|
-
*
|
|
1029
|
+
* The purpose of this command is to specify whether programs with no Content rating must be blocked by this
|
|
1030
|
+
* media device.
|
|
1032
1031
|
*
|
|
1033
|
-
* Upon receipt of the BlockUnratedContent command, the media device shall set the BlockUnrated attribute
|
|
1034
|
-
*
|
|
1032
|
+
* Upon receipt of the BlockUnratedContent command, the media device shall set the BlockUnrated attribute to
|
|
1033
|
+
* TRUE.
|
|
1035
1034
|
*
|
|
1036
1035
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.8.8
|
|
1037
1036
|
*/
|
|
1038
1037
|
readonly blockUnratedContent: Command<void, void, any>;
|
|
1039
1038
|
/**
|
|
1040
|
-
* The purpose of this command is to specify whether programs with no Content rating must be blocked by
|
|
1041
|
-
*
|
|
1039
|
+
* The purpose of this command is to specify whether programs with no Content rating must be blocked by this
|
|
1040
|
+
* media device.
|
|
1042
1041
|
*
|
|
1043
1042
|
* Upon receipt of the UnblockUnratedContent command, the media device shall set the BlockUnrated attribute
|
|
1044
1043
|
* to FALSE.
|
|
@@ -1085,8 +1084,8 @@ export declare namespace ContentControl {
|
|
|
1085
1084
|
*/
|
|
1086
1085
|
minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
|
|
1087
1086
|
/**
|
|
1088
|
-
* This field shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD
|
|
1089
|
-
*
|
|
1087
|
+
* This field shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
|
|
1088
|
+
* provided when MajorNumber and MinorNumber are not available.
|
|
1090
1089
|
*
|
|
1091
1090
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.3.4
|
|
1092
1091
|
*/
|
|
@@ -1147,8 +1146,8 @@ export declare namespace ContentControl {
|
|
|
1147
1146
|
*/
|
|
1148
1147
|
minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
|
|
1149
1148
|
/**
|
|
1150
|
-
* This field shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD
|
|
1151
|
-
*
|
|
1149
|
+
* This field shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
|
|
1150
|
+
* provided when MajorNumber and MinorNumber are not available.
|
|
1152
1151
|
*
|
|
1153
1152
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.3.4
|
|
1154
1153
|
*/
|
|
@@ -1160,8 +1159,8 @@ export declare namespace ContentControl {
|
|
|
1160
1159
|
*
|
|
1161
1160
|
* Upon receipt of the RemoveBlockChannels command, the media device shall check if the channels indicated
|
|
1162
1161
|
* by ChannelIndexes passed in this command are present in BlockChannelList attribute. If one or more
|
|
1163
|
-
* channels indicated by ChannelIndexes passed in this command field are not present in the
|
|
1164
|
-
*
|
|
1162
|
+
* channels indicated by ChannelIndexes passed in this command field are not present in the BlockChannelList
|
|
1163
|
+
* attribute, then a response with ChannelNotExist error Status shall be returned.
|
|
1165
1164
|
*
|
|
1166
1165
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.8.13
|
|
1167
1166
|
*/
|
|
@@ -1197,8 +1196,8 @@ export declare namespace ContentControl {
|
|
|
1197
1196
|
*/
|
|
1198
1197
|
catalogVendorId: import("../tlv/TlvObject.js").FieldType<number>;
|
|
1199
1198
|
/**
|
|
1200
|
-
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or
|
|
1201
|
-
*
|
|
1199
|
+
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or "Company
|
|
1200
|
+
* X". This field shall be unique within a catalog.
|
|
1202
1201
|
*
|
|
1203
1202
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.4.2
|
|
1204
1203
|
*/
|
|
@@ -1209,9 +1208,9 @@ export declare namespace ContentControl {
|
|
|
1209
1208
|
/**
|
|
1210
1209
|
* The purpose of this command is to set applications to the BlockApplicationList attribute.
|
|
1211
1210
|
*
|
|
1212
|
-
* Upon receipt of the AddBlockApplications command, the media device shall check if the Applications
|
|
1213
|
-
*
|
|
1214
|
-
*
|
|
1211
|
+
* Upon receipt of the AddBlockApplications command, the media device shall check if the Applications passed
|
|
1212
|
+
* in this command are installed. If there is an application in Applications field which is not identified
|
|
1213
|
+
* by media device, then a response with UnidentifiableApplication error Status may be
|
|
1215
1214
|
*
|
|
1216
1215
|
* returned.
|
|
1217
1216
|
*
|
|
@@ -1242,8 +1241,8 @@ export declare namespace ContentControl {
|
|
|
1242
1241
|
*/
|
|
1243
1242
|
catalogVendorId: import("../tlv/TlvObject.js").FieldType<number>;
|
|
1244
1243
|
/**
|
|
1245
|
-
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or
|
|
1246
|
-
*
|
|
1244
|
+
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or "Company
|
|
1245
|
+
* X". This field shall be unique within a catalog.
|
|
1247
1246
|
*
|
|
1248
1247
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.4.2
|
|
1249
1248
|
*/
|
|
@@ -1277,8 +1276,8 @@ export declare namespace ContentControl {
|
|
|
1277
1276
|
*/
|
|
1278
1277
|
catalogVendorId: import("../tlv/TlvObject.js").FieldType<number>;
|
|
1279
1278
|
/**
|
|
1280
|
-
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or
|
|
1281
|
-
*
|
|
1279
|
+
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or "Company
|
|
1280
|
+
* X". This field shall be unique within a catalog.
|
|
1282
1281
|
*
|
|
1283
1282
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.4.2
|
|
1284
1283
|
*/
|
|
@@ -1293,11 +1292,11 @@ export declare namespace ContentControl {
|
|
|
1293
1292
|
const BlockContentTimeWindowComponent: {
|
|
1294
1293
|
readonly attributes: {
|
|
1295
1294
|
/**
|
|
1296
|
-
* Indicates a set of periods during which the playback of content on media device shall be blocked when
|
|
1297
|
-
*
|
|
1298
|
-
*
|
|
1299
|
-
*
|
|
1300
|
-
*
|
|
1295
|
+
* Indicates a set of periods during which the playback of content on media device shall be blocked when the
|
|
1296
|
+
* Content Control feature is activated. The media device shall reject any request to play content during
|
|
1297
|
+
* one period of this attribute. If it is entering any one period of this attribute, the media device shall
|
|
1298
|
+
* block content which is playing and generate an event EnteringBlockContentTimeWindow. There shall NOT be
|
|
1299
|
+
* multiple entries in this attribute list for the same day of week.
|
|
1301
1300
|
*
|
|
1302
1301
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.7.11
|
|
1303
1302
|
*/
|
|
@@ -1369,9 +1368,9 @@ export declare namespace ContentControl {
|
|
|
1369
1368
|
*/
|
|
1370
1369
|
endHour: import("../tlv/TlvObject.js").FieldType<number>;
|
|
1371
1370
|
/**
|
|
1372
|
-
* This field shall indicate the ending minute. If EndHour is equal to StartHour then EndMinute shall be
|
|
1373
|
-
*
|
|
1374
|
-
*
|
|
1371
|
+
* This field shall indicate the ending minute. If EndHour is equal to StartHour then EndMinute shall be greater
|
|
1372
|
+
* than StartMinute. If the EndHour is equal to 23 and the EndMinute is equal to 59, all contents shall be
|
|
1373
|
+
* blocked until 23:59:59.
|
|
1375
1374
|
*
|
|
1376
1375
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.6.4
|
|
1377
1376
|
*/
|
|
@@ -1469,9 +1468,9 @@ export declare namespace ContentControl {
|
|
|
1469
1468
|
*/
|
|
1470
1469
|
endHour: import("../tlv/TlvObject.js").FieldType<number>;
|
|
1471
1470
|
/**
|
|
1472
|
-
* This field shall indicate the ending minute. If EndHour is equal to StartHour then EndMinute shall be
|
|
1473
|
-
*
|
|
1474
|
-
*
|
|
1471
|
+
* This field shall indicate the ending minute. If EndHour is equal to StartHour then EndMinute shall be greater
|
|
1472
|
+
* than StartMinute. If the EndHour is equal to 23 and the EndMinute is equal to 59, all contents shall be
|
|
1473
|
+
* blocked until 23:59:59.
|
|
1475
1474
|
*
|
|
1476
1475
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.6.4
|
|
1477
1476
|
*/
|
|
@@ -1483,8 +1482,8 @@ export declare namespace ContentControl {
|
|
|
1483
1482
|
* The purpose of this command is to remove the selected time windows from the BlockContentTimeWindow
|
|
1484
1483
|
* attribute.
|
|
1485
1484
|
*
|
|
1486
|
-
* Upon receipt of the RemoveBlockContentTimeWindow command, the media device shall check if the time
|
|
1487
|
-
*
|
|
1485
|
+
* Upon receipt of the RemoveBlockContentTimeWindow command, the media device shall check if the time window
|
|
1486
|
+
* index passed in this command presents in the BlockContentTimeWindow attribute.
|
|
1488
1487
|
*
|
|
1489
1488
|
* If one or more time window indexes passed in this command are not present in BlockContentTimeWindow
|
|
1490
1489
|
* attribute, then a response with TimeWindowNotExist error status shall be returned.
|
|
@@ -1517,8 +1516,8 @@ export declare namespace ContentControl {
|
|
|
1517
1516
|
const PinManagementComponent: {
|
|
1518
1517
|
readonly commands: {
|
|
1519
1518
|
/**
|
|
1520
|
-
* The purpose of this command is to update the PIN used for protecting configuration of the content
|
|
1521
|
-
*
|
|
1519
|
+
* The purpose of this command is to update the PIN used for protecting configuration of the content control
|
|
1520
|
+
* settings. Upon success, the old PIN shall no longer work.
|
|
1522
1521
|
*
|
|
1523
1522
|
* The PIN is used to ensure that only the Node (or User) with the PIN code can make changes to the Content
|
|
1524
1523
|
* Control settings, for example, turn off Content Controls or modify the ScreenDailyTime. The PIN is
|
|
@@ -1529,9 +1528,9 @@ export declare namespace ContentControl {
|
|
|
1529
1528
|
* response with InvalidPINCode error status shall be returned.
|
|
1530
1529
|
*
|
|
1531
1530
|
* The media device may provide a default PIN to the User via an out of band mechanism. For security
|
|
1532
|
-
* reasons, it is recommended that a client encourage the user to update the PIN from its default value
|
|
1533
|
-
*
|
|
1534
|
-
*
|
|
1531
|
+
* reasons, it is recommended that a client encourage the user to update the PIN from its default value when
|
|
1532
|
+
* performing configuration of the Content Control settings exposed by this cluster. The ResetPIN command
|
|
1533
|
+
* can also be used to obtain the default PIN.
|
|
1535
1534
|
*
|
|
1536
1535
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.8.1
|
|
1537
1536
|
*/
|
|
@@ -1694,11 +1693,10 @@ export declare namespace ContentControl {
|
|
|
1694
1693
|
ratingNameDesc: import("../tlv/TlvObject.js").OptionalFieldType<string>;
|
|
1695
1694
|
}>[], any>;
|
|
1696
1695
|
/**
|
|
1697
|
-
* Indicates a threshold rating as a content filter which is compared with the rating for on-demand
|
|
1698
|
-
*
|
|
1699
|
-
*
|
|
1700
|
-
*
|
|
1701
|
-
* content.
|
|
1696
|
+
* Indicates a threshold rating as a content filter which is compared with the rating for on-demand content.
|
|
1697
|
+
* For example, if the on-demand content rating is greater than or equal to OnDemandRatingThreshold, for a
|
|
1698
|
+
* rating system that is ordered from lower viewer age to higher viewer age, then on-demand content is not
|
|
1699
|
+
* appropriate for the User and the Node shall prevent the playback of content.
|
|
1702
1700
|
*
|
|
1703
1701
|
* This attribute shall be set to one of the values present in the OnDemandRatings attribute.
|
|
1704
1702
|
*
|
|
@@ -1833,9 +1831,9 @@ export declare namespace ContentControl {
|
|
|
1833
1831
|
/**
|
|
1834
1832
|
* The purpose of this command is to add the extra screen time for the user.
|
|
1835
1833
|
*
|
|
1836
|
-
* If a client with Operate privilege invokes this command, the media device shall check whether the
|
|
1837
|
-
*
|
|
1838
|
-
*
|
|
1834
|
+
* If a client with Operate privilege invokes this command, the media device shall check whether the PINCode
|
|
1835
|
+
* passed in the command matches the current PINCode value. If these match, then the RemainingScreenTime
|
|
1836
|
+
* attribute shall be increased by the specified BonusTime value.
|
|
1839
1837
|
*
|
|
1840
1838
|
* If the PINs do not match, then a response with InvalidPINCode error status shall be returned, and no
|
|
1841
1839
|
* changes shall be made to RemainingScreenTime.
|
|
@@ -1843,8 +1841,8 @@ export declare namespace ContentControl {
|
|
|
1843
1841
|
* If a client with Manage privilege or greater invokes this command, the media device shall ignore the
|
|
1844
1842
|
* PINCode field and directly increase the RemainingScreenTime attribute by the specified BonusTime value.
|
|
1845
1843
|
*
|
|
1846
|
-
* A server that does not support the PM feature shall respond with InvalidPINCode to clients that only
|
|
1847
|
-
*
|
|
1844
|
+
* A server that does not support the PM feature shall respond with InvalidPINCode to clients that only have
|
|
1845
|
+
* Operate privilege unless:
|
|
1848
1846
|
*
|
|
1849
1847
|
* • It has been provided with the PIN value to expect via an out of band mechanism, and
|
|
1850
1848
|
*
|
|
@@ -1920,18 +1918,18 @@ export declare namespace ContentControl {
|
|
|
1920
1918
|
};
|
|
1921
1919
|
readonly commands: {
|
|
1922
1920
|
/**
|
|
1923
|
-
* The purpose of this command is to specify whether programs with no Content rating must be blocked by
|
|
1924
|
-
*
|
|
1921
|
+
* The purpose of this command is to specify whether programs with no Content rating must be blocked by this
|
|
1922
|
+
* media device.
|
|
1925
1923
|
*
|
|
1926
|
-
* Upon receipt of the BlockUnratedContent command, the media device shall set the BlockUnrated attribute
|
|
1927
|
-
*
|
|
1924
|
+
* Upon receipt of the BlockUnratedContent command, the media device shall set the BlockUnrated attribute to
|
|
1925
|
+
* TRUE.
|
|
1928
1926
|
*
|
|
1929
1927
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.8.8
|
|
1930
1928
|
*/
|
|
1931
1929
|
readonly blockUnratedContent: Command<void, void, any>;
|
|
1932
1930
|
/**
|
|
1933
|
-
* The purpose of this command is to specify whether programs with no Content rating must be blocked by
|
|
1934
|
-
*
|
|
1931
|
+
* The purpose of this command is to specify whether programs with no Content rating must be blocked by this
|
|
1932
|
+
* media device.
|
|
1935
1933
|
*
|
|
1936
1934
|
* Upon receipt of the UnblockUnratedContent command, the media device shall set the BlockUnrated attribute
|
|
1937
1935
|
* to FALSE.
|
|
@@ -1979,8 +1977,8 @@ export declare namespace ContentControl {
|
|
|
1979
1977
|
*/
|
|
1980
1978
|
minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
|
|
1981
1979
|
/**
|
|
1982
|
-
* This field shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD
|
|
1983
|
-
*
|
|
1980
|
+
* This field shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
|
|
1981
|
+
* provided when MajorNumber and MinorNumber are not available.
|
|
1984
1982
|
*
|
|
1985
1983
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.3.4
|
|
1986
1984
|
*/
|
|
@@ -2041,8 +2039,8 @@ export declare namespace ContentControl {
|
|
|
2041
2039
|
*/
|
|
2042
2040
|
minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
|
|
2043
2041
|
/**
|
|
2044
|
-
* This field shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD
|
|
2045
|
-
*
|
|
2042
|
+
* This field shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
|
|
2043
|
+
* provided when MajorNumber and MinorNumber are not available.
|
|
2046
2044
|
*
|
|
2047
2045
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.3.4
|
|
2048
2046
|
*/
|
|
@@ -2054,8 +2052,8 @@ export declare namespace ContentControl {
|
|
|
2054
2052
|
*
|
|
2055
2053
|
* Upon receipt of the RemoveBlockChannels command, the media device shall check if the channels indicated
|
|
2056
2054
|
* by ChannelIndexes passed in this command are present in BlockChannelList attribute. If one or more
|
|
2057
|
-
* channels indicated by ChannelIndexes passed in this command field are not present in the
|
|
2058
|
-
*
|
|
2055
|
+
* channels indicated by ChannelIndexes passed in this command field are not present in the BlockChannelList
|
|
2056
|
+
* attribute, then a response with ChannelNotExist error Status shall be returned.
|
|
2059
2057
|
*
|
|
2060
2058
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.8.13
|
|
2061
2059
|
*/
|
|
@@ -2092,8 +2090,8 @@ export declare namespace ContentControl {
|
|
|
2092
2090
|
*/
|
|
2093
2091
|
catalogVendorId: import("../tlv/TlvObject.js").FieldType<number>;
|
|
2094
2092
|
/**
|
|
2095
|
-
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or
|
|
2096
|
-
*
|
|
2093
|
+
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or "Company
|
|
2094
|
+
* X". This field shall be unique within a catalog.
|
|
2097
2095
|
*
|
|
2098
2096
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.4.2
|
|
2099
2097
|
*/
|
|
@@ -2104,9 +2102,9 @@ export declare namespace ContentControl {
|
|
|
2104
2102
|
/**
|
|
2105
2103
|
* The purpose of this command is to set applications to the BlockApplicationList attribute.
|
|
2106
2104
|
*
|
|
2107
|
-
* Upon receipt of the AddBlockApplications command, the media device shall check if the Applications
|
|
2108
|
-
*
|
|
2109
|
-
*
|
|
2105
|
+
* Upon receipt of the AddBlockApplications command, the media device shall check if the Applications passed
|
|
2106
|
+
* in this command are installed. If there is an application in Applications field which is not identified
|
|
2107
|
+
* by media device, then a response with UnidentifiableApplication error Status may be
|
|
2110
2108
|
*
|
|
2111
2109
|
* returned.
|
|
2112
2110
|
*
|
|
@@ -2137,8 +2135,8 @@ export declare namespace ContentControl {
|
|
|
2137
2135
|
*/
|
|
2138
2136
|
catalogVendorId: import("../tlv/TlvObject.js").FieldType<number>;
|
|
2139
2137
|
/**
|
|
2140
|
-
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or
|
|
2141
|
-
*
|
|
2138
|
+
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or "Company
|
|
2139
|
+
* X". This field shall be unique within a catalog.
|
|
2142
2140
|
*
|
|
2143
2141
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.4.2
|
|
2144
2142
|
*/
|
|
@@ -2172,8 +2170,8 @@ export declare namespace ContentControl {
|
|
|
2172
2170
|
*/
|
|
2173
2171
|
catalogVendorId: import("../tlv/TlvObject.js").FieldType<number>;
|
|
2174
2172
|
/**
|
|
2175
|
-
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or
|
|
2176
|
-
*
|
|
2173
|
+
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or "Company
|
|
2174
|
+
* X". This field shall be unique within a catalog.
|
|
2177
2175
|
*
|
|
2178
2176
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.4.2
|
|
2179
2177
|
*/
|
|
@@ -2189,11 +2187,11 @@ export declare namespace ContentControl {
|
|
|
2189
2187
|
readonly component: {
|
|
2190
2188
|
readonly attributes: {
|
|
2191
2189
|
/**
|
|
2192
|
-
* Indicates a set of periods during which the playback of content on media device shall be blocked when
|
|
2193
|
-
*
|
|
2194
|
-
*
|
|
2195
|
-
*
|
|
2196
|
-
*
|
|
2190
|
+
* Indicates a set of periods during which the playback of content on media device shall be blocked when the
|
|
2191
|
+
* Content Control feature is activated. The media device shall reject any request to play content during
|
|
2192
|
+
* one period of this attribute. If it is entering any one period of this attribute, the media device shall
|
|
2193
|
+
* block content which is playing and generate an event EnteringBlockContentTimeWindow. There shall NOT be
|
|
2194
|
+
* multiple entries in this attribute list for the same day of week.
|
|
2197
2195
|
*
|
|
2198
2196
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.7.11
|
|
2199
2197
|
*/
|
|
@@ -2265,9 +2263,9 @@ export declare namespace ContentControl {
|
|
|
2265
2263
|
*/
|
|
2266
2264
|
endHour: import("../tlv/TlvObject.js").FieldType<number>;
|
|
2267
2265
|
/**
|
|
2268
|
-
* This field shall indicate the ending minute. If EndHour is equal to StartHour then EndMinute shall be
|
|
2269
|
-
*
|
|
2270
|
-
*
|
|
2266
|
+
* This field shall indicate the ending minute. If EndHour is equal to StartHour then EndMinute shall be greater
|
|
2267
|
+
* than StartMinute. If the EndHour is equal to 23 and the EndMinute is equal to 59, all contents shall be
|
|
2268
|
+
* blocked until 23:59:59.
|
|
2271
2269
|
*
|
|
2272
2270
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.6.4
|
|
2273
2271
|
*/
|
|
@@ -2365,9 +2363,9 @@ export declare namespace ContentControl {
|
|
|
2365
2363
|
*/
|
|
2366
2364
|
endHour: import("../tlv/TlvObject.js").FieldType<number>;
|
|
2367
2365
|
/**
|
|
2368
|
-
* This field shall indicate the ending minute. If EndHour is equal to StartHour then EndMinute shall be
|
|
2369
|
-
*
|
|
2370
|
-
*
|
|
2366
|
+
* This field shall indicate the ending minute. If EndHour is equal to StartHour then EndMinute shall be greater
|
|
2367
|
+
* than StartMinute. If the EndHour is equal to 23 and the EndMinute is equal to 59, all contents shall be
|
|
2368
|
+
* blocked until 23:59:59.
|
|
2371
2369
|
*
|
|
2372
2370
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.6.4
|
|
2373
2371
|
*/
|
|
@@ -2379,8 +2377,8 @@ export declare namespace ContentControl {
|
|
|
2379
2377
|
* The purpose of this command is to remove the selected time windows from the BlockContentTimeWindow
|
|
2380
2378
|
* attribute.
|
|
2381
2379
|
*
|
|
2382
|
-
* Upon receipt of the RemoveBlockContentTimeWindow command, the media device shall check if the time
|
|
2383
|
-
*
|
|
2380
|
+
* Upon receipt of the RemoveBlockContentTimeWindow command, the media device shall check if the time window
|
|
2381
|
+
* index passed in this command presents in the BlockContentTimeWindow attribute.
|
|
2384
2382
|
*
|
|
2385
2383
|
* If one or more time window indexes passed in this command are not present in BlockContentTimeWindow
|
|
2386
2384
|
* attribute, then a response with TimeWindowNotExist error status shall be returned.
|
|
@@ -2414,8 +2412,8 @@ export declare namespace ContentControl {
|
|
|
2414
2412
|
readonly component: {
|
|
2415
2413
|
readonly commands: {
|
|
2416
2414
|
/**
|
|
2417
|
-
* The purpose of this command is to update the PIN used for protecting configuration of the content
|
|
2418
|
-
*
|
|
2415
|
+
* The purpose of this command is to update the PIN used for protecting configuration of the content control
|
|
2416
|
+
* settings. Upon success, the old PIN shall no longer work.
|
|
2419
2417
|
*
|
|
2420
2418
|
* The PIN is used to ensure that only the Node (or User) with the PIN code can make changes to the Content
|
|
2421
2419
|
* Control settings, for example, turn off Content Controls or modify the ScreenDailyTime. The PIN is
|
|
@@ -2426,9 +2424,9 @@ export declare namespace ContentControl {
|
|
|
2426
2424
|
* response with InvalidPINCode error status shall be returned.
|
|
2427
2425
|
*
|
|
2428
2426
|
* The media device may provide a default PIN to the User via an out of band mechanism. For security
|
|
2429
|
-
* reasons, it is recommended that a client encourage the user to update the PIN from its default value
|
|
2430
|
-
*
|
|
2431
|
-
*
|
|
2427
|
+
* reasons, it is recommended that a client encourage the user to update the PIN from its default value when
|
|
2428
|
+
* performing configuration of the Content Control settings exposed by this cluster. The ResetPIN command
|
|
2429
|
+
* can also be used to obtain the default PIN.
|
|
2432
2430
|
*
|
|
2433
2431
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.8.1
|
|
2434
2432
|
*/
|
|
@@ -2593,11 +2591,10 @@ export declare namespace ContentControl {
|
|
|
2593
2591
|
ratingNameDesc: import("../tlv/TlvObject.js").OptionalFieldType<string>;
|
|
2594
2592
|
}>[], any>;
|
|
2595
2593
|
/**
|
|
2596
|
-
* Indicates a threshold rating as a content filter which is compared with the rating for on-demand
|
|
2597
|
-
*
|
|
2598
|
-
*
|
|
2599
|
-
*
|
|
2600
|
-
* content.
|
|
2594
|
+
* Indicates a threshold rating as a content filter which is compared with the rating for on-demand content.
|
|
2595
|
+
* For example, if the on-demand content rating is greater than or equal to OnDemandRatingThreshold, for a
|
|
2596
|
+
* rating system that is ordered from lower viewer age to higher viewer age, then on-demand content is not
|
|
2597
|
+
* appropriate for the User and the Node shall prevent the playback of content.
|
|
2601
2598
|
*
|
|
2602
2599
|
* This attribute shall be set to one of the values present in the OnDemandRatings attribute.
|
|
2603
2600
|
*
|
|
@@ -2732,9 +2729,9 @@ export declare namespace ContentControl {
|
|
|
2732
2729
|
/**
|
|
2733
2730
|
* The purpose of this command is to add the extra screen time for the user.
|
|
2734
2731
|
*
|
|
2735
|
-
* If a client with Operate privilege invokes this command, the media device shall check whether the
|
|
2736
|
-
*
|
|
2737
|
-
*
|
|
2732
|
+
* If a client with Operate privilege invokes this command, the media device shall check whether the PINCode
|
|
2733
|
+
* passed in the command matches the current PINCode value. If these match, then the RemainingScreenTime
|
|
2734
|
+
* attribute shall be increased by the specified BonusTime value.
|
|
2738
2735
|
*
|
|
2739
2736
|
* If the PINs do not match, then a response with InvalidPINCode error status shall be returned, and no
|
|
2740
2737
|
* changes shall be made to RemainingScreenTime.
|
|
@@ -2742,8 +2739,8 @@ export declare namespace ContentControl {
|
|
|
2742
2739
|
* If a client with Manage privilege or greater invokes this command, the media device shall ignore the
|
|
2743
2740
|
* PINCode field and directly increase the RemainingScreenTime attribute by the specified BonusTime value.
|
|
2744
2741
|
*
|
|
2745
|
-
* A server that does not support the PM feature shall respond with InvalidPINCode to clients that only
|
|
2746
|
-
*
|
|
2742
|
+
* A server that does not support the PM feature shall respond with InvalidPINCode to clients that only have
|
|
2743
|
+
* Operate privilege unless:
|
|
2747
2744
|
*
|
|
2748
2745
|
* • It has been provided with the PIN value to expect via an out of band mechanism, and
|
|
2749
2746
|
*
|
|
@@ -2819,18 +2816,18 @@ export declare namespace ContentControl {
|
|
|
2819
2816
|
};
|
|
2820
2817
|
readonly commands: {
|
|
2821
2818
|
/**
|
|
2822
|
-
* The purpose of this command is to specify whether programs with no Content rating must be blocked by
|
|
2823
|
-
*
|
|
2819
|
+
* The purpose of this command is to specify whether programs with no Content rating must be blocked by this
|
|
2820
|
+
* media device.
|
|
2824
2821
|
*
|
|
2825
|
-
* Upon receipt of the BlockUnratedContent command, the media device shall set the BlockUnrated attribute
|
|
2826
|
-
*
|
|
2822
|
+
* Upon receipt of the BlockUnratedContent command, the media device shall set the BlockUnrated attribute to
|
|
2823
|
+
* TRUE.
|
|
2827
2824
|
*
|
|
2828
2825
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.8.8
|
|
2829
2826
|
*/
|
|
2830
2827
|
readonly blockUnratedContent: Command<void, void, any>;
|
|
2831
2828
|
/**
|
|
2832
|
-
* The purpose of this command is to specify whether programs with no Content rating must be blocked by
|
|
2833
|
-
*
|
|
2829
|
+
* The purpose of this command is to specify whether programs with no Content rating must be blocked by this
|
|
2830
|
+
* media device.
|
|
2834
2831
|
*
|
|
2835
2832
|
* Upon receipt of the UnblockUnratedContent command, the media device shall set the BlockUnrated attribute
|
|
2836
2833
|
* to FALSE.
|
|
@@ -2878,8 +2875,8 @@ export declare namespace ContentControl {
|
|
|
2878
2875
|
*/
|
|
2879
2876
|
minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
|
|
2880
2877
|
/**
|
|
2881
|
-
* This field shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD
|
|
2882
|
-
*
|
|
2878
|
+
* This field shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
|
|
2879
|
+
* provided when MajorNumber and MinorNumber are not available.
|
|
2883
2880
|
*
|
|
2884
2881
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.3.4
|
|
2885
2882
|
*/
|
|
@@ -2940,8 +2937,8 @@ export declare namespace ContentControl {
|
|
|
2940
2937
|
*/
|
|
2941
2938
|
minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
|
|
2942
2939
|
/**
|
|
2943
|
-
* This field shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD
|
|
2944
|
-
*
|
|
2940
|
+
* This field shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
|
|
2941
|
+
* provided when MajorNumber and MinorNumber are not available.
|
|
2945
2942
|
*
|
|
2946
2943
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.3.4
|
|
2947
2944
|
*/
|
|
@@ -2953,8 +2950,8 @@ export declare namespace ContentControl {
|
|
|
2953
2950
|
*
|
|
2954
2951
|
* Upon receipt of the RemoveBlockChannels command, the media device shall check if the channels indicated
|
|
2955
2952
|
* by ChannelIndexes passed in this command are present in BlockChannelList attribute. If one or more
|
|
2956
|
-
* channels indicated by ChannelIndexes passed in this command field are not present in the
|
|
2957
|
-
*
|
|
2953
|
+
* channels indicated by ChannelIndexes passed in this command field are not present in the BlockChannelList
|
|
2954
|
+
* attribute, then a response with ChannelNotExist error Status shall be returned.
|
|
2958
2955
|
*
|
|
2959
2956
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.8.13
|
|
2960
2957
|
*/
|
|
@@ -2991,8 +2988,8 @@ export declare namespace ContentControl {
|
|
|
2991
2988
|
*/
|
|
2992
2989
|
catalogVendorId: import("../tlv/TlvObject.js").FieldType<number>;
|
|
2993
2990
|
/**
|
|
2994
|
-
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or
|
|
2995
|
-
*
|
|
2991
|
+
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or "Company
|
|
2992
|
+
* X". This field shall be unique within a catalog.
|
|
2996
2993
|
*
|
|
2997
2994
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.4.2
|
|
2998
2995
|
*/
|
|
@@ -3003,9 +3000,9 @@ export declare namespace ContentControl {
|
|
|
3003
3000
|
/**
|
|
3004
3001
|
* The purpose of this command is to set applications to the BlockApplicationList attribute.
|
|
3005
3002
|
*
|
|
3006
|
-
* Upon receipt of the AddBlockApplications command, the media device shall check if the Applications
|
|
3007
|
-
*
|
|
3008
|
-
*
|
|
3003
|
+
* Upon receipt of the AddBlockApplications command, the media device shall check if the Applications passed
|
|
3004
|
+
* in this command are installed. If there is an application in Applications field which is not identified
|
|
3005
|
+
* by media device, then a response with UnidentifiableApplication error Status may be
|
|
3009
3006
|
*
|
|
3010
3007
|
* returned.
|
|
3011
3008
|
*
|
|
@@ -3036,8 +3033,8 @@ export declare namespace ContentControl {
|
|
|
3036
3033
|
*/
|
|
3037
3034
|
catalogVendorId: import("../tlv/TlvObject.js").FieldType<number>;
|
|
3038
3035
|
/**
|
|
3039
|
-
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or
|
|
3040
|
-
*
|
|
3036
|
+
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or "Company
|
|
3037
|
+
* X". This field shall be unique within a catalog.
|
|
3041
3038
|
*
|
|
3042
3039
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.4.2
|
|
3043
3040
|
*/
|
|
@@ -3071,8 +3068,8 @@ export declare namespace ContentControl {
|
|
|
3071
3068
|
*/
|
|
3072
3069
|
catalogVendorId: import("../tlv/TlvObject.js").FieldType<number>;
|
|
3073
3070
|
/**
|
|
3074
|
-
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or
|
|
3075
|
-
*
|
|
3071
|
+
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or "Company
|
|
3072
|
+
* X". This field shall be unique within a catalog.
|
|
3076
3073
|
*
|
|
3077
3074
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.4.2
|
|
3078
3075
|
*/
|
|
@@ -3088,11 +3085,11 @@ export declare namespace ContentControl {
|
|
|
3088
3085
|
readonly component: {
|
|
3089
3086
|
readonly attributes: {
|
|
3090
3087
|
/**
|
|
3091
|
-
* Indicates a set of periods during which the playback of content on media device shall be blocked when
|
|
3092
|
-
*
|
|
3093
|
-
*
|
|
3094
|
-
*
|
|
3095
|
-
*
|
|
3088
|
+
* Indicates a set of periods during which the playback of content on media device shall be blocked when the
|
|
3089
|
+
* Content Control feature is activated. The media device shall reject any request to play content during
|
|
3090
|
+
* one period of this attribute. If it is entering any one period of this attribute, the media device shall
|
|
3091
|
+
* block content which is playing and generate an event EnteringBlockContentTimeWindow. There shall NOT be
|
|
3092
|
+
* multiple entries in this attribute list for the same day of week.
|
|
3096
3093
|
*
|
|
3097
3094
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.7.11
|
|
3098
3095
|
*/
|
|
@@ -3164,9 +3161,9 @@ export declare namespace ContentControl {
|
|
|
3164
3161
|
*/
|
|
3165
3162
|
endHour: import("../tlv/TlvObject.js").FieldType<number>;
|
|
3166
3163
|
/**
|
|
3167
|
-
* This field shall indicate the ending minute. If EndHour is equal to StartHour then EndMinute shall be
|
|
3168
|
-
*
|
|
3169
|
-
*
|
|
3164
|
+
* This field shall indicate the ending minute. If EndHour is equal to StartHour then EndMinute shall be greater
|
|
3165
|
+
* than StartMinute. If the EndHour is equal to 23 and the EndMinute is equal to 59, all contents shall be
|
|
3166
|
+
* blocked until 23:59:59.
|
|
3170
3167
|
*
|
|
3171
3168
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.6.4
|
|
3172
3169
|
*/
|
|
@@ -3264,9 +3261,9 @@ export declare namespace ContentControl {
|
|
|
3264
3261
|
*/
|
|
3265
3262
|
endHour: import("../tlv/TlvObject.js").FieldType<number>;
|
|
3266
3263
|
/**
|
|
3267
|
-
* This field shall indicate the ending minute. If EndHour is equal to StartHour then EndMinute shall be
|
|
3268
|
-
*
|
|
3269
|
-
*
|
|
3264
|
+
* This field shall indicate the ending minute. If EndHour is equal to StartHour then EndMinute shall be greater
|
|
3265
|
+
* than StartMinute. If the EndHour is equal to 23 and the EndMinute is equal to 59, all contents shall be
|
|
3266
|
+
* blocked until 23:59:59.
|
|
3270
3267
|
*
|
|
3271
3268
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.6.4
|
|
3272
3269
|
*/
|
|
@@ -3278,8 +3275,8 @@ export declare namespace ContentControl {
|
|
|
3278
3275
|
* The purpose of this command is to remove the selected time windows from the BlockContentTimeWindow
|
|
3279
3276
|
* attribute.
|
|
3280
3277
|
*
|
|
3281
|
-
* Upon receipt of the RemoveBlockContentTimeWindow command, the media device shall check if the time
|
|
3282
|
-
*
|
|
3278
|
+
* Upon receipt of the RemoveBlockContentTimeWindow command, the media device shall check if the time window
|
|
3279
|
+
* index passed in this command presents in the BlockContentTimeWindow attribute.
|
|
3283
3280
|
*
|
|
3284
3281
|
* If one or more time window indexes passed in this command are not present in BlockContentTimeWindow
|
|
3285
3282
|
* attribute, then a response with TimeWindowNotExist error status shall be returned.
|
|
@@ -3313,8 +3310,8 @@ export declare namespace ContentControl {
|
|
|
3313
3310
|
readonly component: {
|
|
3314
3311
|
readonly commands: {
|
|
3315
3312
|
/**
|
|
3316
|
-
* The purpose of this command is to update the PIN used for protecting configuration of the content
|
|
3317
|
-
*
|
|
3313
|
+
* The purpose of this command is to update the PIN used for protecting configuration of the content control
|
|
3314
|
+
* settings. Upon success, the old PIN shall no longer work.
|
|
3318
3315
|
*
|
|
3319
3316
|
* The PIN is used to ensure that only the Node (or User) with the PIN code can make changes to the Content
|
|
3320
3317
|
* Control settings, for example, turn off Content Controls or modify the ScreenDailyTime. The PIN is
|
|
@@ -3325,9 +3322,9 @@ export declare namespace ContentControl {
|
|
|
3325
3322
|
* response with InvalidPINCode error status shall be returned.
|
|
3326
3323
|
*
|
|
3327
3324
|
* The media device may provide a default PIN to the User via an out of band mechanism. For security
|
|
3328
|
-
* reasons, it is recommended that a client encourage the user to update the PIN from its default value
|
|
3329
|
-
*
|
|
3330
|
-
*
|
|
3325
|
+
* reasons, it is recommended that a client encourage the user to update the PIN from its default value when
|
|
3326
|
+
* performing configuration of the Content Control settings exposed by this cluster. The ResetPIN command
|
|
3327
|
+
* can also be used to obtain the default PIN.
|
|
3331
3328
|
*
|
|
3332
3329
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.8.1
|
|
3333
3330
|
*/
|
|
@@ -3556,8 +3553,8 @@ export declare namespace ContentControl {
|
|
|
3556
3553
|
*/
|
|
3557
3554
|
minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
|
|
3558
3555
|
/**
|
|
3559
|
-
* This field shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD
|
|
3560
|
-
*
|
|
3556
|
+
* This field shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
|
|
3557
|
+
* provided when MajorNumber and MinorNumber are not available.
|
|
3561
3558
|
*
|
|
3562
3559
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.3.4
|
|
3563
3560
|
*/
|
|
@@ -3581,8 +3578,8 @@ export declare namespace ContentControl {
|
|
|
3581
3578
|
*/
|
|
3582
3579
|
catalogVendorId: import("../tlv/TlvObject.js").FieldType<number>;
|
|
3583
3580
|
/**
|
|
3584
|
-
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or
|
|
3585
|
-
*
|
|
3581
|
+
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or "Company
|
|
3582
|
+
* X". This field shall be unique within a catalog.
|
|
3586
3583
|
*
|
|
3587
3584
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.4.2
|
|
3588
3585
|
*/
|
|
@@ -3663,9 +3660,9 @@ export declare namespace ContentControl {
|
|
|
3663
3660
|
*/
|
|
3664
3661
|
endHour: import("../tlv/TlvObject.js").FieldType<number>;
|
|
3665
3662
|
/**
|
|
3666
|
-
* This field shall indicate the ending minute. If EndHour is equal to StartHour then EndMinute shall be
|
|
3667
|
-
*
|
|
3668
|
-
*
|
|
3663
|
+
* This field shall indicate the ending minute. If EndHour is equal to StartHour then EndMinute shall be greater
|
|
3664
|
+
* than StartMinute. If the EndHour is equal to 23 and the EndMinute is equal to 59, all contents shall be
|
|
3665
|
+
* blocked until 23:59:59.
|
|
3669
3666
|
*
|
|
3670
3667
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.6.4
|
|
3671
3668
|
*/
|
|
@@ -3900,8 +3897,8 @@ export declare namespace ContentControl {
|
|
|
3900
3897
|
*/
|
|
3901
3898
|
minorNumber: import("../tlv/TlvObject.js").FieldType<number>;
|
|
3902
3899
|
/**
|
|
3903
|
-
* This field shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD
|
|
3904
|
-
*
|
|
3900
|
+
* This field shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
|
|
3901
|
+
* provided when MajorNumber and MinorNumber are not available.
|
|
3905
3902
|
*
|
|
3906
3903
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.3.4
|
|
3907
3904
|
*/
|
|
@@ -3949,8 +3946,8 @@ export declare namespace ContentControl {
|
|
|
3949
3946
|
*/
|
|
3950
3947
|
catalogVendorId: import("../tlv/TlvObject.js").FieldType<number>;
|
|
3951
3948
|
/**
|
|
3952
|
-
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or
|
|
3953
|
-
*
|
|
3949
|
+
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or "Company
|
|
3950
|
+
* X". This field shall be unique within a catalog.
|
|
3954
3951
|
*
|
|
3955
3952
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.4.2
|
|
3956
3953
|
*/
|
|
@@ -3981,8 +3978,8 @@ export declare namespace ContentControl {
|
|
|
3981
3978
|
*/
|
|
3982
3979
|
catalogVendorId: import("../tlv/TlvObject.js").FieldType<number>;
|
|
3983
3980
|
/**
|
|
3984
|
-
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or
|
|
3985
|
-
*
|
|
3981
|
+
* This field shall indicate the application identifier, expressed as a string, such as "PruneVideo" or "Company
|
|
3982
|
+
* X". This field shall be unique within a catalog.
|
|
3986
3983
|
*
|
|
3987
3984
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.4.2
|
|
3988
3985
|
*/
|
|
@@ -4070,9 +4067,9 @@ export declare namespace ContentControl {
|
|
|
4070
4067
|
*/
|
|
4071
4068
|
endHour: import("../tlv/TlvObject.js").FieldType<number>;
|
|
4072
4069
|
/**
|
|
4073
|
-
* This field shall indicate the ending minute. If EndHour is equal to StartHour then EndMinute shall be
|
|
4074
|
-
*
|
|
4075
|
-
*
|
|
4070
|
+
* This field shall indicate the ending minute. If EndHour is equal to StartHour then EndMinute shall be greater
|
|
4071
|
+
* than StartMinute. If the EndHour is equal to 23 and the EndMinute is equal to 59, all contents shall be
|
|
4072
|
+
* blocked until 23:59:59.
|
|
4076
4073
|
*
|
|
4077
4074
|
* @see {@link MatterSpecification.v13.Cluster} § 6.13.5.6.4
|
|
4078
4075
|
*/
|
|
@@ -4142,8 +4139,8 @@ export declare namespace ContentControl {
|
|
|
4142
4139
|
/**
|
|
4143
4140
|
* This cluster supports all ContentControl features. It may support illegal feature combinations.
|
|
4144
4141
|
*
|
|
4145
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
4146
|
-
*
|
|
4142
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
4143
|
+
* is legal per the Matter specification.
|
|
4147
4144
|
*/
|
|
4148
4145
|
interface Complete extends Identity<typeof CompleteInstance> {
|
|
4149
4146
|
}
|