fixed multicast updated tests

This commit is contained in:
Martino Ferrari
2026-07-25 16:46:25 +02:00
parent 3e0a481c13
commit 915a192b16
16 changed files with 542 additions and 75 deletions
+1
View File
@@ -424,6 +424,7 @@ $TestApp = {
Port = 44500
MulticastGroup = "239.0.0.1"
DataPort = 44503
Interface = "127.0.0.1"
MaxPayloadSize = 1400
PublishingMode = "Accumulate"
MinRefreshRate = 100
+1
View File
@@ -279,6 +279,7 @@ $App = {
Port = 44500
MulticastGroup = "239.0.0.1"
DataPort = 44503
Interface = "127.0.0.1"
MaxPayloadSize = 1400
PublishingMode = "Accumulate"
MinRefreshRate = 100
+1
View File
@@ -411,6 +411,7 @@ $App = {
Port = 44500
MulticastGroup = "239.0.0.1"
DataPort = 44503
Interface = "127.0.0.1"
MaxPayloadSize = 1400
PublishingMode = "Accumulate"
MinRefreshRate = 100