Skip to main content

Get consumption data for multiple devices

GET 

/devices/consumption/:metrictype

Retrieves time-series consumption data for up to 50 devices in a single request.

Specify an interval to aggregate the data into time buckets. If no interval is specified, the default is 1 hour.

The maximum allowed period between fromDateTime and toDateTime is 24 hours.

Where there is no data for a specified interval, null will be returned.

Request

Responses