Last modified by Mengting Qiu on 2025/06/10 18:53

From version 79.23
edited by Xiaoling
on 2022/06/24 17:23
Change comment: There is no comment for this version
To version 85.4
edited by Xiaoling
on 2022/06/25 08:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -78,7 +78,6 @@
78 78  * Cabinet.
79 79  
80 80  
81 -
82 82  == 2.2 How it works? ==
83 83  
84 84  (((
... ... @@ -373,12 +373,21 @@
373 373  
374 374  == 2.5 Show data on Application Server ==
375 375  
375 +(((
376 376  Application platform provides a human friendly interface to show the sensor data, once we have sensor data in TTN V3, we can use Datacake to connect to TTN V3 and see the data in Datacake. Below are the steps:
377 +)))
377 377  
379 +(((
380 +
381 +)))
378 378  
383 +(((
379 379  (% style="color:blue" %)**Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network.
385 +)))
380 380  
387 +(((
381 381  (% style="color:blue" %)**Step 2**(%%): Configure your Application to forward data to Datacake you will need to add integration. Go to TTN V3 Console ~-~-> Applications ~-~-> Integrations ~-~-> Add Integrations.
389 +)))
382 382  
383 383  [[image:1656051197172-131.png]]
384 384  
... ... @@ -426,9 +426,6 @@
426 426  
427 427  
428 428  
429 -
430 -
431 -
432 432  == 3.1 Set Transmit Interval Time ==
433 433  
434 434  Feature: Change LoRaWAN End Node Transmit Interval.
... ... @@ -465,25 +465,51 @@
465 465  
466 466  == 3.3 Add or Delete RS485 Sensor ==
467 467  
473 +(((
468 468  Feature: User can add or delete 3^^rd^^ party sensor as long they are RS485/Modbus interface,baud rate support 9600.Maximum can add 4 sensors.
475 +)))
469 469  
477 +(((
470 470  (% style="color:#037691" %)**AT Command: **
479 +)))
471 471  
481 +(((
472 472  (% style="color:blue" %)**AT+DYSENSOR=Type_Code, Query_Length, Query_Command , Read_Length , Valid_Data ,has_CRC,timeout**
483 +)))
473 473  
474 -* Type_Code range:  A1 ~~ A4
475 -* Query_Length:  RS485 Query frame length, Value cannot be greater than 10
476 -* Query_Command:  RS485 Query frame data to be sent to sensor, cannot be larger than 10 bytes
477 -* Read_Length:  RS485 response frame length supposed to receive. Max can receive
478 -* Valid_Data:  valid data from RS485 Response, Valid Data will be added to Payload and upload via LoRaWAN.
479 -* has_CRC:  RS485 Response crc check  (0: no verification required 1: verification required). If CRC=1 and CRC error, valid data will be set to 0.
480 -* timeout:  RS485 receive timeout (uint:ms). Device will close receive window after timeout
485 +* (((
486 +Type_Code range:  A1 ~~ A4
487 +)))
488 +* (((
489 +Query_Length:  RS485 Query frame length, Value cannot be greater than 10
490 +)))
491 +* (((
492 +Query_Command:  RS485 Query frame data to be sent to sensor, cannot be larger than 10 bytes
493 +)))
494 +* (((
495 +Read_Length:  RS485 response frame length supposed to receive. Max can receive
496 +)))
497 +* (((
498 +Valid_Data:  valid data from RS485 Response, Valid Data will be added to Payload and upload via LoRaWAN.
499 +)))
500 +* (((
501 +has_CRC:  RS485 Response crc check  (0: no verification required 1: verification required). If CRC=1 and CRC error, valid data will be set to 0.
502 +)))
503 +* (((
504 +timeout:  RS485 receive timeout (uint:ms). Device will close receive window after timeout
505 +)))
481 481  
507 +(((
482 482  **Example:**
509 +)))
483 483  
511 +(((
484 484  User need to change external sensor use the type code as address code.
513 +)))
485 485  
515 +(((
486 486  With a 485 sensor, after correctly changing the address code to A1, the RS485 query frame is shown in the following table:
517 +)))
487 487  
488 488  [[image:image-20220624143553-10.png]]
489 489  
... ... @@ -1068,7 +1068,6 @@
1068 1068  * Measure Total Radiation between 0.3~3μm(300~3000nm)
1069 1069  * Measure Reflected Radiation if sense area towards ground.
1070 1070  
1071 -
1072 1072  === 6.6.2 Specification ===
1073 1073  
1074 1074  * Input Power: DC 5 ~~ 24v
... ... @@ -1235,24 +1235,22 @@
1235 1235  
1236 1236  
1237 1237  
1238 -
1239 1239  == 9.2 Sensors ==
1240 1240  
1241 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:400px" %)
1242 -|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 100px;" %)**Part Number**
1243 -|(% style="width:462px" %)**Rain Gauge**|(% style="width:110px" %)WSS-01
1244 -|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:110px" %)WS-K2
1245 -|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:110px" %)WSS-02
1246 -|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:110px" %)WSS-03
1247 -|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:110px" %)WSS-04
1248 -|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:110px" %)WSS-05
1249 -|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:110px" %)WSS-06
1250 -|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:110px" %)WSS-07
1270 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:520px" %)
1271 +|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 120px;" %)**Part Number**
1272 +|(% style="width:462px" %)**Rain Gauge**|(% style="width:120px" %)WSS-01
1273 +|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:120px" %)WS-K2
1274 +|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:120px" %)WSS-02
1275 +|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:120px" %)WSS-03
1276 +|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:120px" %)WSS-04
1277 +|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:120px" %)WSS-05
1278 +|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:120px" %)WSS-06
1279 +|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07
1251 1251  
1252 1252  
1253 1253  
1254 1254  
1255 -
1256 1256  = 10. Support =
1257 1257  
1258 1258  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
... ... @@ -1260,12 +1260,10 @@
1260 1260  
1261 1261  
1262 1262  
1263 -
1264 -
1265 1265  = 11. Appendix I: Field Installation Photo =
1266 1266  
1267 1267  
1268 -[[image:1656058346362-132.png]]
1294 +[[image:1656058346362-132.png||height="685" width="732"]]
1269 1269  
1270 1270  **Storage Battery**: 12v,12AH li battery
1271 1271  
... ... @@ -1273,13 +1273,13 @@
1273 1273  
1274 1274  **Wind Speed/Direction**
1275 1275  
1276 -[[image:1656058373174-421.png]]
1302 +[[image:1656058373174-421.png||height="356" width="731"]]
1277 1277  
1278 1278  
1279 1279  
1280 1280  **Total Solar Radiation sensor**
1281 1281  
1282 -[[image:1656058397364-282.png]]
1308 +[[image:1656058397364-282.png||height="453" width="732"]]
1283 1283  
1284 1284  
1285 1285  
... ... @@ -1291,7 +1291,7 @@
1291 1291  
1292 1292  **CO2/PM2.5/PM10 3 in 1 sensor**
1293 1293  
1294 -[[image:1656058441194-827.png]]
1320 +[[image:1656058441194-827.png||height="672" width="523"]]
1295 1295  
1296 1296  
1297 1297  
... ... @@ -1303,4 +1303,4 @@
1303 1303  
1304 1304  **Rain Gauge**
1305 1305  
1306 -[[image:1656058463455-569.png]]
1332 +[[image:1656058463455-569.png||height="499" width="550"]]