Hello together.
I wonder if its possible to install and use a docker container at a B&R hardware
For example a C80 display. So far i know there is a multicore cpu used.
I want to use it in order to send push messages by using e.g. telegram messanger.
The docker container runs a small application. I have a software for a methan plant.
Those environment is a little bit old school. Up to now. when alarms are active, a sms to a mobile will be send through a special hardware. Those hardware are out of date . So i dec
I think about using a small application which i send a telegramm with the alarmtext. The application inside the docker container catches it and send through a bot a push message to a telegram account. So i can send the alarms. Is that so far possible? Or a different way?