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:
14
tools/EVerest-main/modules/API/EvAPI/manifest.yaml
Normal file
14
tools/EVerest-main/modules/API/EvAPI/manifest.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
description: >-
|
||||
The EVerest EV API module, exposing some internal functionality on an external
|
||||
MQTT connection.
|
||||
config: {}
|
||||
requires:
|
||||
ev_manager:
|
||||
interface: ev_manager
|
||||
min_connections: 1
|
||||
max_connections: 128
|
||||
enable_external_mqtt: true
|
||||
metadata:
|
||||
license: https://opensource.org/licenses/Apache-2.0
|
||||
authors:
|
||||
- Kai-Uwe Hermann
|
||||
Reference in New Issue
Block a user