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
| Section | Review status |
|---|---|
| Socket input | Line receiver after gateway decoding |
| Register mapping | Illustrative; site map and scale factors unverified |
| Selection | Relies on the synthetic adapter status |
| Event labels | Neutral grouping labels; diagnostic meaning unverified |
| Outputs | Kafka 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.