Hello, I'd like to request a repository for an implementation of the IoTivity / AllJoyn bridging design ongoing in the OCF.
The implementation will provide on-the-fly translation between IoTivity and AllJoyn devices. Initially it will be a work-in-progress to validate the bridging design as it evolves towards finalization. Details: * Name: iotivity-alljoyn-bridge * Maintainer: Todd Malsbary * License: Apache version 2.0 I currently have an implementation that discovers IoTivity and AllJoyn devices and exposes them as virtual devices/resources (on the IoTivity side) or virtual bus attachments and bus objects (on the AllJoyn side), and translates the messages between them. It uses the IoTivity C SDK and the AllJoyn Standard Core Library, and runs as a standalone executable; it is intended that it will be glued into the appropriate plugin framework before completion. I am requesting a separate repository as the implementation links with the AllJoyn libraries covered under different license terms. Thanks, -Todd -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20161026/3f25337b/attachment.html>
