1.0.3 • Published 1 year ago

submer-tank-cli v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

R&D Command Line Interface for Submer Crypto Tank

Help

-h

Specify PDU Ip

-j 192.168.50.42

Info

-j 192.168.50.42 -i

Pump ON

-j 192.168.50.42 -p on

Pump OFF

-j 192.168.50.42 -p off

Cooler ON

-j 192.168.50.42 -c on

Cooler ON

-j 192.168.50.42 -c off

Set Both Fans to Speed 0-100

-j 192.168.50.42 -f 69

Set Fan each fan to its own Speed

-j 192.168.50.42 -f 42,69

One Socket ON

-j 192.168.50.42 -s 1 -t on

Many Sockets ON

-j 192.168.50.42 -s 1,10,7 -t on

All Sockets ON

-j 192.168.50.42 -s all -t on

One Socket OFF

-j 192.168.50.42 -s 1 -t off

Many Sockets OFF

-j 192.168.50.42 -s 1,10,7 -t off

All Sockets OFF

-j 192.168.50.42 -s all -t off