Water usage record list

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

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
dateTypeIntYDate type, 0: day, 1: month, 2: year
dateStrStringYSearch criteria: 2024-09-06, 2024-09, or 2024

3 Response and example

NameTypeDescription
listJSONObjectList

Objects in the list

NameTypeDescription
dateTypeIntDate type: 0: day, 1: month, 2: year
usedKwhStringWater consumption
createDateStringOperation time