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:
21
tools/EVerest-main/config/bringup/config-bringup-DZG.yaml
Normal file
21
tools/EVerest-main/config/bringup/config-bringup-DZG.yaml
Normal file
@@ -0,0 +1,21 @@
|
||||
settings:
|
||||
telemetry_enabled: false
|
||||
active_modules:
|
||||
dzg:
|
||||
config_implementation:
|
||||
main:
|
||||
serial_port: '/dev/ttyUSB0'
|
||||
baudrate: 115200
|
||||
num_of_retries: 3
|
||||
publish_device_data: false
|
||||
publish_device_diagnostics: false
|
||||
module: DZG_GSH01
|
||||
cli:
|
||||
config_module:
|
||||
evse_id: "api"
|
||||
module: BUPowermeter
|
||||
standalone: true
|
||||
connections:
|
||||
powermeter:
|
||||
- module_id: dzg
|
||||
implementation_id: main
|
||||
Reference in New Issue
Block a user