On quinta-feira, 10 de novembro de 2016 03:01:45 CST Sen Senthuran wrote: > I have a BLE sensor, does not run IoTivity. Is it possible to register that > resource (BLE sensor) with a Ubuntu PC that is running ?simpleserver? > example through BLE connectivity adaptor?
If the sensor is not using IoTivity or the OCF protocol, then talking to that sensor is out-of-scope for OCF. IoTivity has plugins to talk to other devices. If your sensor uses a protocol that is not one of those for which IoTivity has a plugin, you'll need to write it yourself. IoTivity's CA adaptor for BLE is not to be used, you should write your own BLE code. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center
