Revolution Pi Connect as Modbus TCP / MQTT Gateway

Topics about the Hardware of Revolution Pi
Post Reply
Andy Schulze
Posts: 1
Joined: 14 Jan 2021, 10:50
Answers: 0

Revolution Pi Connect as Modbus TCP / MQTT Gateway

Post by Andy Schulze »

Hello,

I would like to convert Modbus TCP messages to MQTT messages adressed to a MQTT Broker.

There are multiple Modbus TCP Gateways, each with multiple Modbus TCP Slaves behind.

Would one Revolution Pi Connect solve that?

How many messages can the Revolution Pi Connect work with?

The Rate of incoming messages would be very fast, so i would need the Revolution Pi Connect for slow down the send rate too.


Dearly
Andy
User avatar
dirk
KUNBUS
Posts: 1948
Joined: 15 Dec 2016, 13:19
Answers: 4

Re: Revolution Pi Connect as Modbus TCP / MQTT Gateway

Post by dirk »

Hi Andy, you have to go the way and instead of our Modbus stack you have to adapt the libModbusMaster yourself according to your needs.
Have a look at https://libmodbus.org/
Andy Schulze
Posts: 1
Joined: 14 Jan 2021, 10:50
Answers: 0

Re: Revolution Pi Connect as Modbus TCP / MQTT Gateway

Post by Andy Schulze »

Hi Dirk,

So, as i understand, the Hardware will still be the Revolution Pi Connect but i will use libModbusMaster Software on it?


Greetings
Andy
Last edited by Andy Schulze on 15 Jan 2021, 08:19, edited 1 time in total.
User avatar
dirk
KUNBUS
Posts: 1948
Joined: 15 Dec 2016, 13:19
Answers: 4

Re: Revolution Pi Connect as Modbus TCP / MQTT Gateway

Post by dirk »

Hi Andy, exactly. You can disable the Modbus services i.e. in the WebStatus.
Post Reply