wget -q -O listDevicesRS --proxy=off --http-user=ras --http-passwd=agent http://ccadieux:7654/rashttp?GO=Client::Config::listDevicesRS

cat listDevicesRS

echo ""

wget -q -O activateRS --proxy=off --http-user=ras --http-passwd=agent "http://ccadieux:7654/rashttp?GO=Client::Config::activateDevice&key=se2:6920.830bd171&activate=Y"

cat activateRS
echo "\n"

wget -q -O activateRS --proxy=off --http-user=ras --http-passwd=agent "http://ccadieux:7654/rashttp?GO=Client::Config::activateDevice&key=se2:6920.830bd171&activate=N"

cat activateRS
echo "\n"
