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

Device Model access for EVSE and Connector specific variables #529

Closed
Pietfried opened this issue Mar 13, 2024 · 0 comments · Fixed by #553
Closed

Device Model access for EVSE and Connector specific variables #529

Pietfried opened this issue Mar 13, 2024 · 0 comments · Fixed by #553
Assignees
Labels
enhancement New feature or request

Comments

@Pietfried
Copy link
Contributor

OCPP Version

OCPP2.0.1

Describe the problem

Currently variables that are specific to the components EVSE or Connector like SupplyPhases, Power, AvailabilityState etc. can not be accessed in a convenient way. These variables are required in some functional requirements though.

Describe your solution

High Level solution:
Provide dynamic access to variables specific to EVSE and Connector components using evse_id and connector_id .
Probably this requires a refactoring of the ControllerComponentVariables namespace

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant