-
Notifications
You must be signed in to change notification settings - Fork 176
Getting started
Thomas Volden edited this page May 8, 2017
·
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.
If you haven't done so, please 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
For examples on how to set up a client, please see:
Setting up v1.6 OCPP-S client
For examples on how to set up a server, please see:
Setting up v1.6 OCPP-S server