Create Charger
Chargers
Create Charger
POST
Create Charger
Registers a new charger. The charger is assigned to the authenticated user’s team. If the user does not have a team, a personal team is automatically created.Documentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.
The unique identity string for the charger (e.g., serial number). Maximum 45 characters. Must be unique across all chargers.
The UUID of the team to assign the charger to. Must be a valid UUID of an existing team.
The UUID of the location to assign the charger to. Must be a valid UUID of an existing location.
Response
The unique UUID of the charger.
The numeric ID of the charger.
The unique identity string of the charger.
A user-defined reference for the charger. May be
null.The current connection status of the charger.
The current OCPP status of the charger.
ISO 8601 timestamp of when the charger was created.
ISO 8601 timestamp of when the charger was last updated.
The charger’s active licenses.
The authenticated user’s permissions for this charger.