Changes for page UDP Input
Last modified by Alexander Mott on 2024/06/14 19:07
From version 4.1
edited by Scott Kohlmann
on 2023/04/20 21:37
on 2023/04/20 21:37
Change comment:
There is no comment for this version
To version 5.1
edited by Alexander Mott
on 2024/06/14 19:07
on 2024/06/14 19:07
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. scott\.kohlmann@chiefintegrations\.com1 +XWiki.alexander\.mott@chiefintegrations\.com - Content
-
... ... @@ -2,10 +2,13 @@ 2 2 3 3 Enable the UDP listener by specifying a port in the config: 4 4 5 -## "UdpListener": 5 +(% class="box" %) 6 +((( 7 +##"UdpListener": 6 6 { 7 7 "ListenPort": 45794 8 8 },## 11 +))) 9 9 10 10 Commands are sent to objects by GlobalId followed by the Action and then any relevant Properties (Properties are interpreted in the order shown). They are dot delimited and terminated with a carriage return. 11 11 Format: ##GlobalId.ActionName[.ActionPropertyValue]\x0D##