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 |
| 439276 |
2026-09-19 14:28:16 UTC |
x-ign-prod-master |
478.40 V |
116.59 A |
88.88 kW |
1726 RPM |
44.85 °C |
OMF Type Dynamic |
| 439275 |
2026-09-19 14:28:15 UTC |
uns-mesh-router |
480.16 V |
115.86 A |
92.69 kW |
1738 RPM |
42.60 °C |
OMF Type Dynamic |
| 439274 |
2026-09-19 14:28:11 UTC |
uns-mesh-router |
480.18 V |
124.73 A |
99.78 kW |
1750 RPM |
42.39 °C |
OMF Type Dynamic |
| 439273 |
2026-09-19 14:28:11 UTC |
x-ign-prod-master |
476.47 V |
117.87 A |
89.49 kW |
1738 RPM |
45.67 °C |
OMF Type Dynamic |
| 439272 |
2026-09-19 14:28:08 UTC |
uns-mesh-router |
480.06 V |
129.39 A |
103.51 kW |
1753 RPM |
42.04 °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
}