summaryrefslogtreecommitdiffstats
path: root/signal-composer-binding/signal-composer-binding.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-12-19Get builtin plugin as a normal pluginRomain Forlot1-1/+1
2017-12-18More security to add new signals/source at runtimeRomain Forlot1-1/+8
2017-12-14Improve subscription processRomain Forlot1-10/+15
2017-12-14Check key exists before loading JSON fileRomain Forlot1-18/+25
2017-12-14Fix memory leaks relative to json_objectRomain Forlot1-0/+3
2017-12-14Load additionnals object at runtimeRomain Forlot1-27/+23
2017-12-14Migrate to ctl-utilities libraryRomain Forlot1-1/+1
2017-12-14LUA lib and bin embedded in projectRomain Forlot1-2/+1
2017-12-14Better deeper signal search on received event.Romain Forlot1-2/+34
2017-12-14Enhance list/get verbRomain Forlot1-7/+3
2017-12-14lua2c completely operationnalRomain Forlot1-1/+0
2017-12-14Enhance pointer manage and container browsingRomain Forlot1-6/+6
2017-12-14No errors on get if no values has been recordedRomain Forlot1-3/+4
2017-12-14Use C++ string instead of C classic charRomain Forlot1-3/+3
2017-12-14Implement recursionCheck using observer patternRomain Forlot1-3/+3
2017-12-14Finalize subscription to be a simple relay for nowRomain Forlot1-36/+18
2017-12-14SubscribeRomain Forlot1-12/+41
2017-12-14Beginning client App context handling workRomain Forlot1-24/+47
2017-12-14Rename bindingApp to ComposerRomain Forlot1-12/+12
2017-12-14Find all signals that matches the searched patternRomain Forlot1-3/+40
2017-12-14Make LUA worksRomain Forlot1-7/+5
2017-12-14Modification about conf definitionRomain Forlot1-7/+13
2017-12-14Implement list verbRomain Forlot1-3/+9
2017-12-14Doxygen documentationRomain Forlot1-6/+4
2017-12-14Adding new verb, implemented basic signal methodRomain Forlot1-1/+29
2017-12-14Subscription by plugin to signalsRomain Forlot1-9/+12
2017-12-14Attach and recursion check workingRomain Forlot1-6/+17
2017-12-14Progression on config parsing.Romain Forlot1-27/+37
2017-12-14Controller src integrationRomain Forlot1-8/+22
2017-12-14Initial commitForlot Romain [IoT.bzh]1-0/+90