Skip to content

Configured OCSPRequestInterval is not used at startup #1128

@Pietfried

Description

@Pietfried

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions