summaryrefslogtreecommitdiffstats
path: root/system/eibd/README
diff options
context:
space:
mode:
author V'yacheslav Stetskevych2010-05-13 01:00:46 +0200
committer David Somero2010-05-13 01:00:46 +0200
commit763c34d0110b69703283458632a408c79a256b4e (patch)
tree6805a648161dd1138a410db74a2da2e2e29ff290 /system/eibd/README
parentae29ef7f6e7169ad3bec940f6704c5096fe81e5d (diff)
downloadslackbuilds-763c34d0110b69703283458632a408c79a256b4e.tar.gz
system/eibd: Added to 13.0 repository
Diffstat (limited to 'system/eibd/README')
-rw-r--r--system/eibd/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/system/eibd/README b/system/eibd/README
new file mode 100644
index 0000000000..14a660aa76
--- /dev/null
+++ b/system/eibd/README
@@ -0,0 +1,16 @@
+The BCU SDK is a free development environment for BCU1 and BCU2 devices for the
+KNX home automation bus (formerly known as the European Installation Bus, EIB).
+
+The eibd daemon is the key component of the BCU SDK. It provides an
+interface to the EIB/KNX bus. It supports the following backends:
+- FT1.2/BCU2
+- PEI16/BCU1 (using the BCU1 kernel driver)
+- TPUART
+- EIBnet/IP Routing and Tunneling
+- KNX over USB
+Eibd provides APIs for various programming languages and a number of
+example programs written in C.
+
+A sample startup script for Slackware is provided along with the SlackBuild.
+
+Requires: pthsem available at SlackBuilds.org.