commit f7f577b0b1dfdb99d96ae8208de822fd6234d5a9
parent 18791db2238d6282a2fcdd054383d549ec8e28d9
Author: sin <sin@2f30.org>
Date: Sat, 27 Dec 2014 23:19:45 +0000
Add enable/disable commands
Diffstat:
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/PROTOCOL b/PROTOCOL
@@ -68,6 +68,13 @@ Number of seconds the daemon has been running.
version
The sad protocol version.
+enable output
+Enable the given output. Every decoded buffer will be written to all
+enabled outputs.
+
+disable output
+Disable the given output.
+
status [state]
Query state information from the daemon. The optional argument [state]
identifies what information should be returned. If not specified, all of the