On quinta-feira, 10 de novembro de 2016 13:49:29 CST Sen Senthuran wrote: > Hi Thiago, > > Thank you for your detail explanation. I would like to confirm my > understandings.
> 1) IoTivity CA adaptor (Bluez in Linux) is only used for client-server > communication and Not for sensor (with no OCF) - server communication The point is that it's private API. You should not be using it in your application. If you need to communicate with a sensor, you need to write the code yourself. > 2) if the sensor can only be connected through BLE protocol over the air > (not OCF supported) then there is NO Bluez-BLE plugin (for ubuntu) to > connect with IoTivity server right now. We have to develop. Correct. But we could accept such a plugin, if it is made generic enough so that other sensors can be supported too. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center
