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 |
| 411160 |
2026-09-18 22:20:17 UTC |
uns-mesh-router |
480.95 V |
129.55 A |
103.64 kW |
1754 RPM |
42.25 °C |
OMF Type Dynamic |
| 411159 |
2026-09-18 22:20:14 UTC |
x-ign-prod-master |
481.75 V |
124.62 A |
95.66 kW |
1744 RPM |
48.18 °C |
OMF Type Dynamic |
| 411158 |
2026-09-18 22:20:13 UTC |
uns-mesh-router |
478.13 V |
115.94 A |
92.75 kW |
1738 RPM |
42.76 °C |
OMF Type Dynamic |
| 411157 |
2026-09-18 22:20:10 UTC |
uns-mesh-router |
479.83 V |
117.68 A |
94.14 kW |
1739 RPM |
41.88 °C |
OMF Type Dynamic |
| 411156 |
2026-09-18 22:20:09 UTC |
x-ign-prod-master |
482.85 V |
125.27 A |
96.38 kW |
1728 RPM |
47.77 °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
}