Electricity meter binding

https://api.sciener.com/v3/electricMeter/add

After the electricity meter is initialized by the APP SDK, this interface is called.

1 Request example

POST, ContentType:application/x-www-form-urlencoded

 

2 Request parameters

NameTypeRequiredDescription
clientIdStringYAssigned client_id from created application
accessTokenStringYAccess token, obtain by calling get access token API
dateLongYCurrent time (timestamp, in milliseconds)
macStringYElectricity Meter MAC
nameIntYElectricity meter name

3 Response and example

NameTypeDescription
electricMeterIdIntElectricity Meter ID