summaryrefslogtreecommitdiff
path: root/examples/gpsdconfig
blob: 3d6c09dfabb50dd44e4b1daa5cfe460aa67a2961 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"sources" : [ 
		{
			"name" : "gpsd plugin",
			"path" : "/usr/lib/automotive-message-broker/gpsdplugin.so",
			"updateVelocity" : "true"
		}
	],
	"sinks": [
		{
			"path" : "/usr/lib/automotive-message-broker/dbussinkplugin.so"
		}
	]
}