fixed incorrect reporting of zone in dbus signal
[profile/ivi/automotive-message-broker.git] / examples / gpsnmea.in
1 {
2   "sources" : [
3     {
4       "name" : "gps nmea plugin",
5       "path" : "@PLUGIN_INSTALL_PATH@/gpsnmea.so",
6       "test" : "true",
7       "device" : "/dev/ttyACM0"
8     }
9   ],
10   "sinks": [
11     {
12       "path" : "@PLUGIN_INSTALL_PATH@/dbussinkplugin.so"
13     }
14   ]
15 }
16