- 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
20 lines
439 B
YAML
20 lines
439 B
YAML
settings:
|
|
mqtt_everest_prefix: everest_infy_dcdc
|
|
controller_port: 8850
|
|
active_modules:
|
|
cli:
|
|
connections:
|
|
psu:
|
|
- implementation_id: main
|
|
module_id: powersupply
|
|
module: BUPowerSupplyDC
|
|
standalone: true
|
|
powersupply:
|
|
config_module:
|
|
can_device: can1
|
|
module_addresses: ""
|
|
group_address: 0
|
|
device_connection_timeout_s: 15
|
|
controller_address: 240
|
|
module: InfyPower
|