Zabbix MQTT integration, featuring bulk MQTT topics collection using wildcards, data validation, and data discovery using JS preprocessing. Currently tested with wirenboard controllers
I'm having issues where i'm not getting data consistently from mqtt so when I run the script I get {} then if i keep running the script I'll get data then {} again..
This really messes the graphs..
Is there a way you can store good data so that when script runs.. it gets the last good data and when new data comes it gets overwritten..
I'm having issues where i'm not getting data consistently from mqtt so when I run the script I get {} then if i keep running the script I'll get data then {} again..
This really messes the graphs..
Is there a way you can store good data so that when script runs.. it gets the last good data and when new data comes it gets overwritten..
See example below
Thanks Sonic