Listen to MQTT messages. First project in golang.
Go to file
Siegfried Siegert 231c17d7c3 Update MQTT message handling
- use separate handler
- use regexpression for topic check
2020-08-30 21:08:50 +02:00
Config Initial commit 2020-08-26 09:54:26 +02:00
models Extend this program: 2020-08-30 07:16:50 +02:00
mqtt Update MQTT message handling 2020-08-30 21:08:50 +02:00
.gitignore Extend this program: 2020-08-30 07:16:50 +02:00
config.toml Extend this program: 2020-08-30 07:16:50 +02:00
go.mod Extend this program: 2020-08-30 07:16:50 +02:00
main.go Extend this program: 2020-08-30 07:16:50 +02:00