I have a TRB245 getting Modbus data from a Generator (provided by a contractor).
However, i’m afraid i find the user interface convoluted
The contractor set up the RS485 config under Modbus Serial Master section, where i am able to read the configured Genset data (using Test ).
However, despite trying several things out ( under MQTT, JSON, Data Send to Server ), I am unable to send the data to a Zabbix server. I already installed the zabbix agent and getting the Linux-y info, but that’s not what i’m interested in, it’s the Modbus data that’s crucial.
Please assist me with a straightforward guide on getting the data from the TRB245 into Zabbix, i don’t care the method (TCP/RTU/MQTT,…)
a) Fiddled with different zabbix-mqtt options for more days and finally gave up
b) Switched to the influxdb option above (medium) and got everything up and running in 1 day (face slap)
c) On the TRBs, switched off MQTT broker and publisher, and used the “Data to Server” feature to send MQTT JSON to the mosquitto broker ( thanks Conrad! )