<
From version < 3.1 >
edited by stu115775
on 2017/08/24 00:15
To version < 5.1 >
edited by stu115775
on 2017/08/24 00:17
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,10 +2,11 @@
2 2  
3 3  The provided WebProvider listens on port 8089 and is accesed by the Controller which does a protocoll-upgrade to enable full block data-writeing and PHP-instances which provide data for a webside or ServerSendEvents(SSE)
4 4  
5 -The communication protocoll is a use-case limmited binary protocol which sends a one byte command followed by a one byte datatype followed by a specific number of data bytes specified by the command and datatype.
5 +The communication protocoll is a use-case limmited binary protocol which sends a one byte command followed by a one byte datatype byte followed by a specific number of data bytes specified by the command and datatype.
6 6  
7 7  === Commands: ===
8 8  
9 +(% class="wrapped" %)
9 9  |=(((
10 10  Byte
11 11  )))|=(((
... ... @@ -71,7 +71,7 @@
71 71  )))|(((
72 72  Stream Data
73 73  )))|(((
74 -an data update notification
75 +update notification of some datatype
75 75  )))|(% colspan="1" %)(% colspan="1" %)
76 76  (((
77 77  full dataset of given datatype
... ... @@ -92,6 +92,7 @@
92 92  
93 93  === Datatypes: ===
94 94  
96 +(% class="wrapped" %)
95 95  |=(((
96 96  Byte
97 97  )))|=(((
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -32145654
1 +32145657
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/RP2/pages/32145654/Server/ Website Communication
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/RP2/pages/32145657/Server/ Website Communication