e-mobility-charging-stations-simulator
Simulate and control OCPP electric vehicle charging stations
All Skills in This Repository (10)
Pure Emerald Level Indicatorsopenspec-apply-change
Automate OpenSpec change implementation with task tracking and progress updates.
openspec-explore
Guide teams through open-ended problem exploration and requirement clarification.
openspec-verify-change
Verify code and tests against openspec change artifacts.
openspec-new-change
Create OpenSpec changes with kebab-case names and workflow schemas.
openspec-archive-change
Archive completed OpenSpec changes with date-stamped folders via the OpenSpec CLI.
openspec-onboard
Guide new users through the complete OpenSpec onboarding workflow.
openspec-bulk-archive-change
Batch-archive completed OpenSpec changes into date-stamped folders after conflict resolution.
openspec-continue-change
Create the next OpenSpec artifact using the OpenSpec CLI.
openspec-sync-specs
Merge delta specifications into main OpenSpec specs under openspec/specs.
openspec-ff-change
Generate all OpenSpec artifacts for a change in one step.
Frequently Asked Questions
FAQPage SchemaHow to install e-mobility-charging-stations-simulator?โผ
Run `npx skills add SAP/e-mobility-charging-stations-simulator --all -g -y` in your terminal to install all skills in this suite globally.
How to test an OCPP charging system without real stations?โผ
This simulator creates virtual charging stations that connect to your management system over OCPP 1.6 or 2.0.x, so you can test boot notifications, transactions, and meter values without physical hardware.
How to control simulated charging stations from the command line?โผ
Use the evse-cli commands to start or stop the simulator, add stations from templates, trigger OCPP messages, and run automatic transaction generation.
Does it support both OCPP 1.6 and 2.0.x?โผ
Yes. The simulator handles both protocol versions, and version-aware commands automatically build the correct payloads for each station.
Can I run the charging station simulator in Docker?โผ
Yes. The repository includes a Dockerfile and docker-compose configuration so you can launch the simulator and its web UI as containers.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core