Skip to content

Getting started

Thomas Volden edited this page Sep 9, 2016 · 4 revisions

Getting started

This section will try to everything you need to get a server/client up and running.

OCPP version 1.6

You can choose between SOAP or JSON websockets for communication.
I would recommend to check-out OCPP 1.6.

OCPP-J

For examples on how to set up a client, please see:
Setting up v1.6 OCPP-J client

For examples on how to set up a server, please see:
Setting up v1.6 OCPP-J server