Commit Graph

3 Commits

Author SHA1 Message Date
231c17d7c3 Update MQTT message handling
- use separate handler
- use regexpression for topic check
2020-08-30 21:08:50 +02:00
daa79b27ca Extend this program:
- add a database for devices
- read devices from database and present this data on a simple web/REST
interface

The code or model is from a blog entry from Alex Edward:
https://www.alexedwards.net/blog/organising-database-access
2020-08-30 07:16:50 +02:00
cf4274c1e1 Initial commit 2020-08-26 09:54:26 +02:00