-
Notifications
You must be signed in to change notification settings - Fork 184
Getting started
Thomas Volden edited this page Sep 9, 2016
·
4 revisions
This section will try to everything you need to get a server/client up and running.
You can choose between SOAP or JSON websockets for communication.
I would recommend to check-out OCPP 1.6.
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