Skip to content

libpoet1312/ocpp-project

Repository files navigation

OCCP Central System Server

A project for implementing a server that functions as a Central System for chargers (Charging Points) and Users making use of OCCP protocol.

Development Instructions

  1. Make sure to have a virtual environment activated.
  2. Install python requirements: pip install -r requirements.txt
  3. Start server with: uvicorn main:app --reload

REST Endpoints

  • / : List all Charge Points

WS Endpoints

  • /ws/{cp_id} : Connect with a Charge Point

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages