Для отлова udp пакетов от контроллера можно использовать:
$ while true; do nc -u -l 49049; done
Добавить строку в UDP-анонсы modules/testing/testing.c
modules/testing/testing.c
strcat(msg, ";TORP 29.05.24");