Tinkerforge / tfocpp

Tinkerforge OCPP 1.6J Charge Point Implementation

Home Page:https://www.warp-charger.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TFOCPP - Tinkerforge OCPP 1.6J Charge Point Implementation

This is still in beta state. Do not use yet!

Repository Content

generator/:
  • Python script that generates the OCPP message (de-)serializer
lib/:
spec/:
  • OCPP 1.6J Spec, Errata and (patched!) schemas.
src/:
  • lib/: Further dependencies used for the implementation and the ESP32 platform (which is why they are here)
  • ocpp/: Main OCPP implementation
  • platforms: Platforms to run this on Linux, in the tests and in a ESP32 firmware
test/:
  • Tests for spec conformance

About

Tinkerforge OCPP 1.6J Charge Point Implementation

https://www.warp-charger.com


Languages

Language:C++ 72.0%Language:Python 21.5%Language:C 6.0%Language:Makefile 0.2%Language:Shell 0.2%Language:Meson 0.2%