This repository contains glue code in order to create a fully working DC charging station.
In our case we use open-plc-utils for SLAC, EcoG-io/iso15118 for the ISO15118 stack, an EVAcharge SE for powerline communication and a Kratzer Automation battery tester EA-PSB 11000-10 as a bidirectional HV power supply.
This repository is using pytest
to test the implementations of interfaces to various devices.
In the root directory use the following to run all tests:
pytest .