drystone/dkrfs
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
fuse filesystem interface to the Denkovi DAEnetIP2 based switches. Copyright © 2015 John Hedges <john@drystone.co.uk> Depends on libfuse (>=2.9) To run $ dkrfs [fuseopts] -n num_relays -c community peername mountpoint A file is created in the mountpoint for each of the relay channels, containing '1' if the channel is set high or '0' if set low. Relay channels can be controlled by writing a '0' or '1' to their correspnging file. See License for lincensing. See INSTALL for installation instructions. Bug reports to John Hedges <john@drystone.co.uk>