Skip to content

Conversation

@Pietfried
Copy link
Contributor

Describe your changes

Move ConnectivityManager from v2 to common namespace:

  • Move ConnectivityManager to common namespace for reuse across OCPP versions
  • Refactor constructor to accept logging and message callbacks via setters instead of constructor parameters
  • Add ChargePoint constructor accepting shared ConnectivityManagerInterface for external injection
  • Add validation that MessageLogging instance is provided to websocket at construction

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

* Move ConnectivityManager to common namespace for reuse across OCPP versions
* Refactor constructor to accept logging and message callbacks via setters instead of constructor parameters
* Add ChargePoint constructor accepting shared ConnectivityManagerInterface for external injection
* Add validation that MessageLogging instance is provided to websocket at construction

Signed-off-by: Piet Gömpel <[email protected]>
@Pietfried Pietfried force-pushed the refactor/ocpp/connectivity-manager branch from 687f18a to 93facc2 Compare January 5, 2026 10:43
@Pietfried Pietfried added the OCPP label Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants