Datapoints
Get MeterValues
Get the meter values for the specific charger
GET
Authorizations
See the documentation for more information.
Path Parameters
The ID of the team.
The ID of the charger.
Body
application/json
Must be a valid date in the format <code>Y-m-d H:i:s</code>.
Example:
"2025-03-12 13:49:24"
Must be a valid date in the format <code>Y-m-d H:i:s</code>.
Example:
"2025-03-12 13:49:24"
Available options:
Interruption.Begin
, Interruption.End
, Other
, Sample.Clock
, Sample.Periodic
, Transaction.Begin
, Transaction.End
, Trigger
Example:
"Trigger"
Available options:
Current.Export
, Current.Import
, Current.Offered
, Energy.Active.Export.Register
, Energy.Active.Import.Register
, Energy.Reactive.Export.Register
, Energy.Reactive.Import.Register
, Energy.Active.Export.Interval
, Energy.Active.Import.Interval
, Energy.Reactive.Export.Interval
, Energy.Reactive.Import.Interval
, Frequency
, Power.Active.Export
, Power.Active.Import
, Power.Factor
, Power.Offered
, Power.Reactive.Export
, Power.Reactive.Import
, RPM
, SoC
, Temperature
, Voltage
Example:
"RPM"
Available options:
L1
, L2
, L3
, N
, L1-N
, L2-N
, L3-N
, L1-L2
, L2-L3
, L3-L1
Example:
"L2"
Available options:
Body
, Inlet
, Cable
, Outlet
, EV
, Renewable
Example:
"EV"
Available options:
Wh
, kWh
, varh
, kvarh
, W
, kW
, VA
, kVA
, var
, kvar
, A
, V
, Celsius
, Fahrenheit
, K
, Percent
Example:
"Wh"
Must not be greater than 10000.
Example:
1
Available options:
desc
, asc
Example:
"desc"
Response
200
application/json
List of metervalues
The response is of type object
.
Was this page helpful?