78241d8e5a
Add topic as method parameter
2020-11-22 12:42:30 +01:00
8e95443548
Enable '-1' for zone and group in topic regExp
2020-11-22 12:29:53 +01:00
f21e4ff1d6
Expand database and device
2020-09-13 18:37:22 +02:00
ac3bb1ebe9
Write data in database table
2020-09-02 09:05:00 +02:00
8f7a285289
Extract data from mqtt json payload
2020-08-31 07:01:40 +02:00
985b4e8fde
Prepare for storing device data in database
...
- create device id from mqtt topic
- implement method for storing device in database
Still todo:
- extract other data (e.g. MAC, SN) from monitoring object
- find a way in mqtt to use global env
2020-08-30 21:42:01 +02:00
231c17d7c3
Update MQTT message handling
...
- use separate handler
- use regexpression for topic check
2020-08-30 21:08:50 +02:00
cf4274c1e1
Initial commit
2020-08-26 09:54:26 +02:00