summaryrefslogtreecommitdiffstats
path: root/afb-cpp/cjson-c.hpp
AgeCommit message (Collapse)AuthorFilesLines
2018-06-13Fix issue that prevent config file deploymentLoïc Collignon1-6/+0
The required config file was not deployed during the widget creation. Also removed a useless and empty source file. Change-Id: Icaca2ef600441dba75d728a76a175049d31966a9 Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
2018-06-12Add some policy emulationLoïc Collignon1-0/+6
Add a very simplistic policy emulation just for demo. The real policy engine will be brought back soon. Change-Id: I6f77c8dc58ba335eabd1a1d858354a84559d9e7f Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>