6 Charging Point Configuration
Before initiating communication, the charging point must be configured with a specific identity and a server destination. This ensures that the OCTT can recognize and authorize the device.
Follow the steps below to configure the WebSocket URL and verify that the unique identifier matches your test environment.
The config.json file in the OCTT server is a critical configuration file that defines the operational parameters and settings for the server.
In our case, we need to provide details of the URL and the port number required on the target side (client) to establish a WebSocket connection with the OCTT server.
- Set the SecurityProfile variable to 0 (non-secured profile).
- Set the WS_URL variable
using the URL and port number displayed on the OCA interface:

Where WS_URL can be found on the OCA interface:

