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,19 @@
|
||||
active_modules:
|
||||
cli:
|
||||
connections:
|
||||
ovm:
|
||||
- implementation_id: main
|
||||
module_id: ovm
|
||||
module: BUOverVoltageMonitor
|
||||
standalone: true
|
||||
ovm:
|
||||
module: OVMSimulator
|
||||
config_implementation:
|
||||
main:
|
||||
simulate_error_shutdown: true
|
||||
simulate_emergency_shutdown: false
|
||||
simulate_error_delay: 5
|
||||
connections:
|
||||
power_supply:
|
||||
- module_id: powersupply_dc
|
||||
implementation_id: main
|
||||
Reference in New Issue
Block a user