This action allows to list monthly deltas of a single meter. Values are in the default unit of the corresponding energy. The values can be sorted, the default order is chronological.The response is limited to 1000 records. If you need more records, you can use the filter query parameter to traverse all the available data (you can get more details about it in the related section Filters).The time of each record is the first second of the month. The value is a delta for that whole month (or up to the last valid reading). The time does not contain offset information and should be interpreted in the time zone of the meter.The required scope is meter_deltas.
Request
Authorization
OAuth 2.0
Authorization Code
Add the parameter
Authorization
to Headers,whose value is to concatenate the Token after the Bearer.