Hi all
I'm not an expert programmer, but I would like to be able to send messages in a telegram bot chat when I have alarms in my system managed by a plc programmed in codesys.
Searching on google i found only examples with raspberry.
Has anyone ever done this with a plc?
Are there libraries?
Or other solutions? (for example I saw that there are flows in nodered but you need a machine where in addition to being codesys there are also nodered)
If I said something wrong, I apologize.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all
I'm not an expert programmer, but I would like to be able to send messages in a telegram bot chat when I have alarms in my system managed by a plc programmed in codesys.
Searching on google i found only examples with raspberry.
Has anyone ever done this with a plc?
Are there libraries?
Or other solutions? (for example I saw that there are flows in nodered but you need a machine where in addition to being codesys there are also nodered)
If I said something wrong, I apologize.
Probably the WebClient library can do this for you. For this you will need to know which HTTP message to send to which server.
See https://store.codesys.com/iiot-libraries-sl.html