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 |
| 418055 |
2026-09-19 02:17:41 UTC |
x-ign-prod-master |
485.41 V |
125.62 A |
97.16 kW |
1761 RPM |
38.71 °C |
OMF Type Dynamic |
| 418054 |
2026-09-19 02:17:39 UTC |
uns-mesh-router |
478.51 V |
125.61 A |
100.49 kW |
1750 RPM |
41.91 °C |
OMF Type Dynamic |
| 418053 |
2026-09-19 02:17:36 UTC |
x-ign-prod-master |
483.75 V |
126.16 A |
97.25 kW |
1779 RPM |
39.93 °C |
OMF Type Dynamic |
| 418052 |
2026-09-19 02:17:36 UTC |
uns-mesh-router |
478.87 V |
123.75 A |
99.00 kW |
1751 RPM |
41.52 °C |
OMF Type Dynamic |
| 418051 |
2026-09-19 02:17:32 UTC |
uns-mesh-router |
478.94 V |
110.57 A |
88.46 kW |
1729 RPM |
42.88 °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
}