mirror of
https://github.com/eddyem/small_tel.git
synced 2026-03-20 08:41:03 +03:00
Add Weather_chk
This commit is contained in:
18
Auxiliary_utils/Weather_chk/Readme.md
Normal file
18
Auxiliary_utils/Weather_chk/Readme.md
Normal file
@@ -0,0 +1,18 @@
|
||||
Check meteostation parameters
|
||||
===========================
|
||||
|
||||
Usage: chkweather [args]
|
||||
|
||||
Where args are:
|
||||
|
||||
-d, --devname=arg serial device name
|
||||
-h, --help show this help
|
||||
-s, --speed=arg baudrate (default: 9600)
|
||||
|
||||
|
||||
Output:
|
||||
Rain=0/1
|
||||
Clouds=0/1
|
||||
|
||||
Return value:
|
||||
0 if no rain, 1 if there's rainy
|
||||
Reference in New Issue
Block a user