Skip to content

Does OCPP V2.0 central station gets from charge point MeterStop? #325

Answered by robert-s-ubi
ezolti asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ezolti,

this is really not an issue with the library. Please consult the OCPP 2.0.1 specification to understand how transaction meter values work in OCPP 2.0.1.

In short: OCPP 2.0.1 no longer has the "hardwired" MeterStop reading that OCPP 1.6 had. Instead, the meter values are fully configurable. So the ones you find in the TransactionEventRequest(ENDED) are the ones that have been configured. To get the transaction end readings, filter for the SampledValues with context = "Transaction.End".

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@ezolti
Comment options

@ezolti
Comment options

@TVolden
Comment options

Comment options

You must be logged in to vote
1 reply
@ezolti
Comment options

Answer selected by ezolti
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants