Energy Preference 0x0098
Allows devices to report and configure energy usage preferences and constraints for energy management.
Attributes 8
Commands 8
Features 7
| Code | Name | Type | Flags |
|---|---|---|---|
| 0x0000 | ESAType | ESATypeEnum | |
| 0x0001 | ESACanGenerate | boolean | |
| 0x0002 | ESAState | ESAStateEnum | |
| 0x0003 | AbsMinPower | power_mw | |
| 0x0004 | AbsMaxPower | power_mw | |
| 0x0005 | PowerAdjustmentCapability | PowerAdjustCapabilityStruct | Optional |
| 0x0006 | Forecast | ForecastStruct | Optional |
| 0x0007 | OptOutState | OptOutStateEnum | Optional |
| Code | Name | Direction | Parameters |
|---|---|---|---|
| 0x00 | PowerAdjustRequest Optional | client→server |
Power: power_mw, Duration: elapsed_s, Cause: AdjustmentCauseEnum |
| 0x01 | CancelPowerAdjustRequest Optional | client→server | None |
| 0x02 | StartTimeAdjustRequest Optional | client→server |
RequestedStartTime: epoch_s, Cause: AdjustmentCauseEnum |
| 0x03 | PauseRequest Optional | client→server |
Duration: elapsed_s, Cause: AdjustmentCauseEnum |
| 0x04 | ResumeRequest Optional | client→server | None |
| 0x05 | ModifyForecastRequest Optional | client→server |
ForecastID: int32u, SlotAdjustments: SlotAdjustmentStruct, Cause: AdjustmentCauseEnum |
| 0x06 | RequestConstraintBasedForecast Optional | client→server |
Constraints: ConstraintsStruct, Cause: AdjustmentCauseEnum |
| 0x07 | CancelRequest Optional | client→server | None |
PowerAdjustment
(PA)
bit 0
Allows an EMS to make a temporary power adjustment (within the limits offered by the ESA).
PowerForecastReporting
(PFR)
bit 1
Allows an ESA to advertise its indicative future power consumption vs time.
StateForecastReporting
(SFR)
bit 2
Allows an ESA to advertise its indicative future state vs time.
StartTimeAdjustment
(STA)
bit 3
Allows an EMS to delay an ESA's planned operation.
Pausable
(PAU)
bit 4
Allows an EMS to pause an ESA's planned operation.
ForecastAdjustment
(FA)
bit 5
Allows an EMS to adjust an ESA's planned operation.
ConstraintBasedAdjustment
(CON)
bit 6
Allows an EMS to request constraints to an ESA's planned operation.
Device Types Using This Cluster
Device types in the Matter spec that reference this cluster
Devices Implementing This Cluster
0 devices in the survey implement this cluster
No devices in the survey implement this cluster yet.