fix can error. fix cmake plugin_install_dir
[profile/ivi/automotive-message-broker.git] / examples / gpsdconfig
1 {
2         "sources" : [ 
3                 {
4                         "name" : "gpsd plugin",
5                         "path" : "/usr/lib/automotive-message-broker/gpsdplugin.so",
6                         "updateVelocity" : "true"
7                 }
8         ],
9         "sinks": [
10                 {
11                         "path" : "/usr/lib/automotive-message-broker/dbussinkplugin.so"
12                 }
13         ]
14 }
15