I am in charge of developing an application as PoC with the basic functions of Kaa. I am new in the field of IoT.
So for the application: First I generate the Java SDK then I insert it into my application as lib.
So my questions are :
1) The role of the SDK is to connect a device from Sigfox or LoraWan to Kaa, or my application will consume the Web Services of Sigfox and LoRa then use the SDK to process the data with Kaa and save it in mongoDB?
2) And, how to get the connection between the client and the server?
3) And if I want to use a module like Data Collection Demo, I have to generate the SDK of this module ?
Sorry for all these questions but I have to understand the basics to move forward in my project.