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 |
| 354775 |
2026-09-17 13:58:55 UTC |
uns-mesh-router |
481.27 V |
118.49 A |
94.79 kW |
1737 RPM |
42.09 °C |
OMF Type Dynamic |
| 354774 |
2026-09-17 13:58:54 UTC |
x-ign-prod-master |
477.08 V |
122.28 A |
92.96 kW |
1778 RPM |
48.12 °C |
OMF Type Dynamic |
| 354773 |
2026-09-17 13:58:51 UTC |
uns-mesh-router |
480.28 V |
112.70 A |
90.16 kW |
1727 RPM |
42.53 °C |
OMF Type Dynamic |
| 354772 |
2026-09-17 13:58:49 UTC |
x-ign-prod-master |
479.43 V |
124.92 A |
95.43 kW |
1769 RPM |
48.62 °C |
OMF Type Dynamic |
| 354771 |
2026-09-17 13:58:48 UTC |
uns-mesh-router |
480.48 V |
120.29 A |
96.23 kW |
1741 RPM |
41.83 °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
}