It would be great if there was a generic app that would show one or multiple strings subscribed via mqtt.
I know you already can send messaged via mqtt to AWTRIX, but I want my custom strings in the Apploop.
What settings would this App need?
- mqtt server
- mqtt port
- mqtt username
- mqtt password
- mqtt topic
- optional: another mqtt topic (like the ShowWeekday option of the Time app)
- IconID
- optional: IconID via a second mqtt topic so the icon can be changed dynamiclly
This way the normal user only needs to update an mqtt topic to show a customized "app" on AWTRIX.
No need for B4X skills.
To have multiple "generic mqtt apps" somewhere in your Apploop, I suggest copies of this App with different names like:
- Generic MQTT App 01
- Generic MQTT App 02
- ..
- Generic MQTT App 10
Maybe someone could develop this app.
I guess it would not be that difficult for experianced developers. 👼