mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
b8703b43d0
Signed-off-by: B. Watson <yalhcru@gmail.com>
16 lines
588 B
Text
16 lines
588 B
Text
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.
|