I use a Unistream PLC connected to the Wifi network via a Teltonika RUT241 router.
I would like to retrieve the alarms sent by the PLC and store them on a cloud or a local server.
Is it possible to retrieve these alarms using an MQTT protocol and store them on the Teltonika RMS cloud?
If you have any other ideas, I’d love to hear them.
Could you please clarify what type of alarms you’re referring to? Are you referring to alarms configured via the Modbus client’s configuration?
If it’s about Modbus client alarms, then yes, these can be sent to your local or cloud server using the Data to Server service via the MQTT protocol. In this case, in Data to Server setup, you would:
Set the Type to Modbus alarms.
In the Server configuration section, specify your MQTT broker’s address, topic, and credentials (if required).