Skip to main content
GET
Get Latest Meter Value
Returns the latest OCPP meter value for a specific connector. This includes detailed sampled values for energy, current, voltage, and other measurands.
charger
string
required
The UUID of the charger.
connector_id
integer
required
The OCPP connector ID.

Response

connectorId
integer
The connector ID this meter value belongs to.
transactionId
integer
The ID of the transaction the meter value relates to, when the reading was taken during an active transaction. May be omitted.
meterValue
object[]
An array of meter value entries.