greatriver007 / OCPP_Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OCPP_Server

This was a class project to be run on a IOT device (Orange-Pi or similar) which almost support the full set of functionalities of the OCPP v1.6 protocol. It comprises a server-side and a client-side development communicating over Websockets as specified in the protocol specification.

About


Languages

Language:C 74.3%Language:Makefile 25.7%