-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Labels
OCPP1.6bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
OCPP Version
OCPP1.6
Describe the bug
In OCPP1.6, the hardcoded default interval is used instead of using the configured value:
https://github.com/EVerest/libocpp/blob/main/lib/ocpp/v16/charge_point_impl.cpp#L206
The interval is only updated when explicity set by the CSMS.
To Reproduce
The hardcoded OCSP_REQUEST_TIMER_INTERVAL can be removed. The value from the JSON configuration can be used instead.
Anything else?
No response
Metadata
Metadata
Assignees
Labels
OCPP1.6bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed