I need to transmit real-time data from a variable x of a PLC via the Web, it is the best option to create a websocket, is there any Python library that allows me to help create something like this?
I need to transmit real-time data from a variable x of a PLC via the Web, it is the best option to create a websocket, is there any Python library that allows me to help create something like this?