Tenant can check the list of water usage records

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

This interface doesn't require accessToken

1 Request example

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

2 Request parameters

NameTypeRequiredDescription
clientIdStringYAssigned client_id from created application
dateStrStringNSearch criteria: 2024-09-06, 2024-09, or 2024
dateLongYCurrent time (timestamp, in milliseconds)
waterMeterIdStringYWater Meter ID
dateTypeIntYDate type, 0: day, 1: month, 2: year

3 Response and example

NameTypeDescription
listJSONObjectList

Objects in the list

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