Gretings
I was reading the article about setting up POWSTATD on the SME Server. Here is the URL for the article:
http://no.longer.valid/phpwiki/index.php/powstatdThe article is fine but leaves me with questions on how to interpret the configuration string.
An example could be "\watch ttyS0 init0 rts init1 dtr fail dsr,0 kill rts,1 low cts,0".
Should I interpret this as:
"watch ttyS0" - Watch COM-0?
"init0 rts" - Set output RTS low?
"init1 dtr" - Set output DTR high?
"fail dsr,0" - Enter fail-mode if input DSR goes low?
"kill rts,0" - Enter kill-mode if input RTS goes low?
"low cts,0" - Enter low-mode if input CTS goes low?
Is this correct or should I read this another way?
Regards
cnp