- 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
21 lines
465 B
YAML
21 lines
465 B
YAML
settings:
|
|
telemetry_enabled: false
|
|
active_modules:
|
|
bsp_1:
|
|
module: evse_board_support_API
|
|
config_module:
|
|
cfg_communication_check_to_s: 0
|
|
cli:
|
|
module: BUEvseBoardSupport
|
|
standalone: true
|
|
connections:
|
|
bsp:
|
|
- module_id: bsp_1
|
|
implementation_id: main
|
|
lock_motor:
|
|
- module_id: bsp_1
|
|
implementation_id: connector_lock
|
|
ac_rcd:
|
|
- module_id: bsp_1
|
|
implementation_id: rcd
|