Skip to main content

SCADA Energy Edge Explorer

Follow one synthetic record from gateway output through parsing, status selection, labeling, and the Kafka boundary.

Interactive pipeline

SCADA EDGE PROCESSING

Architecture review

Stage 1 of 4

Adapter output

A gateway has already decoded the device protocol into a synthetic line record.

0HighlightsAuthored emphasis only—not a computed diff.
Copy & download

Input

REG=40001;VAL=14823;UNIT=V_x100;TS=1708290845;DEVICE=RTU-07A;STATUS=0

Output

REG=40001;VAL=14823;UNIT=V_x100;TS=1708290845;DEVICE=RTU-07A;STATUS=0
Stage configuration01-adapter-output.yaml
input:
  socket:
    network: tcp
    address: 0.0.0.0:4195
    codec: lines