mirror of
https://github.com/eddyem/small_tel.git
synced 2026-06-19 10:26:25 +03:00
weather check for astrosib dome daemon
This commit is contained in:
19
Auxiliary_utils/deprecated/Weather_chk/Readme.md
Normal file
19
Auxiliary_utils/deprecated/Weather_chk/Readme.md
Normal file
@@ -0,0 +1,19 @@
|
||||
Check meteostation parameters
|
||||
===========================
|
||||
|
||||
Usage: chkweather [args]
|
||||
|
||||
Where args are:
|
||||
|
||||
-d, --devname=arg serial device name
|
||||
-h, --help show this help
|
||||
-r, --raw show raw information from meteostation
|
||||
-s, --speed=arg baudrate (default: 9600)
|
||||
|
||||
|
||||
Output:
|
||||
Rain=0/1
|
||||
Clouds=xxxx
|
||||
|
||||
Return value:
|
||||
0 if no rain and Clouds>1800, 1 if there's rainy or Clouds>1800
|
||||
Reference in New Issue
Block a user