@matter/types 0.13.1-alpha.0-20250508-047aa0277 → 0.13.1-alpha.0-20250511-74ef153aa
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/clusters/access-control.d.ts +82 -211
- package/dist/cjs/clusters/access-control.d.ts.map +1 -1
- package/dist/cjs/clusters/access-control.js +16 -36
- package/dist/cjs/clusters/access-control.js.map +1 -1
- package/dist/cjs/clusters/account-login.d.ts +20 -26
- package/dist/cjs/clusters/account-login.d.ts.map +1 -1
- package/dist/cjs/clusters/account-login.js +10 -13
- package/dist/cjs/clusters/account-login.js.map +1 -1
- package/dist/cjs/clusters/actions.d.ts +4 -6
- package/dist/cjs/clusters/actions.d.ts.map +1 -1
- package/dist/cjs/clusters/actions.js.map +1 -1
- package/dist/cjs/clusters/administrator-commissioning.d.ts +31 -37
- package/dist/cjs/clusters/administrator-commissioning.d.ts.map +1 -1
- package/dist/cjs/clusters/administrator-commissioning.js +10 -12
- package/dist/cjs/clusters/administrator-commissioning.js.map +1 -1
- package/dist/cjs/clusters/application-launcher.d.ts +23 -29
- package/dist/cjs/clusters/application-launcher.d.ts.map +1 -1
- package/dist/cjs/clusters/application-launcher.js +6 -8
- package/dist/cjs/clusters/application-launcher.js.map +1 -1
- package/dist/cjs/clusters/ballast-configuration.d.ts +5 -10
- package/dist/cjs/clusters/ballast-configuration.d.ts.map +1 -1
- package/dist/cjs/clusters/ballast-configuration.js +5 -8
- package/dist/cjs/clusters/ballast-configuration.js.map +1 -1
- package/dist/cjs/clusters/basic-information.d.ts +9 -13
- package/dist/cjs/clusters/basic-information.d.ts.map +1 -1
- package/dist/cjs/clusters/basic-information.js +9 -13
- package/dist/cjs/clusters/basic-information.js.map +1 -1
- package/dist/cjs/clusters/binding.d.ts +3 -3
- package/dist/cjs/clusters/boolean-state-configuration.d.ts +15 -15
- package/dist/cjs/clusters/boolean-state-configuration.js +3 -3
- package/dist/cjs/clusters/bridged-device-basic-information.d.ts +32 -43
- package/dist/cjs/clusters/bridged-device-basic-information.d.ts.map +1 -1
- package/dist/cjs/clusters/bridged-device-basic-information.js +8 -11
- package/dist/cjs/clusters/bridged-device-basic-information.js.map +1 -1
- package/dist/cjs/clusters/channel.d.ts +36 -36
- package/dist/cjs/clusters/channel.js +2 -2
- package/dist/cjs/clusters/color-control.d.ts +151 -189
- package/dist/cjs/clusters/color-control.d.ts.map +1 -1
- package/dist/cjs/clusters/color-control.js +34 -49
- package/dist/cjs/clusters/color-control.js.map +1 -1
- package/dist/cjs/clusters/commissioner-control.d.ts +12 -23
- package/dist/cjs/clusters/commissioner-control.d.ts.map +1 -1
- package/dist/cjs/clusters/commissioner-control.js +6 -15
- package/dist/cjs/clusters/commissioner-control.js.map +1 -1
- package/dist/cjs/clusters/concentration-measurement.d.ts +7 -5
- package/dist/cjs/clusters/concentration-measurement.d.ts.map +1 -1
- package/dist/cjs/clusters/concentration-measurement.js +3 -2
- package/dist/cjs/clusters/concentration-measurement.js.map +1 -1
- package/dist/cjs/clusters/content-control.d.ts +26 -35
- package/dist/cjs/clusters/content-control.d.ts.map +1 -1
- package/dist/cjs/clusters/content-control.js +8 -10
- package/dist/cjs/clusters/content-control.js.map +1 -1
- package/dist/cjs/clusters/content-launcher.d.ts +106 -140
- package/dist/cjs/clusters/content-launcher.d.ts.map +1 -1
- package/dist/cjs/clusters/content-launcher.js +6 -8
- package/dist/cjs/clusters/content-launcher.js.map +1 -1
- package/dist/cjs/clusters/descriptor.d.ts +3 -3
- package/dist/cjs/clusters/device-energy-management-mode.d.ts +6 -9
- package/dist/cjs/clusters/device-energy-management-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/device-energy-management-mode.js +2 -3
- package/dist/cjs/clusters/device-energy-management-mode.js.map +1 -1
- package/dist/cjs/clusters/device-energy-management.d.ts +102 -242
- package/dist/cjs/clusters/device-energy-management.d.ts.map +1 -1
- package/dist/cjs/clusters/device-energy-management.js +16 -46
- package/dist/cjs/clusters/device-energy-management.js.map +1 -1
- package/dist/cjs/clusters/diagnostic-logs.d.ts +3 -3
- package/dist/cjs/clusters/diagnostic-logs.js +1 -1
- package/dist/cjs/clusters/dishwasher-mode.d.ts +6 -9
- package/dist/cjs/clusters/dishwasher-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/dishwasher-mode.js +2 -3
- package/dist/cjs/clusters/dishwasher-mode.js.map +1 -1
- package/dist/cjs/clusters/door-lock.d.ts +153 -192
- package/dist/cjs/clusters/door-lock.d.ts.map +1 -1
- package/dist/cjs/clusters/door-lock.js +36 -45
- package/dist/cjs/clusters/door-lock.js.map +1 -1
- package/dist/cjs/clusters/ecosystem-information.d.ts +19 -26
- package/dist/cjs/clusters/ecosystem-information.d.ts.map +1 -1
- package/dist/cjs/clusters/ecosystem-information.js +11 -16
- package/dist/cjs/clusters/ecosystem-information.js.map +1 -1
- package/dist/cjs/clusters/electrical-energy-measurement.d.ts +111 -111
- package/dist/cjs/clusters/electrical-energy-measurement.js +3 -3
- package/dist/cjs/clusters/electrical-power-measurement.d.ts +33 -42
- package/dist/cjs/clusters/electrical-power-measurement.d.ts.map +1 -1
- package/dist/cjs/clusters/electrical-power-measurement.js +7 -8
- package/dist/cjs/clusters/electrical-power-measurement.js.map +1 -1
- package/dist/cjs/clusters/energy-evse-mode.d.ts +16 -21
- package/dist/cjs/clusters/energy-evse-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/energy-evse-mode.js +5 -7
- package/dist/cjs/clusters/energy-evse-mode.js.map +1 -1
- package/dist/cjs/clusters/energy-evse.d.ts +104 -128
- package/dist/cjs/clusters/energy-evse.d.ts.map +1 -1
- package/dist/cjs/clusters/energy-evse.js +17 -23
- package/dist/cjs/clusters/energy-evse.js.map +1 -1
- package/dist/cjs/clusters/energy-preference.d.ts +9 -5
- package/dist/cjs/clusters/energy-preference.d.ts.map +1 -1
- package/dist/cjs/clusters/energy-preference.js +3 -1
- package/dist/cjs/clusters/energy-preference.js.map +1 -1
- package/dist/cjs/clusters/fixed-label.d.ts +3 -5
- package/dist/cjs/clusters/fixed-label.d.ts.map +1 -1
- package/dist/cjs/clusters/fixed-label.js.map +1 -1
- package/dist/cjs/clusters/flow-measurement.d.ts +1 -3
- package/dist/cjs/clusters/flow-measurement.d.ts.map +1 -1
- package/dist/cjs/clusters/flow-measurement.js +1 -3
- package/dist/cjs/clusters/flow-measurement.js.map +1 -1
- package/dist/cjs/clusters/general-commissioning.d.ts +82 -98
- package/dist/cjs/clusters/general-commissioning.d.ts.map +1 -1
- package/dist/cjs/clusters/general-commissioning.js +27 -31
- package/dist/cjs/clusters/general-commissioning.js.map +1 -1
- package/dist/cjs/clusters/general-diagnostics.d.ts +65 -84
- package/dist/cjs/clusters/general-diagnostics.d.ts.map +1 -1
- package/dist/cjs/clusters/general-diagnostics.js +17 -22
- package/dist/cjs/clusters/general-diagnostics.js.map +1 -1
- package/dist/cjs/clusters/group-key-management.d.ts +49 -54
- package/dist/cjs/clusters/group-key-management.d.ts.map +1 -1
- package/dist/cjs/clusters/group-key-management.js +16 -18
- package/dist/cjs/clusters/group-key-management.js.map +1 -1
- package/dist/cjs/clusters/groups.d.ts +6 -9
- package/dist/cjs/clusters/groups.d.ts.map +1 -1
- package/dist/cjs/clusters/groups.js +2 -3
- package/dist/cjs/clusters/groups.js.map +1 -1
- package/dist/cjs/clusters/icd-management.d.ts +21 -40
- package/dist/cjs/clusters/icd-management.d.ts.map +1 -1
- package/dist/cjs/clusters/icd-management.js +5 -8
- package/dist/cjs/clusters/icd-management.js.map +1 -1
- package/dist/cjs/clusters/identify.d.ts +1 -1
- package/dist/cjs/clusters/index.d.ts +1 -1
- package/dist/cjs/clusters/index.d.ts.map +1 -1
- package/dist/cjs/clusters/index.js +3 -3
- package/dist/cjs/clusters/index.js.map +1 -1
- package/dist/cjs/clusters/{joint-fabric-datastore-cluster.d.ts → joint-fabric-datastore.d.ts} +5 -7
- package/dist/cjs/clusters/joint-fabric-datastore.d.ts.map +1 -0
- package/dist/cjs/clusters/{joint-fabric-datastore-cluster.js → joint-fabric-datastore.js} +40 -40
- package/dist/cjs/clusters/{joint-fabric-datastore-cluster.js.map → joint-fabric-datastore.js.map} +3 -3
- package/dist/cjs/clusters/joint-fabric-pki.d.ts +1 -3
- package/dist/cjs/clusters/joint-fabric-pki.d.ts.map +1 -1
- package/dist/cjs/clusters/joint-fabric-pki.js.map +1 -1
- package/dist/cjs/clusters/keypad-input.d.ts +2 -2
- package/dist/cjs/clusters/laundry-washer-controls.d.ts +18 -18
- package/dist/cjs/clusters/laundry-washer-controls.d.ts.map +1 -1
- package/dist/cjs/clusters/laundry-washer-controls.js +6 -6
- package/dist/cjs/clusters/laundry-washer-controls.js.map +1 -1
- package/dist/cjs/clusters/laundry-washer-mode.d.ts +0 -144
- package/dist/cjs/clusters/laundry-washer-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/laundry-washer-mode.js +1 -49
- package/dist/cjs/clusters/laundry-washer-mode.js.map +1 -1
- package/dist/cjs/clusters/level-control.d.ts +41 -73
- package/dist/cjs/clusters/level-control.d.ts.map +1 -1
- package/dist/cjs/clusters/level-control.js +6 -9
- package/dist/cjs/clusters/level-control.js.map +1 -1
- package/dist/cjs/clusters/low-power.d.ts +3 -3
- package/dist/cjs/clusters/media-input.d.ts +10 -13
- package/dist/cjs/clusters/media-input.d.ts.map +1 -1
- package/dist/cjs/clusters/media-input.js +3 -4
- package/dist/cjs/clusters/media-input.js.map +1 -1
- package/dist/cjs/clusters/media-playback.d.ts +30 -41
- package/dist/cjs/clusters/media-playback.d.ts.map +1 -1
- package/dist/cjs/clusters/media-playback.js +8 -11
- package/dist/cjs/clusters/media-playback.js.map +1 -1
- package/dist/cjs/clusters/messages.d.ts +8 -8
- package/dist/cjs/clusters/messages.js +4 -4
- package/dist/cjs/clusters/microwave-oven-mode.d.ts +6 -9
- package/dist/cjs/clusters/microwave-oven-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/microwave-oven-mode.js +2 -3
- package/dist/cjs/clusters/microwave-oven-mode.js.map +1 -1
- package/dist/cjs/clusters/mode-base.d.ts +8 -15
- package/dist/cjs/clusters/mode-base.d.ts.map +1 -1
- package/dist/cjs/clusters/mode-base.js +2 -3
- package/dist/cjs/clusters/mode-base.js.map +1 -1
- package/dist/cjs/clusters/mode-select.d.ts +8 -24
- package/dist/cjs/clusters/mode-select.d.ts.map +1 -1
- package/dist/cjs/clusters/mode-select.js +3 -9
- package/dist/cjs/clusters/mode-select.js.map +1 -1
- package/dist/cjs/clusters/network-commissioning.d.ts +91 -121
- package/dist/cjs/clusters/network-commissioning.d.ts.map +1 -1
- package/dist/cjs/clusters/network-commissioning.js +18 -24
- package/dist/cjs/clusters/network-commissioning.js.map +1 -1
- package/dist/cjs/clusters/occupancy-sensing.d.ts +19 -30
- package/dist/cjs/clusters/occupancy-sensing.d.ts.map +1 -1
- package/dist/cjs/clusters/occupancy-sensing.js +4 -7
- package/dist/cjs/clusters/occupancy-sensing.js.map +1 -1
- package/dist/cjs/clusters/operational-credentials.d.ts +63 -67
- package/dist/cjs/clusters/operational-credentials.d.ts.map +1 -1
- package/dist/cjs/clusters/operational-credentials.js +33 -37
- package/dist/cjs/clusters/operational-credentials.js.map +1 -1
- package/dist/cjs/clusters/operational-state.d.ts +16 -21
- package/dist/cjs/clusters/operational-state.d.ts.map +1 -1
- package/dist/cjs/clusters/operational-state.js +10 -13
- package/dist/cjs/clusters/operational-state.js.map +1 -1
- package/dist/cjs/clusters/ota-software-update-provider.d.ts +6 -32
- package/dist/cjs/clusters/ota-software-update-provider.d.ts.map +1 -1
- package/dist/cjs/clusters/ota-software-update-provider.js +3 -16
- package/dist/cjs/clusters/ota-software-update-provider.js.map +1 -1
- package/dist/cjs/clusters/ota-software-update-requestor.d.ts +11 -13
- package/dist/cjs/clusters/ota-software-update-requestor.d.ts.map +1 -1
- package/dist/cjs/clusters/ota-software-update-requestor.js +6 -7
- package/dist/cjs/clusters/ota-software-update-requestor.js.map +1 -1
- package/dist/cjs/clusters/oven-cavity-operational-state.d.ts +3 -4
- package/dist/cjs/clusters/oven-cavity-operational-state.d.ts.map +1 -1
- package/dist/cjs/clusters/oven-cavity-operational-state.js +3 -4
- package/dist/cjs/clusters/oven-cavity-operational-state.js.map +1 -1
- package/dist/cjs/clusters/oven-mode.d.ts +0 -144
- package/dist/cjs/clusters/oven-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/oven-mode.js +1 -49
- package/dist/cjs/clusters/oven-mode.js.map +1 -1
- package/dist/cjs/clusters/power-source.d.ts +12 -30
- package/dist/cjs/clusters/power-source.d.ts.map +1 -1
- package/dist/cjs/clusters/power-source.js +4 -10
- package/dist/cjs/clusters/power-source.js.map +1 -1
- package/dist/cjs/clusters/pressure-measurement.d.ts +9 -18
- package/dist/cjs/clusters/pressure-measurement.d.ts.map +1 -1
- package/dist/cjs/clusters/pressure-measurement.js +3 -6
- package/dist/cjs/clusters/pressure-measurement.js.map +1 -1
- package/dist/cjs/clusters/pump-configuration-and-control.d.ts +37 -55
- package/dist/cjs/clusters/pump-configuration-and-control.d.ts.map +1 -1
- package/dist/cjs/clusters/pump-configuration-and-control.js +11 -16
- package/dist/cjs/clusters/pump-configuration-and-control.js.map +1 -1
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +6 -9
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +2 -3
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
- package/dist/cjs/clusters/rvc-clean-mode.d.ts +8 -15
- package/dist/cjs/clusters/rvc-clean-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/rvc-clean-mode.js +2 -3
- package/dist/cjs/clusters/rvc-clean-mode.js.map +1 -1
- package/dist/cjs/clusters/rvc-operational-state.d.ts +3 -4
- package/dist/cjs/clusters/rvc-operational-state.d.ts.map +1 -1
- package/dist/cjs/clusters/rvc-operational-state.js +3 -4
- package/dist/cjs/clusters/rvc-operational-state.js.map +1 -1
- package/dist/cjs/clusters/rvc-run-mode.d.ts +12 -19
- package/dist/cjs/clusters/rvc-run-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/rvc-run-mode.js +2 -3
- package/dist/cjs/clusters/rvc-run-mode.js.map +1 -1
- package/dist/cjs/clusters/scenes-management.d.ts +20 -31
- package/dist/cjs/clusters/scenes-management.d.ts.map +1 -1
- package/dist/cjs/clusters/scenes-management.js +3 -4
- package/dist/cjs/clusters/scenes-management.js.map +1 -1
- package/dist/cjs/clusters/service-area.d.ts +84 -96
- package/dist/cjs/clusters/service-area.d.ts.map +1 -1
- package/dist/cjs/clusters/service-area.js +28 -31
- package/dist/cjs/clusters/service-area.js.map +1 -1
- package/dist/cjs/clusters/smoke-co-alarm.d.ts +15 -10
- package/dist/cjs/clusters/smoke-co-alarm.d.ts.map +1 -1
- package/dist/cjs/clusters/smoke-co-alarm.js +2 -2
- package/dist/cjs/clusters/smoke-co-alarm.js.map +1 -1
- package/dist/cjs/clusters/software-diagnostics.d.ts +3 -3
- package/dist/cjs/clusters/software-diagnostics.js +1 -1
- package/dist/cjs/clusters/switch.d.ts +18 -18
- package/dist/cjs/clusters/switch.js +6 -6
- package/dist/cjs/clusters/thermostat.d.ts +111 -161
- package/dist/cjs/clusters/thermostat.d.ts.map +1 -1
- package/dist/cjs/clusters/thermostat.js +35 -39
- package/dist/cjs/clusters/thermostat.js.map +1 -1
- package/dist/cjs/clusters/thread-border-router-management.d.ts +20 -20
- package/dist/cjs/clusters/thread-border-router-management.js +4 -4
- package/dist/cjs/clusters/thread-network-diagnostics.d.ts +42 -56
- package/dist/cjs/clusters/thread-network-diagnostics.d.ts.map +1 -1
- package/dist/cjs/clusters/thread-network-diagnostics.js +15 -20
- package/dist/cjs/clusters/thread-network-diagnostics.js.map +1 -1
- package/dist/cjs/clusters/thread-network-directory.d.ts +3 -3
- package/dist/cjs/clusters/thread-network-directory.js +3 -3
- package/dist/cjs/clusters/time-synchronization.d.ts +11 -17
- package/dist/cjs/clusters/time-synchronization.d.ts.map +1 -1
- package/dist/cjs/clusters/time-synchronization.js +3 -5
- package/dist/cjs/clusters/time-synchronization.js.map +1 -1
- package/dist/cjs/clusters/wake-on-lan.d.ts +5 -5
- package/dist/cjs/clusters/wake-on-lan.js +5 -5
- package/dist/cjs/clusters/water-heater-management.d.ts +47 -39
- package/dist/cjs/clusters/water-heater-management.d.ts.map +1 -1
- package/dist/cjs/clusters/water-heater-management.js +16 -14
- package/dist/cjs/clusters/water-heater-management.js.map +1 -1
- package/dist/cjs/clusters/water-heater-mode.d.ts +6 -9
- package/dist/cjs/clusters/water-heater-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/water-heater-mode.js +2 -3
- package/dist/cjs/clusters/water-heater-mode.js.map +1 -1
- package/dist/cjs/clusters/wi-fi-network-management.d.ts +9 -11
- package/dist/cjs/clusters/wi-fi-network-management.d.ts.map +1 -1
- package/dist/cjs/clusters/wi-fi-network-management.js +9 -11
- package/dist/cjs/clusters/wi-fi-network-management.js.map +1 -1
- package/dist/cjs/clusters/window-covering.d.ts +18 -6
- package/dist/cjs/clusters/window-covering.d.ts.map +1 -1
- package/dist/cjs/clusters/window-covering.js +6 -2
- package/dist/cjs/clusters/window-covering.js.map +1 -1
- package/dist/cjs/globals/Locationdesc.d.ts +6 -6
- package/dist/cjs/globals/Locationdesc.js +6 -6
- package/dist/cjs/globals/MeasurementAccuracyRange.d.ts +2 -6
- package/dist/cjs/globals/MeasurementAccuracyRange.d.ts.map +1 -1
- package/dist/cjs/globals/MeasurementAccuracyRange.js.map +1 -1
- package/dist/cjs/globals/Status.d.ts +5 -6
- package/dist/cjs/globals/Status.d.ts.map +1 -1
- package/dist/cjs/globals/Status.js.map +1 -1
- package/dist/esm/clusters/access-control.d.ts +82 -211
- package/dist/esm/clusters/access-control.d.ts.map +1 -1
- package/dist/esm/clusters/access-control.js +16 -36
- package/dist/esm/clusters/access-control.js.map +1 -1
- package/dist/esm/clusters/account-login.d.ts +20 -26
- package/dist/esm/clusters/account-login.d.ts.map +1 -1
- package/dist/esm/clusters/account-login.js +10 -13
- package/dist/esm/clusters/account-login.js.map +1 -1
- package/dist/esm/clusters/actions.d.ts +4 -6
- package/dist/esm/clusters/actions.d.ts.map +1 -1
- package/dist/esm/clusters/actions.js.map +1 -1
- package/dist/esm/clusters/administrator-commissioning.d.ts +31 -37
- package/dist/esm/clusters/administrator-commissioning.d.ts.map +1 -1
- package/dist/esm/clusters/administrator-commissioning.js +10 -12
- package/dist/esm/clusters/administrator-commissioning.js.map +1 -1
- package/dist/esm/clusters/application-launcher.d.ts +23 -29
- package/dist/esm/clusters/application-launcher.d.ts.map +1 -1
- package/dist/esm/clusters/application-launcher.js +6 -8
- package/dist/esm/clusters/application-launcher.js.map +1 -1
- package/dist/esm/clusters/ballast-configuration.d.ts +5 -10
- package/dist/esm/clusters/ballast-configuration.d.ts.map +1 -1
- package/dist/esm/clusters/ballast-configuration.js +5 -8
- package/dist/esm/clusters/ballast-configuration.js.map +1 -1
- package/dist/esm/clusters/basic-information.d.ts +9 -13
- package/dist/esm/clusters/basic-information.d.ts.map +1 -1
- package/dist/esm/clusters/basic-information.js +9 -13
- package/dist/esm/clusters/basic-information.js.map +1 -1
- package/dist/esm/clusters/binding.d.ts +3 -3
- package/dist/esm/clusters/boolean-state-configuration.d.ts +15 -15
- package/dist/esm/clusters/boolean-state-configuration.js +3 -3
- package/dist/esm/clusters/bridged-device-basic-information.d.ts +32 -43
- package/dist/esm/clusters/bridged-device-basic-information.d.ts.map +1 -1
- package/dist/esm/clusters/bridged-device-basic-information.js +8 -11
- package/dist/esm/clusters/bridged-device-basic-information.js.map +1 -1
- package/dist/esm/clusters/channel.d.ts +36 -36
- package/dist/esm/clusters/channel.js +2 -2
- package/dist/esm/clusters/color-control.d.ts +151 -189
- package/dist/esm/clusters/color-control.d.ts.map +1 -1
- package/dist/esm/clusters/color-control.js +34 -49
- package/dist/esm/clusters/color-control.js.map +1 -1
- package/dist/esm/clusters/commissioner-control.d.ts +12 -23
- package/dist/esm/clusters/commissioner-control.d.ts.map +1 -1
- package/dist/esm/clusters/commissioner-control.js +6 -15
- package/dist/esm/clusters/commissioner-control.js.map +1 -1
- package/dist/esm/clusters/concentration-measurement.d.ts +7 -5
- package/dist/esm/clusters/concentration-measurement.d.ts.map +1 -1
- package/dist/esm/clusters/concentration-measurement.js +3 -2
- package/dist/esm/clusters/concentration-measurement.js.map +1 -1
- package/dist/esm/clusters/content-control.d.ts +26 -35
- package/dist/esm/clusters/content-control.d.ts.map +1 -1
- package/dist/esm/clusters/content-control.js +8 -10
- package/dist/esm/clusters/content-control.js.map +1 -1
- package/dist/esm/clusters/content-launcher.d.ts +106 -140
- package/dist/esm/clusters/content-launcher.d.ts.map +1 -1
- package/dist/esm/clusters/content-launcher.js +6 -8
- package/dist/esm/clusters/content-launcher.js.map +1 -1
- package/dist/esm/clusters/descriptor.d.ts +3 -3
- package/dist/esm/clusters/device-energy-management-mode.d.ts +6 -9
- package/dist/esm/clusters/device-energy-management-mode.d.ts.map +1 -1
- package/dist/esm/clusters/device-energy-management-mode.js +2 -3
- package/dist/esm/clusters/device-energy-management-mode.js.map +1 -1
- package/dist/esm/clusters/device-energy-management.d.ts +102 -242
- package/dist/esm/clusters/device-energy-management.d.ts.map +1 -1
- package/dist/esm/clusters/device-energy-management.js +16 -46
- package/dist/esm/clusters/device-energy-management.js.map +1 -1
- package/dist/esm/clusters/diagnostic-logs.d.ts +3 -3
- package/dist/esm/clusters/diagnostic-logs.js +1 -1
- package/dist/esm/clusters/dishwasher-mode.d.ts +6 -9
- package/dist/esm/clusters/dishwasher-mode.d.ts.map +1 -1
- package/dist/esm/clusters/dishwasher-mode.js +2 -3
- package/dist/esm/clusters/dishwasher-mode.js.map +1 -1
- package/dist/esm/clusters/door-lock.d.ts +153 -192
- package/dist/esm/clusters/door-lock.d.ts.map +1 -1
- package/dist/esm/clusters/door-lock.js +36 -45
- package/dist/esm/clusters/door-lock.js.map +1 -1
- package/dist/esm/clusters/ecosystem-information.d.ts +19 -26
- package/dist/esm/clusters/ecosystem-information.d.ts.map +1 -1
- package/dist/esm/clusters/ecosystem-information.js +11 -16
- package/dist/esm/clusters/ecosystem-information.js.map +1 -1
- package/dist/esm/clusters/electrical-energy-measurement.d.ts +111 -111
- package/dist/esm/clusters/electrical-energy-measurement.js +3 -3
- package/dist/esm/clusters/electrical-power-measurement.d.ts +33 -42
- package/dist/esm/clusters/electrical-power-measurement.d.ts.map +1 -1
- package/dist/esm/clusters/electrical-power-measurement.js +7 -8
- package/dist/esm/clusters/electrical-power-measurement.js.map +1 -1
- package/dist/esm/clusters/energy-evse-mode.d.ts +16 -21
- package/dist/esm/clusters/energy-evse-mode.d.ts.map +1 -1
- package/dist/esm/clusters/energy-evse-mode.js +5 -7
- package/dist/esm/clusters/energy-evse-mode.js.map +1 -1
- package/dist/esm/clusters/energy-evse.d.ts +104 -128
- package/dist/esm/clusters/energy-evse.d.ts.map +1 -1
- package/dist/esm/clusters/energy-evse.js +17 -23
- package/dist/esm/clusters/energy-evse.js.map +1 -1
- package/dist/esm/clusters/energy-preference.d.ts +9 -5
- package/dist/esm/clusters/energy-preference.d.ts.map +1 -1
- package/dist/esm/clusters/energy-preference.js +3 -1
- package/dist/esm/clusters/energy-preference.js.map +1 -1
- package/dist/esm/clusters/fixed-label.d.ts +3 -5
- package/dist/esm/clusters/fixed-label.d.ts.map +1 -1
- package/dist/esm/clusters/fixed-label.js.map +1 -1
- package/dist/esm/clusters/flow-measurement.d.ts +1 -3
- package/dist/esm/clusters/flow-measurement.d.ts.map +1 -1
- package/dist/esm/clusters/flow-measurement.js +1 -3
- package/dist/esm/clusters/flow-measurement.js.map +1 -1
- package/dist/esm/clusters/general-commissioning.d.ts +82 -98
- package/dist/esm/clusters/general-commissioning.d.ts.map +1 -1
- package/dist/esm/clusters/general-commissioning.js +27 -31
- package/dist/esm/clusters/general-commissioning.js.map +1 -1
- package/dist/esm/clusters/general-diagnostics.d.ts +65 -84
- package/dist/esm/clusters/general-diagnostics.d.ts.map +1 -1
- package/dist/esm/clusters/general-diagnostics.js +17 -22
- package/dist/esm/clusters/general-diagnostics.js.map +1 -1
- package/dist/esm/clusters/group-key-management.d.ts +49 -54
- package/dist/esm/clusters/group-key-management.d.ts.map +1 -1
- package/dist/esm/clusters/group-key-management.js +16 -18
- package/dist/esm/clusters/group-key-management.js.map +1 -1
- package/dist/esm/clusters/groups.d.ts +6 -9
- package/dist/esm/clusters/groups.d.ts.map +1 -1
- package/dist/esm/clusters/groups.js +2 -3
- package/dist/esm/clusters/groups.js.map +1 -1
- package/dist/esm/clusters/icd-management.d.ts +21 -40
- package/dist/esm/clusters/icd-management.d.ts.map +1 -1
- package/dist/esm/clusters/icd-management.js +5 -8
- package/dist/esm/clusters/icd-management.js.map +1 -1
- package/dist/esm/clusters/identify.d.ts +1 -1
- package/dist/esm/clusters/index.d.ts +1 -1
- package/dist/esm/clusters/index.d.ts.map +1 -1
- package/dist/esm/clusters/index.js +2 -2
- package/dist/esm/clusters/index.js.map +1 -1
- package/dist/esm/clusters/{joint-fabric-datastore-cluster.d.ts → joint-fabric-datastore.d.ts} +5 -7
- package/dist/esm/clusters/joint-fabric-datastore.d.ts.map +1 -0
- package/dist/esm/clusters/{joint-fabric-datastore-cluster.js → joint-fabric-datastore.js} +37 -37
- package/dist/esm/clusters/{joint-fabric-datastore-cluster.js.map → joint-fabric-datastore.js.map} +3 -3
- package/dist/esm/clusters/joint-fabric-pki.d.ts +1 -3
- package/dist/esm/clusters/joint-fabric-pki.d.ts.map +1 -1
- package/dist/esm/clusters/joint-fabric-pki.js.map +1 -1
- package/dist/esm/clusters/keypad-input.d.ts +2 -2
- package/dist/esm/clusters/laundry-washer-controls.d.ts +18 -18
- package/dist/esm/clusters/laundry-washer-controls.d.ts.map +1 -1
- package/dist/esm/clusters/laundry-washer-controls.js +6 -6
- package/dist/esm/clusters/laundry-washer-controls.js.map +1 -1
- package/dist/esm/clusters/laundry-washer-mode.d.ts +0 -144
- package/dist/esm/clusters/laundry-washer-mode.d.ts.map +1 -1
- package/dist/esm/clusters/laundry-washer-mode.js +1 -49
- package/dist/esm/clusters/laundry-washer-mode.js.map +1 -1
- package/dist/esm/clusters/level-control.d.ts +41 -73
- package/dist/esm/clusters/level-control.d.ts.map +1 -1
- package/dist/esm/clusters/level-control.js +6 -9
- package/dist/esm/clusters/level-control.js.map +1 -1
- package/dist/esm/clusters/low-power.d.ts +3 -3
- package/dist/esm/clusters/media-input.d.ts +10 -13
- package/dist/esm/clusters/media-input.d.ts.map +1 -1
- package/dist/esm/clusters/media-input.js +3 -4
- package/dist/esm/clusters/media-input.js.map +1 -1
- package/dist/esm/clusters/media-playback.d.ts +30 -41
- package/dist/esm/clusters/media-playback.d.ts.map +1 -1
- package/dist/esm/clusters/media-playback.js +8 -11
- package/dist/esm/clusters/media-playback.js.map +1 -1
- package/dist/esm/clusters/messages.d.ts +8 -8
- package/dist/esm/clusters/messages.js +4 -4
- package/dist/esm/clusters/microwave-oven-mode.d.ts +6 -9
- package/dist/esm/clusters/microwave-oven-mode.d.ts.map +1 -1
- package/dist/esm/clusters/microwave-oven-mode.js +2 -3
- package/dist/esm/clusters/microwave-oven-mode.js.map +1 -1
- package/dist/esm/clusters/mode-base.d.ts +8 -15
- package/dist/esm/clusters/mode-base.d.ts.map +1 -1
- package/dist/esm/clusters/mode-base.js +2 -3
- package/dist/esm/clusters/mode-base.js.map +1 -1
- package/dist/esm/clusters/mode-select.d.ts +8 -24
- package/dist/esm/clusters/mode-select.d.ts.map +1 -1
- package/dist/esm/clusters/mode-select.js +3 -9
- package/dist/esm/clusters/mode-select.js.map +1 -1
- package/dist/esm/clusters/network-commissioning.d.ts +91 -121
- package/dist/esm/clusters/network-commissioning.d.ts.map +1 -1
- package/dist/esm/clusters/network-commissioning.js +18 -24
- package/dist/esm/clusters/network-commissioning.js.map +1 -1
- package/dist/esm/clusters/occupancy-sensing.d.ts +19 -30
- package/dist/esm/clusters/occupancy-sensing.d.ts.map +1 -1
- package/dist/esm/clusters/occupancy-sensing.js +4 -7
- package/dist/esm/clusters/occupancy-sensing.js.map +1 -1
- package/dist/esm/clusters/operational-credentials.d.ts +63 -67
- package/dist/esm/clusters/operational-credentials.d.ts.map +1 -1
- package/dist/esm/clusters/operational-credentials.js +33 -37
- package/dist/esm/clusters/operational-credentials.js.map +1 -1
- package/dist/esm/clusters/operational-state.d.ts +16 -21
- package/dist/esm/clusters/operational-state.d.ts.map +1 -1
- package/dist/esm/clusters/operational-state.js +10 -13
- package/dist/esm/clusters/operational-state.js.map +1 -1
- package/dist/esm/clusters/ota-software-update-provider.d.ts +6 -32
- package/dist/esm/clusters/ota-software-update-provider.d.ts.map +1 -1
- package/dist/esm/clusters/ota-software-update-provider.js +3 -16
- package/dist/esm/clusters/ota-software-update-provider.js.map +1 -1
- package/dist/esm/clusters/ota-software-update-requestor.d.ts +11 -13
- package/dist/esm/clusters/ota-software-update-requestor.d.ts.map +1 -1
- package/dist/esm/clusters/ota-software-update-requestor.js +6 -7
- package/dist/esm/clusters/ota-software-update-requestor.js.map +1 -1
- package/dist/esm/clusters/oven-cavity-operational-state.d.ts +3 -4
- package/dist/esm/clusters/oven-cavity-operational-state.d.ts.map +1 -1
- package/dist/esm/clusters/oven-cavity-operational-state.js +3 -4
- package/dist/esm/clusters/oven-cavity-operational-state.js.map +1 -1
- package/dist/esm/clusters/oven-mode.d.ts +0 -144
- package/dist/esm/clusters/oven-mode.d.ts.map +1 -1
- package/dist/esm/clusters/oven-mode.js +1 -49
- package/dist/esm/clusters/oven-mode.js.map +1 -1
- package/dist/esm/clusters/power-source.d.ts +12 -30
- package/dist/esm/clusters/power-source.d.ts.map +1 -1
- package/dist/esm/clusters/power-source.js +4 -10
- package/dist/esm/clusters/power-source.js.map +1 -1
- package/dist/esm/clusters/pressure-measurement.d.ts +9 -18
- package/dist/esm/clusters/pressure-measurement.d.ts.map +1 -1
- package/dist/esm/clusters/pressure-measurement.js +3 -6
- package/dist/esm/clusters/pressure-measurement.js.map +1 -1
- package/dist/esm/clusters/pump-configuration-and-control.d.ts +37 -55
- package/dist/esm/clusters/pump-configuration-and-control.d.ts.map +1 -1
- package/dist/esm/clusters/pump-configuration-and-control.js +11 -16
- package/dist/esm/clusters/pump-configuration-and-control.js.map +1 -1
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +6 -9
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts.map +1 -1
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +2 -3
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
- package/dist/esm/clusters/rvc-clean-mode.d.ts +8 -15
- package/dist/esm/clusters/rvc-clean-mode.d.ts.map +1 -1
- package/dist/esm/clusters/rvc-clean-mode.js +2 -3
- package/dist/esm/clusters/rvc-clean-mode.js.map +1 -1
- package/dist/esm/clusters/rvc-operational-state.d.ts +3 -4
- package/dist/esm/clusters/rvc-operational-state.d.ts.map +1 -1
- package/dist/esm/clusters/rvc-operational-state.js +3 -4
- package/dist/esm/clusters/rvc-operational-state.js.map +1 -1
- package/dist/esm/clusters/rvc-run-mode.d.ts +12 -19
- package/dist/esm/clusters/rvc-run-mode.d.ts.map +1 -1
- package/dist/esm/clusters/rvc-run-mode.js +2 -3
- package/dist/esm/clusters/rvc-run-mode.js.map +1 -1
- package/dist/esm/clusters/scenes-management.d.ts +20 -31
- package/dist/esm/clusters/scenes-management.d.ts.map +1 -1
- package/dist/esm/clusters/scenes-management.js +3 -4
- package/dist/esm/clusters/scenes-management.js.map +1 -1
- package/dist/esm/clusters/service-area.d.ts +84 -96
- package/dist/esm/clusters/service-area.d.ts.map +1 -1
- package/dist/esm/clusters/service-area.js +28 -31
- package/dist/esm/clusters/service-area.js.map +1 -1
- package/dist/esm/clusters/smoke-co-alarm.d.ts +15 -10
- package/dist/esm/clusters/smoke-co-alarm.d.ts.map +1 -1
- package/dist/esm/clusters/smoke-co-alarm.js +2 -2
- package/dist/esm/clusters/smoke-co-alarm.js.map +1 -1
- package/dist/esm/clusters/software-diagnostics.d.ts +3 -3
- package/dist/esm/clusters/software-diagnostics.js +1 -1
- package/dist/esm/clusters/switch.d.ts +18 -18
- package/dist/esm/clusters/switch.js +6 -6
- package/dist/esm/clusters/thermostat.d.ts +111 -161
- package/dist/esm/clusters/thermostat.d.ts.map +1 -1
- package/dist/esm/clusters/thermostat.js +35 -39
- package/dist/esm/clusters/thermostat.js.map +1 -1
- package/dist/esm/clusters/thread-border-router-management.d.ts +20 -20
- package/dist/esm/clusters/thread-border-router-management.js +4 -4
- package/dist/esm/clusters/thread-network-diagnostics.d.ts +42 -56
- package/dist/esm/clusters/thread-network-diagnostics.d.ts.map +1 -1
- package/dist/esm/clusters/thread-network-diagnostics.js +15 -20
- package/dist/esm/clusters/thread-network-diagnostics.js.map +1 -1
- package/dist/esm/clusters/thread-network-directory.d.ts +3 -3
- package/dist/esm/clusters/thread-network-directory.js +3 -3
- package/dist/esm/clusters/time-synchronization.d.ts +11 -17
- package/dist/esm/clusters/time-synchronization.d.ts.map +1 -1
- package/dist/esm/clusters/time-synchronization.js +3 -5
- package/dist/esm/clusters/time-synchronization.js.map +1 -1
- package/dist/esm/clusters/wake-on-lan.d.ts +5 -5
- package/dist/esm/clusters/wake-on-lan.js +5 -5
- package/dist/esm/clusters/water-heater-management.d.ts +47 -39
- package/dist/esm/clusters/water-heater-management.d.ts.map +1 -1
- package/dist/esm/clusters/water-heater-management.js +16 -14
- package/dist/esm/clusters/water-heater-management.js.map +1 -1
- package/dist/esm/clusters/water-heater-mode.d.ts +6 -9
- package/dist/esm/clusters/water-heater-mode.d.ts.map +1 -1
- package/dist/esm/clusters/water-heater-mode.js +2 -3
- package/dist/esm/clusters/water-heater-mode.js.map +1 -1
- package/dist/esm/clusters/wi-fi-network-management.d.ts +9 -11
- package/dist/esm/clusters/wi-fi-network-management.d.ts.map +1 -1
- package/dist/esm/clusters/wi-fi-network-management.js +9 -11
- package/dist/esm/clusters/wi-fi-network-management.js.map +1 -1
- package/dist/esm/clusters/window-covering.d.ts +18 -6
- package/dist/esm/clusters/window-covering.d.ts.map +1 -1
- package/dist/esm/clusters/window-covering.js +6 -2
- package/dist/esm/clusters/window-covering.js.map +1 -1
- package/dist/esm/globals/Locationdesc.d.ts +6 -6
- package/dist/esm/globals/Locationdesc.js +6 -6
- package/dist/esm/globals/MeasurementAccuracyRange.d.ts +2 -6
- package/dist/esm/globals/MeasurementAccuracyRange.d.ts.map +1 -1
- package/dist/esm/globals/MeasurementAccuracyRange.js.map +1 -1
- package/dist/esm/globals/Status.d.ts +5 -6
- package/dist/esm/globals/Status.d.ts.map +1 -1
- package/dist/esm/globals/Status.js.map +1 -1
- package/package.json +5 -5
- package/src/clusters/access-control.ts +19 -39
- package/src/clusters/account-login.ts +12 -17
- package/src/clusters/actions.ts +4 -6
- package/src/clusters/administrator-commissioning.ts +10 -12
- package/src/clusters/application-launcher.ts +6 -8
- package/src/clusters/ballast-configuration.ts +5 -10
- package/src/clusters/basic-information.ts +9 -13
- package/src/clusters/binding.ts +3 -3
- package/src/clusters/boolean-state-configuration.ts +3 -3
- package/src/clusters/bridged-device-basic-information.ts +8 -11
- package/src/clusters/channel.ts +2 -2
- package/src/clusters/color-control.ts +35 -50
- package/src/clusters/commissioner-control.ts +12 -23
- package/src/clusters/concentration-measurement.ts +4 -3
- package/src/clusters/content-control.ts +10 -15
- package/src/clusters/content-launcher.ts +7 -9
- package/src/clusters/descriptor.ts +3 -3
- package/src/clusters/device-energy-management-mode.ts +2 -3
- package/src/clusters/device-energy-management.ts +33 -96
- package/src/clusters/diagnostic-logs.ts +2 -2
- package/src/clusters/dishwasher-mode.ts +2 -3
- package/src/clusters/door-lock.ts +41 -53
- package/src/clusters/ecosystem-information.ts +11 -16
- package/src/clusters/electrical-energy-measurement.ts +3 -3
- package/src/clusters/electrical-power-measurement.ts +7 -8
- package/src/clusters/energy-evse-mode.ts +9 -11
- package/src/clusters/energy-evse.ts +25 -32
- package/src/clusters/energy-preference.ts +3 -3
- package/src/clusters/fixed-label.ts +3 -5
- package/src/clusters/flow-measurement.ts +1 -3
- package/src/clusters/general-commissioning.ts +31 -35
- package/src/clusters/general-diagnostics.ts +18 -23
- package/src/clusters/group-key-management.ts +18 -21
- package/src/clusters/groups.ts +2 -3
- package/src/clusters/icd-management.ts +5 -8
- package/src/clusters/identify.ts +1 -1
- package/src/clusters/index.ts +1 -1
- package/src/clusters/{joint-fabric-datastore-cluster.ts → joint-fabric-datastore.ts} +5 -7
- package/src/clusters/joint-fabric-pki.ts +1 -3
- package/src/clusters/keypad-input.ts +2 -2
- package/src/clusters/laundry-washer-controls.ts +6 -6
- package/src/clusters/laundry-washer-mode.ts +1 -51
- package/src/clusters/level-control.ts +7 -10
- package/src/clusters/low-power.ts +3 -3
- package/src/clusters/media-input.ts +3 -4
- package/src/clusters/media-playback.ts +11 -15
- package/src/clusters/messages.ts +4 -4
- package/src/clusters/microwave-oven-mode.ts +2 -3
- package/src/clusters/mode-base.ts +4 -9
- package/src/clusters/mode-select.ts +4 -12
- package/src/clusters/network-commissioning.ts +22 -28
- package/src/clusters/occupancy-sensing.ts +11 -16
- package/src/clusters/operational-credentials.ts +33 -37
- package/src/clusters/operational-state.ts +13 -17
- package/src/clusters/ota-software-update-provider.ts +3 -16
- package/src/clusters/ota-software-update-requestor.ts +6 -7
- package/src/clusters/oven-cavity-operational-state.ts +3 -4
- package/src/clusters/oven-mode.ts +1 -51
- package/src/clusters/power-source.ts +4 -10
- package/src/clusters/pressure-measurement.ts +3 -6
- package/src/clusters/pump-configuration-and-control.ts +15 -23
- package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.ts +2 -3
- package/src/clusters/rvc-clean-mode.ts +4 -9
- package/src/clusters/rvc-operational-state.ts +3 -4
- package/src/clusters/rvc-run-mode.ts +8 -13
- package/src/clusters/scenes-management.ts +3 -6
- package/src/clusters/service-area.ts +28 -31
- package/src/clusters/smoke-co-alarm.ts +11 -6
- package/src/clusters/software-diagnostics.ts +1 -1
- package/src/clusters/switch.ts +6 -6
- package/src/clusters/thermostat.ts +38 -80
- package/src/clusters/thread-border-router-management.ts +8 -8
- package/src/clusters/thread-network-diagnostics.ts +15 -20
- package/src/clusters/thread-network-directory.ts +3 -3
- package/src/clusters/time-synchronization.ts +5 -7
- package/src/clusters/wake-on-lan.ts +5 -5
- package/src/clusters/water-heater-management.ts +16 -14
- package/src/clusters/water-heater-mode.ts +2 -3
- package/src/clusters/wi-fi-network-management.ts +9 -11
- package/src/clusters/window-covering.ts +6 -2
- package/src/globals/Locationdesc.ts +6 -6
- package/src/globals/MeasurementAccuracyRange.ts +2 -6
- package/src/globals/Status.ts +5 -6
- package/dist/cjs/clusters/joint-fabric-datastore-cluster.d.ts.map +0 -1
- package/dist/esm/clusters/joint-fabric-datastore-cluster.d.ts.map +0 -1
|
@@ -28,12 +28,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
28
28
|
* the excess power flowing into the grid. This excess power naturally fluctuates when clouds pass overhead and
|
|
29
29
|
* other loads in the home are switched on and off.
|
|
30
30
|
*
|
|
31
|
-
* EVSE Example: An EMS may therefore be able to turn on the EVSE (if the vehicle is plugged in) and can start
|
|
32
|
-
* charging the vehicle, and periodically modify the charging power depending on PV generation and other home
|
|
33
|
-
* loads, so as to minimize import and export to the grid. An EMS may also use this feature to control the
|
|
34
|
-
* discharging (and re-charging) of the vehicle if the EVSE and vehicle support the V2X feature of the EVSE
|
|
35
|
-
* cluster of the associated EVSE device.
|
|
36
|
-
*
|
|
37
31
|
* @see {@link MatterSpecification.v14.Cluster} § 9.2.4.1
|
|
38
32
|
*/
|
|
39
33
|
PowerAdjustment = "PowerAdjustment",
|
|
@@ -48,10 +42,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
48
42
|
* Forecasts are defined from a current time, using a slot format, where the slot is akin to a relatively
|
|
49
43
|
* constant operating mode.
|
|
50
44
|
*
|
|
51
|
-
* Washing machine example: a washing machine may have stages of a washing cycle: heating, tumbling, rinse and
|
|
52
|
-
* spin stages. At each stage, the approximate minimum and maximum power consumption may be known, as well as
|
|
53
|
-
* the duration of that stage.
|
|
54
|
-
*
|
|
55
45
|
* In some circumstances the ESA may allow the stage to be delayed or paused (subject to safety and
|
|
56
46
|
* manufacturer’s discretion and user preferences).
|
|
57
47
|
*
|
|
@@ -66,8 +56,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
66
56
|
*
|
|
67
57
|
* The PowerForecastReporting and the adjustment features aim to align to the [SAREF4ENER] ontology.
|
|
68
58
|
*
|
|
69
|
-
* Inverter driven ESAs: some inverter driven ESAs can consume or generate a variable amount of power.
|
|
70
|
-
*
|
|
71
59
|
* For example, a single phase EVSE can be adjusted in the range of 6-32Amps in 0.6 Amp steps in EU or on a
|
|
72
60
|
* hardwired 120V supply in the range of 6-15 Amps in US.
|
|
73
61
|
*
|
|
@@ -105,9 +93,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
105
93
|
* ESAs which support the Start Time Adjustment feature, allow an EMS to recommend a change to the start time of
|
|
106
94
|
* the energy transfer that the ESA has previously suggested it would use.
|
|
107
95
|
*
|
|
108
|
-
* Washing machine example: A Washing Machine may have been set to start a wash cycle at 9pm when the variable
|
|
109
|
-
* tariff normally reduces.
|
|
110
|
-
*
|
|
111
96
|
* However, the EMS is aware that a grid event has occurred, making it cheaper to run the cycle at a later time,
|
|
112
97
|
* but the washing machine is not aware of this.
|
|
113
98
|
*
|
|
@@ -126,11 +111,8 @@ export declare namespace DeviceEnergyManagement {
|
|
|
126
111
|
/**
|
|
127
112
|
* Pausable (PAU)
|
|
128
113
|
*
|
|
129
|
-
* ESAs which support the Pausable feature, allow an EMS to recommend a pause in the middle of a
|
|
130
|
-
*
|
|
131
|
-
* forecast power profile that the ESA is currently using.
|
|
132
|
-
*
|
|
133
|
-
* Washing machine example: A Washing Machine is in operation, and starting its water heating step.
|
|
114
|
+
* ESAs which support the Pausable feature, allow an EMS to recommend a pause in the middle of a forecast power
|
|
115
|
+
* profile that the ESA is currently using.
|
|
134
116
|
*
|
|
135
117
|
* However, the EMS becomes aware from the smart meter that the total home load on the grid is close to
|
|
136
118
|
* exceeding its allowed total grid load.
|
|
@@ -155,10 +137,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
155
137
|
* and/or power level limits of the steps of the power profile that the ESA has previously suggested it would
|
|
156
138
|
* use.
|
|
157
139
|
*
|
|
158
|
-
* Heat pump and Solar PV example: A heat pump may have the ability to heat hot water as well as heating the
|
|
159
|
-
* home. The heat pump scheduling system may have determined that the home will be unoccupied during the day, or
|
|
160
|
-
* that the indoor temperature is above the set-point and so it knows that it will not need to heat the home.
|
|
161
|
-
*
|
|
162
140
|
* However, the hot water tank is likely to need to be reheated before the homeowner comes home in the evening.
|
|
163
141
|
* The heat pump is not aware that the property also has a solar PV inverter which is also an ESA that is
|
|
164
142
|
* communicating with the EMS.
|
|
@@ -182,12 +160,8 @@ export declare namespace DeviceEnergyManagement {
|
|
|
182
160
|
*
|
|
183
161
|
* ESAs which support the Constraint-Based Adjustment feature allow an EMS to inform the ESA of periods during
|
|
184
162
|
* which power usage should be modified (for example when the EMS has been made aware that the grid supplier has
|
|
185
|
-
* requested reduced energy usage due to overall peak grid demand)
|
|
186
|
-
*
|
|
187
|
-
* and may cause the ESA to modify the intended power profile has previously suggested it would use.
|
|
188
|
-
*
|
|
189
|
-
* EVSE example: An EVSE scheduling system may have determined that the vehicle would be charged starting at a
|
|
190
|
-
* moderate rate at 1am, so that it has enough charge by the time it is needed later that morning.
|
|
163
|
+
* requested reduced energy usage due to overall peak grid demand) and may cause the ESA to modify the intended
|
|
164
|
+
* power profile has previously suggested it would use.
|
|
191
165
|
*
|
|
192
166
|
* However, the DSR service provider has informed the EMS that due to high forecast winds it is now forecast
|
|
193
167
|
* that there will be very cheap energy available from wind generation between 2am and 3am.
|
|
@@ -213,8 +187,9 @@ export declare namespace DeviceEnergyManagement {
|
|
|
213
187
|
/**
|
|
214
188
|
* This field shall indicate the minimum power that the ESA can have its power adjusted to.
|
|
215
189
|
*
|
|
216
|
-
* Note that this is a signed value. Negative values indicate power flows out of the node
|
|
217
|
-
*
|
|
190
|
+
* Note that this is a signed value. Negative values indicate power flows out of the node
|
|
191
|
+
*
|
|
192
|
+
* discharging a battery).
|
|
218
193
|
*
|
|
219
194
|
* @see {@link MatterSpecification.v14.Cluster} § 9.2.7.10.1
|
|
220
195
|
*/
|
|
@@ -303,8 +278,9 @@ export declare namespace DeviceEnergyManagement {
|
|
|
303
278
|
/**
|
|
304
279
|
* This field shall indicate the minimum power that the ESA can have its power adjusted to.
|
|
305
280
|
*
|
|
306
|
-
* Note that this is a signed value. Negative values indicate power flows out of the node
|
|
307
|
-
*
|
|
281
|
+
* Note that this is a signed value. Negative values indicate power flows out of the node
|
|
282
|
+
*
|
|
283
|
+
* discharging a battery).
|
|
308
284
|
*
|
|
309
285
|
* @see {@link MatterSpecification.v14.Cluster} § 9.2.7.10.1
|
|
310
286
|
*/
|
|
@@ -641,8 +617,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
641
617
|
* choose to use values between 0-100 as a percentage of compressor modulation, or could use these values as
|
|
642
618
|
* Enum states meaning heating with fan, heating without fan etc.
|
|
643
619
|
*
|
|
644
|
-
* NOTE An ESA shall always use the same value to represent the same operating state.
|
|
645
|
-
*
|
|
646
620
|
* By providing this information a smart EMS may be able to learn the observed power draw when the ESA is put
|
|
647
621
|
* into a specific state. It can potentially then use the ManufacturerESAState field in the Forecast attribute
|
|
648
622
|
* along with observed power drawn to predict the power draw from the appliance and potentially ask it to modify
|
|
@@ -814,9 +788,8 @@ export declare namespace DeviceEnergyManagement {
|
|
|
814
788
|
* different power and energy demands per slot. For example, slots might be used to describe the distinct stages of
|
|
815
789
|
* a washing machine cycle.
|
|
816
790
|
*
|
|
817
|
-
* Where an ESA does not know the actual power and energy use of the system, it may support the SFR
|
|
818
|
-
*
|
|
819
|
-
* feature and instead report its internal state.
|
|
791
|
+
* Where an ESA does not know the actual power and energy use of the system, it may support the SFR feature and
|
|
792
|
+
* instead report its internal state.
|
|
820
793
|
*
|
|
821
794
|
* @see {@link MatterSpecification.v14.Cluster} § 9.2.7.13
|
|
822
795
|
*/
|
|
@@ -965,8 +938,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
965
938
|
* choose to use values between 0-100 as a percentage of compressor modulation, or could use these values as
|
|
966
939
|
* Enum states meaning heating with fan, heating without fan etc.
|
|
967
940
|
*
|
|
968
|
-
* NOTE An ESA shall always use the same value to represent the same operating state.
|
|
969
|
-
*
|
|
970
941
|
* By providing this information a smart EMS may be able to learn the observed power draw when the ESA is put
|
|
971
942
|
* into a specific state. It can potentially then use the ManufacturerESAState field in the Forecast attribute
|
|
972
943
|
* along with observed power drawn to predict the power draw from the appliance and potentially ask it to modify
|
|
@@ -1121,9 +1092,8 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1121
1092
|
* different power and energy demands per slot. For example, slots might be used to describe the distinct stages of
|
|
1122
1093
|
* a washing machine cycle.
|
|
1123
1094
|
*
|
|
1124
|
-
* Where an ESA does not know the actual power and energy use of the system, it may support the SFR
|
|
1125
|
-
*
|
|
1126
|
-
* feature and instead report its internal state.
|
|
1095
|
+
* Where an ESA does not know the actual power and energy use of the system, it may support the SFR feature and
|
|
1096
|
+
* instead report its internal state.
|
|
1127
1097
|
*
|
|
1128
1098
|
* @see {@link MatterSpecification.v14.Cluster} § 9.2.7.13
|
|
1129
1099
|
*/
|
|
@@ -1410,9 +1380,8 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1410
1380
|
* If this ESA supports PFR this would have 2 entries in the list as follows:
|
|
1411
1381
|
*
|
|
1412
1382
|
* If this ESA supports SFR where it does not know the actual power, but has an understanding of the functions
|
|
1413
|
-
* that use more energy, it could be requested to use more or less energy using the
|
|
1414
|
-
*
|
|
1415
|
-
* trol field as follows:
|
|
1383
|
+
* that use more energy, it could be requested to use more or less energy using the LoadControl field as
|
|
1384
|
+
* follows:
|
|
1416
1385
|
*
|
|
1417
1386
|
* @see {@link MatterSpecification.v14.Cluster} § 9.2.9.7.1
|
|
1418
1387
|
*/
|
|
@@ -1549,7 +1518,7 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1549
1518
|
*/
|
|
1550
1519
|
enum EsaState {
|
|
1551
1520
|
/**
|
|
1552
|
-
* The ESA is not available to the EMS (e.g. start-
|
|
1521
|
+
* The ESA is not available to the EMS (e.g. start-up, maintenance mode)
|
|
1553
1522
|
*/
|
|
1554
1523
|
Offline = 0,
|
|
1555
1524
|
/**
|
|
@@ -1614,8 +1583,9 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1614
1583
|
/**
|
|
1615
1584
|
* This field shall indicate the minimum power that the ESA can have its power adjusted to.
|
|
1616
1585
|
*
|
|
1617
|
-
* Note that this is a signed value. Negative values indicate power flows out of the node
|
|
1618
|
-
*
|
|
1586
|
+
* Note that this is a signed value. Negative values indicate power flows out of the node
|
|
1587
|
+
*
|
|
1588
|
+
* discharging a battery).
|
|
1619
1589
|
*
|
|
1620
1590
|
* @see {@link MatterSpecification.v14.Cluster} § 9.2.7.10.1
|
|
1621
1591
|
*/
|
|
@@ -1910,8 +1880,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
1910
1880
|
* choose to use values between 0-100 as a percentage of compressor modulation, or could use these values as
|
|
1911
1881
|
* Enum states meaning heating with fan, heating without fan etc.
|
|
1912
1882
|
*
|
|
1913
|
-
* NOTE An ESA shall always use the same value to represent the same operating state.
|
|
1914
|
-
*
|
|
1915
1883
|
* By providing this information a smart EMS may be able to learn the observed power draw when the ESA is put
|
|
1916
1884
|
* into a specific state. It can potentially then use the ManufacturerESAState field in the Forecast attribute
|
|
1917
1885
|
* along with observed power drawn to predict the power draw from the appliance and potentially ask it to modify
|
|
@@ -2082,10 +2050,9 @@ export declare namespace DeviceEnergyManagement {
|
|
|
2082
2050
|
*
|
|
2083
2051
|
* If the user changes the Opt-Out state of the ESA which is currently operating with a Forecast that is due
|
|
2084
2052
|
* to a previous StartTimeAdjustRequest, ModifyForecastRequest or RequestConstraintBasedForecast command
|
|
2085
|
-
* that would now not be permitted due to the new Opt-out state
|
|
2086
|
-
*
|
|
2087
|
-
*
|
|
2088
|
-
* behave as if it had received a CancelRequest command.
|
|
2053
|
+
* that would now not be permitted due to the new Opt-out state (i.e. the Forecast attribute
|
|
2054
|
+
* ForecastUpdateReason field currently contains a reason which is now opted out), the ESA shall behave as
|
|
2055
|
+
* if it had received a CancelRequest command.
|
|
2089
2056
|
*
|
|
2090
2057
|
* If the user changes the Opt-Out state of the ESA which currently has the ESAStateEnum with value Paused
|
|
2091
2058
|
* due to a previous PauseRequest command that would now not be permitted due to the new Opt-out state, and
|
|
@@ -2278,9 +2245,8 @@ export declare namespace DeviceEnergyManagement {
|
|
|
2278
2245
|
* If this ESA supports PFR this would have 2 entries in the list as follows:
|
|
2279
2246
|
*
|
|
2280
2247
|
* If this ESA supports SFR where it does not know the actual power, but has an understanding of the functions
|
|
2281
|
-
* that use more energy, it could be requested to use more or less energy using the
|
|
2282
|
-
*
|
|
2283
|
-
* trol field as follows:
|
|
2248
|
+
* that use more energy, it could be requested to use more or less energy using the LoadControl field as
|
|
2249
|
+
* follows:
|
|
2284
2250
|
*
|
|
2285
2251
|
* @see {@link MatterSpecification.v14.Cluster} § 9.2.9.7.1
|
|
2286
2252
|
*/
|
|
@@ -2377,12 +2343,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
2377
2343
|
* in the excess power flowing into the grid. This excess power naturally fluctuates when clouds pass
|
|
2378
2344
|
* overhead and other loads in the home are switched on and off.
|
|
2379
2345
|
*
|
|
2380
|
-
* EVSE Example: An EMS may therefore be able to turn on the EVSE (if the vehicle is plugged in) and can
|
|
2381
|
-
* start charging the vehicle, and periodically modify the charging power depending on PV generation and
|
|
2382
|
-
* other home loads, so as to minimize import and export to the grid. An EMS may also use this feature to
|
|
2383
|
-
* control the discharging (and re-charging) of the vehicle if the EVSE and vehicle support the V2X feature
|
|
2384
|
-
* of the EVSE cluster of the associated EVSE device.
|
|
2385
|
-
*
|
|
2386
2346
|
* @see {@link MatterSpecification.v14.Cluster} § 9.2.4.1
|
|
2387
2347
|
*/
|
|
2388
2348
|
readonly powerAdjustment: BitFlag;
|
|
@@ -2397,10 +2357,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
2397
2357
|
* Forecasts are defined from a current time, using a slot format, where the slot is akin to a relatively
|
|
2398
2358
|
* constant operating mode.
|
|
2399
2359
|
*
|
|
2400
|
-
* Washing machine example: a washing machine may have stages of a washing cycle: heating, tumbling, rinse
|
|
2401
|
-
* and spin stages. At each stage, the approximate minimum and maximum power consumption may be known, as
|
|
2402
|
-
* well as the duration of that stage.
|
|
2403
|
-
*
|
|
2404
2360
|
* In some circumstances the ESA may allow the stage to be delayed or paused (subject to safety and
|
|
2405
2361
|
* manufacturer’s discretion and user preferences).
|
|
2406
2362
|
*
|
|
@@ -2415,8 +2371,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
2415
2371
|
*
|
|
2416
2372
|
* The PowerForecastReporting and the adjustment features aim to align to the [SAREF4ENER] ontology.
|
|
2417
2373
|
*
|
|
2418
|
-
* Inverter driven ESAs: some inverter driven ESAs can consume or generate a variable amount of power.
|
|
2419
|
-
*
|
|
2420
2374
|
* For example, a single phase EVSE can be adjusted in the range of 6-32Amps in 0.6 Amp steps in EU or on a
|
|
2421
2375
|
* hardwired 120V supply in the range of 6-15 Amps in US.
|
|
2422
2376
|
*
|
|
@@ -2455,9 +2409,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
2455
2409
|
* ESAs which support the Start Time Adjustment feature, allow an EMS to recommend a change to the start
|
|
2456
2410
|
* time of the energy transfer that the ESA has previously suggested it would use.
|
|
2457
2411
|
*
|
|
2458
|
-
* Washing machine example: A Washing Machine may have been set to start a wash cycle at 9pm when the
|
|
2459
|
-
* variable tariff normally reduces.
|
|
2460
|
-
*
|
|
2461
2412
|
* However, the EMS is aware that a grid event has occurred, making it cheaper to run the cycle at a later
|
|
2462
2413
|
* time, but the washing machine is not aware of this.
|
|
2463
2414
|
*
|
|
@@ -2477,11 +2428,8 @@ export declare namespace DeviceEnergyManagement {
|
|
|
2477
2428
|
/**
|
|
2478
2429
|
* Pausable
|
|
2479
2430
|
*
|
|
2480
|
-
* ESAs which support the Pausable feature, allow an EMS to recommend a pause in the middle of a
|
|
2481
|
-
*
|
|
2482
|
-
* forecast power profile that the ESA is currently using.
|
|
2483
|
-
*
|
|
2484
|
-
* Washing machine example: A Washing Machine is in operation, and starting its water heating step.
|
|
2431
|
+
* ESAs which support the Pausable feature, allow an EMS to recommend a pause in the middle of a forecast
|
|
2432
|
+
* power profile that the ESA is currently using.
|
|
2485
2433
|
*
|
|
2486
2434
|
* However, the EMS becomes aware from the smart meter that the total home load on the grid is close to
|
|
2487
2435
|
* exceeding its allowed total grid load.
|
|
@@ -2506,11 +2454,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
2506
2454
|
* duration and/or power level limits of the steps of the power profile that the ESA has previously
|
|
2507
2455
|
* suggested it would use.
|
|
2508
2456
|
*
|
|
2509
|
-
* Heat pump and Solar PV example: A heat pump may have the ability to heat hot water as well as heating the
|
|
2510
|
-
* home. The heat pump scheduling system may have determined that the home will be unoccupied during the
|
|
2511
|
-
* day, or that the indoor temperature is above the set-point and so it knows that it will not need to heat
|
|
2512
|
-
* the home.
|
|
2513
|
-
*
|
|
2514
2457
|
* However, the hot water tank is likely to need to be reheated before the homeowner comes home in the
|
|
2515
2458
|
* evening. The heat pump is not aware that the property also has a solar PV inverter which is also an ESA
|
|
2516
2459
|
* that is communicating with the EMS.
|
|
@@ -2535,12 +2478,8 @@ export declare namespace DeviceEnergyManagement {
|
|
|
2535
2478
|
*
|
|
2536
2479
|
* ESAs which support the Constraint-Based Adjustment feature allow an EMS to inform the ESA of periods
|
|
2537
2480
|
* during which power usage should be modified (for example when the EMS has been made aware that the grid
|
|
2538
|
-
* supplier has requested reduced energy usage due to overall peak grid demand)
|
|
2539
|
-
*
|
|
2540
|
-
* and may cause the ESA to modify the intended power profile has previously suggested it would use.
|
|
2541
|
-
*
|
|
2542
|
-
* EVSE example: An EVSE scheduling system may have determined that the vehicle would be charged starting at
|
|
2543
|
-
* a moderate rate at 1am, so that it has enough charge by the time it is needed later that morning.
|
|
2481
|
+
* supplier has requested reduced energy usage due to overall peak grid demand) and may cause the ESA to
|
|
2482
|
+
* modify the intended power profile has previously suggested it would use.
|
|
2544
2483
|
*
|
|
2545
2484
|
* However, the DSR service provider has informed the EMS that due to high forecast winds it is now forecast
|
|
2546
2485
|
* that there will be very cheap energy available from wind generation between 2am and 3am.
|
|
@@ -2617,11 +2556,11 @@ export declare namespace DeviceEnergyManagement {
|
|
|
2617
2556
|
* Indicates the minimum electrical power that the ESA can consume when switched on. This does not include
|
|
2618
2557
|
* when in power save or standby modes.
|
|
2619
2558
|
*
|
|
2620
|
-
* NOTE
|
|
2559
|
+
* > [!NOTE]
|
|
2621
2560
|
*
|
|
2622
|
-
* For Generator ESAs that can discharge an internal battery (such as a battery storage inverter) to loads
|
|
2623
|
-
*
|
|
2624
|
-
*
|
|
2561
|
+
* > For Generator ESAs that can discharge an internal battery (such as a battery storage inverter) to loads
|
|
2562
|
+
* in the home, the AbsMinPower will be a negative number representing the maximum power that the ESA can
|
|
2563
|
+
* discharge its internal battery.
|
|
2625
2564
|
*
|
|
2626
2565
|
* @see {@link MatterSpecification.v14.Cluster} § 9.2.8.4
|
|
2627
2566
|
*/
|
|
@@ -2690,8 +2629,9 @@ export declare namespace DeviceEnergyManagement {
|
|
|
2690
2629
|
/**
|
|
2691
2630
|
* This field shall indicate the minimum power that the ESA can have its power adjusted to.
|
|
2692
2631
|
*
|
|
2693
|
-
* Note that this is a signed value. Negative values indicate power flows out of the node
|
|
2694
|
-
*
|
|
2632
|
+
* Note that this is a signed value. Negative values indicate power flows out of the node
|
|
2633
|
+
*
|
|
2634
|
+
* discharging a battery).
|
|
2695
2635
|
*
|
|
2696
2636
|
* @see {@link MatterSpecification.v14.Cluster} § 9.2.7.10.1
|
|
2697
2637
|
*/
|
|
@@ -2986,8 +2926,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
2986
2926
|
* choose to use values between 0-100 as a percentage of compressor modulation, or could use these values as
|
|
2987
2927
|
* Enum states meaning heating with fan, heating without fan etc.
|
|
2988
2928
|
*
|
|
2989
|
-
* NOTE An ESA shall always use the same value to represent the same operating state.
|
|
2990
|
-
*
|
|
2991
2929
|
* By providing this information a smart EMS may be able to learn the observed power draw when the ESA is put
|
|
2992
2930
|
* into a specific state. It can potentially then use the ManufacturerESAState field in the Forecast attribute
|
|
2993
2931
|
* along with observed power drawn to predict the power draw from the appliance and potentially ask it to modify
|
|
@@ -3313,8 +3251,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
3313
3251
|
* choose to use values between 0-100 as a percentage of compressor modulation, or could use these values as
|
|
3314
3252
|
* Enum states meaning heating with fan, heating without fan etc.
|
|
3315
3253
|
*
|
|
3316
|
-
* NOTE An ESA shall always use the same value to represent the same operating state.
|
|
3317
|
-
*
|
|
3318
3254
|
* By providing this information a smart EMS may be able to learn the observed power draw when the ESA is put
|
|
3319
3255
|
* into a specific state. It can potentially then use the ManufacturerESAState field in the Forecast attribute
|
|
3320
3256
|
* along with observed power drawn to predict the power draw from the appliance and potentially ask it to modify
|
|
@@ -3485,10 +3421,9 @@ export declare namespace DeviceEnergyManagement {
|
|
|
3485
3421
|
*
|
|
3486
3422
|
* If the user changes the Opt-Out state of the ESA which is currently operating with a Forecast that is due
|
|
3487
3423
|
* to a previous StartTimeAdjustRequest, ModifyForecastRequest or RequestConstraintBasedForecast command
|
|
3488
|
-
* that would now not be permitted due to the new Opt-out state
|
|
3489
|
-
*
|
|
3490
|
-
*
|
|
3491
|
-
* behave as if it had received a CancelRequest command.
|
|
3424
|
+
* that would now not be permitted due to the new Opt-out state (i.e. the Forecast attribute
|
|
3425
|
+
* ForecastUpdateReason field currently contains a reason which is now opted out), the ESA shall behave as
|
|
3426
|
+
* if it had received a CancelRequest command.
|
|
3492
3427
|
*
|
|
3493
3428
|
* If the user changes the Opt-Out state of the ESA which currently has the ESAStateEnum with value Paused
|
|
3494
3429
|
* due to a previous PauseRequest command that would now not be permitted due to the new Opt-out state, and
|
|
@@ -3528,10 +3463,9 @@ export declare namespace DeviceEnergyManagement {
|
|
|
3528
3463
|
*
|
|
3529
3464
|
* If the user changes the Opt-Out state of the ESA which is currently operating with a Forecast that is due
|
|
3530
3465
|
* to a previous StartTimeAdjustRequest, ModifyForecastRequest or RequestConstraintBasedForecast command
|
|
3531
|
-
* that would now not be permitted due to the new Opt-out state
|
|
3532
|
-
*
|
|
3533
|
-
*
|
|
3534
|
-
* behave as if it had received a CancelRequest command.
|
|
3466
|
+
* that would now not be permitted due to the new Opt-out state (i.e. the Forecast attribute
|
|
3467
|
+
* ForecastUpdateReason field currently contains a reason which is now opted out), the ESA shall behave as
|
|
3468
|
+
* if it had received a CancelRequest command.
|
|
3535
3469
|
*
|
|
3536
3470
|
* If the user changes the Opt-Out state of the ESA which currently has the ESAStateEnum with value Paused
|
|
3537
3471
|
* due to a previous PauseRequest command that would now not be permitted due to the new Opt-out state, and
|
|
@@ -3571,10 +3505,9 @@ export declare namespace DeviceEnergyManagement {
|
|
|
3571
3505
|
*
|
|
3572
3506
|
* If the user changes the Opt-Out state of the ESA which is currently operating with a Forecast that is due
|
|
3573
3507
|
* to a previous StartTimeAdjustRequest, ModifyForecastRequest or RequestConstraintBasedForecast command
|
|
3574
|
-
* that would now not be permitted due to the new Opt-out state
|
|
3575
|
-
*
|
|
3576
|
-
*
|
|
3577
|
-
* behave as if it had received a CancelRequest command.
|
|
3508
|
+
* that would now not be permitted due to the new Opt-out state (i.e. the Forecast attribute
|
|
3509
|
+
* ForecastUpdateReason field currently contains a reason which is now opted out), the ESA shall behave as
|
|
3510
|
+
* if it had received a CancelRequest command.
|
|
3578
3511
|
*
|
|
3579
3512
|
* If the user changes the Opt-Out state of the ESA which currently has the ESAStateEnum with value Paused
|
|
3580
3513
|
* due to a previous PauseRequest command that would now not be permitted due to the new Opt-out state, and
|
|
@@ -3614,10 +3547,9 @@ export declare namespace DeviceEnergyManagement {
|
|
|
3614
3547
|
*
|
|
3615
3548
|
* If the user changes the Opt-Out state of the ESA which is currently operating with a Forecast that is due
|
|
3616
3549
|
* to a previous StartTimeAdjustRequest, ModifyForecastRequest or RequestConstraintBasedForecast command
|
|
3617
|
-
* that would now not be permitted due to the new Opt-out state
|
|
3618
|
-
*
|
|
3619
|
-
*
|
|
3620
|
-
* behave as if it had received a CancelRequest command.
|
|
3550
|
+
* that would now not be permitted due to the new Opt-out state (i.e. the Forecast attribute
|
|
3551
|
+
* ForecastUpdateReason field currently contains a reason which is now opted out), the ESA shall behave as
|
|
3552
|
+
* if it had received a CancelRequest command.
|
|
3621
3553
|
*
|
|
3622
3554
|
* If the user changes the Opt-Out state of the ESA which currently has the ESAStateEnum with value Paused
|
|
3623
3555
|
* due to a previous PauseRequest command that would now not be permitted due to the new Opt-out state, and
|
|
@@ -3657,10 +3589,9 @@ export declare namespace DeviceEnergyManagement {
|
|
|
3657
3589
|
*
|
|
3658
3590
|
* If the user changes the Opt-Out state of the ESA which is currently operating with a Forecast that is due
|
|
3659
3591
|
* to a previous StartTimeAdjustRequest, ModifyForecastRequest or RequestConstraintBasedForecast command
|
|
3660
|
-
* that would now not be permitted due to the new Opt-out state
|
|
3661
|
-
*
|
|
3662
|
-
*
|
|
3663
|
-
* behave as if it had received a CancelRequest command.
|
|
3592
|
+
* that would now not be permitted due to the new Opt-out state (i.e. the Forecast attribute
|
|
3593
|
+
* ForecastUpdateReason field currently contains a reason which is now opted out), the ESA shall behave as
|
|
3594
|
+
* if it had received a CancelRequest command.
|
|
3664
3595
|
*
|
|
3665
3596
|
* If the user changes the Opt-Out state of the ESA which currently has the ESAStateEnum with value Paused
|
|
3666
3597
|
* due to a previous PauseRequest command that would now not be permitted due to the new Opt-out state, and
|
|
@@ -3857,9 +3788,8 @@ export declare namespace DeviceEnergyManagement {
|
|
|
3857
3788
|
* If this ESA supports PFR this would have 2 entries in the list as follows:
|
|
3858
3789
|
*
|
|
3859
3790
|
* If this ESA supports SFR where it does not know the actual power, but has an understanding of the functions
|
|
3860
|
-
* that use more energy, it could be requested to use more or less energy using the
|
|
3861
|
-
*
|
|
3862
|
-
* trol field as follows:
|
|
3791
|
+
* that use more energy, it could be requested to use more or less energy using the LoadControl field as
|
|
3792
|
+
* follows:
|
|
3863
3793
|
*
|
|
3864
3794
|
* @see {@link MatterSpecification.v14.Cluster} § 9.2.9.7.1
|
|
3865
3795
|
*/
|
|
@@ -4008,12 +3938,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
4008
3938
|
* in the excess power flowing into the grid. This excess power naturally fluctuates when clouds pass
|
|
4009
3939
|
* overhead and other loads in the home are switched on and off.
|
|
4010
3940
|
*
|
|
4011
|
-
* EVSE Example: An EMS may therefore be able to turn on the EVSE (if the vehicle is plugged in) and can
|
|
4012
|
-
* start charging the vehicle, and periodically modify the charging power depending on PV generation and
|
|
4013
|
-
* other home loads, so as to minimize import and export to the grid. An EMS may also use this feature to
|
|
4014
|
-
* control the discharging (and re-charging) of the vehicle if the EVSE and vehicle support the V2X feature
|
|
4015
|
-
* of the EVSE cluster of the associated EVSE device.
|
|
4016
|
-
*
|
|
4017
3941
|
* @see {@link MatterSpecification.v14.Cluster} § 9.2.4.1
|
|
4018
3942
|
*/
|
|
4019
3943
|
readonly powerAdjustment: BitFlag;
|
|
@@ -4028,10 +3952,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
4028
3952
|
* Forecasts are defined from a current time, using a slot format, where the slot is akin to a relatively
|
|
4029
3953
|
* constant operating mode.
|
|
4030
3954
|
*
|
|
4031
|
-
* Washing machine example: a washing machine may have stages of a washing cycle: heating, tumbling, rinse
|
|
4032
|
-
* and spin stages. At each stage, the approximate minimum and maximum power consumption may be known, as
|
|
4033
|
-
* well as the duration of that stage.
|
|
4034
|
-
*
|
|
4035
3955
|
* In some circumstances the ESA may allow the stage to be delayed or paused (subject to safety and
|
|
4036
3956
|
* manufacturer’s discretion and user preferences).
|
|
4037
3957
|
*
|
|
@@ -4046,8 +3966,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
4046
3966
|
*
|
|
4047
3967
|
* The PowerForecastReporting and the adjustment features aim to align to the [SAREF4ENER] ontology.
|
|
4048
3968
|
*
|
|
4049
|
-
* Inverter driven ESAs: some inverter driven ESAs can consume or generate a variable amount of power.
|
|
4050
|
-
*
|
|
4051
3969
|
* For example, a single phase EVSE can be adjusted in the range of 6-32Amps in 0.6 Amp steps in EU or on a
|
|
4052
3970
|
* hardwired 120V supply in the range of 6-15 Amps in US.
|
|
4053
3971
|
*
|
|
@@ -4086,9 +4004,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
4086
4004
|
* ESAs which support the Start Time Adjustment feature, allow an EMS to recommend a change to the start
|
|
4087
4005
|
* time of the energy transfer that the ESA has previously suggested it would use.
|
|
4088
4006
|
*
|
|
4089
|
-
* Washing machine example: A Washing Machine may have been set to start a wash cycle at 9pm when the
|
|
4090
|
-
* variable tariff normally reduces.
|
|
4091
|
-
*
|
|
4092
4007
|
* However, the EMS is aware that a grid event has occurred, making it cheaper to run the cycle at a later
|
|
4093
4008
|
* time, but the washing machine is not aware of this.
|
|
4094
4009
|
*
|
|
@@ -4108,11 +4023,8 @@ export declare namespace DeviceEnergyManagement {
|
|
|
4108
4023
|
/**
|
|
4109
4024
|
* Pausable
|
|
4110
4025
|
*
|
|
4111
|
-
* ESAs which support the Pausable feature, allow an EMS to recommend a pause in the middle of a
|
|
4112
|
-
*
|
|
4113
|
-
* forecast power profile that the ESA is currently using.
|
|
4114
|
-
*
|
|
4115
|
-
* Washing machine example: A Washing Machine is in operation, and starting its water heating step.
|
|
4026
|
+
* ESAs which support the Pausable feature, allow an EMS to recommend a pause in the middle of a forecast
|
|
4027
|
+
* power profile that the ESA is currently using.
|
|
4116
4028
|
*
|
|
4117
4029
|
* However, the EMS becomes aware from the smart meter that the total home load on the grid is close to
|
|
4118
4030
|
* exceeding its allowed total grid load.
|
|
@@ -4137,11 +4049,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
4137
4049
|
* duration and/or power level limits of the steps of the power profile that the ESA has previously
|
|
4138
4050
|
* suggested it would use.
|
|
4139
4051
|
*
|
|
4140
|
-
* Heat pump and Solar PV example: A heat pump may have the ability to heat hot water as well as heating the
|
|
4141
|
-
* home. The heat pump scheduling system may have determined that the home will be unoccupied during the
|
|
4142
|
-
* day, or that the indoor temperature is above the set-point and so it knows that it will not need to heat
|
|
4143
|
-
* the home.
|
|
4144
|
-
*
|
|
4145
4052
|
* However, the hot water tank is likely to need to be reheated before the homeowner comes home in the
|
|
4146
4053
|
* evening. The heat pump is not aware that the property also has a solar PV inverter which is also an ESA
|
|
4147
4054
|
* that is communicating with the EMS.
|
|
@@ -4166,12 +4073,8 @@ export declare namespace DeviceEnergyManagement {
|
|
|
4166
4073
|
*
|
|
4167
4074
|
* ESAs which support the Constraint-Based Adjustment feature allow an EMS to inform the ESA of periods
|
|
4168
4075
|
* during which power usage should be modified (for example when the EMS has been made aware that the grid
|
|
4169
|
-
* supplier has requested reduced energy usage due to overall peak grid demand)
|
|
4170
|
-
*
|
|
4171
|
-
* and may cause the ESA to modify the intended power profile has previously suggested it would use.
|
|
4172
|
-
*
|
|
4173
|
-
* EVSE example: An EVSE scheduling system may have determined that the vehicle would be charged starting at
|
|
4174
|
-
* a moderate rate at 1am, so that it has enough charge by the time it is needed later that morning.
|
|
4076
|
+
* supplier has requested reduced energy usage due to overall peak grid demand) and may cause the ESA to
|
|
4077
|
+
* modify the intended power profile has previously suggested it would use.
|
|
4175
4078
|
*
|
|
4176
4079
|
* However, the DSR service provider has informed the EMS that due to high forecast winds it is now forecast
|
|
4177
4080
|
* that there will be very cheap energy available from wind generation between 2am and 3am.
|
|
@@ -4248,11 +4151,11 @@ export declare namespace DeviceEnergyManagement {
|
|
|
4248
4151
|
* Indicates the minimum electrical power that the ESA can consume when switched on. This does not include
|
|
4249
4152
|
* when in power save or standby modes.
|
|
4250
4153
|
*
|
|
4251
|
-
* NOTE
|
|
4154
|
+
* > [!NOTE]
|
|
4252
4155
|
*
|
|
4253
|
-
* For Generator ESAs that can discharge an internal battery (such as a battery storage inverter) to loads
|
|
4254
|
-
*
|
|
4255
|
-
*
|
|
4156
|
+
* > For Generator ESAs that can discharge an internal battery (such as a battery storage inverter) to loads
|
|
4157
|
+
* in the home, the AbsMinPower will be a negative number representing the maximum power that the ESA can
|
|
4158
|
+
* discharge its internal battery.
|
|
4256
4159
|
*
|
|
4257
4160
|
* @see {@link MatterSpecification.v14.Cluster} § 9.2.8.4
|
|
4258
4161
|
*/
|
|
@@ -4321,8 +4224,9 @@ export declare namespace DeviceEnergyManagement {
|
|
|
4321
4224
|
/**
|
|
4322
4225
|
* This field shall indicate the minimum power that the ESA can have its power adjusted to.
|
|
4323
4226
|
*
|
|
4324
|
-
* Note that this is a signed value. Negative values indicate power flows out of the node
|
|
4325
|
-
*
|
|
4227
|
+
* Note that this is a signed value. Negative values indicate power flows out of the node
|
|
4228
|
+
*
|
|
4229
|
+
* discharging a battery).
|
|
4326
4230
|
*
|
|
4327
4231
|
* @see {@link MatterSpecification.v14.Cluster} § 9.2.7.10.1
|
|
4328
4232
|
*/
|
|
@@ -4617,8 +4521,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
4617
4521
|
* choose to use values between 0-100 as a percentage of compressor modulation, or could use these values as
|
|
4618
4522
|
* Enum states meaning heating with fan, heating without fan etc.
|
|
4619
4523
|
*
|
|
4620
|
-
* NOTE An ESA shall always use the same value to represent the same operating state.
|
|
4621
|
-
*
|
|
4622
4524
|
* By providing this information a smart EMS may be able to learn the observed power draw when the ESA is put
|
|
4623
4525
|
* into a specific state. It can potentially then use the ManufacturerESAState field in the Forecast attribute
|
|
4624
4526
|
* along with observed power drawn to predict the power draw from the appliance and potentially ask it to modify
|
|
@@ -4944,8 +4846,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
4944
4846
|
* choose to use values between 0-100 as a percentage of compressor modulation, or could use these values as
|
|
4945
4847
|
* Enum states meaning heating with fan, heating without fan etc.
|
|
4946
4848
|
*
|
|
4947
|
-
* NOTE An ESA shall always use the same value to represent the same operating state.
|
|
4948
|
-
*
|
|
4949
4849
|
* By providing this information a smart EMS may be able to learn the observed power draw when the ESA is put
|
|
4950
4850
|
* into a specific state. It can potentially then use the ManufacturerESAState field in the Forecast attribute
|
|
4951
4851
|
* along with observed power drawn to predict the power draw from the appliance and potentially ask it to modify
|
|
@@ -5116,10 +5016,9 @@ export declare namespace DeviceEnergyManagement {
|
|
|
5116
5016
|
*
|
|
5117
5017
|
* If the user changes the Opt-Out state of the ESA which is currently operating with a Forecast that is due
|
|
5118
5018
|
* to a previous StartTimeAdjustRequest, ModifyForecastRequest or RequestConstraintBasedForecast command
|
|
5119
|
-
* that would now not be permitted due to the new Opt-out state
|
|
5120
|
-
*
|
|
5121
|
-
*
|
|
5122
|
-
* behave as if it had received a CancelRequest command.
|
|
5019
|
+
* that would now not be permitted due to the new Opt-out state (i.e. the Forecast attribute
|
|
5020
|
+
* ForecastUpdateReason field currently contains a reason which is now opted out), the ESA shall behave as
|
|
5021
|
+
* if it had received a CancelRequest command.
|
|
5123
5022
|
*
|
|
5124
5023
|
* If the user changes the Opt-Out state of the ESA which currently has the ESAStateEnum with value Paused
|
|
5125
5024
|
* due to a previous PauseRequest command that would now not be permitted due to the new Opt-out state, and
|
|
@@ -5159,10 +5058,9 @@ export declare namespace DeviceEnergyManagement {
|
|
|
5159
5058
|
*
|
|
5160
5059
|
* If the user changes the Opt-Out state of the ESA which is currently operating with a Forecast that is due
|
|
5161
5060
|
* to a previous StartTimeAdjustRequest, ModifyForecastRequest or RequestConstraintBasedForecast command
|
|
5162
|
-
* that would now not be permitted due to the new Opt-out state
|
|
5163
|
-
*
|
|
5164
|
-
*
|
|
5165
|
-
* behave as if it had received a CancelRequest command.
|
|
5061
|
+
* that would now not be permitted due to the new Opt-out state (i.e. the Forecast attribute
|
|
5062
|
+
* ForecastUpdateReason field currently contains a reason which is now opted out), the ESA shall behave as
|
|
5063
|
+
* if it had received a CancelRequest command.
|
|
5166
5064
|
*
|
|
5167
5065
|
* If the user changes the Opt-Out state of the ESA which currently has the ESAStateEnum with value Paused
|
|
5168
5066
|
* due to a previous PauseRequest command that would now not be permitted due to the new Opt-out state, and
|
|
@@ -5202,10 +5100,9 @@ export declare namespace DeviceEnergyManagement {
|
|
|
5202
5100
|
*
|
|
5203
5101
|
* If the user changes the Opt-Out state of the ESA which is currently operating with a Forecast that is due
|
|
5204
5102
|
* to a previous StartTimeAdjustRequest, ModifyForecastRequest or RequestConstraintBasedForecast command
|
|
5205
|
-
* that would now not be permitted due to the new Opt-out state
|
|
5206
|
-
*
|
|
5207
|
-
*
|
|
5208
|
-
* behave as if it had received a CancelRequest command.
|
|
5103
|
+
* that would now not be permitted due to the new Opt-out state (i.e. the Forecast attribute
|
|
5104
|
+
* ForecastUpdateReason field currently contains a reason which is now opted out), the ESA shall behave as
|
|
5105
|
+
* if it had received a CancelRequest command.
|
|
5209
5106
|
*
|
|
5210
5107
|
* If the user changes the Opt-Out state of the ESA which currently has the ESAStateEnum with value Paused
|
|
5211
5108
|
* due to a previous PauseRequest command that would now not be permitted due to the new Opt-out state, and
|
|
@@ -5245,10 +5142,9 @@ export declare namespace DeviceEnergyManagement {
|
|
|
5245
5142
|
*
|
|
5246
5143
|
* If the user changes the Opt-Out state of the ESA which is currently operating with a Forecast that is due
|
|
5247
5144
|
* to a previous StartTimeAdjustRequest, ModifyForecastRequest or RequestConstraintBasedForecast command
|
|
5248
|
-
* that would now not be permitted due to the new Opt-out state
|
|
5249
|
-
*
|
|
5250
|
-
*
|
|
5251
|
-
* behave as if it had received a CancelRequest command.
|
|
5145
|
+
* that would now not be permitted due to the new Opt-out state (i.e. the Forecast attribute
|
|
5146
|
+
* ForecastUpdateReason field currently contains a reason which is now opted out), the ESA shall behave as
|
|
5147
|
+
* if it had received a CancelRequest command.
|
|
5252
5148
|
*
|
|
5253
5149
|
* If the user changes the Opt-Out state of the ESA which currently has the ESAStateEnum with value Paused
|
|
5254
5150
|
* due to a previous PauseRequest command that would now not be permitted due to the new Opt-out state, and
|
|
@@ -5288,10 +5184,9 @@ export declare namespace DeviceEnergyManagement {
|
|
|
5288
5184
|
*
|
|
5289
5185
|
* If the user changes the Opt-Out state of the ESA which is currently operating with a Forecast that is due
|
|
5290
5186
|
* to a previous StartTimeAdjustRequest, ModifyForecastRequest or RequestConstraintBasedForecast command
|
|
5291
|
-
* that would now not be permitted due to the new Opt-out state
|
|
5292
|
-
*
|
|
5293
|
-
*
|
|
5294
|
-
* behave as if it had received a CancelRequest command.
|
|
5187
|
+
* that would now not be permitted due to the new Opt-out state (i.e. the Forecast attribute
|
|
5188
|
+
* ForecastUpdateReason field currently contains a reason which is now opted out), the ESA shall behave as
|
|
5189
|
+
* if it had received a CancelRequest command.
|
|
5295
5190
|
*
|
|
5296
5191
|
* If the user changes the Opt-Out state of the ESA which currently has the ESAStateEnum with value Paused
|
|
5297
5192
|
* due to a previous PauseRequest command that would now not be permitted due to the new Opt-out state, and
|
|
@@ -5488,9 +5383,8 @@ export declare namespace DeviceEnergyManagement {
|
|
|
5488
5383
|
* If this ESA supports PFR this would have 2 entries in the list as follows:
|
|
5489
5384
|
*
|
|
5490
5385
|
* If this ESA supports SFR where it does not know the actual power, but has an understanding of the functions
|
|
5491
|
-
* that use more energy, it could be requested to use more or less energy using the
|
|
5492
|
-
*
|
|
5493
|
-
* trol field as follows:
|
|
5386
|
+
* that use more energy, it could be requested to use more or less energy using the LoadControl field as
|
|
5387
|
+
* follows:
|
|
5494
5388
|
*
|
|
5495
5389
|
* @see {@link MatterSpecification.v14.Cluster} § 9.2.9.7.1
|
|
5496
5390
|
*/
|
|
@@ -5620,15 +5514,12 @@ export declare namespace DeviceEnergyManagement {
|
|
|
5620
5514
|
}];
|
|
5621
5515
|
}>;
|
|
5622
5516
|
/**
|
|
5623
|
-
* This cluster allows a client to manage the power draw of a device. An example of such a client could
|
|
5624
|
-
*
|
|
5625
|
-
* be an Energy Management System (EMS) which controls an Energy Smart Appliance (ESA).
|
|
5517
|
+
* This cluster allows a client to manage the power draw of a device. An example of such a client could be an Energy
|
|
5518
|
+
* Management System (EMS) which controls an Energy Smart Appliance (ESA).
|
|
5626
5519
|
*
|
|
5627
5520
|
* In most deployments the EMS will be the client, and the ESA will host the Device Energy Management Cluster
|
|
5628
5521
|
* server.
|
|
5629
5522
|
*
|
|
5630
|
-
* Figure 17. Example of the how an EMS is a client of multiple ESAs Device Energy Management clusters.
|
|
5631
|
-
*
|
|
5632
5523
|
* This cluster is intended to be generic in nature and could apply to any electrical load or generator (e.g. a
|
|
5633
5524
|
* Battery Electric Storage System - BESS, solar PV inverter, EVSE, HVAC, heat pump, hot water heater, white goods
|
|
5634
5525
|
* appliances etc).
|
|
@@ -5655,17 +5546,15 @@ export declare namespace DeviceEnergyManagement {
|
|
|
5655
5546
|
* intensity', 'time of use' or 'type of use' tariffs to schedule its operation to run at the cheapest and greenest
|
|
5656
5547
|
* times.
|
|
5657
5548
|
*
|
|
5658
|
-
*
|
|
5549
|
+
* > [!NOTE]
|
|
5659
5550
|
*
|
|
5660
|
-
*
|
|
5551
|
+
* > Grid Services are market dependent and will use other protocols ([OpenADR] / [IEEE2030.5]) to communicate grid
|
|
5552
|
+
* events to the EMS. These are outside the scope of Matter.
|
|
5661
5553
|
*
|
|
5662
|
-
*
|
|
5663
|
-
* events to the EMS. These are outside the scope of Matter.
|
|
5554
|
+
* > [!NOTE]
|
|
5664
5555
|
*
|
|
5665
|
-
*
|
|
5666
|
-
*
|
|
5667
|
-
* Different markets may follow different approaches, but the UK [PAS1878] and [EUCodeOfConduct] give examples of
|
|
5668
|
-
* how ESAs may be mandated to support these features in the future.
|
|
5556
|
+
* > Different markets may follow different approaches, but the UK [PAS1878] and [EUCodeOfConduct] give examples of
|
|
5557
|
+
* how ESAs may be mandated to support these features in the future.
|
|
5669
5558
|
*
|
|
5670
5559
|
* Per the Matter specification you cannot use {@link DeviceEnergyManagementCluster} without enabling certain
|
|
5671
5560
|
* feature combinations. You must use the {@link with} factory method to obtain a working cluster.
|
|
@@ -5695,12 +5584,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
5695
5584
|
* in the excess power flowing into the grid. This excess power naturally fluctuates when clouds pass
|
|
5696
5585
|
* overhead and other loads in the home are switched on and off.
|
|
5697
5586
|
*
|
|
5698
|
-
* EVSE Example: An EMS may therefore be able to turn on the EVSE (if the vehicle is plugged in) and can
|
|
5699
|
-
* start charging the vehicle, and periodically modify the charging power depending on PV generation and
|
|
5700
|
-
* other home loads, so as to minimize import and export to the grid. An EMS may also use this feature to
|
|
5701
|
-
* control the discharging (and re-charging) of the vehicle if the EVSE and vehicle support the V2X feature
|
|
5702
|
-
* of the EVSE cluster of the associated EVSE device.
|
|
5703
|
-
*
|
|
5704
5587
|
* @see {@link MatterSpecification.v14.Cluster} § 9.2.4.1
|
|
5705
5588
|
*/
|
|
5706
5589
|
readonly powerAdjustment: BitFlag;
|
|
@@ -5715,10 +5598,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
5715
5598
|
* Forecasts are defined from a current time, using a slot format, where the slot is akin to a relatively
|
|
5716
5599
|
* constant operating mode.
|
|
5717
5600
|
*
|
|
5718
|
-
* Washing machine example: a washing machine may have stages of a washing cycle: heating, tumbling, rinse
|
|
5719
|
-
* and spin stages. At each stage, the approximate minimum and maximum power consumption may be known, as
|
|
5720
|
-
* well as the duration of that stage.
|
|
5721
|
-
*
|
|
5722
5601
|
* In some circumstances the ESA may allow the stage to be delayed or paused (subject to safety and
|
|
5723
5602
|
* manufacturer’s discretion and user preferences).
|
|
5724
5603
|
*
|
|
@@ -5733,8 +5612,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
5733
5612
|
*
|
|
5734
5613
|
* The PowerForecastReporting and the adjustment features aim to align to the [SAREF4ENER] ontology.
|
|
5735
5614
|
*
|
|
5736
|
-
* Inverter driven ESAs: some inverter driven ESAs can consume or generate a variable amount of power.
|
|
5737
|
-
*
|
|
5738
5615
|
* For example, a single phase EVSE can be adjusted in the range of 6-32Amps in 0.6 Amp steps in EU or on a
|
|
5739
5616
|
* hardwired 120V supply in the range of 6-15 Amps in US.
|
|
5740
5617
|
*
|
|
@@ -5773,9 +5650,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
5773
5650
|
* ESAs which support the Start Time Adjustment feature, allow an EMS to recommend a change to the start
|
|
5774
5651
|
* time of the energy transfer that the ESA has previously suggested it would use.
|
|
5775
5652
|
*
|
|
5776
|
-
* Washing machine example: A Washing Machine may have been set to start a wash cycle at 9pm when the
|
|
5777
|
-
* variable tariff normally reduces.
|
|
5778
|
-
*
|
|
5779
5653
|
* However, the EMS is aware that a grid event has occurred, making it cheaper to run the cycle at a later
|
|
5780
5654
|
* time, but the washing machine is not aware of this.
|
|
5781
5655
|
*
|
|
@@ -5795,11 +5669,8 @@ export declare namespace DeviceEnergyManagement {
|
|
|
5795
5669
|
/**
|
|
5796
5670
|
* Pausable
|
|
5797
5671
|
*
|
|
5798
|
-
* ESAs which support the Pausable feature, allow an EMS to recommend a pause in the middle of a
|
|
5799
|
-
*
|
|
5800
|
-
* forecast power profile that the ESA is currently using.
|
|
5801
|
-
*
|
|
5802
|
-
* Washing machine example: A Washing Machine is in operation, and starting its water heating step.
|
|
5672
|
+
* ESAs which support the Pausable feature, allow an EMS to recommend a pause in the middle of a forecast
|
|
5673
|
+
* power profile that the ESA is currently using.
|
|
5803
5674
|
*
|
|
5804
5675
|
* However, the EMS becomes aware from the smart meter that the total home load on the grid is close to
|
|
5805
5676
|
* exceeding its allowed total grid load.
|
|
@@ -5824,11 +5695,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
5824
5695
|
* duration and/or power level limits of the steps of the power profile that the ESA has previously
|
|
5825
5696
|
* suggested it would use.
|
|
5826
5697
|
*
|
|
5827
|
-
* Heat pump and Solar PV example: A heat pump may have the ability to heat hot water as well as heating the
|
|
5828
|
-
* home. The heat pump scheduling system may have determined that the home will be unoccupied during the
|
|
5829
|
-
* day, or that the indoor temperature is above the set-point and so it knows that it will not need to heat
|
|
5830
|
-
* the home.
|
|
5831
|
-
*
|
|
5832
5698
|
* However, the hot water tank is likely to need to be reheated before the homeowner comes home in the
|
|
5833
5699
|
* evening. The heat pump is not aware that the property also has a solar PV inverter which is also an ESA
|
|
5834
5700
|
* that is communicating with the EMS.
|
|
@@ -5853,12 +5719,8 @@ export declare namespace DeviceEnergyManagement {
|
|
|
5853
5719
|
*
|
|
5854
5720
|
* ESAs which support the Constraint-Based Adjustment feature allow an EMS to inform the ESA of periods
|
|
5855
5721
|
* during which power usage should be modified (for example when the EMS has been made aware that the grid
|
|
5856
|
-
* supplier has requested reduced energy usage due to overall peak grid demand)
|
|
5857
|
-
*
|
|
5858
|
-
* and may cause the ESA to modify the intended power profile has previously suggested it would use.
|
|
5859
|
-
*
|
|
5860
|
-
* EVSE example: An EVSE scheduling system may have determined that the vehicle would be charged starting at
|
|
5861
|
-
* a moderate rate at 1am, so that it has enough charge by the time it is needed later that morning.
|
|
5722
|
+
* supplier has requested reduced energy usage due to overall peak grid demand) and may cause the ESA to
|
|
5723
|
+
* modify the intended power profile has previously suggested it would use.
|
|
5862
5724
|
*
|
|
5863
5725
|
* However, the DSR service provider has informed the EMS that due to high forecast winds it is now forecast
|
|
5864
5726
|
* that there will be very cheap energy available from wind generation between 2am and 3am.
|
|
@@ -5901,8 +5763,9 @@ export declare namespace DeviceEnergyManagement {
|
|
|
5901
5763
|
/**
|
|
5902
5764
|
* This field shall indicate the minimum power that the ESA can have its power adjusted to.
|
|
5903
5765
|
*
|
|
5904
|
-
* Note that this is a signed value. Negative values indicate power flows out of the node
|
|
5905
|
-
*
|
|
5766
|
+
* Note that this is a signed value. Negative values indicate power flows out of the node
|
|
5767
|
+
*
|
|
5768
|
+
* discharging a battery).
|
|
5906
5769
|
*
|
|
5907
5770
|
* @see {@link MatterSpecification.v14.Cluster} § 9.2.7.10.1
|
|
5908
5771
|
*/
|
|
@@ -6097,8 +5960,6 @@ export declare namespace DeviceEnergyManagement {
|
|
|
6097
5960
|
* choose to use values between 0-100 as a percentage of compressor modulation, or could use these values as
|
|
6098
5961
|
* Enum states meaning heating with fan, heating without fan etc.
|
|
6099
5962
|
*
|
|
6100
|
-
* NOTE An ESA shall always use the same value to represent the same operating state.
|
|
6101
|
-
*
|
|
6102
5963
|
* By providing this information a smart EMS may be able to learn the observed power draw when the ESA is put
|
|
6103
5964
|
* into a specific state. It can potentially then use the ManufacturerESAState field in the Forecast attribute
|
|
6104
5965
|
* along with observed power drawn to predict the power draw from the appliance and potentially ask it to modify
|
|
@@ -6330,11 +6191,11 @@ export declare namespace DeviceEnergyManagement {
|
|
|
6330
6191
|
* Indicates the minimum electrical power that the ESA can consume when switched on. This does not include
|
|
6331
6192
|
* when in power save or standby modes.
|
|
6332
6193
|
*
|
|
6333
|
-
* NOTE
|
|
6194
|
+
* > [!NOTE]
|
|
6334
6195
|
*
|
|
6335
|
-
* For Generator ESAs that can discharge an internal battery (such as a battery storage inverter) to loads
|
|
6336
|
-
*
|
|
6337
|
-
*
|
|
6196
|
+
* > For Generator ESAs that can discharge an internal battery (such as a battery storage inverter) to loads
|
|
6197
|
+
* in the home, the AbsMinPower will be a negative number representing the maximum power that the ESA can
|
|
6198
|
+
* discharge its internal battery.
|
|
6338
6199
|
*
|
|
6339
6200
|
* @see {@link MatterSpecification.v14.Cluster} § 9.2.8.4
|
|
6340
6201
|
*/
|
|
@@ -6522,9 +6383,8 @@ export declare namespace DeviceEnergyManagement {
|
|
|
6522
6383
|
* If this ESA supports PFR this would have 2 entries in the list as follows:
|
|
6523
6384
|
*
|
|
6524
6385
|
* If this ESA supports SFR where it does not know the actual power, but has an understanding of the functions
|
|
6525
|
-
* that use more energy, it could be requested to use more or less energy using the
|
|
6526
|
-
*
|
|
6527
|
-
* trol field as follows:
|
|
6386
|
+
* that use more energy, it could be requested to use more or less energy using the LoadControl field as
|
|
6387
|
+
* follows:
|
|
6528
6388
|
*
|
|
6529
6389
|
* @see {@link MatterSpecification.v14.Cluster} § 9.2.9.7.1
|
|
6530
6390
|
*/
|