You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a standard Windows Universal app that will communicate with MySQL/OSA.
The entire OSA API should be able to run on a Raspberry Pi, making designing programs that interact with OSA data a breeze, just like the plugins.
However, if you want the Pi to be a real plugin, you were have to code a UDP receiver to listen for the plugin commands that Service sends to Client Services, and act like a Client Service, which is relatively easy.
The text was updated successfully, but these errors were encountered:
Create a standard Windows Universal app that will communicate with MySQL/OSA.
The entire OSA API should be able to run on a Raspberry Pi, making designing programs that interact with OSA data a breeze, just like the plugins.
However, if you want the Pi to be a real plugin, you were have to code a UDP receiver to listen for the plugin commands that Service sends to Client Services, and act like a Client Service, which is relatively easy.
The text was updated successfully, but these errors were encountered: