mirror of
https://github.com/eddyem/small_tel.git
synced 2025-12-08 03:35:13 +03:00
19 lines
342 B
Markdown
19 lines
342 B
Markdown
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
|