Open
Description
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.