Open nv1t opened 4 years ago
The omega onion has a working mqtt broker installed and running. Maybe write the interceptor so it fetches the commands from an mqtt broker, which is easier than setting up a REST API.
Better solution is disable mqtt on the omega itself and use an external mqtt broker. This will free up some cycles on the omega
The omega onion has a working mqtt broker installed and running. Maybe write the interceptor so it fetches the commands from an mqtt broker, which is easier than setting up a REST API.