Power & Energy Infrastructure
Project description
Arthexis Constellation
Purpose
Arthexis Constellation is a story-driven Django-based software suite that centralizes tools for managing electric vehicle charging infrastructure and orchestrating energy-related products and services.
Current Features
-
Compatible with the Open Charge Point Protocol (OCPP) 1.6 central system. Supported actions are summarized below.
Charge point → CSMS
Action What we do AuthorizeValidate RFID or token authorization requests before a session starts. BootNotificationRegister the charge point and update identity, firmware, and status details. DataTransferAccept vendor-specific payloads and record the results. DiagnosticsStatusNotificationTrack the progress of diagnostic uploads kicked off from the back office. FirmwareStatusNotificationTrack firmware update lifecycle events from charge points. HeartbeatKeep the websocket session alive and update last-seen timestamps. MeterValuesPersist periodic energy and power readings while a transaction is active. StartTransactionCreate charging sessions with initial meter values and identification data. StatusNotificationReflect connector availability and fault states in real time. StopTransactionClose charging sessions, capturing closing meter values and stop reasons. CSMS → Charge point
Action What we do CancelReservationWithdraw pending reservations and release connectors directly from the control center. ChangeAvailabilitySwitch connectors or the whole station between operative and inoperative states. ChangeConfigurationUpdate supported charger settings and persist applied values in the control center. ClearCacheFlush local authorization caches to force fresh lookups from the CSMS. DataTransferSend vendor-specific commands and log the charge point response. GetConfigurationPoll the device for the current values of tracked configuration keys. GetLocalListVersionRetrieve the current RFID whitelist version and synchronize entries reported by the charge point. RemoteStartTransactionInitiate a charging session remotely for an identified customer or token. RemoteStopTransactionTerminate active charging sessions from the control center. ReserveNowReserve connectors for upcoming sessions with automatic connector selection and confirmation tracking. ResetRequest a soft or hard reboot to recover from faults. SendLocalListPublish released and approved RFIDs as the charge point's local authorization list. TriggerMessageAsk the device to send an immediate update (for example status or diagnostics). UnlockConnectorRelease stuck connectors without on-site intervention. UpdateFirmwareDeliver firmware packages to chargers with secure download tokens and track installation responses. OCPP 1.6 roadmap. The following catalogue actions are in our backlog:
ClearChargingProfile,GetCompositeSchedule,GetDiagnostics,SetChargingProfile. -
Charge point reservations with automated connector assignment, energy account and RFID linkage, EVCS confirmation tracking, and control-center cancellation support.
-
API integration with Odoo, syncing:
- Employee credentials via
res.users - Product catalog lookups via
product.product
- Employee credentials via
-
Runs on Windows 11 and Ubuntu 22.04 LTS
-
Tested for the Raspberry Pi 4 Model B
Project under rapid active and open development.
Role Architecture
Arthexis Constellation ships in four node roles tailored to different deployment scenarios.
| Role | Description & Common Features |
|---|---|
| Terminal | Single-User Research & Development Features: GUI Toast |
| Control | Single-Device Testing & Special Task Appliances Features: AP Public Wi-Fi, Celery Queue, GUI Toast, LCD Screen, NGINX Server, RFID Scanner |
| Satellite | Multi-Device Edge, Network & Data Acquisition Features: AP Router, Celery Queue, NGINX Server, RFID Scanner |
| Watchtower | Multi-User Cloud & Orchestration Features: Celery Queue, NGINX Server |
Quick Guide
1. Clone
- Linux: open a terminal and run
git clone https://github.com/arthexis/arthexis.git. - Windows: open PowerShell or Git Bash and run the same command.
2. Start and stop
Terminal nodes can start directly with the scripts below without installing; Control, Satellite, and Watchtower roles require installation first. Both approaches listen on http://localhost:8888/ by default.
-
- Open the folder and go to the Run and Debug panel (
Ctrl+Shift+D). - Select the Run Server (or Debug Server) configuration.
- Press the green start button. Stop the server with the red square button (
Shift+F5).
- Open the folder and go to the Run and Debug panel (
-
- Linux: run
./start.shand stop with./stop.sh. - Windows: run
start.batand stop withCtrl+C.
- Linux: run
3. Install and upgrade
-
Linux:
- Run
./install.shwith a node role flag:--terminal– default when unspecified and recommended if you're unsure. Terminal nodes can also use the start/stop scripts above without installing.--control– prepares the single-device testing appliance.--satellite– configures the edge data acquisition node.--watchtower– enables the multi-user orchestration stack.
- Use
./install.sh --helpto list every available flag if you need to customize the node beyond the role defaults. - Upgrade with
./upgrade.sh. - Consult the Install & Lifecycle Scripts Manual for complete flag descriptions and operational notes.
- Review the Upgrade Guide for manual steps required after releases that stop automating specific migrations.
- Run
-
Windows:
- Run
install.batto install (Terminal role) andupgrade.batto upgrade. - Installation is not required to start in Terminal mode (the default).
- Run
4. Administration
- Access the Django admin at
http://localhost:8888/admin/to review and manage live data. Use--portwith the start scripts or installer when you need to expose a different port. - Browse the admindocs at
http://localhost:8888/admindocs/for API documentation that is generated from your models. - Follow the Install & Administration Guide for deployment, lifecycle tasks, and operational runbooks.
- Reference the Sigils Cookbook when configuring tokenized settings across environments.
- Manage exports, imports, and audit trails with the User Data Cookbook.
- Plan feature rollout strategies using the Node Features Cookbook.
- Curate shortcuts for power users through the Favorites Cookbook.
Support
Contact us at tecnologia@gelectriic.com or visit our web page for professional services and commercial support.
Project Guidelines
- AGENTS – operating handbook for repository workflows, testing, and release management.
- DESIGN – visual, UX, and branding guidance that all interfaces must follow.
About Me
"What, you want to know about me too? Well, I enjoy developing software, role-playing games, long walks on the beach and a fourth secret thing above all else." --Arthexis
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file arthexis-0.1.33.tar.gz.
File metadata
- Download URL: arthexis-0.1.33.tar.gz
- Upload date:
- Size: 643.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d590276b8cf39ba095ac9356a03fe8c21cf682292ecc0d1bcbcd710c8fd91b4d
|
|
| MD5 |
a06842084239ae205f5abe3442a3d38f
|
|
| BLAKE2b-256 |
9dc4a274489fa071d9ed7d8007e05167f601c13452cf5ca80e22b049ae4065e4
|
File details
Details for the file arthexis-0.1.33-py3-none-any.whl.
File metadata
- Download URL: arthexis-0.1.33-py3-none-any.whl
- Upload date:
- Size: 571.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0150cad6471890618e76ed5fa70fb3535f0fa5cac2b5ae4e195eefc55f0a628a
|
|
| MD5 |
e437b1718da1feb4243783f47b66d795
|
|
| BLAKE2b-256 |
ef4088b9ef8b438cb84ed382c45541e29d01e753e2d95b30b0f7238c1821d103
|