summaryrefslogtreecommitdiff
path: root/test/network_tests/offer_tests/offer_test_local.json
blob: be8aa0995294bb830f330cf830165b4192ea2577 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "unicast":"127.0.0.1",
    "logging":
    {
        "level":"info",
        "console":"true",
        "file":
        {
            "enable":"false",
            "path":"/tmp/vsomeip.log"
        },
        "dlt":"false"
    },
    "routing":"routingmanagerd",
    "service-discovery":
    {
        "enable":"false"
    }
}