Skip to main content
POST
Register a charger

Body

application/json
sn
string
required

Manufacturer serial number.

model
string
required
manufacturer
string
required
firmware_version
string
required
mac
string

MAC address (optional).

Response

Charger registered.

Standard response envelope. code is 0 on success and a non-zero application code on error (see Error Codes — §14).

code
integer
required

0 = success; otherwise an error code per the Error Codes section.

message
string
required

Human-readable description.

data
object

Endpoint-specific payload.