tum-esm / ACROPOLIS-edge

GNU Affero General Public License v3.0
0 stars 0 forks source link

[Feature] Move MQTT client and Update to Stand-Alone Process #20

Open patrickjaigner opened 1 month ago

patrickjaigner commented 1 month ago

User Story As a developer, I want my edge endpoint to be available 24/7 and change the pointer to the running software version independent of the active version, so that I can keep remote control over my device.

Architecture Draft

From the workshop with @larsfroelich

image
larsfroelich commented 1 month ago

Example from thingsboard of how such a minimalistic OTA-capable paho client could look like: https://thingsboard.io/docs/user-guide/resources/firmware/mqtt_firmware_client.py

patrickjaigner commented 1 month ago

Configuration Concept: