4/11/2024 7:25 AM | |
Joined: 4/14/2018 Last visit: 10/29/2024 Posts: 48 Rating: (1) |
Hello Guys, 👋🏼 I have configured the connection from PLC S7 1200 to AWS IOT core using Node-Red, This configuration could possibly work with IOT 2050.💡 ⛔There was a separate discussion on exchanging data between PLC and IOT Core without using Node-Red, that is connecting to AWS using Mosquitto broker bridging, it is discussed here in this thread, and the connection path is like the one showed below. This config I found little bit heavy to set-up and data received from PLC with LMQTT library is in byte format, which needs to be reformatted before sending to database.
------------------------------------------------------------------------------------------------------------------------------- ✅But later I have I have configured with Node-Red and I found that it is more convenient since the set-up is less complicated and the data we can collect from the PLC can be multiple type.
Here is the Node-Red flow And in this case the TLS encryption is also find easy to set up from node-red to IOT core, Hope this would help someone, |
|
|
This contribution was helpful to2 thankful Users |
4/17/2024 11:20 AM | |
Joined: 4/14/2018 Last visit: 10/29/2024 Posts: 48 Rating: (1) |
Thnx for your reply apastore
Sure, ✌🏼 Here is my flow.json file, hope you share your feedback 🚀🚀🚀 Attachmentflows (1).zip (251 Downloads) |
|
|
Follow us on