Arthexis onboarding tracks (operator + integrator)

This page is a concise, living onboarding track for the two most common Arthexis starts:

  1. Operator path (admin setup, monitoring, common actions)
  2. Integrator path (authentication, endpoint usage, webhook/OCPP integration sequence)

Arthexis should be treated as an OCPP-compatible WebSocket server and integration pivot. Extend workflows through suite apps, Django models, migrations, and admin tools instead of side systems.

Prerequisites and environment assumptions

  • You have a running Arthexis environment with dependencies installed.
  • You can authenticate to Django admin with a user that has permission for OCPP, Nodes, and Netmesh objects.
  • Charger/network endpoints are reachable from your deployment network.
  • Time sync and TLS basics are already in place (for token expiry and secure endpoint usage).
  • You can access key integration docs:

Loading remaining sections…