HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference

Charge point / Sync configuration

Send a partial or full sync configuration request to the charge point. The response includes a requestId that you can monitor using the ChargePointSyncConfigurationNotification. Please note that calling this action should not be required, as each time the charge point boots the configuration is automatically synced. Under normal conditions it should be impossible for a configuration key to change at runtime without the central systems request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
Body Params
keys
array
Defaults to []

List of keys to request a get configuration for. Omit or pass empty array to request all available configuration keys.

keys
string
enum
Defaults to full_inventory

Report base type requested for an OCPP 2.0.1 or OCPP 2.1 GetBaseReport operation.

  • full_inventory - The charge point returns all component variables except monitoring settings.
  • configuration_inventory - The charge point returns only variables the operator can set.
  • summary_inventory - The charge point returns availability state and active fault conditions.
Allowed:
Responses

406

Action rejected by the charge point

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json