summaryrefslogtreecommitdiff
path: root/config/vsomeip-udp-client.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/vsomeip-udp-client.json')
-rw-r--r--config/vsomeip-udp-client.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/config/vsomeip-udp-client.json b/config/vsomeip-udp-client.json
index 1cdc55d..fe50570 100644
--- a/config/vsomeip-udp-client.json
+++ b/config/vsomeip-udp-client.json
@@ -1,9 +1,9 @@
{
- "unicast" : "192.168.56.104",
+ "unicast" : "192.168.56.101",
"netmask" : "255.255.255.0",
"logging" :
{
- "level" : "trace",
+ "level" : "debug",
"console" : "true",
"file" : { "enable" : "true", "path" : "/var/log/vsomeip.log" },
"dlt" : "true"
@@ -31,7 +31,7 @@
[
{
"name" : "remote",
- "unicast" : "192.168.56.101",
+ "unicast" : "192.168.56.104",
"services" :
[
{
@@ -62,12 +62,12 @@
[
{
"eventgroup" : "0x4455",
- "events" : [ "0x777", "0x778" ]
+ "events" : [ "0x777", "0x778" ]
},
{
"eventgroup" : "0x4465",
"events" : [ "0x778", "0x779" ],
- "is_multicast" : "true"
+ "is_multicast" : "true"
},
{
"eventgroup" : "0x4555",