13.3.3. board_support_commonΒΆ

EV and EVSE board support types

BspEvent:object
Event stream from ControlPilot signal/relais.
A-F: CP states as defined in IEC61851-1 PowerOn: Hardware confirms that contactors switched on correctly (typically mirror contacts indicated successful switch on) PowerOff: Hardware confirms that contactors switched off correctly and are not welded (typically mirror contacts indicated successful switch off)
EvseReplugStarted: Special testing sequence: virtual replugging started EvseReplugFinished: Special testing sequence: virtual replugging stopped Disconnected: Only used on EV side: Not connected to a charging station. Do not use on EVSE side.
properties:
event:string <required>

enum:
- A
- B
- C
- D
- E
- F
- PowerOn
- PowerOff
- EvseReplugStarted
- EvseReplugFinished
- Disconnected
ProximityPilot:object
Current capability (ampacity) of the cable
properties:
ampacity:string <required>
Ampacity value of the cable assembly
enum:
- None
- A_13
- A_20
- A_32
- A_63_3ph_70_1ph
BspMeasurement:object
Bsp Measurement
properties:
proximity_pilot:object <required> (board_support_common-ProximityPilot)
Current capability of the cable
There is an extended definition for this object here.
rcd_current_mA:number <optional>
RCD current in mA
cp_pwm_duty_cycle:number <required>
CP PWM Duty Cycle in percent (0-100)