curl --request GET \
--url https://app.plugchoice.com/api/v3/chargers/{charger}/connectors/{connector_id}/latest-metervalue \
--header 'Authorization: Bearer <token>'{
"connectorId": 123,
"meterValue": [
{
"timestamp": "<string>",
"sampledValue": [
{
"value": "<string>",
"context": "<string>",
"format": "<string>",
"measurand": "<string>",
"phase": "<string>",
"location": "<string>",
"unit": "<string>"
}
]
}
]
}curl --request GET \
--url https://app.plugchoice.com/api/v3/chargers/{charger}/connectors/{connector_id}/latest-metervalue \
--header 'Authorization: Bearer <token>'{
"connectorId": 123,
"meterValue": [
{
"timestamp": "<string>",
"sampledValue": [
{
"value": "<string>",
"context": "<string>",
"format": "<string>",
"measurand": "<string>",
"phase": "<string>",
"location": "<string>",
"unit": "<string>"
}
]
}
]
}Returns the latest OCPP meter value for a specific connector. This includes detailed sampled values for energy, current, voltage, and other measurands.Documentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.
Show meterValue
Show sampledValue
Trigger, Sample.Periodic).Raw).Energy.Active.Import.Register, Current.Import, Voltage).L1, L2, L3, L1-N). May be null.Outlet, Inlet).Wh, A, V).