Skip to content

Conversation

matth-x
Copy link
Owner

@matth-x matth-x commented Nov 2, 2024

This PR adds the Variables CsmsUrl and Identity to the SecurityCtrlr component

Now, the WS client supports:

  • CsmsUrl (new): backend URL, relating to the ocppCsmsUrl of a NetworkProfile
  • Identity (new): the v2.0.1 pendant to ChargeBoxId
  • BasicAuthPassword (already existing): WS password

CsmsUrl is a custom Variable and not specified by OCPP 2.0.1 which describes the NetworkProfile mechanism for configuring the backend URL. MicroOCPP does not support the NetworkProfile mechanism yet, so this approach of handling the backend URL in a Variable is only an intermediate solution.

@matth-x matth-x merged commit e228297 into main Nov 2, 2024
@matth-x matth-x deleted the feature/mo-upgrade branch November 2, 2024 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant