5. The Reference for RPCM REST API
5.2.10 Additional commands for automation
5.2.10.1 General information
This section contains automation commands in REST API notation using keys.
Parameters used:
Automation-Name-value
— the name of the automation settings — you can use numbers,
upper and lower case characters, and signs — and _. length should be from 1 to 25;
Device-Type-Name-value
— the type of device to set, numbers, upper and lower case
characters, and symbols: -, + and _ are used, length should be from 1 to 25;
Outlets-Numbers-value
— numbers of outputs — numbers in the form of single digits from 0 to
9, it is possible to specify several outputs, separated by commas.
Description-Text-value
— description (comment up to 254 characters), can contain upper and
lower case characters, punctuation marks and spaces (including tabs).
Сheck-Interval-Seconds-value
— the interval between checks in seconds, an integer from 1 to
99999 or the service word default for the default value.
Restart-Interval-Seconds-value — the interval between reboots in seconds, an integer from 1 to
99999 or the default keyword for the default value.
Enabled-value
— set permission (enables) for a particular property or function, service words
are used: on or off (enable or disable).
Alarm-Bottom-Limit-Milliamps-value
— the lower current limit at which the alarm is
triggered, an integer from 1 to 99999 or the default service word for the default value.
Restart-Bottom-Limit-Milliamps-value
— the lower current limit at which a restart is
triggered, an integer from 1 to 99999, or the default word for the default value.
Timeout-Alarm-Seconds-value
— control interval (delay) in seconds before the notification, an
integer from 1 to 99999, or the service word default for the default value.
Timeout-Restart-Seconds-value
— control interval (delay) in seconds before notification, an
integer from 1 to 99999, or the default service word for the default value.
Alarm-Bottom-Limit-Hashrate-Value
— The lower hashrate limit at which an alert is triggered,
an integer from 1 to 99999, or the default keyword for the default value.
Restart-Bottom-Limit-Hashrate-Value
— The lower hashrate limit at which a restart is
triggered, an integer from 1 to 99999, or the default keyword for the default value.
API-IP-Address-Value
— IP address of the mining device that needs to be checked.
API-TCP-Port-Value
— TCP port of the mining device for the API connection, which needs to be
checked, an integer up to 65535 or the default keyword for the default value.
211