v1

latestOpenAPI 3.0.02026-07-24176225227.9 KB
Cloud OCPP

SaveOcppConfig

Updates existing ocpp config for operator.

post/api/cloud-ocpp/partners/{partnerId}

Path parameters

partnerIdstring required

operator id

Request body

partnerNamestring required

The name of the partner.

urlstring required

Web socket URL for the backoffice system.

httpBasicAuthstring required

Hexadecimal representation of password for basic authentication.

timeFormatstring required

DateTime data types formatting in OCPP messages.

jsonIgnoreNullsboolean required

Skip properties with null values when sending OCPP messages.

maxBootChunkinteger required

Number of charge points to connect to Csms and maximum queue length for Bulkhead Policy.

maxCsmsConnectsinteger required

Maximum number of concurrent executions for Bulkhead Policy.

networkDnsRefreshTimeoutinteger nullable

Defines when to refresh Domain Name Service (DNS) resolution in milliseconds. If not set, the default value is used.

networkEnableDnsRoundRobinboolean required

Indicates whether a Domain Name Service (DNS) resolution rotates among the applicable Internet Protocol (IP) addresses.