Changes for page UDP Input

Last modified by Alexander Mott on 2025/10/01 17:30

From version 12.1
edited by Alexander Mott
on 2025/10/01 17:30
Change comment: There is no comment for this version
To version 8.1
edited by Alexander Mott
on 2025/08/28 18:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,12 +1,7 @@
1 1  ShowRunnerCLC™ can accept commands via UDP.  Feedback is not provided.
2 2  
3 -Enable the UDP listener by specifying a port and the max connections via the console:
4 -##sr udp enable (ListenPort)##
5 -Example:
6 -##sr udp enable 45794##
3 +Enable the UDP listener by specifying a port in the config:
7 7  
8 -The UDP Listener may also be enabled by adding a snippet to the root of the config:
9 -
10 10  (% class="box" %)
11 11  (((
12 12  ##"UdpListener":
... ... @@ -23,7 +23,7 @@
23 23  To obtain a list of Actions available by object type use console command ##sr show actions##. The table below includes all of the available Actions available as of ShowRunnerCLC™ version 3.019, but it is possible additional actions have been added since and it is always best to run this command on the installed processor to get version-specific actions.
24 24  \\An example of a UDP command follows the actions table.
25 25  
26 -{{display reference="SHOWRUNNER™ User Guide & Wiki.SHOWRUNNER™ Keypad Types.WebHome" section="HShowRunnerCLC2122ActionsTable"/}}
21 +{{display section="HX-TypeActionsTable" reference="SHOWRUNNER™ User Guide & Wiki.SHOWRUNNER™ Keypad Types.WebHome"/}}
27 27  
28 28  
29 29  (% class="box" %)