Active Protocol Adapters
4 CONTAINERS
Configured Assets / Tags
4,240 TAGS
Total Ingress Throughput
1.84 MB/s
Egress Egress Target Sync
EDS • PI • CONNECT
📦 Deployed Containerized PI Adapters on K3s Node (x1)
| Adapter Identifier |
Protocol / Spec |
Target Endpoint |
Scan Interval |
Mapped Points |
Egress Pipeline |
Status |
| PI-Adapter-OPCUA-01 |
OPC UA Binary TCP |
opc.tcp://192.168.4.139:4840 |
50ms |
2,480 |
EDS Local (31320) + PI Server |
HEALTHY |
| PI-Adapter-Modbus-02 |
Modbus TCP / RTU |
192.168.4.139:502 |
100ms |
1,120 |
EDS Local (31320) |
HEALTHY |
| PI-Adapter-MQTT-03 |
MQTT 5 Sparkplug B |
10.43.96.238:1883 (EMQX UNS) |
Push (Event) |
640 |
AVEVA CONNECT Cloud |
STREAMING |
| PI-Adapter-BACnet-04 |
BACnet/IP (ASHRAE 135) |
192.168.4.139:47808 |
500ms |
320 |
EDS Local (31320) |
HEALTHY |
📡 Real-Time Telemetry Stream from SCADA Historian Fabric
| Log ID |
Timestamp |
Gateway Source |
Voltage (V) |
Current (A) |
Power (kW) |
Turbine RPM |
Core Temp (°C) |
OMF Normalization |
| 357030 |
2026-09-17 15:16:35 UTC |
uns-mesh-router |
481.91 V |
119.99 A |
95.99 kW |
1739 RPM |
42.04 °C |
OMF Type Dynamic |
| 357029 |
2026-09-17 15:16:32 UTC |
x-ign-prod-master |
477.32 V |
126.33 A |
96.08 kW |
1745 RPM |
46.15 °C |
OMF Type Dynamic |
| 357028 |
2026-09-17 15:16:32 UTC |
uns-mesh-router |
480.94 V |
118.69 A |
94.95 kW |
1741 RPM |
42.80 °C |
OMF Type Dynamic |
| 357027 |
2026-09-17 15:16:28 UTC |
uns-mesh-router |
480.42 V |
125.49 A |
100.39 kW |
1750 RPM |
42.82 °C |
OMF Type Dynamic |
| 357026 |
2026-09-17 15:16:27 UTC |
x-ign-prod-master |
476.98 V |
125.56 A |
95.43 kW |
1770 RPM |
47.40 °C |
OMF Type Dynamic |
⚙️ Adapter Configuration Payload (REST API)
POST /api/v1/configuration/PI-Adapter-OPCUA-01/EgressEndpoints
{
"EndpointId": "EDS_LOCAL_STORE",
"EndpointType": "EdgeDataStore",
"Url": "http://127.0.0.1:31320/api/v1/tenants/default/namespaces/default/omf",
"Authentication": "None",
"BufferPolicy": "CircularNonVolatile",
"Compression": true
}