mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
6d062adc35
A good companion for the UDP led driver i also commited Former-commit-id: f9c43eab8fe1c805c32de3e3612b238b33d1d153
9 lines
96 B
JSON
9 lines
96 B
JSON
{
|
|
"name" : "UDP listener",
|
|
"script" : "udp.py",
|
|
"args" :
|
|
{
|
|
"udpPort" : 2391
|
|
}
|
|
}
|