SkillAgentSearch skills...

ChargingStationApp

A virtual charging station for testing implementing e.g. the Open Charge Point Protocol (OCPP v1.6/v2.0.1/v2.1).

Install / Use

/learn @OpenChargingCloud/ChargingStationApp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

OCC Charging Station App

This project implements an OCPP Charging Station using Electron, a cross platform Open Source framework for creating native applications with web technologies like Java-/TypeScript, HTML, and (S)CSS. The focus of this project is testing and certification of the supported e-mobility protocols, vendor extensions and 3rd party charging station management systems. This project supports the following protocols and protocol extensions:

(Re-)Build

Install the required Node.js modules...

$ npm install

(Security) updates...

$ npm audit fix
$ npm update

Forced update of all Node.js modules...

$ ./update.sh

License

Apache License 2.0 License)

View on GitHub
GitHub Stars39
CategoryDevelopment
Updated4mo ago
Forks7

Languages

TypeScript

Security Score

92/100

Audited on Nov 29, 2025

No findings