6. Command Reference of RPCM CLI
Example:
add automation device-name Name device-type Bitmain_D3 outputs "1, 2, 4" --d
escription TestDevice --default
add automation device-name Name device-type Bitmain_D3 outputs "1" --descrip
tion TestDevice --default
add automation device-name Name device-type Bitmain_D3 outputs "1" --descrip
tion TestDevice --check-interval-seconds 10 --inter-restart-interval-seconds 100
Type 'help' to get suggestions
The command
delete
automation device
is used to disconnect the device from the automation
and control system RPCM.
After applying the command, the device will not be loaded when critical parameters are ac-
cessed.
Required parameters:
name
- the name of the new device for automation from 1 to 25 characters.
Display help:
delete automation ?
The return is:
delete automation device-name - device name to delete configured automation
for
Type 'help' to get suggestions
6.4.2 Deleting with autocompletion
Autocompletion of a parameter, for example, the device name for monitoring or the name of the
account in some cases helps to speed up the work, but sometimes it can lead to undesirable con-
sequences. For example, when executing a delete command.
IMPORTANT!
Removal is done without confirmation.
If the specified value matches the already existing parameter, pressing the "Tab" key is not re-
quired. Auto-completion will work immediately when you press the Enter key.
You need to carefully consider the removal procedure and carefully check which objects are to be
deleted.
Remove the automation device
"DEVICE-12"
by using autocompletion.
List the available devices with the command
show all automations
.
The return is:
ID Name Device Type Outputs
----------------------------------------------------------------------
2 DEVICE-2 Bitmain_D3 2
6 DEVICE-12 Bitmain_D3 2
Type 'help' to get suggestions
232