Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCPP2.0.1: Device model access for EVSE and Connector specific variables #553

Merged
merged 3 commits into from
Apr 10, 2024

Commits on Apr 5, 2024

  1. * Implemented dm access for EVSE and Connector

    * Enhanced integrity check of device model by checking correct number of EVSE and Connectors
    * DM Availability state and Power is updated at runtime
    
    Signed-off-by: pietfried <pietgoempel@gmail.com>
    Pietfried committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    eb3f51d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Update lib/ocpp/v201/ctrlr_component_variables.cpp

    Signed-off-by: Piet Gömpel <37657534+Pietfried@users.noreply.github.com>
    Pietfried authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5b108c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. turned return of get_total_power_active_import to std::optional

    Signed-off-by: pietfried <pietgoempel@gmail.com>
    Pietfried committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    3bd3a53 View commit details
    Browse the repository at this point in the history