- CitrineOS core extracted (CSMS OCPP 2.0.1) - OpenOCPP extracted (firmware OCPP 1.6J/2.0.1) - ShapeShifter library installed (pip install -e) - ShapeShifter specification extracted - EVerest extracted TODO updated with progress
17 lines
393 B
YAML
17 lines
393 B
YAML
description: Interactive bring up helper for EVSE Board support interface
|
|
requires:
|
|
bsp:
|
|
interface: evse_board_support
|
|
lock_motor:
|
|
interface: connector_lock
|
|
min_connections: 0
|
|
max_connections: 1
|
|
ac_rcd:
|
|
interface: ac_rcd
|
|
min_connections: 0
|
|
max_connections: 1
|
|
metadata:
|
|
license: https://opensource.org/licenses/Apache-2.0
|
|
authors:
|
|
- Cornelius Claussen
|