Channel / Park#
Note
The functions listed on this page require a project to be loaded on the controller.
Functions#
park_channel#
Park an output channel or channels at a specified level.
park_channel(params, callback)
params is expected to be an object with the same attributes as the HTTP POST request.
unpark_channel#
Unpark an output channel or channels.
unpark_channel(params, callback)
params is expected to be an object with the same attributes as the HTTP DELETE request.