Giter Club home page Giter Club logo

station-simulator's Introduction

OCPP Station Simulator

Download License: MIT

Bugs Vulnerabilities Coverage Maintainability Rating Security Rating Reliability Rating

Introduction

The simulator tool is designed to simulate charging station. It implements OCPP protocol and talks to Charging Station Management System (CSMS) via WebSocket protocol. At the moment only OCPP 2.0 (download here) is supported.

Usage

In order to run the simulator you should have JRE 8+ installed on your machine.

For the release notes and version numbers check the CHANGELOG.md page

Maven

To include the simulator in Maven-based project, use the following dependency:

<dependency>
  <groupId>io.everon</groupId>
  <artifactId>ocpp-station-simulator</artifactId>
  <version>0.4.4</version>
  <type>pom</type>
</dependency>

Gradle

For Gradle add this to your build file:

compile 'io.everon:ocpp-station-simulator:0.4.4'

Build

To build:

$ git clone https://github.com/evbox/station-simulator.git 
$ cd station-simulator/
$ ./gradlew build

Run

Starts the simulator with one station, which has a single EVSE and a single connector attached to it:

./gradlew run -Parguments="ws://{ocpp_endpoint_url} --configuration {'stations':[{'id':'EVB-P17390866','evse':{'count':1,'connectors':1}}]}"

For the complete documentation refer to the wiki.

Full Documentation

See the Wiki for full documentation, examples, operational details and other information.

Bugs and Feedback

For bugs, questions and discussions please use the GitHub Issues.

station-simulator's People

Contributors

abithgs avatar akoshterek avatar aleksandr-nesterov avatar dragan224 avatar draganevbox avatar fronto avatar mounirkaroudev avatar nicoalmontec avatar pubkraal avatar rawan-abdelaal avatar romanvlasenko 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.