Configure Meter Type

Configure the meter type for an equalizer. To change the equalizer meter type from P1/HAN to Modbus, set deviceMode to 2 and set the externalMeterType(1-4)
To change the equalizer back to P1/HAN set only deviceMode to 1 since externalMeterType is only applicable to Modbus
Rate limited at max 1 request per minute

Log in to see full request history
Path Params
string | null
required

Equalizer ID

Body Params

Meter settings

int32
int32
Responses
200

Success

202

Command successfully sent to charger. See "CommandResponse" SignalR method from "Products" hub and
match command responses to the details returned response body

400

Request has missing/invalid values

401

Missing authorization data. Check "Authorization" header

403

Forbidden. Authorization set, but access to resource is denied

500

Oops! Unexpected internal error. Request has been logged and code monkeys warned

503

Server gateway cannot reach API. Try again in about a minute...

504

Unable to deliver commands upstream. End device is not reachable, or a problem with queueing the
device command

Language
Credentials
Click Try It! to start a request and see the response here!