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 |
| 432421 |
2026-09-19 10:32:15 UTC |
x-ign-prod-master |
480.24 V |
117.02 A |
89.55 kW |
1752 RPM |
36.29 °C |
OMF Type Dynamic |
| 432420 |
2026-09-19 10:32:15 UTC |
uns-mesh-router |
478.76 V |
116.51 A |
93.21 kW |
1733 RPM |
42.13 °C |
OMF Type Dynamic |
| 432419 |
2026-09-19 10:32:11 UTC |
uns-mesh-router |
478.77 V |
128.46 A |
102.77 kW |
1754 RPM |
42.61 °C |
OMF Type Dynamic |
| 432418 |
2026-09-19 10:32:10 UTC |
x-ign-prod-master |
482.69 V |
116.32 A |
89.47 kW |
1730 RPM |
36.25 °C |
OMF Type Dynamic |
| 432417 |
2026-09-19 10:32:08 UTC |
uns-mesh-router |
480.45 V |
116.05 A |
92.84 kW |
1738 RPM |
42.18 °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
}