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,24 @@
|
||||
active_modules:
|
||||
cli:
|
||||
module: BUIsolationMonitor
|
||||
standalone: true
|
||||
connections:
|
||||
imd:
|
||||
- implementation_id: main
|
||||
module_id: iso_monitor
|
||||
iso_monitor:
|
||||
config_implementation:
|
||||
main:
|
||||
imd_device_id: 3
|
||||
connections:
|
||||
serial_comm_hub:
|
||||
- implementation_id: main
|
||||
module_id: comm_hub
|
||||
module: Bender_isoCHA425HV
|
||||
comm_hub:
|
||||
config_implementation:
|
||||
main:
|
||||
serial_port: /dev/cb_rs485
|
||||
baudrate: 19200
|
||||
parity: 2
|
||||
module: SerialCommHub
|
||||
Reference in New Issue
Block a user