hyperion/effects/udp.json

9 lines
98 B
JSON

{
"name" : "UDP listener",
"script" : "udp.py",
"args" :
{
"ListenPort" : 2391
}
}