From 763c34d0110b69703283458632a408c79a256b4e Mon Sep 17 00:00:00 2001 From: V'yacheslav Stetskevych Date: Thu, 13 May 2010 01:00:46 +0200 Subject: system/eibd: Added to 13.0 repository --- system/eibd/README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 system/eibd/README (limited to 'system/eibd/README') 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. -- cgit v1.2.3