Skip to main content

SCADA Energy Edge Reference Configuration

The combined source artifact is examples/integrations/scada-energy-edge/scada-edge-complete.yaml. It accepts adapter-decoded line records, maps fields, selects nonzero adapter statuses, adds review labels, and defines Kafka plus local-file outputs.

Configuration map

SectionReview status
Socket inputLine receiver after gateway decoding
Register mappingIllustrative; site map and scale factors unverified
SelectionRelies on the synthetic adapter status
Event labelsNeutral grouping labels; diagnostic meaning unverified
OutputsKafka and local file; delivery behavior untested

Review gates

  • Confirm the adapter schema, register map, units, and correlation model.
  • Replace status labels with reviewed site rules.
  • Define secrets, network policy, retries, backpressure, and failure recovery.
  • Test output delivery and retention with representative, authorized data.

The repository currently provides no end-to-end execution result or destination receipt for this artifact.

Next: Return to the architecture overview.