Prepare the Integration with systemd
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 11 Oct 2016 15:07:16 +0000 (17:07 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Thu, 26 Jan 2017 20:40:08 +0000 (21:40 +0100)
This is an intermediate commit providing
basic functionnalities for setting up
integration of the framework with systemd.

 - file afm-unit.conf is a mustache template
 - translation of config.xml to json object
 - mustache (extended) application of the json to the template
 - post processing of the result for extracting unit files

This processing is currently available as a test
(and a tool) and will be integrated after more
developement, test and validation.

Signed-off-by: José Bollo <jose.bollo@iot.bzh>

No differences found