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 |
| 435850 |
2026-09-19 12:30:18 UTC |
x-ign-prod-master |
484.23 V |
116.97 A |
90.25 kW |
1761 RPM |
46.64 °C |
OMF Type Dynamic |
| 435849 |
2026-09-19 12:30:18 UTC |
uns-mesh-router |
480.91 V |
128.71 A |
102.97 kW |
1754 RPM |
42.01 °C |
OMF Type Dynamic |
| 435848 |
2026-09-19 12:30:14 UTC |
uns-mesh-router |
478.38 V |
110.43 A |
88.34 kW |
1727 RPM |
41.56 °C |
OMF Type Dynamic |
| 435847 |
2026-09-19 12:30:13 UTC |
x-ign-prod-master |
483.65 V |
115.66 A |
89.14 kW |
1776 RPM |
45.13 °C |
OMF Type Dynamic |
| 435846 |
2026-09-19 12:30:11 UTC |
uns-mesh-router |
479.88 V |
117.20 A |
93.76 kW |
1736 RPM |
41.91 °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
}