1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-23 00:00:01 +01:00
VILLASnode/etc/labs/lab10_path_multiple_destinations.conf

8 lines
98 B
Text

@include "lab10_nodes.conf"
paths = (
{
in = [ "rtds-1" ],
out = [ "rpi-1", "rpi-2" ]
}
)