[ocpp]
Settings for the OCPP Manager
[ocpp] autoCreateChargePoints
- Type
- bool
- Default
- 0
- Range
- 0|1
[ocpp] bindAddress
- Type
- string
- Default
- 0.0.0.0
[ocpp] heartbeatInterval
- Type
- uint
- Default
- 30
[ocpp] port
- Type
- uint
- Default
- 443
- Range
- 1..65535
[ocpp] privateKey
- Type
- string
- Default
- privkey.pem
[ocpp] publicKey
- Type
- string
- Default
- certificate.pem
[ocpp] retryBootNotificationInterval
- Type
- uint
- Default
- 30
[ocpp] rootCA
- Type
- string
- Default
- root-cert.pem
[ocpp] securityProfile
- Type
- uint
- Default
- 3
- Range
- 0..3
- 0: WebSocket Server with HTTP only, without any authentication
- 1: WebSocket Server with HTTP only, using HTTP Basic Authentication
- 2: WebSocket Server with HTTPS only, using HTTP Basic Authentication
- 3: WebSocket Server with HTTPS and client certificates for authentication
[ocpp] strictMode
- Type
- bool
- Default
- 1
- Range
- 0|1
