micrOS gateway v2.1
/list List known devices, sort by online/offline
/search Search devices
/status Get all device status - node info
/sendcmd/<device>/<cmd> Send command to the selected device. Use + instead of space
/metrics/<device>/<cmd> REST API endpoint for Prometheus scraping, (prometheus format)
/image/<device> Get esp camera image over gateway (without device param endpoint lists cameras)
/imgstream Get esp camera image stream (with camera endpoint detection)
/webhooks/<payload>/<args> Webhook for micrOS Gateway. Payload: name of the script. Args: optional script args
/webhooks/macro/<macroName> Webhook/macro for micrOS Gateway. macroName: macro to call
Gateway commands 🕹