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,17 @@
|
||||
settings:
|
||||
telemetry_enabled: false
|
||||
active_modules:
|
||||
ocpp_api:
|
||||
module: ocpp_consumer_API
|
||||
config_module:
|
||||
cfg_communication_check_to_s: 0
|
||||
connections:
|
||||
ocpp:
|
||||
- module_id: cli
|
||||
implementation_id: ocpp
|
||||
data_transfer:
|
||||
- module_id: cli
|
||||
implementation_id: ocpp_data_transfer
|
||||
cli:
|
||||
module: BUOcppConsumer
|
||||
standalone: true
|
||||
Reference in New Issue
Block a user