Skip to content

Commit

Permalink
Improve documentation of /api/channel/output/
Browse files Browse the repository at this point in the history
  • Loading branch information
ghormann committed Dec 28, 2024
1 parent 99b25c3 commit d94c478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/api/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@
"fppd": false,
"methods": {
"GET": {
"desc": "Returns the current configuration of the specified output in JSON format",
"desc": "Returns the current configuration of the specified output in JSON format from /home/fpp/config. Common values of :file would be \"universeOutputs\", \"universeInputs\", \"co-other\", \"dmxInputs\", \"PixelnetDMX\", \"co-pwm\", \"PixelnetDMX\", \"co-bbbStrings\"",
"output": "JSON output varies based on file."
},
"POST": {
Expand Down

0 comments on commit d94c478

Please sign in to comment.