You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add SCSP role (2.2.1 sessions + chargingprofiles receiver)
The SCSP (Smart Charging Service Provider) is a receiver of Sessions and
ChargingProfiles, so it reuses the existing eMSP receiver-side module routers.
get_application now mounts them under the /scsp/ prefix when RoleEnum.scsp is
enabled, e.g. /ocpi/scsp/2.2.1/sessions/{country_code}/{party_id}/{session_id}.
Mirrors the PTP role wiring; no behaviour change for existing roles.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments