MDSLab / s4t-lightning-rod

Implementation of the Lightning-rod, the Stack4Things node-side probe (this version works with the standalone version of IoTronic)
http://stack4things.unime.it/
Apache License 2.0
3 stars 8 forks source link

Restart enabled drivers. #30

Closed npeditto closed 8 years ago

npeditto commented 8 years ago

We have to add the restart mechanism at boot time for those drivers which are tagged with the parameter "autostart" set to "true" at injection time.

npeditto commented 8 years ago

This functionality was added in the manage-drivers library: moreover we introduced the drivers.json file in order to manage this mechanism.