Add extracted tools: CitrineOS, OpenOCPP, ShapeShifter
- 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
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
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
|
||||
Reference in New Issue
Block a user