Giter Club home page Giter Club logo

csms's Introduction

CSMS (Charging Station Management System)

Context

This project began it's development life as my master's thesis at ECAM Brussels. In the actual context of energy transition network operators want to be able to balance the electricity grid's demand. This could be done by remotely managing and monitoring charging poles. This is the main reason why this project was created: to understand how we can access the information that charging stations are exchanging through the OCPP (Open Charge Point Protocol). It will only be available for OCPP 2.0.1 as this is the most recent version and the parallell research work was done on this version.

How to Use

To use the simulator please download the repo first. To start the simulator with the command lines please navigate to the simulation\v201 directory. Run the central_system.py file that will act as the central management system. For the charging points run the charge_point.py files according to how many charging stations you want to have in your simulation.

For the frontend React client please navigate to the csms-dashboard directory and run the following commands:
npm install to install dependencies.
npm start to build the application.
You should be able to consult the application on http://localhost:3000.

© ELophem

csms's People

Contributors

elophem avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.