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 |
| 428823 |
2026-09-19 08:28:23 UTC |
uns-mesh-router |
480.29 V |
113.93 A |
91.14 kW |
1734 RPM |
41.81 °C |
OMF Type Dynamic |
| 428822 |
2026-09-19 08:28:21 UTC |
x-ign-prod-master |
485.03 V |
126.11 A |
97.47 kW |
1771 RPM |
39.36 °C |
OMF Type Dynamic |
| 428821 |
2026-09-19 08:28:20 UTC |
uns-mesh-router |
479.57 V |
116.09 A |
92.87 kW |
1736 RPM |
42.12 °C |
OMF Type Dynamic |
| 428820 |
2026-09-19 08:28:16 UTC |
x-ign-prod-master |
482.72 V |
125.96 A |
96.89 kW |
1775 RPM |
40.43 °C |
OMF Type Dynamic |
| 428819 |
2026-09-19 08:28:16 UTC |
uns-mesh-router |
479.32 V |
119.11 A |
95.29 kW |
1743 RPM |
42.17 °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
}