Changes for page wiki_test

Last modified by Mengting Qiu on 2024/09/05 17:35

From version 82.17
edited by Xiaoling
on 2023/08/19 14:29
Change comment: There is no comment for this version
To version 82.21
edited by Xiaoling
on 2023/08/19 14:36
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -239,9 +239,9 @@
239 239  
240 240  (% style="color:blue" %)**GE Version**(%%): This version doesn't include SIM card or point to any IoT server. User needs to use AT Commands to configure below two steps to set S31-NB send data to IoT server.
241 241  
242 -1. Install NB-IoT SIM card and configure APN. See instruction of [[Attach Network>>url:http://wiki.dragino.com/xwiki/bin/view/Main/General%20Configure%20to%20Connect%20to%20IoT%20server%20for%20-NB%20%26%20-NS%20NB-IoT%20models/#H2.AttachNetwork]].
242 +* Install NB-IoT SIM card and configure APN. See instruction of [[Attach Network>>url:http://wiki.dragino.com/xwiki/bin/view/Main/General%20Configure%20to%20Connect%20to%20IoT%20server%20for%20-NB%20%26%20-NS%20NB-IoT%20models/#H2.AttachNetwork]].
243 243  
244 -1. Set up sensor to point to IoT Server. See instruction of [[Configure to Connect Different Servers>>url:http://wiki.dragino.com/xwiki/bin/view/Main/General%20Configure%20to%20Connect%20to%20IoT%20server%20for%20-NB%20%26%20-NS%20NB-IoT%20models/#H3.Configuretoconnecttodifferentservers]]. 
244 +* Set up sensor to point to IoT Server. See instruction of [[Configure to Connect Different Servers>>url:http://wiki.dragino.com/xwiki/bin/view/Main/General%20Configure%20to%20Connect%20to%20IoT%20server%20for%20-NB%20%26%20-NS%20NB-IoT%20models/#H3.Configuretoconnecttodifferentservers]]. 
245 245  
246 246  Below shows result of different server as a glance.
247 247  
... ... @@ -267,13 +267,13 @@
267 267  
268 268  **Includes:**
269 269  
270 -* [[General JSON format payload>>path:#General_Json]]. (Type=5)
270 +* [[General JSON format payload>>||anchor="H2.2.1GeneralJsonFormat28Type3D529"]]. (Type=5)
271 271  
272 -* [[HEX format Payload>>path:#HEX_Payload]]. (Type=0)
272 +* [[HEX format Payload>>||anchor="H2.2.2HEXformatPayload28Type3D029"]]. (Type=0)
273 273  
274 -* [[ThingSpeak Format>>path:#ThingSpeak_Payload]]. (Type=1)
274 +* [[ThingSpeak Format>>||anchor="H2.2.4ThingSpeakPayload28Type3D129"]]. (Type=1)
275 275  
276 -* [[ThingsBoard Format>>path:#ThingsBoard_Payload]]. (Type=3)
276 +* [[ThingsBoard Format>>||anchor="H2.2.3ThingsBoardPayload28Type3D329"]]. (Type=3)
277 277  
278 278  User can specify the payload type when choose the connection protocol. Example:
279 279  
... ... @@ -284,7 +284,7 @@
284 284  (% style="color:#037691" %)**AT+PRO=3,5 ** (%%) ~/~/ Use MQTT Connection & Json Payload
285 285  
286 286  
287 -=== 2.2.1 General Json Format (Type~=5) ===
287 +=== 2.2.1 General Json Format(Type~=5) ===
288 288  
289 289  
290 290  This is the General Json Format. As below: