Make daemon interface common
authorJosé Bollo <jose.bollo@iot.bzh>
Wed, 5 Apr 2017 16:08:27 +0000 (18:08 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Wed, 5 Apr 2017 16:13:28 +0000 (18:13 +0200)
commite62227977bbc161d2d0ae49951f9a4fbf02a354e
treeff79f4ec304b694014f69b65e3a6f6b0c62a8f2b
parent5200d7022b34c0be646ae92de8c638c9437c7072
Make daemon interface common

For the future, having only one piece of code
to handle daemon interface to bindings is an
improvement.

Change-Id: I806c424eb1a82637d27bc84b921612789907d971
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
bindings/samples/HelloWorld.c
src/CMakeLists.txt
src/afb-api-so-v1.c
src/afb-api-so-v2.c
src/afb-ditf.c [new file with mode: 0644]
src/afb-ditf.h [new file with mode: 0644]