Energy EVSE Mode 0x0099
Controls operating modes for EV chargers, such as manual or automatic charging schedules.
Attributes 23
Commands 8
Features 5
| Code | Name | Type | Flags |
|---|---|---|---|
| 0x0000 | State | StateEnum | |
| 0x0001 | SupplyState | SupplyStateEnum | |
| 0x0002 | FaultState | FaultStateEnum | |
| 0x0003 | ChargingEnabledUntil | epoch_s | |
| 0x0004 | DischargingEnabledUntil | epoch_s | Optional |
| 0x0005 | CircuitCapacity | amperage_ma | |
| 0x0006 | MinimumChargeCurrent | amperage_ma | |
| 0x0007 | MaximumChargeCurrent | amperage_ma | |
| 0x0008 | MaximumDischargeCurrent | amperage_ma | Optional |
| 0x0009 | amperage_ma | Writable Optional | |
| 0x000A | elapsed_s | Writable Optional | |
| 0x0023 | NextChargeStartTime | epoch_s | Optional |
| 0x0024 | NextChargeTargetTime | epoch_s | Optional |
| 0x0025 | NextChargeRequiredEnergy | energy_mwh | Optional |
| 0x0026 | NextChargeTargetSoC | percent | Optional |
| 0x0027 | int16u | Writable Optional | |
| 0x0030 | StateOfCharge | percent | Optional |
| 0x0031 | BatteryCapacity | energy_mwh | Optional |
| 0x0032 | VehicleID | char_string | Optional |
| 0x0040 | SessionID | int32u | |
| 0x0041 | SessionDuration | elapsed_s | |
| 0x0042 | SessionEnergyCharged | energy_mwh | |
| 0x0043 | SessionEnergyDischarged | energy_mwh | Optional |
| Code | Name | Direction | Parameters |
|---|---|---|---|
| 0x00 | GetTargetsResponse Optional | server→client |
ChargingTargetSchedules: ChargingTargetScheduleStruct |
| 0x01 | Disable | client→server | None |
| 0x02 | EnableCharging | client→server |
ChargingEnabledUntil: epoch_s, MinimumChargeCurrent: amperage_ma, MaximumChargeCurrent: amperage_ma |
| 0x03 | EnableDischarging Optional | client→server |
DischargingEnabledUntil: epoch_s, MaximumDischargeCurrent: amperage_ma |
| 0x04 | StartDiagnostics Optional | client→server | None |
| 0x05 | SetTargets Optional | client→server |
ChargingTargetSchedules: ChargingTargetScheduleStruct |
| 0x06 | GetTargets Optional | client→server | None |
| 0x07 | ClearTargets Optional | client→server | None |
ChargingPreferences
(PREF)
bit 0
EVSE supports storing user charging preferences
SoCReporting
(SOC)
bit 1
EVSE supports reporting of vehicle State of Charge (SoC)
PlugAndCharge
(PNC)
bit 2
EVSE supports PLC to support Plug and Charge
RFID
(RFID)
bit 3
EVSE is fitted with an RFID reader
V2X
(V2X)
bit 4
EVSE supports bi-directional charging / discharging
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.