Hey,
I am using a TRB142 to get sensor values from a device remotely with an interval of one hour. I am using Modbus RTU over TCP function at the moment.
The issue I am facing is that if the connection is not available, I lose the values from those hours, since I cannot reach the TRB142.
My current goal is to get those values that I would otherwise lose during no connection.
Could I make a custom script that makes TRB142 locally read the device and store the data? Then make a script that allows me to remotely read the stored data?
Is this possible? Is there another solution that fits my needs?
Best regards,
Olli