Skip to content

Meter data is not read or parsed - Unavailable (GivEnergy Charger OCPP 1.6j) #1908

@plandregan

Description

@plandregan

here is the meter data every 60s
Sent by Charger to OCCP server

But none of the entities show.

Only entities i can see are

Image

MeterValues.Req
Sent by the charger at 2026-03-07 23:26:08.809
{
"connectorId": 1,
"meterValue": [
{
"timestamp": "2026-03-07T23:26:07.333Z",
"sampledValue": [
{
"measurand": "Energy.Active.Import.Register",
"unit": "Wh",
"value": "10958250"
},
{
"measurand": "Power.Active.Import",
"unit": "kW",
"value": "0.00"
},
{
"measurand": "Current.Import",
"phase": "N",
"unit": "A",
"value": "0.00"
},
{
"measurand": "Voltage",
"phase": "L1-N",
"unit": "V",
"value": "241.21"
}
]
},
{
"timestamp": "2026-03-07T23:26:07.333Z",
"sampledValue": [
{
"measurand": "Energy.Active.Import.Register",
"unit": "Wh",
"value": "536080"
},
{
"measurand": "Power.Active.Import",
"unit": "kW",
"value": "0.00"
},
{
"measurand": "Voltage",
"phase": "L1-N",
"unit": "V",
"value": "242.17"
},
{
"measurand": "Current.Import",
"phase": "N",
"unit": "A",
"value": "4.11"
}
]
},
{
"timestamp": "2026-03-07T23:26:07.333Z",
"sampledValue": [
{
"measurand": "Energy.Active.Import.Register",
"unit": "Wh",
"value": "0"
},
{
"measurand": "Power.Active.Import",
"unit": "kW",
"value": "0.00"
},
{
"measurand": "Voltage",
"phase": "L1-N",
"unit": "V",
"value": "0.00"
},
{
"measurand": "Current.Import",
"phase": "N",
"unit": "A",
"value": "0.00"
}
]
},
{
"timestamp": "2026-03-07T23:26:07.333Z",
"sampledValue": [
{
"measurand": "Energy.Active.Import.Register",
"unit": "Wh",
"value": "0"
},
{
"measurand": "Power.Active.Import",
"unit": "kW",
"value": "0.00"
},
{
"measurand": "Voltage",
"phase": "L1-N",
"unit": "V",
"value": "0.00"
},
{
"measurand": "Current.Import",
"phase": "N",
"unit": "A",
"value": "0.00"
}
]
}
]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions