Tenant query electricity usage records list

https://api.sciener.com/v3/electricMeterUser/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
dateLongYCurrent time (timestamp, in milliseconds)
electricMeterIdStringYElectricity 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 li's't

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