ウェザーグースにtelnet接続して,helpコマンドで表示します.ログインユーザー名とパスワードは,ウェブセットアップのConfigurationのページで設定したAdministrator Account Name(管理者アカウント名)とAdministrator Account password(管理者パスワード) を入力します. 
 WxGoos-1 v2.29 (built Jun 21 2005 16:14:48)
login: xxxxx <- Administrator Account Name
Password: ******* <- Administrator Account Password
Authentication successful.
Type `help` for general command help.
Type `help <cmd>` for detailed help on a particular command.
>
> help << ヘルプを表示するコマンド
Commands:
airflowset   reset air flow sensor
exit         terminate this connection
help         print this message
reboot       reboot this device
report       print all sensor values
time         device time
afeeprom     Setup EEPROM for Airflow
afpiceeprom   Setup EEPROM for Airflow
afhteeprom   Setup EEPROM for Airflow
afpiccal     Puts the airflow sensor into calibration mode
afpiccalall   Sets all af pic devices to cal mode
dooreeprom   Setup EEPROM for a Door sensor
watereeprom   Setup EEPROM for a Water sensor
mveeprom     Setup EEPROM for a Millivolt Monitor
cmeeprom     Setup EEPROM for a Current Monitor
Use `help <cmd>` for detailed help on a particular command.
> help afeeprom
afeeprom
Finds DS2450, temperature sensor, and EEPROM. Then writes the airflow structure
to EEPROM.
> help afpiceeprom
afpiceeprom
Finds PIC, temperature sensor, and EEPROM. Then writes the airflow structure to
EEPROM.
> help afhteeprom
afhteeprom
Finds PIC, temperature, humidity, and EEPROM. Then writes the airflow structure
to EEPROM.
> help afpiccal
afpiccal <serial>
Finds the airflow sensors and tells it to enter calibrate mode
> help afpiccalall
afpiccalall
Finds pic airflow sensors and sets them to calibrate mode.
> help dooreeprom
dooreeprom
Finds DS2450, and EEPROM. Then writes the door sensor structure to EEPROM.
> help watereeprom
watereeprom
Finds DS2450, and EEPROM. Then writes the water sensor structure to EEPROM.
> help mveeprom
mveeprom
Finds DS2450, and EEPROM. Then writes the Millivolt Monitor structure to EEPROM.
> help cmeeprom
cmeeprom
Finds DS2450, and EEPROM. Then writes the Current Monitor structure to EEPROM.
> exit  |