<
From version < 12.1 >
edited by David Huang
on 2024/06/07 16:24
To version < 82.1 >
edited by Mengting Qiu
on 2024/08/20 11:26
>
Change comment: Uploaded new attachment "image-20240820112626-47.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.David
1 +XWiki.ting
Content
... ... @@ -162,7 +162,25 @@
162 162  1 NB-IoT 
163 163  2 eMTC and NB-IoT
164 164  
165 +=== **4.AT command to set frequency band and network category** ===
165 165  
167 +AT+QBAND=0x100002000000000f0e189f,0x10004200000000090e189f  ~/~/<eMTC_bandval>,<NB-IoT_bandval>
168 +
169 +AT+IOTMOD=0  ~/~/ 0 eMTC  1 NB-IoT  2 eMTC and NB-IoT
170 +
171 +**Example :**
172 +
173 +Taking the use of 1nce cards in **the United States** as an example.
174 +
175 +AT+APN=iot.1nce.net  ~/~/set APN
176 +
177 +AT+QBAND=0x100180A,0  ~/~/ eMTC :Set frequency band B2,B4,B12,B13,B25  NB-IoT:No change
178 +
179 +AT+IOTMOD=0  ~/~/ Set  eMTC Network
180 +
181 +**Setting the above commands in the United States will greatly reduce the network search time of the NB module.**
182 +
183 +
166 166  = 3. Configure to connect to different servers =
167 167  
168 168  == 3.1 General UDP Connection ==
... ... @@ -185,11 +185,11 @@
185 185  
186 186  * (% style="color:#037691" %)**AT+SERVADDR=120.24.4.116,5601**  (%%) ~/~/ Set UDP server address and port
187 187  
188 -[[image:image-20230802112413-2.png]]
206 +[[image:image-20240819102802-1.png]]
189 189  
190 190  ==== 3.1.2.2 Uplink Example ====
191 191  
192 -[[image:image-20230802112413-3.png]]
210 +[[image:image-20240819105418-8.png||height="671" width="1414"]]
193 193  
194 194  == 3.2 General COAP Connection ==
195 195  
... ... @@ -206,8 +206,11 @@
206 206  * (% style="color:#037691" %)**AT+URI1=11,"I"**  (%%) ~/~/  Configure CoAP Message Options
207 207  * (% style="color:#037691" %)**AT+URI2=11,"aaa05e26-4d6d-f01b-660e-1d8de4a3bfe1"**    (%%) ~/~/ Configure CoAP Message Options
208 208  
227 +[[image:image-20240819103212-2.png]]
228 +
209 209  === 3.2.1 Uplink Example ===
210 210  
231 +[[image:image-20240819103909-4.png||height="453" width="955"]]
211 211  
212 212  
213 213  == 3.2 General MQTT Connection ==
... ... @@ -232,10 +232,11 @@
232 232  
233 233  * (% style="color:#037691" %)**AT+SUBTOPIC=NSE01_SUB**  (%%) ~/~/ Set the subscription topic of MQTT
234 234  
235 -[[image:image-20230802112413-4.png]]
256 +[[image:image-20240819105003-7.png||height="613" width="458"]]
236 236  
237 -[[image:image-20230802112413-5.png||height="530" width="987"]]
238 238  
259 +[[image:image-20240819104942-6.png||height="702" width="974"]]
260 +
239 239  (% style="color:red" %)**Notice: MQTT protocol has a much higher power consumption compare with UDP/CoAP protocol. Please check the power analyze document and adjust the uplink period to a suitable interval.**
240 240  
241 241  == 3.3 [[ThingSpeak>>url:https://thingspeak.com/]] (via MQTT) ==
... ... @@ -244,9 +244,9 @@
244 244  
245 245  [[ThingSpeak>>url:https://thingspeak.com/]] connection uses MQTT Connection. So we need to get MQTT Credentials first. You need to point MQTT Devices to ThingSpeak Channel as well.
246 246  
247 -[[image:image-20230802112413-6.png||height="336" width="925"]]
269 +[[image:image-20240819173602-1.png||height="401" width="743"]]
248 248  
249 -[[image:image-20230802112413-7.png]]
271 +[[image:image-20240819173706-3.png||height="595" width="597"]]
250 250  
251 251  === 3.3.2 Simulate with MQTT.fx ===
252 252  
... ... @@ -254,7 +254,7 @@
254 254  
255 255  After we got MQTT Credentials, we can first simulate with PC tool MQTT.fx tool to see if the Credentials and settings are fine.
256 256  
257 -[[image:image-20230802112413-8.png]]
279 +[[image:image-20240819173826-4.png||height="534" width="734"]]
258 258  
259 259  * (% style="color:#037691" %)**Broker Address:**(%%) mqtt3.thingspeak.com
260 260  
... ... @@ -268,9 +268,9 @@
268 268  
269 269  ==== 3.3.2.2 Publish Data to ThingSpeak Channel ====
270 270  
271 -[[image:image-20230802112413-9.png]]
293 +[[image:image-20240819174033-5.png]]
272 272  
273 -[[image:image-20230802112413-10.png]]
295 +[[image:image-20240819174209-6.png]]
274 274  
275 275  (% style="color:blue" %)**In MQTT.fx, we can publish below info:**
276 276  
... ... @@ -282,7 +282,7 @@
282 282  
283 283  (% style="color:blue" %)**Result: **
284 284  
285 -[[image:image-20230802112413-11.png||height="539" width="901"]]
307 +[[image:image-20240819174314-7.png||height="469" width="785"]]
286 286  
287 287  === 3.3.3 Configure NB-IoT Sensor for connection ===
288 288  
... ... @@ -304,7 +304,7 @@
304 304  
305 305  ==== 3.3.3.2 Uplink Examples ====
306 306  
307 -[[image:image-20230816201942-1.png]]
329 +[[image:image-20240819174540-8.png]]
308 308  
309 309  For SE01-NB
310 310  
... ... @@ -332,9 +332,9 @@
332 332  
333 333  When NB-IoT sensor upload to ThingSpeak. The payload already specify which fileds related to which sensor value. Use need to create fileds in Channels Settings. with name so to see the value correctly.
334 334  
335 -[[image:image-20230802112413-12.png||height="504" width="1011"]]
357 +[[image:image-20240819174610-9.png]]
336 336  
337 -[[image:image-20230802112413-13.png||height="331" width="978"]]
359 +[[image:image-20240819174618-10.png]]
338 338  
339 339  Below is the NB-IoT Product Table show the mapping.
340 340  
... ... @@ -364,11 +364,11 @@
364 364  Dragino NB-IoT sensors has its template in **[[Datacake>>https://datacake.co/]]** Platform. There are two version for NB Sensor,
365 365  
366 366  (% class="wikigeneratedid" %)
367 -As example for S31B-NB. there are two versions: **S31B-NB-1D and S31B-NB-GE.**
389 +As example for S31B-CB. there are two versions: **S31B-CB-1D and S31B-CB-GE.**
368 368  
369 -* (% style="color:blue" %)**S31B-NB-1D**(%%): This version have pre-configure DataCake connection. User just need to Power on this device, it will auto connect send data to DataCake Server.
391 +* (% style="color:blue" %)**S31B-CB-1D**(%%): This version have pre-configure DataCake connection. User just need to Power on this device, it will auto connect send data to DataCake Server.
370 370  
371 -* (% style="color:blue" %)**S31B-NB-GE**(%%): This verson doesn't have pre-configure Datacake connection. User need to enter the AT Commands to connect to Datacake. See below for instruction.
393 +* (% style="color:blue" %)**S31B-CB-GE**(%%): This verson doesn't have pre-configure Datacake connection. User need to enter the AT Commands to connect to Datacake. See below for instruction.
372 372  
373 373  === 3.4.1 For device Already has template ===
374 374  
... ... @@ -376,21 +376,21 @@
376 376  
377 377  (% style="color:blue" %)**Add Device**(%%) in DataCake.
378 378  
379 -[[image:image-20230808162301-1.png||height="453" width="952"]]
401 +[[image:image-20240820110003-1.png]]
380 380  
381 -[[image:image-20230808162342-2.png||height="541" width="952"]]
403 +[[image:image-20240820110017-2.png]]
382 382  
383 383  (% style="color:blue" %)**Choose the correct model**(%%) from template.
384 384  
385 -[[image:image-20230808162421-3.png]]
407 +[[image:image-20240820110031-3.png]]
386 386  
387 387  (% style="color:blue" %)**Fill Device ID**(%%). The device ID needs to be filled in with IMEI, and a prefix of(% style="color:blue" %)** 'f' **(%%)needs to be added.
388 388  
389 -[[image:image-20230808163612-7.png||height="549" width="952"]]
411 +[[image:image-20240820110048-4.png]]
390 390  
391 -[[image:image-20230808163035-5.png]]
413 +[[image:image-20240820110103-5.png]]
392 392  
393 -[[image:image-20230808163049-6.png||height="544" width="926"]]
415 +[[image:image-20240820110114-6.png]]
394 394  
395 395  === 3.4.2 For Device already registered in DataCake before shipped ===
396 396  
... ... @@ -398,9 +398,9 @@
398 398  
399 399  Users can use their phones or computers to scan QR codes to obtain device data information.
400 400  
401 -[[image:image-20230808170051-8.png||height="255" width="259"]]
423 +[[image:image-20240820110129-7.png]]
402 402  
403 -[[image:image-20230808170548-9.png]]
425 +[[image:image-20240820110218-9.png]]
404 404  
405 405  ==== 3.4.2.2 Claim Device to User Account ====
406 406  
... ... @@ -410,43 +410,43 @@
410 410  
411 411  **Step1: Add a device**
412 412  
413 -[[image:image-20240129170024-1.png||height="330" width="900"]]
435 +[[image:image-20240820110235-10.png]][[image:image-20240129170024-1.png||height="330" width="900"]]
414 414  
415 415  **Step2: Choose your device type,please select dragino NB-IOT device**
416 416  
417 -[[image:image-20240129170216-2.png||height="534" width="643"]]
439 +[[image:image-20240820110247-11.png]]
418 418  
419 419  **Step3: Choose to create a new device**
420 420  
421 -[[image:image-20240129170539-3.png||height="459" width="646"]]
443 +[[image:image-20240820111016-12.png]]
422 422  
423 423  **Step4: Fill in the device ID of your NB device**
424 424  
425 -[[image:image-20240202111546-1.png||height="378" width="651"]]
447 +[[image:image-20240820111101-13.png]]
426 426  
427 427  **Step5: Please select your device plan according to your needs and complete the creation of the device**
428 428  
429 -[[image:image-20240129171236-6.png||height="450" width="648"]]
451 +[[image:image-20240820111113-14.png]]
430 430  
431 431  **Step6: Please add the decoder at the payload decoder of the device configuration.**
432 432  
433 433  **Decoder location:**[[dragino-end-node-decoder/Datacake-Dragino_NB at main · dragino/dragino-end-node-decoder (github.com)>>url:https://github.com/dragino/dragino-end-node-decoder/tree/main/Datacake-Dragino_NB]]
434 434  
435 -[[image:image-20240129172056-7.png||height="457" width="816"]]
457 +[[image:image-20240820111236-15.png]]
436 436  
437 -[[image:image-20240129173116-9.png||height="499" width="814"]]
459 +[[image:image-20240820111248-16.png]]
438 438  
439 439  **Step7: Add the output of the decoder as a field**
440 440  
441 -[[image:image-20240129173541-10.png||height="592" width="968"]]
463 +[[image:image-20240820111259-17.png]]
442 442  
443 443  **Step8: Customize the dashboard and use fields as parameters of the dashboard**
444 444  
445 -[[image:image-20240129174518-11.png||height="147" width="1042"]]
467 +[[image:image-20240820111312-18.png]]
446 446  
447 -[[image:image-20240129174657-12.png||height="538" width="916"]]
469 +[[image:image-20240820111322-19.png]]
448 448  
449 -[[image:image-20240129174840-13.png||height="536" width="750"]]
471 +[[image:image-20240820111333-20.png]]
450 450  
451 451  === 3.4.4 For device have not configured to connect to DataCake ===
452 452  
... ... @@ -473,31 +473,31 @@
473 473  
474 474  The templates for S31-NB and NB95S31B are the same.
475 475  
476 -[[image:image-20230809173127-4.png]]
498 +[[image:image-20240820111353-21.png]]
477 477  
478 478  Please select the NB95S31B template.
479 479  
480 -[[image:image-20230809173310-5.png||height="558" width="926"]]
502 +[[image:image-20240820111405-22.png]]
481 481  
482 -[[image:image-20230809173438-6.png]]
504 +[[image:image-20240820111418-23.png]]
483 483  
484 -[[image:image-20230809173800-7.png]]
506 +[[image:image-20240820111427-24.png]]
485 485  
486 486  Successfully imported template.
487 487  
488 -[[image:image-20230809173835-8.png||height="515" width="860"]]
510 +[[image:image-20240820111438-25.png]]
489 489  
490 490  Users can set UDP port.
491 491  
492 -[[image:image-20230809174053-9.png]]
514 +[[image:image-20240820111448-26.png]]
493 493  
494 494  === 3.5.2 Simulate Connection ===
495 495  
496 496  We have completed the configuration of UDP. We can try sending packets to node red.
497 497  
498 -[[image:image-20230810083934-1.png]]
520 +[[image:image-20240820111504-27.png]]
499 499  
500 -[[image:image-20230810084048-2.png||height="535" width="1052"]]
522 +[[image:image-20240820111515-28.png]]
501 501  
502 502  === 3.5.3 Configure NB-IoT Sensors ===
503 503  
... ... @@ -516,7 +516,7 @@
516 516  
517 517  Create a New Device in [[ThingsBoard>>url:https://thingsboard.cloud/]]. Record Device Name which is used for MQTT connection.
518 518  
519 -[[image:image-20230802112413-32.png||height="583" width="1066"]]
541 +[[image:image-20240820112210-29.png]]
520 520  
521 521  ==== 3.6.1.2 Create Uplink & Downlink Converter ====
522 522  
... ... @@ -526,13 +526,13 @@
526 526  
527 527  To create an uplink converter go to the (% style="color:blue" %)**Integrations center**(%%) -> (% style="color:blue" %)**Data converters**(%%) page and click (% style="color:blue" %)**“plus”** (%%)button. Name it (% style="color:blue" %)**“MQTT Uplink Converter”**(%%) and select type (% style="color:blue" %)"**Uplink"**(%%). Use debug mode for now.
528 528  
529 -[[image:image-20230802112413-33.png||height="597" width="1061"]]
551 +[[image:image-20240820112222-30.png]]
530 530  
531 531  (% style="color:blue" %)**Downlink Converter**
532 532  
533 533  The Downlink converter transforming outgoing RPC message and then the Integration sends it to external MQTT broke
534 534  
535 -[[image:image-20230802112413-34.png||height="598" width="1063"]]
557 +[[image:image-20240820112236-31.png]]
536 536  
537 537  (% style="color:red" %)**Note: Our device payload is already human readable data. Therefore, users do not need to write decoders. Simply create by default.**
538 538  
... ... @@ -540,13 +540,13 @@
540 540  
541 541  Go to the (% style="color:blue" %)**Integrations center**(%%) **->** (% style="color:blue" %)**Integrations page**(%%) and click **“(% style="color:blue" %)plus(%%)”** icon to add a new integration. Name it (% style="color:blue" %)**“MQTT Integration”**(%%), select type (% style="color:blue" %)**MQTT**;
542 542  
543 -[[image:image-20230802112413-35.png||height="597" width="1062"]]
565 +[[image:image-20240820112247-32.png]]
544 544  
545 545  * The next steps is to add the recently created uplink and downlink converters;
546 546  
547 -[[image:image-20230802112413-36.png||height="598" width="1062"]]
569 +[[image:image-20240820112302-33.png]]
548 548  
549 -[[image:image-20230802112413-37.png||height="598" width="1064"]]
571 +[[image:image-20240820112316-34.png]]
550 550  
551 551  (% style="color:blue" %)**Add a topic filter:**
552 552  
... ... @@ -554,13 +554,13 @@
554 554  
555 555  You can also select an MQTT QoS level. We use MQTT QoS level 0 (At most once) by default;
556 556  
557 -[[image:image-20230802112413-38.png||height="598" width="1064"]]
579 +[[image:image-20240820112330-35.png]]
558 558  
559 559  === 3.6.2 Simulate with MQTT.fx ===
560 560  
561 -[[image:image-20230802112413-39.png]]
583 +[[image:image-20240820112340-36.png]]
562 562  
563 -[[image:image-20230802112413-40.png||height="525" width="980"]]
585 +[[image:image-20240820112351-37.png]]
564 564  
565 565  === 3.6.3 Configure NB-IoT Sensor ===
566 566  
... ... @@ -580,11 +580,11 @@
580 580  
581 581  Test Uplink by click the button for 1 second
582 582  
583 -[[image:image-20230802112413-41.png||height="496" width="828"]]
605 +[[image:image-20240820112404-38.png]]
584 584  
585 -[[image:image-20230802112413-42.png]]
607 +[[image:image-20240820112416-39.png]]
586 586  
587 -[[image:image-20230802112413-43.png||height="407" width="825"]]
609 +[[image:image-20240820112426-40.png]]
588 588  
589 589  == 3.7 [[Tago.io>>url:https://admin.tago.io/]] (via MQTT) ==
590 590  
... ... @@ -676,7 +676,7 @@
676 676  
677 677  Users can refer to [[Dragino NB device connection to AWS platform instructions>>http://wiki.dragino.com/xwiki/bin/view/Dragino%20NB%20device%20connection%20to%20AWS%20platform%20instructions/#H1.LogintotheplatformandfindIoTcore]]
678 678  
679 -= 4. MQTT/UDP/TCP downlink =
701 += 4. COAP/UDP/MQTT/TCP downlink =
680 680  
681 681  == 4.1 MQTT (via MQTT.fx) ==
682 682  
image-20240819102802-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +41.5 KB
Content
image-20240819103212-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +49.5 KB
Content
image-20240819103826-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +122.4 KB
Content
image-20240819103909-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +122.2 KB
Content
image-20240819104904-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +52.1 KB
Content
image-20240819104942-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +52.1 KB
Content
image-20240819105003-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +48.2 KB
Content
image-20240819105418-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +163.8 KB
Content
image-20240819112109-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +12.9 KB
Content
image-20240819173602-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +52.3 KB
Content
image-20240819173659-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +44.8 KB
Content
image-20240819173706-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +44.8 KB
Content
image-20240819173826-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +42.3 KB
Content
image-20240819174033-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +33.1 KB
Content
image-20240819174209-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +18.9 KB
Content
image-20240819174314-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +48.4 KB
Content
image-20240819174540-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +99.8 KB
Content
image-20240819174610-9.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +127.8 KB
Content
image-20240819174618-10.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +34.6 KB
Content
image-20240820110003-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +66.5 KB
Content
image-20240820110017-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +78.3 KB
Content
image-20240820110031-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +59.2 KB
Content
image-20240820110048-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +64.0 KB
Content
image-20240820110103-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +71.6 KB
Content
image-20240820110114-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +77.4 KB
Content
image-20240820110129-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +10.7 KB
Content
image-20240820110142-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +54.1 KB
Content
image-20240820110218-9.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +66.7 KB
Content
image-20240820110235-10.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +21.2 KB
Content
image-20240820110247-11.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +49.8 KB
Content
image-20240820111016-12.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +65.8 KB
Content
image-20240820111101-13.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +36.3 KB
Content
image-20240820111113-14.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +55.7 KB
Content
image-20240820111236-15.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +42.0 KB
Content
image-20240820111248-16.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +58.4 KB
Content
image-20240820111259-17.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +58.0 KB
Content
image-20240820111312-18.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +13.9 KB
Content
image-20240820111322-19.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +68.2 KB
Content
image-20240820111333-20.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +47.0 KB
Content
image-20240820111353-21.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +82.5 KB
Content
image-20240820111405-22.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +57.6 KB
Content
image-20240820111418-23.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +41.0 KB
Content
image-20240820111427-24.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +46.8 KB
Content
image-20240820111438-25.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +139.6 KB
Content
image-20240820111448-26.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +58.0 KB
Content
image-20240820111504-27.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +85.1 KB
Content
image-20240820111515-28.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +45.3 KB
Content
image-20240820112210-29.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +96.9 KB
Content
image-20240820112222-30.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +149.6 KB
Content
image-20240820112236-31.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +170.6 KB
Content
image-20240820112247-32.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +105.5 KB
Content
image-20240820112302-33.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +112.9 KB
Content
image-20240820112316-34.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +96.4 KB
Content
image-20240820112330-35.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +127.0 KB
Content
image-20240820112340-36.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +24.7 KB
Content
image-20240820112351-37.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +68.4 KB
Content
image-20240820112404-38.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +40.2 KB
Content
image-20240820112416-39.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +40.9 KB
Content
image-20240820112426-40.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +101.4 KB
Content
image-20240820112516-41.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +78.6 KB
Content
image-20240820112526-42.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +128.5 KB
Content
image-20240820112539-43.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +31.2 KB
Content
image-20240820112552-44.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +28.4 KB
Content
image-20240820112604-45.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +60.9 KB
Content
image-20240820112615-46.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +60.5 KB
Content
image-20240820112626-47.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +21.1 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0