TRB245 communication Over IP-Data to server

Hello community,

I am using a TRB245 to send data via HTTPS to google cloud. Data enters in router as RS232 using Over IP function. I will like to send to google cloud with Data to server function.

Data is entered correctly in Over IP and Data to server is correctly configured, but I don’t know how can I select the input values to send.

it’s necessary a connection between both configurations or a bridge to send data, but I don’t know how can I do it exactly.

Any advice or help will be great

Thank you all!

Hello,

Apologies for the delay. Since the Data to Server service does not support Serial Over IP as a direct input type, this setup would require a custom approach, typically through a lua script to collect and forward the RS232 data to the server.

Furthermore, could you provide some additional details:

  • How are you currently reading the data that enters via RS232?
  • Are you able to view the incoming data using the command:
cat /dev/rs232

Best regards,

This topic was automatically closed after 60 days. New replies are no longer allowed.