amb: added initial version of Automotive Message Broker plugin.
authorIsmo Puustinen <ismo.puustinen@intel.com>
Mon, 26 Nov 2012 13:53:19 +0000 (15:53 +0200)
committerKrisztian Litkey <krisztian.litkey@intel.com>
Thu, 8 Jan 2015 16:37:08 +0000 (18:37 +0200)
commit69e75518df88a49b0eec8f41fd161b129d8b5bfb
tree65384dbbf56586287c08e740298cb160a1ebe99a
parent5679e1dea11da2ea2447cf88d5668889d17d943a
amb: added initial version of Automotive Message Broker plugin.

Automotive Message Broker sends information about the current vehicle
system status. The AMB plugin allows Murphy to listen for these changes
and put the data to Murphy internal database for decision making.
src/plugins/plugin-amb.c [new file with mode: 0644]
src/plugins/tests/amb-conf.lua [new file with mode: 0644]
src/plugins/tests/test-amb.py [new file with mode: 0755]