channel
Get channel output
Returns the current configuration of the specified output file in JSON format. Common values of {file} include universeOutputs, universeInputs, co-other, dmxInputs, co-pwm, and co-bbbStrings. Supports an optional ?ip= query parameter to fetch from a remote FPP instance.
get/api/channel/output/{file}
Response
Channel output configuration file contents
object required
Changes
Changed in 2 of the 28 revisions of this API.11
- ○
added the success response with the status
200response-success-status-added
- ○
- ▲
removed the success response with the status
200response-success-status-removed
- ▲