- 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
13 lines
342 B
YAML
13 lines
342 B
YAML
description: Interactive bring up helper for OCPP consumer interface
|
|
provides:
|
|
ocpp:
|
|
description: OCPP inteface
|
|
interface: ocpp
|
|
ocpp_data_transfer:
|
|
description: OCPP data transfer towards the CSMS
|
|
interface: ocpp_data_transfer
|
|
metadata:
|
|
license: https://opensource.org/licenses/Apache-2.0
|
|
authors:
|
|
- James Chapman
|