Administrator recharge

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

To recharge using a gateway, if Bluetooth operation is required, please refer to the corresponding app's SDK.

After successful recharge, you need to actively call the meter reading interface to save the latest data to the server.

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)
electricMeterIdStringYElectricity meter ID
rechargeAmountDoubleYRecharge amount
rechargeKwhDoubleYRecharge battery

3 Response and example

NameTypeDescription
errcodeIntError code
errmsgStringError message
descriptionStringError Description