package
1.0.0-alpha
Repository: https://github.com/gregszalay/ocpp-csms.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Device Management Service

Main responsibilities of the Service

  • via REST API (see REST_API/ folder)
    • Authenticate charging stations (verify that the charging station is in the db)
  • via Google Pub/sub messages:
    • subscribe to device-related topics (e.g. BootNotificationRequest) and publish responses (e.g. BootNotificationResponse)