new api (IAMMETER-cloud):Return the hourly or daily kWh data for each usage type
This is the first API related to "place"(all other APIs are related to "account" or "meter's SN").
This API allows you to get daily or hourly kWh data based on a "place." When both inverter output and grid exchange are present at a "place," this API can return kWh data for different usage types ("inverter," "grid," "load").
Parameters
Name | Type | Des | Example | |
---|---|---|---|---|
Token | String | token of the account | xxx | required |
place_ID | number | ID of the place | required | |
startTime | string | start time of this api return | 2023-09-01 | required |
endTime | string | stop time of this api return | 2023-09-07 | required |
grouphy | enum | select return data interval(hour/day) | day/hour | required |
For more details ,please refer to https://www.iammeter.com/docs/system-api#place-return-the-hourly-or-daily-kwh-data-for-each-usage-type