sending Modbus RS485 data to Cloud based application which Supports OPC UA/DA using RevPi Connect

Show the world your Revolution Pi project!
Post Reply
Pradip
Posts: 10
Joined: 09 Jul 2020, 09:15
Answers: 0

sending Modbus RS485 data to Cloud based application which Supports OPC UA/DA using RevPi Connect

Post by Pradip »

Hello Developers,
We are working for a IIoT Project. The requirement is as below:-

1. There are multiple PLCs / end devices that can provide Modbus RS485 output. (Almost 120 devices spread across the plant area).
2. This data is to be transmitted to the cloud for performing analytics and providing dashboards to clients.
3. Since there are multiple devices, we wants to avoid cables/wires and would like to use wireless technology to achieve this

we have analytics tool that can be hosted in the cloud that can receive data through OPC UA /DA and perform further analytics etc....
We are looking for help how we can achieve this with RevPi Connect.

Thank you In Advance !!
User avatar
dirk
KUNBUS
Posts: 1947
Joined: 15 Dec 2016, 13:19
Answers: 4

Re: sending Modbus RS485 data to Cloud based application which Supports OPC UA/DA using RevPi Connect

Post by dirk »

Hello Pradip, here are several solutions
Codesys contains the OPC UA functionality already with the standard license.
An alternative is Node-RED with the OPC UA Nodes.
Another option is available with TeamViewer-IOT.
Post Reply