6. Command Reference of RPCM CLI
device-type - type of device, 1 to 25 characters
inter-restart-interval-seconds - interval between restarts of device in
seconds
new-name - new name of device, 1 to 25 characters
outputs - number of RPCM outputs ("[0-9]" or
"[0-9], [0-9], ...")
test - configure Automation test
Example:
set automation device-name DEVICE-2 new-name Name
set automation device-name DEVICE-2 description Description
Type 'help' to get suggestions
Example.
Add a Description for the device named
"DEVICE-2"
.
The command is:
set automation device name DEVICE-2 name description New_Description_for_DEVICE-2
The return is:
Description changed from '' to 'New_Description_for_DEVICE-2`'
6.10.2. Command
set
automation
test
Used to configure test methods (select and configure parameters for verification).
Contains following:
consumption
— according to current consumption. When the consumption drops below
the set limit, it indicates the idle operation and the device reboots;
hash-rate
— hash level, only for mining devices of supported types;
ping
— using ICMP packages similar to the command
ping
;
tcp-port-availability
— by the availability of the TCP port.
Help ask:
set automation device name DEVICE-2 test ?
The return is:
set automation device-name <name> test
consumption - Consumption test
hashrate - Hashrate test
ping - Ping test
tcp-port-availability - TCP Port Availability test
Type 'help' to get suggestions
311