Changes for page WSC1-L-Dragino LoRaWAN Weather Station User Manual
Last modified by Mengting Qiu on 2025/06/10 18:53
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 5 added, 0 removed)
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,9 +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 -[[image:image-20220624134713-1.png]] 249 - 250 - 251 251 Eg: 0x1000FE = 1 0000 0000 0000 1111 1110(b) 252 252 253 253 External sensors detected by WSC1-L include : ... ... @@ -289,20 +289,109 @@ 289 289 290 290 (% style="color:#4472c4" %)** Uplink Payload**: 291 291 292 -(% border="1" cellspacing=" 10" style="background-color:#ffffcc;color:green;width:464px" %)295 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:464px" %) 293 293 |(% style="width:140px" %)Sensor Segment 1|(% style="width:139px" %)Sensor Segment 2|(% style="width:42px" %)……|(% style="width:140px" %)Sensor Segment n 294 294 298 + 295 295 (% style="color:#4472c4" %)** Sensor Segment Define**: 296 296 297 -(% border="1" cellspacing="10" style="background-color:#fff fcc;color:green;width:330px" %)301 +(% border="1" cellspacing="10" style="background-color:#f2f2f2; width:330px" %) 298 298 |(% style="width:89px" %)Type Code|(% style="width:114px" %)Length (Bytes)|(% style="width:124px" %)Measured Value 299 299 304 + 300 300 (% style="color:#4472c4" %)**Sensor Type Table:** 301 301 302 -[[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 +))) 303 303 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 +))) 304 304 305 305 ((( 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 +((( 306 306 Below is an example payload: [[image:image-20220624140615-3.png]] 307 307 ))) 308 308 ... ... @@ -430,18 +430,29 @@ 430 430 431 431 (% style="color:#037691" %)**AT Command: AT+TDC** 432 432 433 -[[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 +))) 434 434 435 - 436 436 (% style="color:#037691" %)**Downlink Command: 0x01** 437 437 438 438 Format: Command Code (0x01) followed by 3 bytes time value. 439 439 440 -If the downlink payload=0100003C, it means set the END Node ’s 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. 441 441 442 442 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 443 443 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 444 444 546 + 547 + 445 445 == 3.2 Set Emergency Mode == 446 446 447 447 ... ... @@ -449,14 +449,23 @@ 449 449 450 450 (% style="color:#037691" %)**AT Command:** 451 451 452 -[[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 +))) 453 453 454 - 455 455 (% style="color:#037691" %)**Downlink Command:** 456 456 457 457 * 0xE101 Same as: AT+ALARMMOD=1 458 458 * 0xE100 Same as: AT+ALARMMOD=0 459 459 570 + 571 + 460 460 == 3.3 Add or Delete RS485 Sensor == 461 461 462 462 ... ... @@ -531,8 +531,8 @@ 531 531 532 532 In every sampling. WSC1-L will auto append the sensor segment as per this structure and uplink. 533 533 534 -(% border="1" cellspacing=" 10" style="background-color:#ffffcc;color:green;width:351px" %)535 -|=(% style="width: 9 4px;" %)Type Code|=(% style="width: 121px;" %)Length (Bytes)|=(% style="width: 132px;" %)Measured Value646 +(% 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 536 536 |(% style="width:94px" %)A1|(% style="width:121px" %)2|(% style="width:132px" %)0x000A 537 537 538 538 **Related commands:** ... ... @@ -552,13 +552,15 @@ 552 552 553 553 * 0xE5FF 554 554 667 + 668 + 555 555 == 3.4 RS485 Test Command == 556 556 557 557 558 558 (% style="color:#037691" %)**AT Command:** 559 559 560 -(% border="1" cellspacing=" 10" style="background-color:#ffffcc;color:green;width:474px" %)561 -|=(% style="width: 1 59px;" %)**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** 562 562 |(% style="width:159px" %)AT+RSWRITE=xxxxxx|(% style="width:227px" %)((( 563 563 ((( 564 564 Send command to 485 sensor ... ... @@ -578,6 +578,8 @@ 578 578 579 579 * 0xE20103000001840A Same as: AT+RSWRITE=0103000001840A 580 580 695 + 696 + 581 581 == 3.5 RS485 response timeout == 582 582 583 583 ... ... @@ -585,16 +585,20 @@ 585 585 586 586 (% style="color:#037691" %)**AT Command:** 587 587 588 -(% border="1" cellspacing=" 10" style="background-color:#ffffcc;color:green;width:433px" %)589 -|=(% style="width: 157px;" %)**Command Example**|=(% style="width: 1 88px;" %)**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** 590 590 |(% style="width:157px" %)AT+DTR=1000|(% style="width:188px" %)((( 591 591 ((( 708 +((( 592 592 Set response timeout to: 593 593 ))) 711 +))) 594 594 595 595 ((( 714 +((( 596 596 Range : 0~~10000 597 597 ))) 717 +))) 598 598 )))|(% style="width:85px" %)OK 599 599 600 600 (% style="color:#037691" %)**Downlink Command:** ... ... @@ -606,6 +606,8 @@ 606 606 * Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds 607 607 * Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds 608 608 729 + 730 + 609 609 == 3.6 Set Sensor Type == 610 610 611 611 ... ... @@ -615,20 +615,39 @@ 615 615 616 616 ((( 617 617 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 618 618 ))) 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 +))) 619 619 620 -[[image:image-20220624144904-12.png]] 621 621 622 - 623 623 (% style="color:#037691" %)**AT Command:** 624 624 625 -(% border="1" cellspacing=" 10" style="background-color:#ffffcc;color:green;width:377px" %)626 -|=(% style="width: 157px;" %)**Command Example**|=(% style="width: 13 0px;" %)**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** 627 627 |(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK 628 628 769 + 629 629 Eg: The setting command **AT+STYPE=80221** means: 630 630 631 -(% border="1" cellspacing=" 10" style="background-color:#ffffcc;color:green;width:495px" %)772 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:495px" %) 632 632 |(% 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 633 633 |(% 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 634 634 |(% 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 ... ... @@ -691,6 +691,8 @@ 691 691 * IP Rating: IP65 692 692 * Support default sensors or 3rd party RS485 sensors 693 693 835 + 836 + 694 694 == 5.2 Power Consumption == 695 695 696 696 ... ... @@ -764,6 +764,8 @@ 764 764 * ABS enclosure. 765 765 * Horizontal adjustable. 766 766 910 + 911 + 767 767 === 6.1.2 Specification === 768 768 769 769 ... ... @@ -777,6 +777,8 @@ 777 777 * Working Humidity: <100% (no dewing) 778 778 * Power Consumption: 4mA @ 12v. 779 779 925 + 926 + 780 780 === 6.1.3 Dimension === 781 781 782 782 ... ... @@ -847,7 +847,6 @@ 847 847 ))) 848 848 849 849 850 - 851 851 === 6.2.1 Feature === 852 852 853 853 ... ... @@ -854,6 +854,8 @@ 854 854 * RS485 wind speed / direction sensor 855 855 * PC enclosure, resist corrosion 856 856 1003 + 1004 + 857 857 === 6.2.2 Specification === 858 858 859 859 ... ... @@ -868,6 +868,8 @@ 868 868 * Power Consumption: 13mA ~~ 12v. 869 869 * Cable Length: 2 meters 870 870 1019 + 1020 + 871 871 === 6.2.3 Dimension === 872 872 873 873 ... ... @@ -925,6 +925,8 @@ 925 925 * NDIR to measure CO2 with Internal Temperature Compensation 926 926 * Laser Beam Scattering to PM2.5 and PM10 927 927 1078 + 1079 + 928 928 === 6.3.2 Specification === 929 929 930 930 ... ... @@ -943,6 +943,8 @@ 943 943 ** CO2: 0~95%RH 944 944 * Power Consumption: 50mA@ 12v. 945 945 1098 + 1099 + 946 946 === 6.3.3 Dimension === 947 947 948 948 ... ... @@ -990,6 +990,8 @@ 990 990 * Surface heating to dry 991 991 * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion 992 992 1147 + 1148 + 993 993 === 6.4.2 Specification === 994 994 995 995 ... ... @@ -1002,6 +1002,8 @@ 1002 1002 ** No heating: 12mA @ 12v, 1003 1003 ** heating: 94ma @ 12v. 1004 1004 1161 + 1162 + 1005 1005 === 6.4.3 Dimension === 1006 1006 1007 1007 ... ... @@ -1019,7 +1019,6 @@ 1019 1019 1020 1020 Do not power on while connect the cables. Double check the wiring before power on. 1021 1021 1022 - 1023 1023 ((( 1024 1024 Install with 15°degree. 1025 1025 ))) ... ... @@ -1055,6 +1055,8 @@ 1055 1055 1056 1056 * RS485 Temperature, Humidity, Illuminance, Pressure sensor 1057 1057 1215 + 1216 + 1058 1058 === 6.5.2 Specification === 1059 1059 1060 1060 ... ... @@ -1080,6 +1080,8 @@ 1080 1080 * Working Humidity: 10~90%RH 1081 1081 * Power Consumption: 4mA @ 12v 1082 1082 1242 + 1243 + 1083 1083 === 6.5.3 Dimension === 1084 1084 1085 1085 ... ... @@ -1126,6 +1126,8 @@ 1126 1126 * Measure Total Radiation between 0.3~3μm(300~3000nm) 1127 1127 * Measure Reflected Radiation if sense area towards ground. 1128 1128 1290 + 1291 + 1129 1129 === 6.6.2 Specification === 1130 1130 1131 1131 ... ... @@ -1142,6 +1142,8 @@ 1142 1142 * Working Humidity: 10~90%RH 1143 1143 * Power Consumption: 4mA @ 12v 1144 1144 1308 + 1309 + 1145 1145 === 6.6.3 Dimension === 1146 1146 1147 1147 ... ... @@ -1208,6 +1208,8 @@ 1208 1208 * Working Humidity: 10~90%RH 1209 1209 * Power Consumption: 3mA @ 12v 1210 1210 1376 + 1377 + 1211 1211 === 6.7.3 Dimension === 1212 1212 1213 1213 ... ... @@ -1275,6 +1275,7 @@ 1275 1275 1276 1276 == 7.5 Where can i find the modbus command for the WSS sensors? == 1277 1277 1445 + 1278 1278 See this link for the [[modbus command set>>https://www.dropbox.com/s/rw90apbar029a4w/Weather_Sensors_Modbus_Command_List.xlsx?dl=0]]. 1279 1279 1280 1280 ... ... @@ -1306,20 +1306,24 @@ 1306 1306 * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band 1307 1307 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 1308 1308 1477 + 1478 + 1309 1309 == 9.2 Sensors == 1310 1310 1311 1311 1312 -(% border="1" cellspacing="10" style="background-color:#fff fcc;color:green;width:500px" %)1313 -|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 200px;" %)**Part Number** 1314 -|(% style="width:462px" %) **Rain Gauge**|(% style="width:120px" %)WSS-011315 -|(% style="width:462px" %) **Rain Gauge installation Bracket for Pole**|(% style="width:120px" %)WS-K21316 -|(% style="width:462px" %) **Wind Speed Direction 2 in 1 Sensor**|(% style="width:120px" %)WSS-021317 -|(% style="width:462px" %) **CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:120px" %)WSS-031318 -|(% style="width:462px" %) **Rain/Snow Detect Sensor**|(% style="width:120px" %)WSS-041319 -|(% style="width:462px" %) **Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:120px" %)WSS-051320 -|(% style="width:462px" %) **Total Solar Radiation Sensor**|(% style="width:120px" %)WSS-061321 -|(% style="width:462px" %) **PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-071482 +(% 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 1322 1322 1493 + 1494 + 1323 1323 = 10. Support = 1324 1324 1325 1325 ... ... @@ -1327,6 +1327,8 @@ 1327 1327 1328 1328 * 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]]. 1329 1329 1502 + 1503 + 1330 1330 = 11. Appendix I: Field Installation Photo = 1331 1331 1332 1332
- image-20230428161801-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +24.7 KB - Content
- image-20230428162045-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +14.7 KB - Content
- image-20230428162233-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +15.8 KB - Content
- image-20230428162341-5.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +26.5 KB - Content
- image-20230428162706-6.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +105.4 KB - Content