Const
Readonly
attributes: { Readonly
dischargingIndicates the time, in UTC, that the EVSE will automatically stop current flow from the EV.
A null value indicates the EVSE is always enabled for discharging.
A value in the past or 0x0 indicates that EVSE discharging shall be disabled. The attribute is only set via the payload of the EnableDischarging command.
This attribute shall be persisted, for example a temporary power failure should not stop the vehicle from being discharged.
Readonly
maximumIndicates the maximum current that can be received by the EVSE from the EV. This attribute can be set using the EnableDischarging command.
This attribute value shall be the minimum of:
• CircuitCapacity - Electrician’s installation setting
• CableAssemblyCurrentLimit (detected by the EVSE when the cable is plugged in)
• MaximumDischargeCurrent field in the EnableDischarging command
Readonly
sessionReadonly
commands: { Readonly
enableAllows a client to enable the EVSE to discharge an EV.
A EnergyEvseCluster supports these elements if it supports feature V2X.