weather check for astrosib dome daemon

This commit is contained in:
2026-05-15 14:44:21 +03:00
parent e24568b0bf
commit 7e369976b5
86 changed files with 361 additions and 55 deletions

View 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