summaryrefslogtreecommitdiff
path: root/HOWTO
blob: 15115c91d4b887e2be781f3b3cd9ed6d5ee9a613 (plain)
1
2
3
4
5
6
7
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]