I would to develop an IoT mobility project project using fi-ware. My intention is to deploy a lot of sensor on the taxi/bus in the city to control air quality. I want to use IDAS GEi, but i have some questions:
I must use a linino board as gateway for my sensors. How can i send observations or receive commands from linino to IDAS and viceversa? I have found on the web this tool: figway. I have read figway is used as communication gateway between raspberryPI and IDAS. So i have thought to adapt figway for linino. Is it the correct way to reach my goal? Are there better ways to do that?
Furthermore, i should provide discovery mechanisms and a transparent interface to control the sensors. For example, i should provide to the user the possibility to find the sensors, that provide a data measure, in a certain place. I would to use SWE for that. Is IDAS swe compliant? I have read in the documentation IDAS uses swe data model, sensorML, O&M but i have not found anything about SOS/SAS/SPS/WNS services. Has IDAS discovery mechanisms? Maybe i must use other GE to do that (Configuration Manager?)