Hi everyone !
For my studies, I choose to create a "home monitoring" project. My project need to request a many informations like temperature, .. via a gateway using mysensor API. My controller need to be on Windows IoT (C#) and I need to write all the informations in database. So, everything is good except one thing.
After searching a looooong time i'm blocked !
I want to create my own controler working on Rpi with IoT (C#) but I don't know how send message to my gateway in serial USB. I found nothing about how to send request.
I want to know how send request from my controller to my gateway. I can use an external API to do that, but I don't know what ><
Please, someone can help me?
Thank you
PS : Sorry if my english is too bad, I'm a french guy !