<
From version < 5.1 >
edited by nbw
on 2014/07/05 12:39
To version < 7.1 >
edited by csp
on 2014/07/07 12:07
>
Change comment: fixed typo

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.nbw
1 +XWiki.csp
Content
... ... @@ -1,7 +1,11 @@
1 1  
2 2  
3 -{{status colour="Red" title="Work in progress - Might by subject to change"/}}
3 +{{toc/}}
4 4  
5 +
6 +
7 +{{status colour="Red" title="Work in progress - Might bE subject to change"/}}
8 +
5 5  Both the controller and the client GUI send their data as JSON Objects.
6 6  In JSON every Object is an unordered set of key/value pairs. The values of these pairs can be a JSON Object, a JSON Array or a primitive value (integer, string, boolean or null).
7 7  For more information or a complete grammar see [[http:~~/~~/www.json.org/>>url:http://www.json.org/||shape="rect"]].
... ... @@ -64,7 +64,7 @@
64 64  * //DEBUG// - enable or disable verbose output, must supply additional payload
65 65  ** **state** - boolean value, true if verbose output should be activated
66 66  * //PAUSE// - suspend or resume the controller, must supply additional payload
67 -** **state** - boolean value, true if controller should be suspended\\
71 +** **state** - boolean value, true if controller should be suspended
68 68  * //LIGHT// - activate or deactivate the lights on the railway, must supply additional payload\\
69 69  ** **state** - boolean value, true if lights should be lit
70 70  * //WAIT// - Force a train to wait in the next station, must supply additional payload
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -9471484
1 +9471511
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/SS14Railway/pages/9471484/TCP Communication
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/SS14Railway/pages/9471511/TCP Communication