Troubleshoot the SCADA Energy Edge Reference
| Symptom | Check |
|---|---|
| No input | Confirm the gateway emits newline-delimited records to the configured socket. Expanso does not poll the device protocol here. |
| Wrong values | Compare the gateway's addressing, units, and scale factors with the mapping. |
| Everything is deleted | Confirm that the adapter emits nonzero statuses and that the field parses as a number. |
| A multi-register rule cannot work | The fixture has one register per message. Add timestamp-aware correlation before evaluating a combined condition. |
| Kafka cannot connect | Check broker addresses, authentication, network policy, and the configured topic. |
| Port bind fails | Use 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.