On quarta-feira, 10 de agosto de 2016 09:55:27 PDT Annie Weng wrote: > Hi IoTivity Developers: > > I'm interesting to the mapping of Bluetooth profiles to OCF specification. > > According to the following mail, does it mean that the mapping is already > existed? > > If yes, where could I get the mapping of Bluetooth profiles? > > Or, it just means developers are able to design their own mapping method > using current IoTivity framework? (like Resource Container?)
Hello Annie There was no mapping of Bluetooth profiles. That would be a new bridge functionality and it may be very interesting to work on. As far as I know, no work has been done in that area. What currently exists is a way to transmit OCF payloads over a specific Bluetooth profile. One such profile is a plain peer-to-peer one that is exclusive for OCF. Another is the IPSP profile, which transmits the regular UDP/CoAP packets that you see in WiFi and 6LoWPAN. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center
