Skip to content

This is a dummy OCPP charging point implementation in Golang. It is a simple implementation that can be used to test OCPP 1.6 central systems.

License

Notifications You must be signed in to change notification settings

AhmedAbouelkher/ocpp-emulator-go

Repository files navigation

Dummy OCPP Charging Point in Golang

This is a dummy OCPP charging point implementation in Golang. It is a simple implementation that can be used to test OCPP central systems.

Example Usage:

Pull the repository and run the following command in the root directory of the repository:

go run *.go -cs "ws://localhost:8180/steve/websocket/CentralSystemService" -cp "59876295d63fa77be21a" -control-port "7123"

About

This is a dummy OCPP charging point implementation in Golang. It is a simple implementation that can be used to test OCPP 1.6 central systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published