Add task

https://api.sciener.com/v3/waterMeter/addTask

Tasks can only be added if the feature value supports 4G networks.

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)
waterMeterIdStringYWater Meter ID
taskTypeIntYTask types: 1-Set remaining water volume, 2-Reset, 3-Recharge, 4-Water cut-off, 5-Water restoration
rechargeAmountDoubleNRecharge amount
rechargeM3DoubleNWater recharge
remainderM3DoubleNSet remaining water volume

3 Response and example

NameTypeDescription
errcodeIntError code
errmsgStringError message
descriptionStringError Description