10.2.14. ev_slac

ISO15118-3 SLAC interface for EV side

10.2.14.1. Variables

state:string
Provides the state enum.
enum: UNMATCHED, MATCHING, MATCHED
dlink_ready:boolean
Inform higher layers about a change in data link status. Emits true if link was set up and false when the link is shut down.
ev_mac_address:string
Inform higher layers about the MAC address of the charging connector
pattern:

10.2.14.2. Commands

reset:void
Reset SLAC
trigger_matching:boolean
Trigger start of matching process
Result:boolean
True on success, returns False if transition was unexpected and cannot be handled by SLAC state machine.