@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
|
@@ -27,8 +27,8 @@ export declare namespace EnergyEvse {
|
|
|
27
27
|
* The EVSE itself can use this information (or may allow a controller such as an EMS) to compute an optimized
|
|
28
28
|
* charging schedule.
|
|
29
29
|
*
|
|
30
|
-
* An EVSE device which includes a Device Energy Management device with the Device Energy Management cluster
|
|
31
|
-
*
|
|
30
|
+
* An EVSE device which includes a Device Energy Management device with the Device Energy Management cluster PFR
|
|
31
|
+
* (Power Forecast Reporting) feature can use the charging preferences information to produce its power
|
|
32
32
|
* forecast.
|
|
33
33
|
*
|
|
34
34
|
* EVSE devices that support the Device Energy Management cluster’s FA feature can have their charging profiles
|
|
@@ -63,8 +63,8 @@ export declare namespace EnergyEvse {
|
|
|
63
63
|
* PlugAndCharge (PNC)
|
|
64
64
|
*
|
|
65
65
|
* If the EVSE supports PLC, it may be able to support the Plug and Charge feature. e.g. this may allow the
|
|
66
|
-
* vehicle ID to be obtained which may allow an energy management system to track energy usage per vehicle
|
|
67
|
-
*
|
|
66
|
+
* vehicle ID to be obtained which may allow an energy management system to track energy usage per vehicle (e.g.
|
|
67
|
+
* to give the owner an indicative cost of charging, or for work place charging).
|
|
68
68
|
*
|
|
69
69
|
* If the EVSE supports the Plug and Charge feature, it will only work if a compatible EV is connected.
|
|
70
70
|
*
|
|
@@ -88,8 +88,8 @@ export declare namespace EnergyEvse {
|
|
|
88
88
|
/**
|
|
89
89
|
* V2X (V2X)
|
|
90
90
|
*
|
|
91
|
-
* If the EVSE can support bi-directional charging, it may be possible to request that the vehicle can
|
|
92
|
-
*
|
|
91
|
+
* If the EVSE can support bi-directional charging, it may be possible to request that the vehicle can discharge
|
|
92
|
+
* to the home or grid.
|
|
93
93
|
*
|
|
94
94
|
* The charging and discharging may be controlled by a home Energy Management System (EMS) using the Device
|
|
95
95
|
* Energy Management cluster of the associated Device Energy Management device. For example, an EMS may use the
|
|
@@ -187,8 +187,8 @@ export declare namespace EnergyEvse {
|
|
|
187
187
|
* represented by a 16 bits unsigned integer to designate the minutes since midnight. For example, 6am will be
|
|
188
188
|
* represented by 360 minutes since midnight and 11:30pm will be represented by 1410 minutes since midnight.
|
|
189
189
|
*
|
|
190
|
-
* This field is based on local wall clock time. In case of Daylight Savings Time transition which may result
|
|
191
|
-
*
|
|
190
|
+
* This field is based on local wall clock time. In case of Daylight Savings Time transition which may result in
|
|
191
|
+
* an extra hour or one hour less in the day, the charging algorithm should take into account the shift
|
|
192
192
|
* appropriately.
|
|
193
193
|
*
|
|
194
194
|
* Note that if the TargetTimeMinutesPastMidnight values are too close together (e.g. 2 per day) these may
|
|
@@ -238,21 +238,21 @@ export declare namespace EnergyEvse {
|
|
|
238
238
|
* This field represents the amount of energy that the user would like to have added to the vehicle before the
|
|
239
239
|
* TargetTimeMinutesPastMidnight.
|
|
240
240
|
*
|
|
241
|
-
* This represents a positive value in mWh that SHOULD be added during the session (i.e. if the vehicle
|
|
242
|
-
*
|
|
243
|
-
*
|
|
241
|
+
* This represents a positive value in mWh that SHOULD be added during the session (i.e. if the vehicle charging
|
|
242
|
+
* is stopped and started several times, this equates to the total energy since the vehicle has been plugged
|
|
243
|
+
* in).
|
|
244
244
|
*
|
|
245
245
|
* The maximum value (500kWh) is much larger than most EV batteries on the market today. If the client tries to
|
|
246
|
-
* set this value too high then the EVSE will need to start charging immediately and continue charging until
|
|
247
|
-
*
|
|
248
|
-
*
|
|
249
|
-
*
|
|
246
|
+
* set this value too high then the EVSE will need to start charging immediately and continue charging until the
|
|
247
|
+
* vehicle stops demanding charge (i.e. it is full). Therefore the maximum value should be set based on typical
|
|
248
|
+
* battery size of the vehicles on the market (e.g. 70000Wh), however this is up to the client to carefully
|
|
249
|
+
* choose a value.
|
|
250
250
|
*
|
|
251
251
|
* NOTE
|
|
252
252
|
*
|
|
253
|
-
* If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to
|
|
254
|
-
*
|
|
255
|
-
*
|
|
253
|
+
* If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to the
|
|
254
|
+
* Battery Capacity of the vehicle, since the EV may also require energy for heating and cooling of the battery
|
|
255
|
+
* during charging, or for heating or cooling the cabin.
|
|
256
256
|
*
|
|
257
257
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.7.6.3
|
|
258
258
|
*/
|
|
@@ -329,8 +329,8 @@ export declare namespace EnergyEvse {
|
|
|
329
329
|
* represented by a 16 bits unsigned integer to designate the minutes since midnight. For example, 6am will be
|
|
330
330
|
* represented by 360 minutes since midnight and 11:30pm will be represented by 1410 minutes since midnight.
|
|
331
331
|
*
|
|
332
|
-
* This field is based on local wall clock time. In case of Daylight Savings Time transition which may result
|
|
333
|
-
*
|
|
332
|
+
* This field is based on local wall clock time. In case of Daylight Savings Time transition which may result in
|
|
333
|
+
* an extra hour or one hour less in the day, the charging algorithm should take into account the shift
|
|
334
334
|
* appropriately.
|
|
335
335
|
*
|
|
336
336
|
* Note that if the TargetTimeMinutesPastMidnight values are too close together (e.g. 2 per day) these may
|
|
@@ -380,21 +380,21 @@ export declare namespace EnergyEvse {
|
|
|
380
380
|
* This field represents the amount of energy that the user would like to have added to the vehicle before the
|
|
381
381
|
* TargetTimeMinutesPastMidnight.
|
|
382
382
|
*
|
|
383
|
-
* This represents a positive value in mWh that SHOULD be added during the session (i.e. if the vehicle
|
|
384
|
-
*
|
|
385
|
-
*
|
|
383
|
+
* This represents a positive value in mWh that SHOULD be added during the session (i.e. if the vehicle charging
|
|
384
|
+
* is stopped and started several times, this equates to the total energy since the vehicle has been plugged
|
|
385
|
+
* in).
|
|
386
386
|
*
|
|
387
387
|
* The maximum value (500kWh) is much larger than most EV batteries on the market today. If the client tries to
|
|
388
|
-
* set this value too high then the EVSE will need to start charging immediately and continue charging until
|
|
389
|
-
*
|
|
390
|
-
*
|
|
391
|
-
*
|
|
388
|
+
* set this value too high then the EVSE will need to start charging immediately and continue charging until the
|
|
389
|
+
* vehicle stops demanding charge (i.e. it is full). Therefore the maximum value should be set based on typical
|
|
390
|
+
* battery size of the vehicles on the market (e.g. 70000Wh), however this is up to the client to carefully
|
|
391
|
+
* choose a value.
|
|
392
392
|
*
|
|
393
393
|
* NOTE
|
|
394
394
|
*
|
|
395
|
-
* If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to
|
|
396
|
-
*
|
|
397
|
-
*
|
|
395
|
+
* If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to the
|
|
396
|
+
* Battery Capacity of the vehicle, since the EV may also require energy for heating and cooling of the battery
|
|
397
|
+
* during charging, or for heating or cooling the cabin.
|
|
398
398
|
*
|
|
399
399
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.7.6.3
|
|
400
400
|
*/
|
|
@@ -416,8 +416,8 @@ export declare namespace EnergyEvse {
|
|
|
416
416
|
const TlvSetTargetsRequest: import("../tlv/TlvObject.js").ObjectSchema<{
|
|
417
417
|
/**
|
|
418
418
|
* This field shall indicate a list of up to 7 sets of daily charging targets together with their associated
|
|
419
|
-
* days of the week. Each of the days of the week may only be included in a single ChargingTargetSchedule
|
|
420
|
-
*
|
|
419
|
+
* days of the week. Each of the days of the week may only be included in a single ChargingTargetSchedule within
|
|
420
|
+
* this list field.
|
|
421
421
|
*
|
|
422
422
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.9.5.1
|
|
423
423
|
*/
|
|
@@ -469,8 +469,8 @@ export declare namespace EnergyEvse {
|
|
|
469
469
|
* represented by a 16 bits unsigned integer to designate the minutes since midnight. For example, 6am will be
|
|
470
470
|
* represented by 360 minutes since midnight and 11:30pm will be represented by 1410 minutes since midnight.
|
|
471
471
|
*
|
|
472
|
-
* This field is based on local wall clock time. In case of Daylight Savings Time transition which may result
|
|
473
|
-
*
|
|
472
|
+
* This field is based on local wall clock time. In case of Daylight Savings Time transition which may result in
|
|
473
|
+
* an extra hour or one hour less in the day, the charging algorithm should take into account the shift
|
|
474
474
|
* appropriately.
|
|
475
475
|
*
|
|
476
476
|
* Note that if the TargetTimeMinutesPastMidnight values are too close together (e.g. 2 per day) these may
|
|
@@ -520,21 +520,21 @@ export declare namespace EnergyEvse {
|
|
|
520
520
|
* This field represents the amount of energy that the user would like to have added to the vehicle before the
|
|
521
521
|
* TargetTimeMinutesPastMidnight.
|
|
522
522
|
*
|
|
523
|
-
* This represents a positive value in mWh that SHOULD be added during the session (i.e. if the vehicle
|
|
524
|
-
*
|
|
525
|
-
*
|
|
523
|
+
* This represents a positive value in mWh that SHOULD be added during the session (i.e. if the vehicle charging
|
|
524
|
+
* is stopped and started several times, this equates to the total energy since the vehicle has been plugged
|
|
525
|
+
* in).
|
|
526
526
|
*
|
|
527
527
|
* The maximum value (500kWh) is much larger than most EV batteries on the market today. If the client tries to
|
|
528
|
-
* set this value too high then the EVSE will need to start charging immediately and continue charging until
|
|
529
|
-
*
|
|
530
|
-
*
|
|
531
|
-
*
|
|
528
|
+
* set this value too high then the EVSE will need to start charging immediately and continue charging until the
|
|
529
|
+
* vehicle stops demanding charge (i.e. it is full). Therefore the maximum value should be set based on typical
|
|
530
|
+
* battery size of the vehicles on the market (e.g. 70000Wh), however this is up to the client to carefully
|
|
531
|
+
* choose a value.
|
|
532
532
|
*
|
|
533
533
|
* NOTE
|
|
534
534
|
*
|
|
535
|
-
* If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to
|
|
536
|
-
*
|
|
537
|
-
*
|
|
535
|
+
* If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to the
|
|
536
|
+
* Battery Capacity of the vehicle, since the EV may also require energy for heating and cooling of the battery
|
|
537
|
+
* during charging, or for heating or cooling the cabin.
|
|
538
538
|
*
|
|
539
539
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.7.6.3
|
|
540
540
|
*/
|
|
@@ -609,8 +609,8 @@ export declare namespace EnergyEvse {
|
|
|
609
609
|
* represented by a 16 bits unsigned integer to designate the minutes since midnight. For example, 6am will be
|
|
610
610
|
* represented by 360 minutes since midnight and 11:30pm will be represented by 1410 minutes since midnight.
|
|
611
611
|
*
|
|
612
|
-
* This field is based on local wall clock time. In case of Daylight Savings Time transition which may result
|
|
613
|
-
*
|
|
612
|
+
* This field is based on local wall clock time. In case of Daylight Savings Time transition which may result in
|
|
613
|
+
* an extra hour or one hour less in the day, the charging algorithm should take into account the shift
|
|
614
614
|
* appropriately.
|
|
615
615
|
*
|
|
616
616
|
* Note that if the TargetTimeMinutesPastMidnight values are too close together (e.g. 2 per day) these may
|
|
@@ -660,21 +660,21 @@ export declare namespace EnergyEvse {
|
|
|
660
660
|
* This field represents the amount of energy that the user would like to have added to the vehicle before the
|
|
661
661
|
* TargetTimeMinutesPastMidnight.
|
|
662
662
|
*
|
|
663
|
-
* This represents a positive value in mWh that SHOULD be added during the session (i.e. if the vehicle
|
|
664
|
-
*
|
|
665
|
-
*
|
|
663
|
+
* This represents a positive value in mWh that SHOULD be added during the session (i.e. if the vehicle charging
|
|
664
|
+
* is stopped and started several times, this equates to the total energy since the vehicle has been plugged
|
|
665
|
+
* in).
|
|
666
666
|
*
|
|
667
667
|
* The maximum value (500kWh) is much larger than most EV batteries on the market today. If the client tries to
|
|
668
|
-
* set this value too high then the EVSE will need to start charging immediately and continue charging until
|
|
669
|
-
*
|
|
670
|
-
*
|
|
671
|
-
*
|
|
668
|
+
* set this value too high then the EVSE will need to start charging immediately and continue charging until the
|
|
669
|
+
* vehicle stops demanding charge (i.e. it is full). Therefore the maximum value should be set based on typical
|
|
670
|
+
* battery size of the vehicles on the market (e.g. 70000Wh), however this is up to the client to carefully
|
|
671
|
+
* choose a value.
|
|
672
672
|
*
|
|
673
673
|
* NOTE
|
|
674
674
|
*
|
|
675
|
-
* If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to
|
|
676
|
-
*
|
|
677
|
-
*
|
|
675
|
+
* If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to the
|
|
676
|
+
* Battery Capacity of the vehicle, since the EV may also require energy for heating and cooling of the battery
|
|
677
|
+
* during charging, or for heating or cooling the cabin.
|
|
678
678
|
*
|
|
679
679
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.7.6.3
|
|
680
680
|
*/
|
|
@@ -875,9 +875,8 @@ export declare namespace EnergyEvse {
|
|
|
875
875
|
* limit can be advertised to an EV in 0.6A steps.
|
|
876
876
|
*
|
|
877
877
|
* The value of the this field shall be stored by the EVSE to determine the value of MaximumChargeCurrent
|
|
878
|
-
* attribute. For example, if the UserMaximumChargeCurrent attribute is adjusted below then this value, and
|
|
879
|
-
*
|
|
880
|
-
* value.
|
|
878
|
+
* attribute. For example, if the UserMaximumChargeCurrent attribute is adjusted below then this value, and then
|
|
879
|
+
* later adjusted above this value, the resulting MaximumChargeCurrent attribute will be limited to this value.
|
|
881
880
|
*
|
|
882
881
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.9.2.3
|
|
883
882
|
*/
|
|
@@ -938,9 +937,8 @@ export declare namespace EnergyEvse {
|
|
|
938
937
|
/**
|
|
939
938
|
* This field shall indicate the total amount of energy transferred from the EVSE to the EV during the session.
|
|
940
939
|
*
|
|
941
|
-
* Note that if bi-directional charging occurs during the session, then this value shall only include the sum
|
|
942
|
-
*
|
|
943
|
-
* energy.
|
|
940
|
+
* Note that if bi-directional charging occurs during the session, then this value shall only include the sum of
|
|
941
|
+
* energy transferred from the EVSE to the EV, and shall NOT be a net value of charging and discharging energy.
|
|
944
942
|
*
|
|
945
943
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.10.2.4
|
|
946
944
|
*/
|
|
@@ -948,8 +946,8 @@ export declare namespace EnergyEvse {
|
|
|
948
946
|
/**
|
|
949
947
|
* This field shall indicate the total amount of energy transferred from the EV to the EVSE during the session.
|
|
950
948
|
*
|
|
951
|
-
* Note that if bi-directional discharging occurs during the session, then this value shall only include the
|
|
952
|
-
*
|
|
949
|
+
* Note that if bi-directional discharging occurs during the session, then this value shall only include the sum
|
|
950
|
+
* of energy transferred from the EV to the EVSE, and shall NOT be a net value of charging and discharging
|
|
953
951
|
* energy.
|
|
954
952
|
*
|
|
955
953
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.10.2.5
|
|
@@ -984,8 +982,8 @@ export declare namespace EnergyEvse {
|
|
|
984
982
|
/**
|
|
985
983
|
* This field shall indicate the value of the maximum charging current at the time the event was generated.
|
|
986
984
|
*
|
|
987
|
-
* A non-zero value indicates that the EV has been enabled for charging and the value is taken directly from
|
|
988
|
-
*
|
|
985
|
+
* A non-zero value indicates that the EV has been enabled for charging and the value is taken directly from the
|
|
986
|
+
* MaximumChargeCurrent attribute. A zero value indicates that the EV has not been enabled for charging.
|
|
989
987
|
*
|
|
990
988
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.10.3.3
|
|
991
989
|
*/
|
|
@@ -1123,8 +1121,8 @@ export declare namespace EnergyEvse {
|
|
|
1123
1121
|
* A value in the past or 0x0 indicates that EVSE discharging shall be disabled. The attribute is only set
|
|
1124
1122
|
* via the payload of the EnableDischarging command.
|
|
1125
1123
|
*
|
|
1126
|
-
* This attribute shall be persisted, for example a temporary power failure should not stop the vehicle
|
|
1127
|
-
*
|
|
1124
|
+
* This attribute shall be persisted, for example a temporary power failure should not stop the vehicle from
|
|
1125
|
+
* being discharged.
|
|
1128
1126
|
*
|
|
1129
1127
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.8.5
|
|
1130
1128
|
*/
|
|
@@ -1194,8 +1192,8 @@ export declare namespace EnergyEvse {
|
|
|
1194
1192
|
*/
|
|
1195
1193
|
readonly nextChargeStartTime: Attribute<number | null, any>;
|
|
1196
1194
|
/**
|
|
1197
|
-
* Indicates the time, in UTC, when the EVSE SHOULD complete the next scheduled charge based on the
|
|
1198
|
-
*
|
|
1195
|
+
* Indicates the time, in UTC, when the EVSE SHOULD complete the next scheduled charge based on the charging
|
|
1196
|
+
* preferences.
|
|
1199
1197
|
*
|
|
1200
1198
|
* A null value indicates that there is no scheduled charging (for example, the EVSE Mode is set to use
|
|
1201
1199
|
* Manual mode tag), or that the vehicle is not plugged in with the SupplyState indicating that charging is
|
|
@@ -1271,8 +1269,8 @@ export declare namespace EnergyEvse {
|
|
|
1271
1269
|
readonly setTargets: Command<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
1272
1270
|
/**
|
|
1273
1271
|
* This field shall indicate a list of up to 7 sets of daily charging targets together with their associated
|
|
1274
|
-
* days of the week. Each of the days of the week may only be included in a single ChargingTargetSchedule
|
|
1275
|
-
*
|
|
1272
|
+
* days of the week. Each of the days of the week may only be included in a single ChargingTargetSchedule within
|
|
1273
|
+
* this list field.
|
|
1276
1274
|
*
|
|
1277
1275
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.9.5.1
|
|
1278
1276
|
*/
|
|
@@ -1324,8 +1322,8 @@ export declare namespace EnergyEvse {
|
|
|
1324
1322
|
* represented by a 16 bits unsigned integer to designate the minutes since midnight. For example, 6am will be
|
|
1325
1323
|
* represented by 360 minutes since midnight and 11:30pm will be represented by 1410 minutes since midnight.
|
|
1326
1324
|
*
|
|
1327
|
-
* This field is based on local wall clock time. In case of Daylight Savings Time transition which may result
|
|
1328
|
-
*
|
|
1325
|
+
* This field is based on local wall clock time. In case of Daylight Savings Time transition which may result in
|
|
1326
|
+
* an extra hour or one hour less in the day, the charging algorithm should take into account the shift
|
|
1329
1327
|
* appropriately.
|
|
1330
1328
|
*
|
|
1331
1329
|
* Note that if the TargetTimeMinutesPastMidnight values are too close together (e.g. 2 per day) these may
|
|
@@ -1375,21 +1373,21 @@ export declare namespace EnergyEvse {
|
|
|
1375
1373
|
* This field represents the amount of energy that the user would like to have added to the vehicle before the
|
|
1376
1374
|
* TargetTimeMinutesPastMidnight.
|
|
1377
1375
|
*
|
|
1378
|
-
* This represents a positive value in mWh that SHOULD be added during the session (i.e. if the vehicle
|
|
1379
|
-
*
|
|
1380
|
-
*
|
|
1376
|
+
* This represents a positive value in mWh that SHOULD be added during the session (i.e. if the vehicle charging
|
|
1377
|
+
* is stopped and started several times, this equates to the total energy since the vehicle has been plugged
|
|
1378
|
+
* in).
|
|
1381
1379
|
*
|
|
1382
1380
|
* The maximum value (500kWh) is much larger than most EV batteries on the market today. If the client tries to
|
|
1383
|
-
* set this value too high then the EVSE will need to start charging immediately and continue charging until
|
|
1384
|
-
*
|
|
1385
|
-
*
|
|
1386
|
-
*
|
|
1381
|
+
* set this value too high then the EVSE will need to start charging immediately and continue charging until the
|
|
1382
|
+
* vehicle stops demanding charge (i.e. it is full). Therefore the maximum value should be set based on typical
|
|
1383
|
+
* battery size of the vehicles on the market (e.g. 70000Wh), however this is up to the client to carefully
|
|
1384
|
+
* choose a value.
|
|
1387
1385
|
*
|
|
1388
1386
|
* NOTE
|
|
1389
1387
|
*
|
|
1390
|
-
* If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to
|
|
1391
|
-
*
|
|
1392
|
-
*
|
|
1388
|
+
* If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to the
|
|
1389
|
+
* Battery Capacity of the vehicle, since the EV may also require energy for heating and cooling of the battery
|
|
1390
|
+
* during charging, or for heating or cooling the cabin.
|
|
1393
1391
|
*
|
|
1394
1392
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.7.6.3
|
|
1395
1393
|
*/
|
|
@@ -1457,8 +1455,8 @@ export declare namespace EnergyEvse {
|
|
|
1457
1455
|
* represented by a 16 bits unsigned integer to designate the minutes since midnight. For example, 6am will be
|
|
1458
1456
|
* represented by 360 minutes since midnight and 11:30pm will be represented by 1410 minutes since midnight.
|
|
1459
1457
|
*
|
|
1460
|
-
* This field is based on local wall clock time. In case of Daylight Savings Time transition which may result
|
|
1461
|
-
*
|
|
1458
|
+
* This field is based on local wall clock time. In case of Daylight Savings Time transition which may result in
|
|
1459
|
+
* an extra hour or one hour less in the day, the charging algorithm should take into account the shift
|
|
1462
1460
|
* appropriately.
|
|
1463
1461
|
*
|
|
1464
1462
|
* Note that if the TargetTimeMinutesPastMidnight values are too close together (e.g. 2 per day) these may
|
|
@@ -1508,21 +1506,21 @@ export declare namespace EnergyEvse {
|
|
|
1508
1506
|
* This field represents the amount of energy that the user would like to have added to the vehicle before the
|
|
1509
1507
|
* TargetTimeMinutesPastMidnight.
|
|
1510
1508
|
*
|
|
1511
|
-
* This represents a positive value in mWh that SHOULD be added during the session (i.e. if the vehicle
|
|
1512
|
-
*
|
|
1513
|
-
*
|
|
1509
|
+
* This represents a positive value in mWh that SHOULD be added during the session (i.e. if the vehicle charging
|
|
1510
|
+
* is stopped and started several times, this equates to the total energy since the vehicle has been plugged
|
|
1511
|
+
* in).
|
|
1514
1512
|
*
|
|
1515
1513
|
* The maximum value (500kWh) is much larger than most EV batteries on the market today. If the client tries to
|
|
1516
|
-
* set this value too high then the EVSE will need to start charging immediately and continue charging until
|
|
1517
|
-
*
|
|
1518
|
-
*
|
|
1519
|
-
*
|
|
1514
|
+
* set this value too high then the EVSE will need to start charging immediately and continue charging until the
|
|
1515
|
+
* vehicle stops demanding charge (i.e. it is full). Therefore the maximum value should be set based on typical
|
|
1516
|
+
* battery size of the vehicles on the market (e.g. 70000Wh), however this is up to the client to carefully
|
|
1517
|
+
* choose a value.
|
|
1520
1518
|
*
|
|
1521
1519
|
* NOTE
|
|
1522
1520
|
*
|
|
1523
|
-
* If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to
|
|
1524
|
-
*
|
|
1525
|
-
*
|
|
1521
|
+
* If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to the
|
|
1522
|
+
* Battery Capacity of the vehicle, since the EV may also require energy for heating and cooling of the battery
|
|
1523
|
+
* during charging, or for heating or cooling the cabin.
|
|
1526
1524
|
*
|
|
1527
1525
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.7.6.3
|
|
1528
1526
|
*/
|
|
@@ -1545,9 +1543,9 @@ export declare namespace EnergyEvse {
|
|
|
1545
1543
|
readonly attributes: {
|
|
1546
1544
|
/**
|
|
1547
1545
|
* Indicates the state of charge of the EV battery in steps of 1%. The values are in the 0-100%. This
|
|
1548
|
-
* attribute is only available on EVSEs which can read the state of charge from the vehicle and that
|
|
1549
|
-
*
|
|
1550
|
-
*
|
|
1546
|
+
* attribute is only available on EVSEs which can read the state of charge from the vehicle and that support
|
|
1547
|
+
* the SOC feature. If the StateOfCharge cannot be read from the vehicle it shall be returned with a NULL
|
|
1548
|
+
* value.
|
|
1551
1549
|
*
|
|
1552
1550
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.8.17
|
|
1553
1551
|
*/
|
|
@@ -1609,25 +1607,24 @@ export declare namespace EnergyEvse {
|
|
|
1609
1607
|
/**
|
|
1610
1608
|
* ChargingPreferences
|
|
1611
1609
|
*
|
|
1612
|
-
* Since some EVSEs cannot obtain the SoC from the vehicle, some EV charging solutions allow the consumer
|
|
1613
|
-
*
|
|
1614
|
-
*
|
|
1615
|
-
*
|
|
1616
|
-
* time.
|
|
1610
|
+
* Since some EVSEs cannot obtain the SoC from the vehicle, some EV charging solutions allow the consumer to
|
|
1611
|
+
* specify a daily charging target (for adding energy to the EV’s battery). This feature allows the consumer
|
|
1612
|
+
* to specify how many miles or km of additional range they need for their typical daily commute. This range
|
|
1613
|
+
* requirement can be converted into a daily energy demand with a target charging completion time.
|
|
1617
1614
|
*
|
|
1618
1615
|
* The EVSE itself can use this information (or may allow a controller such as an EMS) to compute an
|
|
1619
1616
|
* optimized charging schedule.
|
|
1620
1617
|
*
|
|
1621
|
-
* An EVSE device which includes a Device Energy Management device with the Device Energy Management
|
|
1622
|
-
*
|
|
1623
|
-
*
|
|
1618
|
+
* An EVSE device which includes a Device Energy Management device with the Device Energy Management cluster
|
|
1619
|
+
* PFR (Power Forecast Reporting) feature can use the charging preferences information to produce its power
|
|
1620
|
+
* forecast.
|
|
1624
1621
|
*
|
|
1625
1622
|
* EVSE devices that support the Device Energy Management cluster’s FA feature can have their charging
|
|
1626
1623
|
* profiles set by a controller device such as an EMS. For example, if the EVSE advertises a simple power
|
|
1627
1624
|
* forecast which allows the EMS to adjust over a wide range of power and time durations, then the EVSE may
|
|
1628
1625
|
* allow the EMS to propose a revised optimized forecast (which is the charging profile). For example, a
|
|
1629
|
-
* solar PV ESA may also share its Forecast, so enabling an EMS to adjust the EVSE forecast to the best
|
|
1630
|
-
*
|
|
1626
|
+
* solar PV ESA may also share its Forecast, so enabling an EMS to adjust the EVSE forecast to the best time
|
|
1627
|
+
* to charge so that any excess solar generation is used to charge the EV.
|
|
1631
1628
|
*
|
|
1632
1629
|
* See the Device Energy Management Cluster for more details.
|
|
1633
1630
|
*
|
|
@@ -1644,8 +1641,8 @@ export declare namespace EnergyEvse {
|
|
|
1644
1641
|
* If the EVSE supports reporting of State of Charge this feature will only work if a compatible EV is
|
|
1645
1642
|
* connected.
|
|
1646
1643
|
*
|
|
1647
|
-
* Note some EVSEs may use other undefined mechanisms to obtain vehicle State of Charge outside the scope
|
|
1648
|
-
*
|
|
1644
|
+
* Note some EVSEs may use other undefined mechanisms to obtain vehicle State of Charge outside the scope of
|
|
1645
|
+
* this cluster.
|
|
1649
1646
|
*
|
|
1650
1647
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.4.2
|
|
1651
1648
|
*/
|
|
@@ -1684,9 +1681,9 @@ export declare namespace EnergyEvse {
|
|
|
1684
1681
|
*
|
|
1685
1682
|
* The charging and discharging may be controlled by a home Energy Management System (EMS) using the Device
|
|
1686
1683
|
* Energy Management cluster of the associated Device Energy Management device. For example, an EMS may use
|
|
1687
|
-
* the PA (Power Adjustment) feature to continually adjust the charge/discharge current to/from the EV so
|
|
1688
|
-
*
|
|
1689
|
-
*
|
|
1684
|
+
* the PA (Power Adjustment) feature to continually adjust the charge/discharge current to/from the EV so as
|
|
1685
|
+
* to minimise the energy flow from/to the grid as the demand in the home and the solar supply to the home
|
|
1686
|
+
* both fluctuate.
|
|
1690
1687
|
*
|
|
1691
1688
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.4.5
|
|
1692
1689
|
*/
|
|
@@ -1736,8 +1733,8 @@ export declare namespace EnergyEvse {
|
|
|
1736
1733
|
* A value in the past or 0x0 indicates that EVSE charging shall be disabled. The attribute is only set via
|
|
1737
1734
|
* the payload of the EnableCharging command.
|
|
1738
1735
|
*
|
|
1739
|
-
* This attribute shall be persisted, for example a temporary power failure should not stop the vehicle
|
|
1740
|
-
*
|
|
1736
|
+
* This attribute shall be persisted, for example a temporary power failure should not stop the vehicle from
|
|
1737
|
+
* being charged.
|
|
1741
1738
|
*
|
|
1742
1739
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.8.4
|
|
1743
1740
|
*/
|
|
@@ -1784,8 +1781,8 @@ export declare namespace EnergyEvse {
|
|
|
1784
1781
|
/**
|
|
1785
1782
|
* Indicates a maximum current that can set by the consumer (e.g. via an app) as a preference to further
|
|
1786
1783
|
* reduce the charging rate. This may be desirable if the home owner has a solar PV or battery storage
|
|
1787
|
-
* system which may only be able to deliver a limited amount of power. The consumer can manually control
|
|
1788
|
-
*
|
|
1784
|
+
* system which may only be able to deliver a limited amount of power. The consumer can manually control how
|
|
1785
|
+
* much they allow the EV to take.
|
|
1789
1786
|
*
|
|
1790
1787
|
* This attribute value shall be limited by the EVSE to be in the range of:
|
|
1791
1788
|
*
|
|
@@ -1794,15 +1791,15 @@ export declare namespace EnergyEvse {
|
|
|
1794
1791
|
* where MinimumChargeCurrent and MaximumChargeCurrent are the values received in the EnableCharging
|
|
1795
1792
|
* command.
|
|
1796
1793
|
*
|
|
1797
|
-
* Its default value SHOULD be initialized to the same as the CircuitCapacity attribute. This value shall
|
|
1798
|
-
*
|
|
1794
|
+
* Its default value SHOULD be initialized to the same as the CircuitCapacity attribute. This value shall be
|
|
1795
|
+
* persisted across reboots to ensure it does not cause charging issues during temporary power failures.
|
|
1799
1796
|
*
|
|
1800
1797
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.8.10
|
|
1801
1798
|
*/
|
|
1802
1799
|
readonly userMaximumChargeCurrent: OptionalWritableAttribute<number | bigint, any>;
|
|
1803
1800
|
/**
|
|
1804
|
-
* Indicates the size of a random window over which the EVSE will randomize the start of a charging
|
|
1805
|
-
*
|
|
1801
|
+
* Indicates the size of a random window over which the EVSE will randomize the start of a charging session.
|
|
1802
|
+
* This value is in seconds.
|
|
1806
1803
|
*
|
|
1807
1804
|
* This is a feature that is mandated in some markets (such as UK) where the EVSE should by default
|
|
1808
1805
|
* randomize its start time within the randomization window. By default in the UK this should be 600s.
|
|
@@ -1835,8 +1832,8 @@ export declare namespace EnergyEvse {
|
|
|
1835
1832
|
*/
|
|
1836
1833
|
readonly disable: Command<void, void, any>;
|
|
1837
1834
|
/**
|
|
1838
|
-
* This command allows a client to enable the EVSE to charge an EV, and to provide or update the maximum
|
|
1839
|
-
*
|
|
1835
|
+
* This command allows a client to enable the EVSE to charge an EV, and to provide or update the maximum and
|
|
1836
|
+
* minimum charge current.
|
|
1840
1837
|
*
|
|
1841
1838
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.9.2
|
|
1842
1839
|
*/
|
|
@@ -1865,9 +1862,8 @@ export declare namespace EnergyEvse {
|
|
|
1865
1862
|
* limit can be advertised to an EV in 0.6A steps.
|
|
1866
1863
|
*
|
|
1867
1864
|
* The value of the this field shall be stored by the EVSE to determine the value of MaximumChargeCurrent
|
|
1868
|
-
* attribute. For example, if the UserMaximumChargeCurrent attribute is adjusted below then this value, and
|
|
1869
|
-
*
|
|
1870
|
-
* value.
|
|
1865
|
+
* attribute. For example, if the UserMaximumChargeCurrent attribute is adjusted below then this value, and then
|
|
1866
|
+
* later adjusted above this value, the resulting MaximumChargeCurrent attribute will be limited to this value.
|
|
1871
1867
|
*
|
|
1872
1868
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.9.2.3
|
|
1873
1869
|
*/
|
|
@@ -1923,9 +1919,8 @@ export declare namespace EnergyEvse {
|
|
|
1923
1919
|
/**
|
|
1924
1920
|
* This field shall indicate the total amount of energy transferred from the EVSE to the EV during the session.
|
|
1925
1921
|
*
|
|
1926
|
-
* Note that if bi-directional charging occurs during the session, then this value shall only include the sum
|
|
1927
|
-
*
|
|
1928
|
-
* energy.
|
|
1922
|
+
* Note that if bi-directional charging occurs during the session, then this value shall only include the sum of
|
|
1923
|
+
* energy transferred from the EVSE to the EV, and shall NOT be a net value of charging and discharging energy.
|
|
1929
1924
|
*
|
|
1930
1925
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.10.2.4
|
|
1931
1926
|
*/
|
|
@@ -1933,8 +1928,8 @@ export declare namespace EnergyEvse {
|
|
|
1933
1928
|
/**
|
|
1934
1929
|
* This field shall indicate the total amount of energy transferred from the EV to the EVSE during the session.
|
|
1935
1930
|
*
|
|
1936
|
-
* Note that if bi-directional discharging occurs during the session, then this value shall only include the
|
|
1937
|
-
*
|
|
1931
|
+
* Note that if bi-directional discharging occurs during the session, then this value shall only include the sum
|
|
1932
|
+
* of energy transferred from the EV to the EVSE, and shall NOT be a net value of charging and discharging
|
|
1938
1933
|
* energy.
|
|
1939
1934
|
*
|
|
1940
1935
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.10.2.5
|
|
@@ -1964,8 +1959,8 @@ export declare namespace EnergyEvse {
|
|
|
1964
1959
|
/**
|
|
1965
1960
|
* This field shall indicate the value of the maximum charging current at the time the event was generated.
|
|
1966
1961
|
*
|
|
1967
|
-
* A non-zero value indicates that the EV has been enabled for charging and the value is taken directly from
|
|
1968
|
-
*
|
|
1962
|
+
* A non-zero value indicates that the EV has been enabled for charging and the value is taken directly from the
|
|
1963
|
+
* MaximumChargeCurrent attribute. A zero value indicates that the EV has not been enabled for charging.
|
|
1969
1964
|
*
|
|
1970
1965
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.10.3.3
|
|
1971
1966
|
*/
|
|
@@ -2081,8 +2076,8 @@ export declare namespace EnergyEvse {
|
|
|
2081
2076
|
* A value in the past or 0x0 indicates that EVSE discharging shall be disabled. The attribute is only set
|
|
2082
2077
|
* via the payload of the EnableDischarging command.
|
|
2083
2078
|
*
|
|
2084
|
-
* This attribute shall be persisted, for example a temporary power failure should not stop the vehicle
|
|
2085
|
-
*
|
|
2079
|
+
* This attribute shall be persisted, for example a temporary power failure should not stop the vehicle from
|
|
2080
|
+
* being discharged.
|
|
2086
2081
|
*
|
|
2087
2082
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.8.5
|
|
2088
2083
|
*/
|
|
@@ -2153,8 +2148,8 @@ export declare namespace EnergyEvse {
|
|
|
2153
2148
|
*/
|
|
2154
2149
|
readonly nextChargeStartTime: Attribute<number | null, any>;
|
|
2155
2150
|
/**
|
|
2156
|
-
* Indicates the time, in UTC, when the EVSE SHOULD complete the next scheduled charge based on the
|
|
2157
|
-
*
|
|
2151
|
+
* Indicates the time, in UTC, when the EVSE SHOULD complete the next scheduled charge based on the charging
|
|
2152
|
+
* preferences.
|
|
2158
2153
|
*
|
|
2159
2154
|
* A null value indicates that there is no scheduled charging (for example, the EVSE Mode is set to use
|
|
2160
2155
|
* Manual mode tag), or that the vehicle is not plugged in with the SupplyState indicating that charging is
|
|
@@ -2230,8 +2225,8 @@ export declare namespace EnergyEvse {
|
|
|
2230
2225
|
readonly setTargets: Command<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
2231
2226
|
/**
|
|
2232
2227
|
* This field shall indicate a list of up to 7 sets of daily charging targets together with their associated
|
|
2233
|
-
* days of the week. Each of the days of the week may only be included in a single ChargingTargetSchedule
|
|
2234
|
-
*
|
|
2228
|
+
* days of the week. Each of the days of the week may only be included in a single ChargingTargetSchedule within
|
|
2229
|
+
* this list field.
|
|
2235
2230
|
*
|
|
2236
2231
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.9.5.1
|
|
2237
2232
|
*/
|
|
@@ -2283,8 +2278,8 @@ export declare namespace EnergyEvse {
|
|
|
2283
2278
|
* represented by a 16 bits unsigned integer to designate the minutes since midnight. For example, 6am will be
|
|
2284
2279
|
* represented by 360 minutes since midnight and 11:30pm will be represented by 1410 minutes since midnight.
|
|
2285
2280
|
*
|
|
2286
|
-
* This field is based on local wall clock time. In case of Daylight Savings Time transition which may result
|
|
2287
|
-
*
|
|
2281
|
+
* This field is based on local wall clock time. In case of Daylight Savings Time transition which may result in
|
|
2282
|
+
* an extra hour or one hour less in the day, the charging algorithm should take into account the shift
|
|
2288
2283
|
* appropriately.
|
|
2289
2284
|
*
|
|
2290
2285
|
* Note that if the TargetTimeMinutesPastMidnight values are too close together (e.g. 2 per day) these may
|
|
@@ -2334,21 +2329,21 @@ export declare namespace EnergyEvse {
|
|
|
2334
2329
|
* This field represents the amount of energy that the user would like to have added to the vehicle before the
|
|
2335
2330
|
* TargetTimeMinutesPastMidnight.
|
|
2336
2331
|
*
|
|
2337
|
-
* This represents a positive value in mWh that SHOULD be added during the session (i.e. if the vehicle
|
|
2338
|
-
*
|
|
2339
|
-
*
|
|
2332
|
+
* This represents a positive value in mWh that SHOULD be added during the session (i.e. if the vehicle charging
|
|
2333
|
+
* is stopped and started several times, this equates to the total energy since the vehicle has been plugged
|
|
2334
|
+
* in).
|
|
2340
2335
|
*
|
|
2341
2336
|
* The maximum value (500kWh) is much larger than most EV batteries on the market today. If the client tries to
|
|
2342
|
-
* set this value too high then the EVSE will need to start charging immediately and continue charging until
|
|
2343
|
-
*
|
|
2344
|
-
*
|
|
2345
|
-
*
|
|
2337
|
+
* set this value too high then the EVSE will need to start charging immediately and continue charging until the
|
|
2338
|
+
* vehicle stops demanding charge (i.e. it is full). Therefore the maximum value should be set based on typical
|
|
2339
|
+
* battery size of the vehicles on the market (e.g. 70000Wh), however this is up to the client to carefully
|
|
2340
|
+
* choose a value.
|
|
2346
2341
|
*
|
|
2347
2342
|
* NOTE
|
|
2348
2343
|
*
|
|
2349
|
-
* If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to
|
|
2350
|
-
*
|
|
2351
|
-
*
|
|
2344
|
+
* If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to the
|
|
2345
|
+
* Battery Capacity of the vehicle, since the EV may also require energy for heating and cooling of the battery
|
|
2346
|
+
* during charging, or for heating or cooling the cabin.
|
|
2352
2347
|
*
|
|
2353
2348
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.7.6.3
|
|
2354
2349
|
*/
|
|
@@ -2416,8 +2411,8 @@ export declare namespace EnergyEvse {
|
|
|
2416
2411
|
* represented by a 16 bits unsigned integer to designate the minutes since midnight. For example, 6am will be
|
|
2417
2412
|
* represented by 360 minutes since midnight and 11:30pm will be represented by 1410 minutes since midnight.
|
|
2418
2413
|
*
|
|
2419
|
-
* This field is based on local wall clock time. In case of Daylight Savings Time transition which may result
|
|
2420
|
-
*
|
|
2414
|
+
* This field is based on local wall clock time. In case of Daylight Savings Time transition which may result in
|
|
2415
|
+
* an extra hour or one hour less in the day, the charging algorithm should take into account the shift
|
|
2421
2416
|
* appropriately.
|
|
2422
2417
|
*
|
|
2423
2418
|
* Note that if the TargetTimeMinutesPastMidnight values are too close together (e.g. 2 per day) these may
|
|
@@ -2467,21 +2462,21 @@ export declare namespace EnergyEvse {
|
|
|
2467
2462
|
* This field represents the amount of energy that the user would like to have added to the vehicle before the
|
|
2468
2463
|
* TargetTimeMinutesPastMidnight.
|
|
2469
2464
|
*
|
|
2470
|
-
* This represents a positive value in mWh that SHOULD be added during the session (i.e. if the vehicle
|
|
2471
|
-
*
|
|
2472
|
-
*
|
|
2465
|
+
* This represents a positive value in mWh that SHOULD be added during the session (i.e. if the vehicle charging
|
|
2466
|
+
* is stopped and started several times, this equates to the total energy since the vehicle has been plugged
|
|
2467
|
+
* in).
|
|
2473
2468
|
*
|
|
2474
2469
|
* The maximum value (500kWh) is much larger than most EV batteries on the market today. If the client tries to
|
|
2475
|
-
* set this value too high then the EVSE will need to start charging immediately and continue charging until
|
|
2476
|
-
*
|
|
2477
|
-
*
|
|
2478
|
-
*
|
|
2470
|
+
* set this value too high then the EVSE will need to start charging immediately and continue charging until the
|
|
2471
|
+
* vehicle stops demanding charge (i.e. it is full). Therefore the maximum value should be set based on typical
|
|
2472
|
+
* battery size of the vehicles on the market (e.g. 70000Wh), however this is up to the client to carefully
|
|
2473
|
+
* choose a value.
|
|
2479
2474
|
*
|
|
2480
2475
|
* NOTE
|
|
2481
2476
|
*
|
|
2482
|
-
* If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to
|
|
2483
|
-
*
|
|
2484
|
-
*
|
|
2477
|
+
* If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to the
|
|
2478
|
+
* Battery Capacity of the vehicle, since the EV may also require energy for heating and cooling of the battery
|
|
2479
|
+
* during charging, or for heating or cooling the cabin.
|
|
2485
2480
|
*
|
|
2486
2481
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.7.6.3
|
|
2487
2482
|
*/
|
|
@@ -2505,9 +2500,9 @@ export declare namespace EnergyEvse {
|
|
|
2505
2500
|
readonly attributes: {
|
|
2506
2501
|
/**
|
|
2507
2502
|
* Indicates the state of charge of the EV battery in steps of 1%. The values are in the 0-100%. This
|
|
2508
|
-
* attribute is only available on EVSEs which can read the state of charge from the vehicle and that
|
|
2509
|
-
*
|
|
2510
|
-
*
|
|
2503
|
+
* attribute is only available on EVSEs which can read the state of charge from the vehicle and that support
|
|
2504
|
+
* the SOC feature. If the StateOfCharge cannot be read from the vehicle it shall be returned with a NULL
|
|
2505
|
+
* value.
|
|
2511
2506
|
*
|
|
2512
2507
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.8.17
|
|
2513
2508
|
*/
|
|
@@ -2578,25 +2573,24 @@ export declare namespace EnergyEvse {
|
|
|
2578
2573
|
/**
|
|
2579
2574
|
* ChargingPreferences
|
|
2580
2575
|
*
|
|
2581
|
-
* Since some EVSEs cannot obtain the SoC from the vehicle, some EV charging solutions allow the consumer
|
|
2582
|
-
*
|
|
2583
|
-
*
|
|
2584
|
-
*
|
|
2585
|
-
* time.
|
|
2576
|
+
* Since some EVSEs cannot obtain the SoC from the vehicle, some EV charging solutions allow the consumer to
|
|
2577
|
+
* specify a daily charging target (for adding energy to the EV’s battery). This feature allows the consumer
|
|
2578
|
+
* to specify how many miles or km of additional range they need for their typical daily commute. This range
|
|
2579
|
+
* requirement can be converted into a daily energy demand with a target charging completion time.
|
|
2586
2580
|
*
|
|
2587
2581
|
* The EVSE itself can use this information (or may allow a controller such as an EMS) to compute an
|
|
2588
2582
|
* optimized charging schedule.
|
|
2589
2583
|
*
|
|
2590
|
-
* An EVSE device which includes a Device Energy Management device with the Device Energy Management
|
|
2591
|
-
*
|
|
2592
|
-
*
|
|
2584
|
+
* An EVSE device which includes a Device Energy Management device with the Device Energy Management cluster
|
|
2585
|
+
* PFR (Power Forecast Reporting) feature can use the charging preferences information to produce its power
|
|
2586
|
+
* forecast.
|
|
2593
2587
|
*
|
|
2594
2588
|
* EVSE devices that support the Device Energy Management cluster’s FA feature can have their charging
|
|
2595
2589
|
* profiles set by a controller device such as an EMS. For example, if the EVSE advertises a simple power
|
|
2596
2590
|
* forecast which allows the EMS to adjust over a wide range of power and time durations, then the EVSE may
|
|
2597
2591
|
* allow the EMS to propose a revised optimized forecast (which is the charging profile). For example, a
|
|
2598
|
-
* solar PV ESA may also share its Forecast, so enabling an EMS to adjust the EVSE forecast to the best
|
|
2599
|
-
*
|
|
2592
|
+
* solar PV ESA may also share its Forecast, so enabling an EMS to adjust the EVSE forecast to the best time
|
|
2593
|
+
* to charge so that any excess solar generation is used to charge the EV.
|
|
2600
2594
|
*
|
|
2601
2595
|
* See the Device Energy Management Cluster for more details.
|
|
2602
2596
|
*
|
|
@@ -2613,8 +2607,8 @@ export declare namespace EnergyEvse {
|
|
|
2613
2607
|
* If the EVSE supports reporting of State of Charge this feature will only work if a compatible EV is
|
|
2614
2608
|
* connected.
|
|
2615
2609
|
*
|
|
2616
|
-
* Note some EVSEs may use other undefined mechanisms to obtain vehicle State of Charge outside the scope
|
|
2617
|
-
*
|
|
2610
|
+
* Note some EVSEs may use other undefined mechanisms to obtain vehicle State of Charge outside the scope of
|
|
2611
|
+
* this cluster.
|
|
2618
2612
|
*
|
|
2619
2613
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.4.2
|
|
2620
2614
|
*/
|
|
@@ -2653,9 +2647,9 @@ export declare namespace EnergyEvse {
|
|
|
2653
2647
|
*
|
|
2654
2648
|
* The charging and discharging may be controlled by a home Energy Management System (EMS) using the Device
|
|
2655
2649
|
* Energy Management cluster of the associated Device Energy Management device. For example, an EMS may use
|
|
2656
|
-
* the PA (Power Adjustment) feature to continually adjust the charge/discharge current to/from the EV so
|
|
2657
|
-
*
|
|
2658
|
-
*
|
|
2650
|
+
* the PA (Power Adjustment) feature to continually adjust the charge/discharge current to/from the EV so as
|
|
2651
|
+
* to minimise the energy flow from/to the grid as the demand in the home and the solar supply to the home
|
|
2652
|
+
* both fluctuate.
|
|
2659
2653
|
*
|
|
2660
2654
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.4.5
|
|
2661
2655
|
*/
|
|
@@ -2705,8 +2699,8 @@ export declare namespace EnergyEvse {
|
|
|
2705
2699
|
* A value in the past or 0x0 indicates that EVSE charging shall be disabled. The attribute is only set via
|
|
2706
2700
|
* the payload of the EnableCharging command.
|
|
2707
2701
|
*
|
|
2708
|
-
* This attribute shall be persisted, for example a temporary power failure should not stop the vehicle
|
|
2709
|
-
*
|
|
2702
|
+
* This attribute shall be persisted, for example a temporary power failure should not stop the vehicle from
|
|
2703
|
+
* being charged.
|
|
2710
2704
|
*
|
|
2711
2705
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.8.4
|
|
2712
2706
|
*/
|
|
@@ -2753,8 +2747,8 @@ export declare namespace EnergyEvse {
|
|
|
2753
2747
|
/**
|
|
2754
2748
|
* Indicates a maximum current that can set by the consumer (e.g. via an app) as a preference to further
|
|
2755
2749
|
* reduce the charging rate. This may be desirable if the home owner has a solar PV or battery storage
|
|
2756
|
-
* system which may only be able to deliver a limited amount of power. The consumer can manually control
|
|
2757
|
-
*
|
|
2750
|
+
* system which may only be able to deliver a limited amount of power. The consumer can manually control how
|
|
2751
|
+
* much they allow the EV to take.
|
|
2758
2752
|
*
|
|
2759
2753
|
* This attribute value shall be limited by the EVSE to be in the range of:
|
|
2760
2754
|
*
|
|
@@ -2763,15 +2757,15 @@ export declare namespace EnergyEvse {
|
|
|
2763
2757
|
* where MinimumChargeCurrent and MaximumChargeCurrent are the values received in the EnableCharging
|
|
2764
2758
|
* command.
|
|
2765
2759
|
*
|
|
2766
|
-
* Its default value SHOULD be initialized to the same as the CircuitCapacity attribute. This value shall
|
|
2767
|
-
*
|
|
2760
|
+
* Its default value SHOULD be initialized to the same as the CircuitCapacity attribute. This value shall be
|
|
2761
|
+
* persisted across reboots to ensure it does not cause charging issues during temporary power failures.
|
|
2768
2762
|
*
|
|
2769
2763
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.8.10
|
|
2770
2764
|
*/
|
|
2771
2765
|
readonly userMaximumChargeCurrent: OptionalWritableAttribute<number | bigint, any>;
|
|
2772
2766
|
/**
|
|
2773
|
-
* Indicates the size of a random window over which the EVSE will randomize the start of a charging
|
|
2774
|
-
*
|
|
2767
|
+
* Indicates the size of a random window over which the EVSE will randomize the start of a charging session.
|
|
2768
|
+
* This value is in seconds.
|
|
2775
2769
|
*
|
|
2776
2770
|
* This is a feature that is mandated in some markets (such as UK) where the EVSE should by default
|
|
2777
2771
|
* randomize its start time within the randomization window. By default in the UK this should be 600s.
|
|
@@ -2804,8 +2798,8 @@ export declare namespace EnergyEvse {
|
|
|
2804
2798
|
*/
|
|
2805
2799
|
readonly disable: Command<void, void, any>;
|
|
2806
2800
|
/**
|
|
2807
|
-
* This command allows a client to enable the EVSE to charge an EV, and to provide or update the maximum
|
|
2808
|
-
*
|
|
2801
|
+
* This command allows a client to enable the EVSE to charge an EV, and to provide or update the maximum and
|
|
2802
|
+
* minimum charge current.
|
|
2809
2803
|
*
|
|
2810
2804
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.9.2
|
|
2811
2805
|
*/
|
|
@@ -2834,9 +2828,8 @@ export declare namespace EnergyEvse {
|
|
|
2834
2828
|
* limit can be advertised to an EV in 0.6A steps.
|
|
2835
2829
|
*
|
|
2836
2830
|
* The value of the this field shall be stored by the EVSE to determine the value of MaximumChargeCurrent
|
|
2837
|
-
* attribute. For example, if the UserMaximumChargeCurrent attribute is adjusted below then this value, and
|
|
2838
|
-
*
|
|
2839
|
-
* value.
|
|
2831
|
+
* attribute. For example, if the UserMaximumChargeCurrent attribute is adjusted below then this value, and then
|
|
2832
|
+
* later adjusted above this value, the resulting MaximumChargeCurrent attribute will be limited to this value.
|
|
2840
2833
|
*
|
|
2841
2834
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.9.2.3
|
|
2842
2835
|
*/
|
|
@@ -2892,9 +2885,8 @@ export declare namespace EnergyEvse {
|
|
|
2892
2885
|
/**
|
|
2893
2886
|
* This field shall indicate the total amount of energy transferred from the EVSE to the EV during the session.
|
|
2894
2887
|
*
|
|
2895
|
-
* Note that if bi-directional charging occurs during the session, then this value shall only include the sum
|
|
2896
|
-
*
|
|
2897
|
-
* energy.
|
|
2888
|
+
* Note that if bi-directional charging occurs during the session, then this value shall only include the sum of
|
|
2889
|
+
* energy transferred from the EVSE to the EV, and shall NOT be a net value of charging and discharging energy.
|
|
2898
2890
|
*
|
|
2899
2891
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.10.2.4
|
|
2900
2892
|
*/
|
|
@@ -2902,8 +2894,8 @@ export declare namespace EnergyEvse {
|
|
|
2902
2894
|
/**
|
|
2903
2895
|
* This field shall indicate the total amount of energy transferred from the EV to the EVSE during the session.
|
|
2904
2896
|
*
|
|
2905
|
-
* Note that if bi-directional discharging occurs during the session, then this value shall only include the
|
|
2906
|
-
*
|
|
2897
|
+
* Note that if bi-directional discharging occurs during the session, then this value shall only include the sum
|
|
2898
|
+
* of energy transferred from the EV to the EVSE, and shall NOT be a net value of charging and discharging
|
|
2907
2899
|
* energy.
|
|
2908
2900
|
*
|
|
2909
2901
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.10.2.5
|
|
@@ -2933,8 +2925,8 @@ export declare namespace EnergyEvse {
|
|
|
2933
2925
|
/**
|
|
2934
2926
|
* This field shall indicate the value of the maximum charging current at the time the event was generated.
|
|
2935
2927
|
*
|
|
2936
|
-
* A non-zero value indicates that the EV has been enabled for charging and the value is taken directly from
|
|
2937
|
-
*
|
|
2928
|
+
* A non-zero value indicates that the EV has been enabled for charging and the value is taken directly from the
|
|
2929
|
+
* MaximumChargeCurrent attribute. A zero value indicates that the EV has not been enabled for charging.
|
|
2938
2930
|
*
|
|
2939
2931
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.10.3.3
|
|
2940
2932
|
*/
|
|
@@ -3050,8 +3042,8 @@ export declare namespace EnergyEvse {
|
|
|
3050
3042
|
* A value in the past or 0x0 indicates that EVSE discharging shall be disabled. The attribute is only set
|
|
3051
3043
|
* via the payload of the EnableDischarging command.
|
|
3052
3044
|
*
|
|
3053
|
-
* This attribute shall be persisted, for example a temporary power failure should not stop the vehicle
|
|
3054
|
-
*
|
|
3045
|
+
* This attribute shall be persisted, for example a temporary power failure should not stop the vehicle from
|
|
3046
|
+
* being discharged.
|
|
3055
3047
|
*
|
|
3056
3048
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.8.5
|
|
3057
3049
|
*/
|
|
@@ -3122,8 +3114,8 @@ export declare namespace EnergyEvse {
|
|
|
3122
3114
|
*/
|
|
3123
3115
|
readonly nextChargeStartTime: Attribute<number | null, any>;
|
|
3124
3116
|
/**
|
|
3125
|
-
* Indicates the time, in UTC, when the EVSE SHOULD complete the next scheduled charge based on the
|
|
3126
|
-
*
|
|
3117
|
+
* Indicates the time, in UTC, when the EVSE SHOULD complete the next scheduled charge based on the charging
|
|
3118
|
+
* preferences.
|
|
3127
3119
|
*
|
|
3128
3120
|
* A null value indicates that there is no scheduled charging (for example, the EVSE Mode is set to use
|
|
3129
3121
|
* Manual mode tag), or that the vehicle is not plugged in with the SupplyState indicating that charging is
|
|
@@ -3199,8 +3191,8 @@ export declare namespace EnergyEvse {
|
|
|
3199
3191
|
readonly setTargets: Command<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
3200
3192
|
/**
|
|
3201
3193
|
* This field shall indicate a list of up to 7 sets of daily charging targets together with their associated
|
|
3202
|
-
* days of the week. Each of the days of the week may only be included in a single ChargingTargetSchedule
|
|
3203
|
-
*
|
|
3194
|
+
* days of the week. Each of the days of the week may only be included in a single ChargingTargetSchedule within
|
|
3195
|
+
* this list field.
|
|
3204
3196
|
*
|
|
3205
3197
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.9.5.1
|
|
3206
3198
|
*/
|
|
@@ -3252,8 +3244,8 @@ export declare namespace EnergyEvse {
|
|
|
3252
3244
|
* represented by a 16 bits unsigned integer to designate the minutes since midnight. For example, 6am will be
|
|
3253
3245
|
* represented by 360 minutes since midnight and 11:30pm will be represented by 1410 minutes since midnight.
|
|
3254
3246
|
*
|
|
3255
|
-
* This field is based on local wall clock time. In case of Daylight Savings Time transition which may result
|
|
3256
|
-
*
|
|
3247
|
+
* This field is based on local wall clock time. In case of Daylight Savings Time transition which may result in
|
|
3248
|
+
* an extra hour or one hour less in the day, the charging algorithm should take into account the shift
|
|
3257
3249
|
* appropriately.
|
|
3258
3250
|
*
|
|
3259
3251
|
* Note that if the TargetTimeMinutesPastMidnight values are too close together (e.g. 2 per day) these may
|
|
@@ -3303,21 +3295,21 @@ export declare namespace EnergyEvse {
|
|
|
3303
3295
|
* This field represents the amount of energy that the user would like to have added to the vehicle before the
|
|
3304
3296
|
* TargetTimeMinutesPastMidnight.
|
|
3305
3297
|
*
|
|
3306
|
-
* This represents a positive value in mWh that SHOULD be added during the session (i.e. if the vehicle
|
|
3307
|
-
*
|
|
3308
|
-
*
|
|
3298
|
+
* This represents a positive value in mWh that SHOULD be added during the session (i.e. if the vehicle charging
|
|
3299
|
+
* is stopped and started several times, this equates to the total energy since the vehicle has been plugged
|
|
3300
|
+
* in).
|
|
3309
3301
|
*
|
|
3310
3302
|
* The maximum value (500kWh) is much larger than most EV batteries on the market today. If the client tries to
|
|
3311
|
-
* set this value too high then the EVSE will need to start charging immediately and continue charging until
|
|
3312
|
-
*
|
|
3313
|
-
*
|
|
3314
|
-
*
|
|
3303
|
+
* set this value too high then the EVSE will need to start charging immediately and continue charging until the
|
|
3304
|
+
* vehicle stops demanding charge (i.e. it is full). Therefore the maximum value should be set based on typical
|
|
3305
|
+
* battery size of the vehicles on the market (e.g. 70000Wh), however this is up to the client to carefully
|
|
3306
|
+
* choose a value.
|
|
3315
3307
|
*
|
|
3316
3308
|
* NOTE
|
|
3317
3309
|
*
|
|
3318
|
-
* If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to
|
|
3319
|
-
*
|
|
3320
|
-
*
|
|
3310
|
+
* If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to the
|
|
3311
|
+
* Battery Capacity of the vehicle, since the EV may also require energy for heating and cooling of the battery
|
|
3312
|
+
* during charging, or for heating or cooling the cabin.
|
|
3321
3313
|
*
|
|
3322
3314
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.7.6.3
|
|
3323
3315
|
*/
|
|
@@ -3385,8 +3377,8 @@ export declare namespace EnergyEvse {
|
|
|
3385
3377
|
* represented by a 16 bits unsigned integer to designate the minutes since midnight. For example, 6am will be
|
|
3386
3378
|
* represented by 360 minutes since midnight and 11:30pm will be represented by 1410 minutes since midnight.
|
|
3387
3379
|
*
|
|
3388
|
-
* This field is based on local wall clock time. In case of Daylight Savings Time transition which may result
|
|
3389
|
-
*
|
|
3380
|
+
* This field is based on local wall clock time. In case of Daylight Savings Time transition which may result in
|
|
3381
|
+
* an extra hour or one hour less in the day, the charging algorithm should take into account the shift
|
|
3390
3382
|
* appropriately.
|
|
3391
3383
|
*
|
|
3392
3384
|
* Note that if the TargetTimeMinutesPastMidnight values are too close together (e.g. 2 per day) these may
|
|
@@ -3436,21 +3428,21 @@ export declare namespace EnergyEvse {
|
|
|
3436
3428
|
* This field represents the amount of energy that the user would like to have added to the vehicle before the
|
|
3437
3429
|
* TargetTimeMinutesPastMidnight.
|
|
3438
3430
|
*
|
|
3439
|
-
* This represents a positive value in mWh that SHOULD be added during the session (i.e. if the vehicle
|
|
3440
|
-
*
|
|
3441
|
-
*
|
|
3431
|
+
* This represents a positive value in mWh that SHOULD be added during the session (i.e. if the vehicle charging
|
|
3432
|
+
* is stopped and started several times, this equates to the total energy since the vehicle has been plugged
|
|
3433
|
+
* in).
|
|
3442
3434
|
*
|
|
3443
3435
|
* The maximum value (500kWh) is much larger than most EV batteries on the market today. If the client tries to
|
|
3444
|
-
* set this value too high then the EVSE will need to start charging immediately and continue charging until
|
|
3445
|
-
*
|
|
3446
|
-
*
|
|
3447
|
-
*
|
|
3436
|
+
* set this value too high then the EVSE will need to start charging immediately and continue charging until the
|
|
3437
|
+
* vehicle stops demanding charge (i.e. it is full). Therefore the maximum value should be set based on typical
|
|
3438
|
+
* battery size of the vehicles on the market (e.g. 70000Wh), however this is up to the client to carefully
|
|
3439
|
+
* choose a value.
|
|
3448
3440
|
*
|
|
3449
3441
|
* NOTE
|
|
3450
3442
|
*
|
|
3451
|
-
* If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to
|
|
3452
|
-
*
|
|
3453
|
-
*
|
|
3443
|
+
* If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to the
|
|
3444
|
+
* Battery Capacity of the vehicle, since the EV may also require energy for heating and cooling of the battery
|
|
3445
|
+
* during charging, or for heating or cooling the cabin.
|
|
3454
3446
|
*
|
|
3455
3447
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.7.6.3
|
|
3456
3448
|
*/
|
|
@@ -3474,9 +3466,9 @@ export declare namespace EnergyEvse {
|
|
|
3474
3466
|
readonly attributes: {
|
|
3475
3467
|
/**
|
|
3476
3468
|
* Indicates the state of charge of the EV battery in steps of 1%. The values are in the 0-100%. This
|
|
3477
|
-
* attribute is only available on EVSEs which can read the state of charge from the vehicle and that
|
|
3478
|
-
*
|
|
3479
|
-
*
|
|
3469
|
+
* attribute is only available on EVSEs which can read the state of charge from the vehicle and that support
|
|
3470
|
+
* the SOC feature. If the StateOfCharge cannot be read from the vehicle it shall be returned with a NULL
|
|
3471
|
+
* value.
|
|
3480
3472
|
*
|
|
3481
3473
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.8.17
|
|
3482
3474
|
*/
|
|
@@ -3566,8 +3558,8 @@ export declare namespace EnergyEvse {
|
|
|
3566
3558
|
* managed by backend system and outside scope of this cluster.
|
|
3567
3559
|
*
|
|
3568
3560
|
* Note that in many deployments the EVSE may be outside the home and may suffer from intermittent network
|
|
3569
|
-
* connections (e.g. a weak WiFi signal). It also allows for a charging profile to be pre- configured, in case
|
|
3570
|
-
*
|
|
3561
|
+
* connections (e.g. a weak WiFi signal). It also allows for a charging profile to be pre- configured, in case there
|
|
3562
|
+
* is a temporary communications loss during a charging session.
|
|
3571
3563
|
*
|
|
3572
3564
|
* EnergyEvseCluster supports optional features that you can enable with the EnergyEvseCluster.with() factory
|
|
3573
3565
|
* method.
|
|
@@ -3588,25 +3580,24 @@ export declare namespace EnergyEvse {
|
|
|
3588
3580
|
/**
|
|
3589
3581
|
* ChargingPreferences
|
|
3590
3582
|
*
|
|
3591
|
-
* Since some EVSEs cannot obtain the SoC from the vehicle, some EV charging solutions allow the consumer
|
|
3592
|
-
*
|
|
3593
|
-
*
|
|
3594
|
-
*
|
|
3595
|
-
* time.
|
|
3583
|
+
* Since some EVSEs cannot obtain the SoC from the vehicle, some EV charging solutions allow the consumer to
|
|
3584
|
+
* specify a daily charging target (for adding energy to the EV’s battery). This feature allows the consumer
|
|
3585
|
+
* to specify how many miles or km of additional range they need for their typical daily commute. This range
|
|
3586
|
+
* requirement can be converted into a daily energy demand with a target charging completion time.
|
|
3596
3587
|
*
|
|
3597
3588
|
* The EVSE itself can use this information (or may allow a controller such as an EMS) to compute an
|
|
3598
3589
|
* optimized charging schedule.
|
|
3599
3590
|
*
|
|
3600
|
-
* An EVSE device which includes a Device Energy Management device with the Device Energy Management
|
|
3601
|
-
*
|
|
3602
|
-
*
|
|
3591
|
+
* An EVSE device which includes a Device Energy Management device with the Device Energy Management cluster
|
|
3592
|
+
* PFR (Power Forecast Reporting) feature can use the charging preferences information to produce its power
|
|
3593
|
+
* forecast.
|
|
3603
3594
|
*
|
|
3604
3595
|
* EVSE devices that support the Device Energy Management cluster’s FA feature can have their charging
|
|
3605
3596
|
* profiles set by a controller device such as an EMS. For example, if the EVSE advertises a simple power
|
|
3606
3597
|
* forecast which allows the EMS to adjust over a wide range of power and time durations, then the EVSE may
|
|
3607
3598
|
* allow the EMS to propose a revised optimized forecast (which is the charging profile). For example, a
|
|
3608
|
-
* solar PV ESA may also share its Forecast, so enabling an EMS to adjust the EVSE forecast to the best
|
|
3609
|
-
*
|
|
3599
|
+
* solar PV ESA may also share its Forecast, so enabling an EMS to adjust the EVSE forecast to the best time
|
|
3600
|
+
* to charge so that any excess solar generation is used to charge the EV.
|
|
3610
3601
|
*
|
|
3611
3602
|
* See the Device Energy Management Cluster for more details.
|
|
3612
3603
|
*
|
|
@@ -3623,8 +3614,8 @@ export declare namespace EnergyEvse {
|
|
|
3623
3614
|
* If the EVSE supports reporting of State of Charge this feature will only work if a compatible EV is
|
|
3624
3615
|
* connected.
|
|
3625
3616
|
*
|
|
3626
|
-
* Note some EVSEs may use other undefined mechanisms to obtain vehicle State of Charge outside the scope
|
|
3627
|
-
*
|
|
3617
|
+
* Note some EVSEs may use other undefined mechanisms to obtain vehicle State of Charge outside the scope of
|
|
3618
|
+
* this cluster.
|
|
3628
3619
|
*
|
|
3629
3620
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.4.2
|
|
3630
3621
|
*/
|
|
@@ -3663,9 +3654,9 @@ export declare namespace EnergyEvse {
|
|
|
3663
3654
|
*
|
|
3664
3655
|
* The charging and discharging may be controlled by a home Energy Management System (EMS) using the Device
|
|
3665
3656
|
* Energy Management cluster of the associated Device Energy Management device. For example, an EMS may use
|
|
3666
|
-
* the PA (Power Adjustment) feature to continually adjust the charge/discharge current to/from the EV so
|
|
3667
|
-
*
|
|
3668
|
-
*
|
|
3657
|
+
* the PA (Power Adjustment) feature to continually adjust the charge/discharge current to/from the EV so as
|
|
3658
|
+
* to minimise the energy flow from/to the grid as the demand in the home and the solar supply to the home
|
|
3659
|
+
* both fluctuate.
|
|
3669
3660
|
*
|
|
3670
3661
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.4.5
|
|
3671
3662
|
*/
|
|
@@ -3777,25 +3768,24 @@ export declare namespace EnergyEvse {
|
|
|
3777
3768
|
/**
|
|
3778
3769
|
* ChargingPreferences
|
|
3779
3770
|
*
|
|
3780
|
-
* Since some EVSEs cannot obtain the SoC from the vehicle, some EV charging solutions allow the consumer
|
|
3781
|
-
*
|
|
3782
|
-
*
|
|
3783
|
-
*
|
|
3784
|
-
* time.
|
|
3771
|
+
* Since some EVSEs cannot obtain the SoC from the vehicle, some EV charging solutions allow the consumer to
|
|
3772
|
+
* specify a daily charging target (for adding energy to the EV’s battery). This feature allows the consumer
|
|
3773
|
+
* to specify how many miles or km of additional range they need for their typical daily commute. This range
|
|
3774
|
+
* requirement can be converted into a daily energy demand with a target charging completion time.
|
|
3785
3775
|
*
|
|
3786
3776
|
* The EVSE itself can use this information (or may allow a controller such as an EMS) to compute an
|
|
3787
3777
|
* optimized charging schedule.
|
|
3788
3778
|
*
|
|
3789
|
-
* An EVSE device which includes a Device Energy Management device with the Device Energy Management
|
|
3790
|
-
*
|
|
3791
|
-
*
|
|
3779
|
+
* An EVSE device which includes a Device Energy Management device with the Device Energy Management cluster
|
|
3780
|
+
* PFR (Power Forecast Reporting) feature can use the charging preferences information to produce its power
|
|
3781
|
+
* forecast.
|
|
3792
3782
|
*
|
|
3793
3783
|
* EVSE devices that support the Device Energy Management cluster’s FA feature can have their charging
|
|
3794
3784
|
* profiles set by a controller device such as an EMS. For example, if the EVSE advertises a simple power
|
|
3795
3785
|
* forecast which allows the EMS to adjust over a wide range of power and time durations, then the EVSE may
|
|
3796
3786
|
* allow the EMS to propose a revised optimized forecast (which is the charging profile). For example, a
|
|
3797
|
-
* solar PV ESA may also share its Forecast, so enabling an EMS to adjust the EVSE forecast to the best
|
|
3798
|
-
*
|
|
3787
|
+
* solar PV ESA may also share its Forecast, so enabling an EMS to adjust the EVSE forecast to the best time
|
|
3788
|
+
* to charge so that any excess solar generation is used to charge the EV.
|
|
3799
3789
|
*
|
|
3800
3790
|
* See the Device Energy Management Cluster for more details.
|
|
3801
3791
|
*
|
|
@@ -3812,8 +3802,8 @@ export declare namespace EnergyEvse {
|
|
|
3812
3802
|
* If the EVSE supports reporting of State of Charge this feature will only work if a compatible EV is
|
|
3813
3803
|
* connected.
|
|
3814
3804
|
*
|
|
3815
|
-
* Note some EVSEs may use other undefined mechanisms to obtain vehicle State of Charge outside the scope
|
|
3816
|
-
*
|
|
3805
|
+
* Note some EVSEs may use other undefined mechanisms to obtain vehicle State of Charge outside the scope of
|
|
3806
|
+
* this cluster.
|
|
3817
3807
|
*
|
|
3818
3808
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.4.2
|
|
3819
3809
|
*/
|
|
@@ -3852,9 +3842,9 @@ export declare namespace EnergyEvse {
|
|
|
3852
3842
|
*
|
|
3853
3843
|
* The charging and discharging may be controlled by a home Energy Management System (EMS) using the Device
|
|
3854
3844
|
* Energy Management cluster of the associated Device Energy Management device. For example, an EMS may use
|
|
3855
|
-
* the PA (Power Adjustment) feature to continually adjust the charge/discharge current to/from the EV so
|
|
3856
|
-
*
|
|
3857
|
-
*
|
|
3845
|
+
* the PA (Power Adjustment) feature to continually adjust the charge/discharge current to/from the EV so as
|
|
3846
|
+
* to minimise the energy flow from/to the grid as the demand in the home and the solar supply to the home
|
|
3847
|
+
* both fluctuate.
|
|
3858
3848
|
*
|
|
3859
3849
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.4.5
|
|
3860
3850
|
*/
|
|
@@ -3894,8 +3884,8 @@ export declare namespace EnergyEvse {
|
|
|
3894
3884
|
readonly setTargets: Command<import("../tlv/TlvObject.js").TypeFromFields<{
|
|
3895
3885
|
/**
|
|
3896
3886
|
* This field shall indicate a list of up to 7 sets of daily charging targets together with their associated
|
|
3897
|
-
* days of the week. Each of the days of the week may only be included in a single ChargingTargetSchedule
|
|
3898
|
-
*
|
|
3887
|
+
* days of the week. Each of the days of the week may only be included in a single ChargingTargetSchedule within
|
|
3888
|
+
* this list field.
|
|
3899
3889
|
*
|
|
3900
3890
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.9.5.1
|
|
3901
3891
|
*/
|
|
@@ -3947,8 +3937,8 @@ export declare namespace EnergyEvse {
|
|
|
3947
3937
|
* represented by a 16 bits unsigned integer to designate the minutes since midnight. For example, 6am will be
|
|
3948
3938
|
* represented by 360 minutes since midnight and 11:30pm will be represented by 1410 minutes since midnight.
|
|
3949
3939
|
*
|
|
3950
|
-
* This field is based on local wall clock time. In case of Daylight Savings Time transition which may result
|
|
3951
|
-
*
|
|
3940
|
+
* This field is based on local wall clock time. In case of Daylight Savings Time transition which may result in
|
|
3941
|
+
* an extra hour or one hour less in the day, the charging algorithm should take into account the shift
|
|
3952
3942
|
* appropriately.
|
|
3953
3943
|
*
|
|
3954
3944
|
* Note that if the TargetTimeMinutesPastMidnight values are too close together (e.g. 2 per day) these may
|
|
@@ -3998,21 +3988,21 @@ export declare namespace EnergyEvse {
|
|
|
3998
3988
|
* This field represents the amount of energy that the user would like to have added to the vehicle before the
|
|
3999
3989
|
* TargetTimeMinutesPastMidnight.
|
|
4000
3990
|
*
|
|
4001
|
-
* This represents a positive value in mWh that SHOULD be added during the session (i.e. if the vehicle
|
|
4002
|
-
*
|
|
4003
|
-
*
|
|
3991
|
+
* This represents a positive value in mWh that SHOULD be added during the session (i.e. if the vehicle charging
|
|
3992
|
+
* is stopped and started several times, this equates to the total energy since the vehicle has been plugged
|
|
3993
|
+
* in).
|
|
4004
3994
|
*
|
|
4005
3995
|
* The maximum value (500kWh) is much larger than most EV batteries on the market today. If the client tries to
|
|
4006
|
-
* set this value too high then the EVSE will need to start charging immediately and continue charging until
|
|
4007
|
-
*
|
|
4008
|
-
*
|
|
4009
|
-
*
|
|
3996
|
+
* set this value too high then the EVSE will need to start charging immediately and continue charging until the
|
|
3997
|
+
* vehicle stops demanding charge (i.e. it is full). Therefore the maximum value should be set based on typical
|
|
3998
|
+
* battery size of the vehicles on the market (e.g. 70000Wh), however this is up to the client to carefully
|
|
3999
|
+
* choose a value.
|
|
4010
4000
|
*
|
|
4011
4001
|
* NOTE
|
|
4012
4002
|
*
|
|
4013
|
-
* If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to
|
|
4014
|
-
*
|
|
4015
|
-
*
|
|
4003
|
+
* If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to the
|
|
4004
|
+
* Battery Capacity of the vehicle, since the EV may also require energy for heating and cooling of the battery
|
|
4005
|
+
* during charging, or for heating or cooling the cabin.
|
|
4016
4006
|
*
|
|
4017
4007
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.7.6.3
|
|
4018
4008
|
*/
|
|
@@ -4082,8 +4072,8 @@ export declare namespace EnergyEvse {
|
|
|
4082
4072
|
* represented by a 16 bits unsigned integer to designate the minutes since midnight. For example, 6am will be
|
|
4083
4073
|
* represented by 360 minutes since midnight and 11:30pm will be represented by 1410 minutes since midnight.
|
|
4084
4074
|
*
|
|
4085
|
-
* This field is based on local wall clock time. In case of Daylight Savings Time transition which may result
|
|
4086
|
-
*
|
|
4075
|
+
* This field is based on local wall clock time. In case of Daylight Savings Time transition which may result in
|
|
4076
|
+
* an extra hour or one hour less in the day, the charging algorithm should take into account the shift
|
|
4087
4077
|
* appropriately.
|
|
4088
4078
|
*
|
|
4089
4079
|
* Note that if the TargetTimeMinutesPastMidnight values are too close together (e.g. 2 per day) these may
|
|
@@ -4133,21 +4123,21 @@ export declare namespace EnergyEvse {
|
|
|
4133
4123
|
* This field represents the amount of energy that the user would like to have added to the vehicle before the
|
|
4134
4124
|
* TargetTimeMinutesPastMidnight.
|
|
4135
4125
|
*
|
|
4136
|
-
* This represents a positive value in mWh that SHOULD be added during the session (i.e. if the vehicle
|
|
4137
|
-
*
|
|
4138
|
-
*
|
|
4126
|
+
* This represents a positive value in mWh that SHOULD be added during the session (i.e. if the vehicle charging
|
|
4127
|
+
* is stopped and started several times, this equates to the total energy since the vehicle has been plugged
|
|
4128
|
+
* in).
|
|
4139
4129
|
*
|
|
4140
4130
|
* The maximum value (500kWh) is much larger than most EV batteries on the market today. If the client tries to
|
|
4141
|
-
* set this value too high then the EVSE will need to start charging immediately and continue charging until
|
|
4142
|
-
*
|
|
4143
|
-
*
|
|
4144
|
-
*
|
|
4131
|
+
* set this value too high then the EVSE will need to start charging immediately and continue charging until the
|
|
4132
|
+
* vehicle stops demanding charge (i.e. it is full). Therefore the maximum value should be set based on typical
|
|
4133
|
+
* battery size of the vehicles on the market (e.g. 70000Wh), however this is up to the client to carefully
|
|
4134
|
+
* choose a value.
|
|
4145
4135
|
*
|
|
4146
4136
|
* NOTE
|
|
4147
4137
|
*
|
|
4148
|
-
* If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to
|
|
4149
|
-
*
|
|
4150
|
-
*
|
|
4138
|
+
* If the EVSE can obtain the Battery Capacity of the vehicle, it SHOULD NOT limit this AddedEnergy value to the
|
|
4139
|
+
* Battery Capacity of the vehicle, since the EV may also require energy for heating and cooling of the battery
|
|
4140
|
+
* during charging, or for heating or cooling the cabin.
|
|
4151
4141
|
*
|
|
4152
4142
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.7.6.3
|
|
4153
4143
|
*/
|
|
@@ -4177,8 +4167,8 @@ export declare namespace EnergyEvse {
|
|
|
4177
4167
|
*/
|
|
4178
4168
|
readonly disable: Command<void, void, any>;
|
|
4179
4169
|
/**
|
|
4180
|
-
* This command allows a client to enable the EVSE to charge an EV, and to provide or update the maximum
|
|
4181
|
-
*
|
|
4170
|
+
* This command allows a client to enable the EVSE to charge an EV, and to provide or update the maximum and
|
|
4171
|
+
* minimum charge current.
|
|
4182
4172
|
*
|
|
4183
4173
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.9.2
|
|
4184
4174
|
*/
|
|
@@ -4207,9 +4197,8 @@ export declare namespace EnergyEvse {
|
|
|
4207
4197
|
* limit can be advertised to an EV in 0.6A steps.
|
|
4208
4198
|
*
|
|
4209
4199
|
* The value of the this field shall be stored by the EVSE to determine the value of MaximumChargeCurrent
|
|
4210
|
-
* attribute. For example, if the UserMaximumChargeCurrent attribute is adjusted below then this value, and
|
|
4211
|
-
*
|
|
4212
|
-
* value.
|
|
4200
|
+
* attribute. For example, if the UserMaximumChargeCurrent attribute is adjusted below then this value, and then
|
|
4201
|
+
* later adjusted above this value, the resulting MaximumChargeCurrent attribute will be limited to this value.
|
|
4213
4202
|
*
|
|
4214
4203
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.9.2.3
|
|
4215
4204
|
*/
|
|
@@ -4280,9 +4269,8 @@ export declare namespace EnergyEvse {
|
|
|
4280
4269
|
/**
|
|
4281
4270
|
* This field shall indicate the total amount of energy transferred from the EVSE to the EV during the session.
|
|
4282
4271
|
*
|
|
4283
|
-
* Note that if bi-directional charging occurs during the session, then this value shall only include the sum
|
|
4284
|
-
*
|
|
4285
|
-
* energy.
|
|
4272
|
+
* Note that if bi-directional charging occurs during the session, then this value shall only include the sum of
|
|
4273
|
+
* energy transferred from the EVSE to the EV, and shall NOT be a net value of charging and discharging energy.
|
|
4286
4274
|
*
|
|
4287
4275
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.10.2.4
|
|
4288
4276
|
*/
|
|
@@ -4290,8 +4278,8 @@ export declare namespace EnergyEvse {
|
|
|
4290
4278
|
/**
|
|
4291
4279
|
* This field shall indicate the total amount of energy transferred from the EV to the EVSE during the session.
|
|
4292
4280
|
*
|
|
4293
|
-
* Note that if bi-directional discharging occurs during the session, then this value shall only include the
|
|
4294
|
-
*
|
|
4281
|
+
* Note that if bi-directional discharging occurs during the session, then this value shall only include the sum
|
|
4282
|
+
* of energy transferred from the EV to the EVSE, and shall NOT be a net value of charging and discharging
|
|
4295
4283
|
* energy.
|
|
4296
4284
|
*
|
|
4297
4285
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.10.2.5
|
|
@@ -4321,8 +4309,8 @@ export declare namespace EnergyEvse {
|
|
|
4321
4309
|
/**
|
|
4322
4310
|
* This field shall indicate the value of the maximum charging current at the time the event was generated.
|
|
4323
4311
|
*
|
|
4324
|
-
* A non-zero value indicates that the EV has been enabled for charging and the value is taken directly from
|
|
4325
|
-
*
|
|
4312
|
+
* A non-zero value indicates that the EV has been enabled for charging and the value is taken directly from the
|
|
4313
|
+
* MaximumChargeCurrent attribute. A zero value indicates that the EV has not been enabled for charging.
|
|
4326
4314
|
*
|
|
4327
4315
|
* @see {@link MatterSpecification.v13.Cluster} § 9.3.10.3.3
|
|
4328
4316
|
*/
|
|
@@ -4424,8 +4412,8 @@ export declare namespace EnergyEvse {
|
|
|
4424
4412
|
/**
|
|
4425
4413
|
* This cluster supports all EnergyEvse features. It may support illegal feature combinations.
|
|
4426
4414
|
*
|
|
4427
|
-
* If you use this cluster you must manually specify which features are active and ensure the set of active
|
|
4428
|
-
*
|
|
4415
|
+
* If you use this cluster you must manually specify which features are active and ensure the set of active features
|
|
4416
|
+
* is legal per the Matter specification.
|
|
4429
4417
|
*/
|
|
4430
4418
|
interface Complete extends Identity<typeof CompleteInstance> {
|
|
4431
4419
|
}
|