Skip to main content

Troubleshoot the SCADA Energy Edge Reference

SymptomCheck
No inputConfirm the gateway emits newline-delimited records to the configured socket. Expanso does not poll the device protocol here.
Wrong valuesCompare the gateway's addressing, units, and scale factors with the mapping.
Everything is deletedConfirm that the adapter emits nonzero statuses and that the field parses as a number.
A multi-register rule cannot workThe fixture has one register per message. Add timestamp-aware correlation before evaluating a combined condition.
Kafka cannot connectCheck broker addresses, authentication, network policy, and the configured topic.
Port bind failsUse a reviewed non-privileged port or the deployment's approved capability model.

Debug safely

Use the synthetic fixture and stdout while diagnosing mappings. Do not connect this unassessed reference to an OT network or external destination.

Next: Inspect the complete reference.