PlugStream is continuously updated to improve reliability, security, and user experience. This page provides a transparent record of every software and firmware release, including what changed and why it matters.
Latest
Device Setup 1.0.0
Device Setup – 1.0.0
1.0.0
Tests: passed (9/9)Coverage: 0.0%
Service
December 9, 2025
Tags
#device-setup
Device Setup – 1.0.0
1.0.0 (2025-12-09)
Bug Fixes
Added correct fields for cp.created and cp.updated events (d85e074)
Added DeviceStatus and ConnectorStatus enums (without rename_all) (e59844d)
Added password to cp.event create and update payloads (203c236)
Change Exchange declaration (5799c42)
Changed default tenant to tenant_global (5aeda3e)
Changed queue type (00c6206)
Dockerfile copy and trigger build (4df44b5)
Remove conflicting NULL/NOT NULL declarations in migration (becb7cb)
Resolved payload to ensure compatibility with other services (975f643)
Updated db credentials (a78c6d5)
Updated migration to remove double null declaration and updated environment variables to match standard (6443497)
Updated prod CI build pipeline config (ccbfa61)
Features
Added activation_code and adoption_code fields to DeviceData struct (e202c23)
Added device modal name to payload rather then ChargePoint- (bbf54c3)
Added gitlab ci configuration for staging and prod (aace96d)
Added health endpoints and lint and tests (573f12b)
Added SKU mappings for PlugStream chargepoints and RabbitMq publishing of data for other service consumption. (cfc0e55)
Refactored to a rust endpoint (1a18636)
Updated cp.events RabbitMQ events to use sku rather then model (6d640c1)
Updated endpoint configuration details (212ee79)
Updated Setup API Endpoint RabbitMq message handling (82e4854)
Updated to print serial number labels on setup of new device (7209aaa)