summaryrefslogtreecommitdiff
path: root/HOWTO
diff options
context:
space:
mode:
authoryo mama <pepper@scannerjammer.com>2015-01-30 22:26:17 -0800
committeryo mama <pepper@scannerjammer.com>2015-01-30 22:26:17 -0800
commitdb45bebbe8870b705d5d09a21323df990de2f7e0 (patch)
tree5eed8ccb4b9944b02aa7cb25005587e160a29bbd /HOWTO
parent99fa69de4557b738eadb59bc4cb2742b0ba5bb97 (diff)
added HOWTO, calling it done
Diffstat (limited to 'HOWTO')
-rw-r--r--HOWTO8
1 files changed, 8 insertions, 0 deletions
diff --git a/HOWTO b/HOWTO
new file mode 100644
index 0000000..15115c9
--- /dev/null
+++ b/HOWTO
@@ -0,0 +1,8 @@
+plugin reads port values from stdin
+so just write the decimals one by line and pipe them in to load.
+only listens on the input ports, so one line per port
+to examine avalailable plugins on the system:
+dssi_list_plugins
+
+to examine a plugin and see its ports:
+dssi_analyze_plugin [plugin.uri]