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

From version 103.1
edited by Xiaoling
on 2023/04/28 16:23
Change comment: Uploaded new attachment "image-20230428162341-5.png", version {1}
To version 104.12
edited by Xiaoling
on 2023/04/28 17:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -79,6 +79,8 @@
79 79  * Mounting Kit includes pole and mast assembly. Each weather sensor has it's own mounting assembly, user can check the sensor section in this manual.
80 80  * Cabinet.
81 81  
82 +
83 +
82 82  == 2.2 How it works? ==
83 83  
84 84  
... ... @@ -99,6 +99,8 @@
99 99  1. WSC1-L will auto scan available weather sensors when power on or reboot.
100 100  1. User can send a [[downlink command>>||anchor="H3.ConfigureWSC1-LviaATCommandorLoRaWANDownlink"]] to WSC1-L to do a re-scan on the available sensors.
101 101  
104 +
105 +
102 102  == 2.3 Example to use for LoRaWAN network ==
103 103  
104 104  
... ... @@ -161,6 +161,8 @@
161 161  * Valid Sensor Value: Use FPORT=2
162 162  * Other control command: Use FPORT other than 2.
163 163  
168 +
169 +
164 164  === 2.4.1 Uplink FPORT~=5, Device Status ===
165 165  
166 166  
... ... @@ -245,8 +245,6 @@
245 245  |(% rowspan="2" style="width:53px" %)Byte1|(% style="width:71px" %)Bit7|(% style="width:113px" %)Bit6|(% style="width:112px" %)Bit5|(% style="width:113px" %)Bit4|(% style="width:112px" %)Bit3|(% style="width:70px" %)Bit2|(% style="width:72px" %)Bit1|(% style="width:53px" %)Bit0
246 246  |(% style="width:71px" %)WSS-07|(% style="width:113px" %)WSS-06|(% style="width:112px" %)WSS-05|(% style="width:113px" %)WSS-04|(% style="width:112px" %)WSS-03|(% style="width:70px" %)WSS-02|(% style="width:72px" %)WSS-01|(% style="width:53px" %)N/A
247 247  
248 -
249 -
250 250  Eg: 0x1000FE = 1 0000 0000 0000 1111 1110(b)
251 251  
252 252  External sensors detected by WSC1-L include :
... ... @@ -288,20 +288,109 @@
288 288  
289 289  (% style="color:#4472c4" %)** Uplink Payload**:
290 290  
291 -(% border="1" cellspacing="10" style="background-color:#f2f2f2; width:464px" %)
295 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:464px" %)
292 292  |(% style="width:140px" %)Sensor Segment 1|(% style="width:139px" %)Sensor Segment 2|(% style="width:42px" %)……|(% style="width:140px" %)Sensor Segment n
293 293  
298 +
294 294  (% style="color:#4472c4" %)** Sensor Segment Define**:
295 295  
296 296  (% border="1" cellspacing="10" style="background-color:#f2f2f2; width:330px" %)
297 297  |(% style="width:89px" %)Type Code|(% style="width:114px" %)Length (Bytes)|(% style="width:124px" %)Measured Value
298 298  
304 +
299 299  (% style="color:#4472c4" %)**Sensor Type Table:**
300 300  
301 -[[image:image-20220706154434-1.png]]
307 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
308 +|(% style="background-color:#d9e2f3; color:#0070c0; width:103px" %)**Sensor Type**|(% style="background-color:#d9e2f3; color:#0070c0; width:91px" %)**Type Code**|(% style="background-color:#d9e2f3; color:#0070c0; width:116px" %)**Range**|(% style="background-color:#d9e2f3; color:#0070c0; width:90px" %)**Length( Bytes)**|(% style="background-color:#d9e2f3; color:#0070c0; width:120px" %)**Example**
309 +|(% style="width:103px" %)Wind Speed|(% style="width:91px" %)0x01|(% style="width:158px" %)(((
310 +(((
311 +Speed: 0~60m/s
312 +)))
302 302  
314 +(((
315 +Level: 0~17
316 +)))
317 +)))|(% style="width:122px" %)0x03 |(% style="width:904px" %)(((
318 +(((
319 +0x0024/10=3.6m/s (0x02FE: No Sensor, 0x02EE: Value Error)
320 +)))
303 303  
304 304  (((
323 +0x02=2 (0x14: No Sensor, 0x15: Value Error)
324 +)))
325 +)))
326 +|(% style="width:103px" %)Wind Direction|(% style="width:91px" %)0x02|(% style="width:158px" %)(((
327 +(((
328 +Angel: 0~360°
329 +)))
330 +
331 +(((
332 +Direction: 16 positions
333 +)))
334 +)))|(% style="width:122px" %)0x03|(% style="width:904px" %)(((
335 +(((
336 +0x02C9/10=66.6°(0x0EFE: No Sensor,0x0EFF: Value Error)
337 +)))
338 +
339 +(((
340 +0X03=3(ENE) (0x14: No Sensor,0x15: Value Error)
341 +)))
342 +)))
343 +|(% style="width:103px" %)Illumination|(% style="width:91px" %)0x03|(% style="width:158px" %)0~200000kLux|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
344 +0x04D2*10=12340kLux (0x4EFE: No Sensor,0x4EFF: Value Error)
345 +)))
346 +|(% style="width:103px" %)Rain / Snow|(% style="width:91px" %)0x04|(% style="width:158px" %)0A: No, 01 Yes.|(% style="width:122px" %)0x01|(% style="width:904px" %)(((
347 +(((
348 +0x00 (00) No Rain or snow detected
349 +)))
350 +
351 +(((
352 +(0x02: No Sensor,0x03: Value Error)
353 +)))
354 +)))
355 +|(% style="width:103px" %)CO2|(% style="width:91px" %)0x05|(% style="width:158px" %)0~5000ppm|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
356 +0x0378=888ppm (0x14FE: No Sensor,0x14FF: Value Error)
357 +)))
358 +|(% style="width:103px" %)Temperature|(% style="width:91px" %)0x06|(% style="width:158px" %)-30℃~70℃|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
359 +0xFFDD/10=-3.5℃ (0x02FE: No Sensor,0x02FF: Value Error)
360 +)))
361 +|(% style="width:103px" %)Humidity|(% style="width:91px" %)0x07|(% style="width:158px" %)0~100%RH|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
362 +0x0164/10=35.6%RH (0x03FE: No Sensor,0x03FF: Value Error)
363 +)))
364 +|(% style="width:103px" %)Pressure|(% style="width:91px" %)0x08|(% style="width:158px" %)10~1100hPa|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
365 +0x2748/10=1005.6hPa    (0x00: No Sensor,0x01: Value Error)
366 +)))
367 +|(% style="width:103px" %)Rain Gauge|(% style="width:91px" %)0x09|(% style="width:158px" %)(((
368 +0mm~100mm(Rainfall in the last 24 hours)
369 +)))|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
370 +(((
371 +0x0050/10=8mm (Rainfall within the 24 hours:8.0mm)
372 +)))
373 +
374 +(((
375 +(0x03FE: No Sensor,0x03FF: Value Error)
376 +)))
377 +)))
378 +|(% style="width:103px" %)PM2.5|(% style="width:91px" %)0x0A|(% style="width:158px" %)0~1000μg/m^^3^^|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
379 +0x0023=35μg/m^^3  ^^(0x03FE: No Sensor,0x03FF: Value Error)
380 +)))
381 +|(% style="width:103px" %)PM10|(% style="width:91px" %)0x0B|(% style="width:158px" %)0~1000μg/m^^3^^|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
382 +0x002D=45μg/m^^3  ^^(0x03FE: No Sensor,0x03FF: Value Error)
383 +)))
384 +|(% style="width:103px" %)PAR|(% style="width:91px" %)0x0C|(% style="width:158px" %)(((
385 +0~2500μmol/m^^2^^•s
386 +)))|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
387 +0x00B3=179μmol/m^^2^^•s (0x09FE: No Sensor,0x09FF: Value Error)
388 +)))
389 +|(% style="width:103px" %)(((
390 +Total Solar
391 +
392 +Radiation
393 +)))|(% style="width:91px" %)0x0D|(% style="width:158px" %)0~2000W/m^^2^^|(% style="width:122px" %)0x02|(% style="width:904px" %)(((
394 +0x0073/10=11.5W/m^^2^^(0x4EFE: No Sensor,0x4EFF: Value Error)
395 +)))
396 +
397 +(((
305 305  Below is an example payload:  [[image:image-20220624140615-3.png]]
306 306  )))
307 307  
... ... @@ -429,18 +429,29 @@
429 429  
430 430  (% style="color:#037691" %)**AT Command: AT+TDC**
431 431  
432 -[[image:image-20220624142619-8.png]]
525 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:501px" %)
526 +|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:166px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:180px" %)**Response**
527 +|(% style="width:155px" %)AT+TDC=?|(% style="width:162px" %)Show current transmit Interval|(% style="width:177px" %)(((
528 +30000
529 +OK
530 +the interval is 30000ms = 30s
531 +)))
532 +|(% style="width:155px" %)AT+TDC=60000|(% style="width:162px" %)Set Transmit Interval|(% style="width:177px" %)(((
533 +OK
534 +Set transmit interval to 60000ms = 60 seconds
535 +)))
433 433  
434 -
435 435  (% style="color:#037691" %)**Downlink Command: 0x01**
436 436  
437 437  Format: Command Code (0x01) followed by 3 bytes time value.
438 438  
439 -If the downlink payload=0100003C, it means set the END Nodes Transmit Interval to 0x00003C=60(S), while type code is 01.
541 +If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01.
440 440  
441 441  * Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
442 442  * Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
443 443  
546 +
547 +
444 444  == 3.2 Set Emergency Mode ==
445 445  
446 446  
... ... @@ -448,14 +448,23 @@
448 448  
449 449  (% style="color:#037691" %)**AT Command:**
450 450  
451 -[[image:image-20220624142956-9.png]]
555 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:465.818px" %)
556 +|(% style="background-color:#d9e2f3; color:#0070c0; width:155px" %)**Command Example**|(% style="background-color:#d9e2f3; color:#0070c0; width:224px" %)**Function**|(% style="background-color:#d9e2f3; color:#0070c0; width:84px" %)**Response**
557 +|(% style="width:155px" %)AT+ALARMMOD=1|(% style="width:224px" %)Enter emergency mode. Uplink every 1 minute|(% style="width:84px" %)(((
558 +OK
559 +
560 +)))
561 +|(% style="width:155px" %)AT+ALARMMOD=0|(% style="width:224px" %)Exit emergency mode. Uplink base on TDC time|(% style="width:84px" %)(((
562 +OK
563 +)))
452 452  
453 -
454 454  (% style="color:#037691" %)**Downlink Command:**
455 455  
456 456  * 0xE101     Same as: AT+ALARMMOD=1
457 457  * 0xE100     Same as: AT+ALARMMOD=0
458 458  
570 +
571 +
459 459  == 3.3 Add or Delete RS485 Sensor ==
460 460  
461 461  
... ... @@ -530,8 +530,8 @@
530 530  
531 531  In every sampling. WSC1-L will auto append the sensor segment as per this structure and uplink.
532 532  
533 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:351px" %)
534 -|=(% style="width: 94px;" %)Type Code|=(% style="width: 121px;" %)Length (Bytes)|=(% style="width: 132px;" %)Measured Value
646 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:351px" %)
647 +|=(% style="width: 95px;background-color:#D9E2F3;color:#0070C0" %)Type Code|=(% style="width: 122px;background-color:#D9E2F3;color:#0070C0" %)Length (Bytes)|=(% style="width: 134px;background-color:#D9E2F3;color:#0070C0" %)Measured Value
535 535  |(% style="width:94px" %)A1|(% style="width:121px" %)2|(% style="width:132px" %)0x000A
536 536  
537 537  **Related commands:**
... ... @@ -551,13 +551,15 @@
551 551  
552 552  * 0xE5FF  
553 553  
667 +
668 +
554 554  == 3.4 RS485 Test Command ==
555 555  
556 556  
557 557  (% style="color:#037691" %)**AT Command:**
558 558  
559 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:474px" %)
560 -|=(% style="width: 159px;" %)**Command Example**|=(% style="width: 227px;" %)**Function**|=(% style="width: 85px;" %)**Response**
674 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:474px" %)
675 +|=(% style="width: 160px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 228px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
561 561  |(% style="width:159px" %)AT+RSWRITE=xxxxxx|(% style="width:227px" %)(((
562 562  (((
563 563  Send command to 485 sensor
... ... @@ -577,6 +577,8 @@
577 577  
578 578  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
579 579  
695 +
696 +
580 580  == 3.5 RS485 response timeout ==
581 581  
582 582  
... ... @@ -584,16 +584,20 @@
584 584  
585 585  (% style="color:#037691" %)**AT Command:**
586 586  
587 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:433px" %)
588 -|=(% style="width: 157px;" %)**Command Example**|=(% style="width: 188px;" %)**Function**|=(% style="width: 85px;" %)**Response**
704 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
705 +|=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 190px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
589 589  |(% style="width:157px" %)AT+DTR=1000|(% style="width:188px" %)(((
590 590  (((
708 +(((
591 591  Set response timeout to:
592 592  )))
711 +)))
593 593  
594 594  (((
714 +(((
595 595  Range : 0~~10000
596 596  )))
717 +)))
597 597  )))|(% style="width:85px" %)OK
598 598  
599 599  (% style="color:#037691" %)**Downlink Command:**
... ... @@ -605,6 +605,8 @@
605 605  * Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
606 606  * Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
607 607  
729 +
730 +
608 608  == 3.6 Set Sensor Type ==
609 609  
610 610  
... ... @@ -614,20 +614,39 @@
614 614  
615 615  (((
616 616  See [[definition>>||anchor="HWeatherSensorTypes:"]] for the sensor type.
740 +
741 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
742 +|(% rowspan="2" %)Byte3|Bit23|Bit22|Bit21|Bit20|Bit19|Bit18|Bit17|Bit16
743 +| |A4|A3|A2|A1| | |
744 +|(% rowspan="2" %)Byte2|Bit15|Bit14|Bit13|Bit12|Bit11|Bit10|Bit9|Bit8
745 +| | |Solar Radiation|PAR|PM10|PM2.5|(((
746 +Rain
747 +Gauge
748 +)))|(((
749 +Air
750 +Pressure
617 617  )))
752 +|(% rowspan="2" %)Byte1|Bit7|Bit6|Bit5|Bit4|Bit3|Bit2|Bit1|Bit0
753 +|Humidity|Temperature|CO2|(((
754 +Rain/Snow
755 +Detect
756 +)))|illuminance|(((
757 +Wind
758 +Direction
759 +)))|Wind Speed|BAT
760 +)))
618 618  
619 -[[image:image-20220624144904-12.png]]
620 620  
621 -
622 622  (% style="color:#037691" %)**AT Command:**
623 623  
624 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:377px" %)
625 -|=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response**
765 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:377px" %)
766 +|=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 132px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 88px;background-color:#D9E2F3;color:#0070C0" %)**Response**
626 626  |(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
627 627  
769 +
628 628  Eg: The setting command **AT+STYPE=80221** means:
629 629  
630 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %)
772 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:495px" %)
631 631  |(% rowspan="2" style="width:57px" %)Byte3|(% style="width:57px" %)Bit23|(% style="width:59px" %)Bit22|(% style="width:56px" %)Bit21|(% style="width:51px" %)Bit20|(% style="width:54px" %)Bit19|(% style="width:54px" %)Bit18|(% style="width:52px" %)Bit17|(% style="width:52px" %)Bit16
632 632  |(% style="width:57px" %)0|(% style="width:59px" %)0|(% style="width:56px" %)0|(% style="width:51px" %)0|(% style="width:54px" %)1|(% style="width:54px" %)0|(% style="width:52px" %)0|(% style="width:52px" %)0
633 633  |(% rowspan="2" style="width:57px" %)Byte2|(% style="width:57px" %)Bit15|(% style="width:59px" %)Bit14|(% style="width:56px" %)Bit13|(% style="width:51px" %)Bit12|(% style="width:54px" %)Bit11|(% style="width:54px" %)Bit10|(% style="width:52px" %)Bit9|(% style="width:52px" %)Bit8
... ... @@ -690,6 +690,8 @@
690 690  * IP Rating: IP65
691 691  * Support default sensors or 3rd party RS485 sensors
692 692  
835 +
836 +
693 693  == 5.2 Power Consumption ==
694 694  
695 695  
... ... @@ -763,6 +763,8 @@
763 763  * ABS enclosure.
764 764  * Horizontal adjustable.
765 765  
910 +
911 +
766 766  === 6.1.2 Specification ===
767 767  
768 768  
... ... @@ -776,6 +776,8 @@
776 776  * Working Humidity: <100% (no dewing)
777 777  * Power Consumption: 4mA @ 12v.
778 778  
925 +
926 +
779 779  === 6.1.3 Dimension ===
780 780  
781 781  
... ... @@ -846,7 +846,6 @@
846 846  )))
847 847  
848 848  
849 -
850 850  === 6.2.1 Feature ===
851 851  
852 852  
... ... @@ -853,6 +853,8 @@
853 853  * RS485 wind speed / direction sensor
854 854  * PC enclosure, resist corrosion
855 855  
1003 +
1004 +
856 856  === 6.2.2 Specification ===
857 857  
858 858  
... ... @@ -867,6 +867,8 @@
867 867  * Power Consumption: 13mA ~~ 12v.
868 868  * Cable Length: 2 meters
869 869  
1019 +
1020 +
870 870  === 6.2.3 Dimension ===
871 871  
872 872  
... ... @@ -924,6 +924,8 @@
924 924  * NDIR to measure CO2 with Internal Temperature Compensation
925 925  * Laser Beam Scattering to PM2.5 and PM10
926 926  
1078 +
1079 +
927 927  === 6.3.2 Specification ===
928 928  
929 929  
... ... @@ -942,6 +942,8 @@
942 942  ** CO2: 0~95%RH
943 943  * Power Consumption: 50mA@ 12v.
944 944  
1098 +
1099 +
945 945  === 6.3.3 Dimension ===
946 946  
947 947  
... ... @@ -989,6 +989,8 @@
989 989  * Surface heating to dry
990 990  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
991 991  
1147 +
1148 +
992 992  === 6.4.2 Specification ===
993 993  
994 994  
... ... @@ -1001,6 +1001,8 @@
1001 1001  ** No heating: 12mA @ 12v,
1002 1002  ** heating: 94ma @ 12v.
1003 1003  
1161 +
1162 +
1004 1004  === 6.4.3 Dimension ===
1005 1005  
1006 1006  
... ... @@ -1018,7 +1018,6 @@
1018 1018  
1019 1019  Do not power on while connect the cables. Double check the wiring before power on.
1020 1020  
1021 -
1022 1022  (((
1023 1023  Install with 15°degree.
1024 1024  )))
... ... @@ -1054,6 +1054,8 @@
1054 1054  
1055 1055  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1056 1056  
1215 +
1216 +
1057 1057  === 6.5.2 Specification ===
1058 1058  
1059 1059  
... ... @@ -1079,6 +1079,8 @@
1079 1079  * Working Humidity: 10~90%RH
1080 1080  * Power Consumption: 4mA @ 12v
1081 1081  
1242 +
1243 +
1082 1082  === 6.5.3 Dimension ===
1083 1083  
1084 1084  
... ... @@ -1125,6 +1125,8 @@
1125 1125  * Measure Total Radiation between 0.3~3μm(300~3000nm)
1126 1126  * Measure Reflected Radiation if sense area towards ground.
1127 1127  
1290 +
1291 +
1128 1128  === 6.6.2 Specification ===
1129 1129  
1130 1130  
... ... @@ -1141,6 +1141,8 @@
1141 1141  * Working Humidity: 10~90%RH
1142 1142  * Power Consumption: 4mA @ 12v
1143 1143  
1308 +
1309 +
1144 1144  === 6.6.3 Dimension ===
1145 1145  
1146 1146  
... ... @@ -1207,6 +1207,8 @@
1207 1207  * Working Humidity: 10~90%RH
1208 1208  * Power Consumption: 3mA @ 12v
1209 1209  
1376 +
1377 +
1210 1210  === 6.7.3 Dimension ===
1211 1211  
1212 1212  
... ... @@ -1274,6 +1274,7 @@
1274 1274  
1275 1275  == 7.5 Where can i find the modbus command for the WSS sensors? ==
1276 1276  
1445 +
1277 1277  See this link for the [[modbus command set>>https://www.dropbox.com/s/rw90apbar029a4w/Weather_Sensors_Modbus_Command_List.xlsx?dl=0]].
1278 1278  
1279 1279  
... ... @@ -1305,20 +1305,24 @@
1305 1305  * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1306 1306  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1307 1307  
1477 +
1478 +
1308 1308  == 9.2 Sensors ==
1309 1309  
1310 1310  
1311 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:500px" %)
1312 -|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 200px;" %)**Part Number**
1313 -|(% style="width:462px" %)**Rain Gauge**|(% style="width:120px" %)WSS-01
1314 -|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:120px" %)WS-K2
1315 -|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:120px" %)WSS-02
1316 -|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:120px" %)WSS-03
1317 -|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:120px" %)WSS-04
1318 -|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:120px" %)WSS-05
1319 -|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:120px" %)WSS-06
1320 -|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07
1482 +(% border="1" cellspacing="10" style="background-color:#f2f2f2; width:500px" %)
1483 +|=(% style="width: 300px;background-color:#D9E2F3;color:#0070C0" %)**Sensor Model**|=(% style="width: 200px;background-color:#D9E2F3;color:#0070C0" %)**Part Number**
1484 +|(% style="width:462px" %)Rain Gauge|(% style="width:120px" %)WSS-01
1485 +|(% style="width:462px" %)Rain Gauge installation Bracket for Pole|(% style="width:120px" %)WS-K2
1486 +|(% style="width:462px" %)Wind Speed Direction 2 in 1 Sensor|(% style="width:120px" %)WSS-02
1487 +|(% style="width:462px" %)CO2/PM2.5/PM10 3 in 1 Sensor|(% style="width:120px" %)WSS-03
1488 +|(% style="width:462px" %)Rain/Snow Detect Sensor|(% style="width:120px" %)WSS-04
1489 +|(% style="width:462px" %)Temperature, Humidity, illuminance and Pressure 4 in 1 sensor|(% style="width:120px" %)WSS-05
1490 +|(% style="width:462px" %)Total Solar Radiation Sensor|(% style="width:120px" %)WSS-06
1491 +|(% style="width:462px" %)PAR (Photosynthetically Available Radiation)|(% style="width:120px" %)WSS-07
1321 1321  
1493 +
1494 +
1322 1322  = 10. Support =
1323 1323  
1324 1324  
... ... @@ -1326,6 +1326,8 @@
1326 1326  
1327 1327  * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]].
1328 1328  
1502 +
1503 +
1329 1329  = 11. Appendix I: Field Installation Photo =
1330 1330  
1331 1331  
image-20230428162706-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +105.4 KB
Content