PulseFeaturehas ben renamed toPulseUPDATE_TOPICis now hardcoded to${MQTT_REALM}/update.- Docker file moved to project root.
- Build output moved from esper directory to site directory.
- Added
${MQTT_REALM}/${DEVICE_ID}/statuscontainingONLINEorOFFLINE - Serve device info via HTTP - use
HTTP_ENABLED = trueto enable- Allow rebooting the device by posting to
/reboot - Upload firmware images to the standby ROM slot by posting to
/update
- Allow rebooting the device by posting to
- Update individual devices using
${MQTT_REALM}/${DEVICE_ID}/update - Changelog added