Send a local authorization list to a station.
POST
/api/localAuth/sendLocalList
Request Body required
Section titled “Request Body required ”object
station_id
required
string
listVersion
required
List version number.
integer
updateType
Update type: Full or Differential.
string
localAuthorizationList
Array of {idTag, idTagInfo?} entries.
Array<object>
object
key
additional properties
Responses
Section titled “ Responses ”OCPP response forwarded.
object
Bad request / missing parameters.
object
error
Error description.
string
Internal server error.
object
error
Error description.
string