Closed T81 closed 5 years ago
Currently I have managed to setup a working SocketIO server on the Linux side of YUN using Python along Flask and Flask-SocketIO Is it possible to pass data to the server from the MCU?
Using bridgeclient.py and bridge library seems to be the best approach
Currently I have managed to setup a working SocketIO server on the Linux side of YUN using Python along Flask and Flask-SocketIO Is it possible to pass data to the server from the MCU?