Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: If7226a1c4692c262e82bc77b2bb62a5487227ab3
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
|
|
Add the config.xml file to allow the harvester running on a target.
Change-Id: I8446c1e9f3713ee4cd8c8a588ba5ffc86786577e
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
|
|
- Replace controller binder functions definition with the binder ones.
and remove the last used submodules to use the separated libraries.
Bug-AGL: SPEC-2139
Change-Id: I0e354757dec692c13b49f02226fcf891953667f5
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Lua is not handle the same way depending on the distribution so
we need to adjust the dependency to find it anyway.
Adding the libcurl also for the needed package.
Change-Id: Ie6cd9b56f829ccb82ebcf0176cb84f8ad15b57c5
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Bug-AGL SPEC-1682
Change-Id: Ic1996161f183c79db34d1da1b75bbfcdd28c9222
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Bug-AGL: SPEC-1790
Change-Id: I904ba9e18db6a260d3042ae014670f40039c89c8
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: Idb485fd1618b1a9bd8f7a94024a9aadbfd52a682
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
|
|
Submodule afb-helpers 5811a53..52f0478:
> Remove unnecessary 'AFB_DEBUG' redefinition
> Use binding version to handle dynapi
Submodule app-controller-submodule e45d063..440be09:
> Use binding version to set controller definitions
> ctl-lua: typo fix
> asynchronism for test: LockWait added
> Fix: plugin api assignement order
Submodule conf.d/app-templates 0880356..332f377:
> Be able to overwrite BUILD_TYPE using CLI
> Use CACHE variable for other common CMAKE variable
Change-Id: I455c7132ccd9266b8e77a5a8c02fd7501f577c11
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: I22724b547033b40b3160c3bbe1b2141349a1ead2
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
|
|
When searching tail of list, you cannot use directly input parameter
(*l) , you should use a local variable instead (here new_elt).
Change-Id: I13fc042f85580342ecf33cca2067a37ee55f4799
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
|
|
Add "--name=afb-harvester" option to launch command that is now requested to
be able to load right config.json file on a native host.
Changes of afb-helpers:
(f9f7e1e - Thierry Bultel) Fixed compilation warnings with gcc-7.2.0
(c0c40af - Sebastien Douheret) Fixed spelling
Changes of conf.d/app-templates:
(e400fb3 - Sebastien Douheret) Fixed spelling.
Changes of app-controller-submodule:
(4a72302 - Thierry Bultel) Fixed compilation warnings with gcc-7.2.0
(4b4a05d - Jonathan Aillet) Add an external field to CtlConfigT
(a070489 - Romain Forlot) Make action item from a LUA action mandatory
(dcc27f2 - Romain Forlot) Handle no prefix given
(a68eba9 - Romain Forlot) Good usage of strncat and strncpy
(2acfbf2 - Romain Forlot) Update to the new JSON syntax
(d02408c - Romain Forlot) Detect failure at OnLoad action calls
(fd225dd - Romain Forlot) Improve reliability and function calls
(61c95f1 - Romain Forlot) Make action item from a LUA action mandatory
(9e9fb2b - Romain Forlot) Handle no prefix given
(eaa3ada - Romain Forlot) Good usage of strncat and strncpy
(c973ff0 - Romain Forlot) Update to the new JSON syntax
(3d971b4 - Romain Forlot) Detect failure at OnLoad action calls
(3899ade - Romain Forlot) Improve reliability and function calls
Change-Id: I04f58a0c4263de99d167266c6ca67cddfee3dca4
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
|
|
Ease Time series DB abstraction layer by using
Dyn API that implemente the API defined by the JSON
schema.
Change-Id: I67de4fbca10048201fdd2da683732a5f4f5b5368
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: I50a4c6f440730a8776f7bb5c58c756c35bca5db8
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: Ieae59a0c66c9a9f7500f56e33cc0a98d572c0621
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|