<
From version < 33.1 >
edited by csp
on 2014/08/05 12:24
To version < 35.1 >
edited by Alexander Schulz-Rosengarten
on 2014/08/06 17:13
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.csp
1 +XWiki.als
Content
... ... @@ -170,8 +170,8 @@
170 170  )))
171 171  )))
172 172  * **locks** - a JSON Array containing the current value of the track permissions, ordered by the default encoding (Hoermann API)
173 -* **tickTime** - Time consumption of tick function in milliseconds. 3 element double-array [min,avg,max]. 
174 -* **{{status colour="Yellow" title="CHaNGED"/}}overallTime** -  Time consumption of overall controller loop in milliseconds. 3 element double-array [min,avg,max]. 
173 +* **tickTime** - Time consumption of tick function in seconds. 3 element double-array [min,avg,max]. 
174 +* **{{status colour="Yellow" title="CHaNGED"/}}overallTime** -  Time consumption of overall controller loop in seconds. 3 element double-array [min,avg,max]. 
175 175  
176 176  {{status colour="Yellow" title="CHaNGED"/}}
177 177  
... ... @@ -221,6 +221,8 @@
221 221  * //CLEANUP// - Start the cleanup procedure, sending the trains back to their home tacks
222 222  * //DEBUG// - enable or disable verbose output, must supply additional payload
223 223  ** **state** - boolean value, true if verbose output should be activated
224 +* //ECHO// - Prints message as log message on the server (will be broadcasted to all clients) {{status colour="Green" title="NEW"/}}\\
225 +** **message** - string, message text
224 224  * //LIGHT// - activate or deactivate the lights on the railway, must supply additional payload\\
225 225  ** **state** - boolean value, true if lights should be lit
226 226  * //WAIT// - Force a train to wait in the next station, must supply additional payload
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -9471635
1 +9471649
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/SS14Railway/pages/9471635/TCP Communication
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/SS14Railway/pages/9471649/TCP Communication