Last modified by Hera Guo on 2025/02/18 09:29

From version 8.1
edited by Chxy
on 2024/10/10 13:03
Change comment: There is no comment for this version
To version 10.1
edited by Chxy
on 2024/10/11 09:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,7 +14,7 @@
14 14  == 2.1 UDP Interface ==
15 15  
16 16  * Server Address: server1.thingseye.io
17 -* Port: 11560
17 +* Port: 11562
18 18  
19 19  The data sent to above UDP interface will not go directly to client's database.
20 20  
... ... @@ -25,7 +25,7 @@
25 25  
26 26  Download the UDP Test Tool from:  [[https:~~/~~/sourceforge.net/projects/sockettest/ >>https://sourceforge.net/projects/sockettest/]]. Run this tool, and input the server address and UDP port  as below and click send.
27 27  
28 -[[image:1728362612869-443.png||height="454" width="540"]]
28 +[[image:1728566363151-470.png]]
29 29  
30 30  In server side, Tenant Administrator can check this in Tenant UDP Server location.
31 31  
... ... @@ -71,12 +71,12 @@
71 71  
72 72  
73 73  
74 -= 2.  Connect to The Things Stack =
74 += 3.  Connect to The Things Stack =
75 75  
76 -== 2.1 Network Structure ==
76 +== 3.1 Network Structure ==
77 77  
78 78  
79 -== 2.2 Creat Integration for The Things Stack. ==
79 +== 3.2 Creat Integration for The Things Stack. ==
80 80  
81 81  (% class="lead" %)
82 82  Add Integration
... ... @@ -141,7 +141,7 @@
141 141  > var binaryString = bytes.map(function(byte) {
142 142  > return String.fromCharCode(parseInt(byte, 16));
143 143  > }).join('');
144 ->
144 +>
145 145  > return btoa(binaryString);
146 146  >}
147 147  >var flg = "shared_value" in metadata
... ... @@ -213,7 +213,7 @@
213 213  [[image:1728536420275-153.png||height="208" width="1404"]]
214 214  
215 215  
216 -== 2.3 Test Uplink ==
216 +== 3.3 Test Uplink ==
217 217  
218 218  We can use Simulate Uplink to simulate an uplink in the things stack. Then we should be able to see the message in ThingsEye
219 219  
... ... @@ -221,4 +221,3 @@
221 221  
222 222  
223 223  [[image:1728536541040-814.png]]
224 -
1728566363151-470.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.EdwinChen
Size
... ... @@ -1,0 +1,1 @@
1 +61.9 KB
Content