Arrays and modules
Last updated
Was this helpful?
Last updated
Was this helpful?
Changes the target power state for the array, allowed values are "on" and "sleep"
/arrays/{arrayID}/power
Array ID
on
unknown
, on
, sleep
No body
Returns information for a specific module.<br>If a module is not paired, the field "name" will be an empty string.
/modules/{moduleID}
Module ID
Changes the target power state for the module, allowed values are "on" and "sleep"
/modules/{moduleID}/power
Module ID
on
unknown
, on
, sleep
No body