Clear fault
Send a simulated fault clear command to the selected charger. The charger transitions from Faulted back to Available on the specified EVSE and connector.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
target
Single-charger target for command endpoints that do not support locations.
event
Command payload for clearing a fault.
Response
Fault cleared
msg
fault_type
evse_id
connector_id
status
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error