A fresh EMQX Neuron 3.x instance configured from zero into a running south driver → north app → eKuiper rule pipeline, using only the
REST API. Tested against emqx/neuronex:latest (3.8.1).
Pattern: each call returns {"error": 0} on success.
API surfaces:
— /api/... is EMQX Neuron system configuration (login, license, system),
/api/neuron/...is the embedded Neuron (nodes, groups, tags, subscribe)/api/ekuiper/...is the embedded eKuiper (streams, rules).