<
From version < 17.1 >
edited by Xiaoling
on 2022/06/24 14:03
To version < 16.5 >
edited by Xiaoling
on 2022/06/24 13:52
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -280,28 +280,25 @@
280 280  The upload length is dynamic, depends on what type of weather sensors are connected. The uplink payload is combined with sensor segments. As below:
281 281  )))
282 282  
283 -
284 -(% style="color:#4472c4" %)** Uplink Payload**:
285 -
286 286  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:464px" %)
287 287  |(% style="width:140px" %)Sensor Segment 1|(% style="width:139px" %)Sensor Segment 2|(% style="width:42px" %)……|(% style="width:140px" %)Sensor Segment n
288 288  
286 +(% style="color:#4472c4" %)** Uplink Payload**:
289 289  
288 +|Type Code|Length (Bytes)|Measured Value
289 +
290 290  (% style="color:#4472c4" %)** Sensor Segment Define**:
291 291  
292 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:330px" %)
293 -|(% style="width:89px" %)Type Code|(% style="width:114px" %)Length (Bytes)|(% style="width:124px" %)Measured Value
294 294  
295 295  
296 -**Sensor Type Table:**
294 +Sensor Type Table:
297 297  
298 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:1006px" %)
299 -|=(% style="width: 167px;" %)**Sensor Type**|=(% style="width: 95px;" %)**Type Code**|=(% style="width: 185px;" %)**Range**|=(% style="width: 126px;" %)**Length ( Bytes)**|=(% style="width: 428px;" %)**Example**
300 -|(% style="width:167px" %)**Wind Speed**|(% style="width:95px" %)0x01|(% style="width:185px" %)(((
296 +|**Sensor Type**|**Type Code**|**Range**|**Length ( Bytes)**|**Example**
297 +|**Wind Speed**|0x01|(((
301 301  Speed: 0~60m/s
302 302  
303 303  Level: 0~17
304 -)))|(% style="width:126px" %)0x03 |(% style="width:428px" %)(((
301 +)))|0x03 |(((
305 305  0x0024/10=3.6m/s
306 306  
307 307  (0x02FE: No Sensor, 0x02FF: Value Error)
... ... @@ -310,11 +310,11 @@
310 310  
311 311  (0x14: No Sensor, 0x15: Value Error)
312 312  )))
313 -|(% style="width:167px" %)**Wind Direction**|(% style="width:95px" %)0x02|(% style="width:185px" %)(((
310 +|**Wind Direction**|0x02|(((
314 314  Angel: 0~360°
315 315  
316 316  Direction: 16 positions
317 -)))|(% style="width:126px" %)0x03|(% style="width:428px" %)(((
314 +)))|0x03|(((
318 318  0x029A/10=66.6°
319 319  
320 320  (0x0EFE: No Sensor,0x0EFF: Value Error)
... ... @@ -323,55 +323,57 @@
323 323  
324 324  (0x14: No Sensor,0x15: Value Error)
325 325  )))
326 -|(% style="width:167px" %)**Illumination**|(% style="width:95px" %)0x03|(% style="width:185px" %)0~200000Lux|(% style="width:126px" %)0x02|(% style="width:428px" %)(((
323 +|**Illumination**|0x03|0~200000Lux|0x02|(((
327 327  0x04D2 *10=12340Lux
328 328  
329 329  (0x4EFE: No Sensor,0x4EFF: Value Error)
330 330  )))
331 -|(% style="width:167px" %)**Rain / Snow**|(% style="width:95px" %)0x04|(% style="width:185px" %)00: No, 01 Yes.|(% style="width:126px" %)0x01|(% style="width:428px" %)(((
328 +|**Rain / Snow**|0x04|00: No, 01 Yes.|0x01|(((
332 332  0x00 (00) No Rain or snow detected
333 333  
334 334  (0x02: No Sensor,0x03: Value Error)
335 335  )))
336 -|(% style="width:167px" %)**CO2**|(% style="width:95px" %)0x05|(% style="width:185px" %)0~5000ppm|(% style="width:126px" %)0x02|(% style="width:428px" %)(((
333 +|**CO2**|0x05|0~5000ppm|0x02|(((
337 337  0x0378=888ppm
338 338  
339 339   (0x14FE: No Sensor,0x14FF: Value Error)
340 340  )))
341 -|(% style="width:167px" %)**Temperature**|(% style="width:95px" %)0x06|(% style="width:185px" %)-30℃~70℃|(% style="width:126px" %)0x02|(% style="width:428px" %)(((
338 +|**Temperature**|0x06|-30℃~70℃|0x02|(((
342 342  0xFFDD/10=-3.5℃
343 343  
344 344  (0x02FE: No Sensor,0x02FF: Value Error)
345 345  )))
346 -|(% style="width:167px" %)**Humidity**|(% style="width:95px" %)0x07|(% style="width:185px" %)0~100%RH|(% style="width:126px" %)0x02|(% style="width:428px" %)0x0164/10=35.6%RH (0x03FE: No Sensor,0x03FF: Value Error)
347 -|(% style="width:167px" %)**Pressure**|(% style="width:95px" %)0x08|(% style="width:185px" %)10~1100hPa|(% style="width:126px" %)0x02|(% style="width:428px" %)(((
343 +|**Humidity**|0x07|0~100%RH|0x02|0x0164/10=35.6%RH (0x03FE: No Sensor,0x03FF: Value Error)
344 +|**Pressure**|0x08|10~1100hPa|0x02|(((
348 348  0x2748/10=1005.6hPa
349 349  
350 350  (0x00: No Sensor,0x01: Value Error)
351 351  )))
352 -|(% style="width:167px" %)**Rain Gauge**|(% style="width:95px" %)0x09|(% style="width:185px" %)0mm/min~100mm/min|(% style="width:126px" %)0x02|(% style="width:428px" %)(((
349 +|**Rain Gauge**|0x09|0mm/min~100mm/min|0x02|(((
353 353  0x0000/10=0mm /min
354 354  
355 355  (0x03FE: No Sensor,0x03FF: Value Error)
356 356  )))
357 -|(% style="width:167px" %)**PM2.5**|(% style="width:95px" %)0x0A|(% style="width:185px" %)0~1000μg/m^^3^^|(% style="width:126px" %)0x02|(% style="width:428px" %)(((
354 +|**PM2.5**|0x0A|0~1000μg/m^^3^^|0x02|(((
358 358  0x0023=35μg/m^^3 ^^
359 359  
360 360  (0x03FE: No Sensor,0x03FF: Value Error)
361 361  )))
362 -|(% style="width:167px" %)**PM10**|(% style="width:95px" %)0x0B|(% style="width:185px" %)0~1000μg/m^^3^^|(% style="width:126px" %)0x02|(% style="width:428px" %)(((
359 +|**PM10**|0x0B|0~1000μg/m^^3^^|0x02|(((
363 363  0x002D=45μg/m^^3 ^^
364 364  
365 365  (0x03FE: No Sensor,0x03FF: Value Error)
366 366  )))
367 -|(% style="width:167px" %)**PAR**|(% style="width:95px" %)0x0C|(% style="width:185px" %)0~2500μmol/m^^2^^•s|(% style="width:126px" %)0x02|(% style="width:428px" %)(((
364 +|**PAR**|0x0C|0~2500μmol/m^^2^^•s|0x02|(((
368 368  0x00B3=179μmol/m^^2^^•s
369 369  
370 370  (0x09FE: No Sensor,0x9FF: Value Error)
371 371  )))
372 -|(% style="width:167px" %)(((
373 -**Total Solar Radiation**
374 -)))|(% style="width:95px" %)0x0D|(% style="width:185px" %)0~2000W/m^^2^^|(% style="width:126px" %)0x02|(% style="width:428px" %)(((
369 +|(((
370 +**Total Solar**
371 +
372 +**Radiation**
373 +)))|0x0D|0~2000W/m^^2^^|0x02|(((
375 375  0x0073/10=11.5W/m^^2^^
376 376  
377 377  (0x4EFE: No Sensor,0x4EFF: Value Error)
image-20220624140352-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -66.5 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0