Trigger firmware update via HTTP GET (legacy).
GET
/updateFirmware/{station_id}
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” station_id
required
string
Query Parameters
Section titled “Query Parameters ” location
required
string
Firmware download URL.
retries
integer
retryInterval
integer
Responses
Section titled “ Responses ”Firmware update sent (plain text).
string
Bad request / missing parameters.
object
error
Error description.
string
Station not connected / resource not found.
object
error
Error description.
string
Timeout waiting for charge point response.
object
error
Error description.
string