--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: ITP: knxd -- A daemon to access the KNX bus
- From: Matthias Urlichs <matthias@urlichs.de>
- Date: Mon, 10 Apr 2017 11:36:18 +0200
- Message-id: <149181697847.24886.11679362393357660530.reportbug@desk>
Package: wnpp
Severity: wishlist
Owner: Matthias Urlichs <matthias@urlichs.de>
* Package name : knxd
Version : 0.14.10
Upstream Author : Matthias Urlichs <matthias@urlichs.de> et al.
* URL : http://github.com/knxd/knxd
* License : GPL2+
Programming Lang: C++
Description : A daemon to access the KNX bus
KNX is a standardized prototocol for home and building control.
knxd is a daemon that routes data packets between multiple KNX bus
segments. It can access all commonly-used hardware interfaces.
knxd can be accessed via TCP or Unix-domain sockets (knxd-specific
protocol, supported by some home automation systems), UDP (standard KNX
tunnelling protocol) and IP multicast (standard KNX routing protocol).
A command-line tool to read and write KNX messages is included.
Packaging knxd for Debian was previously attempted with its precursor
(eibd); see bug#549901. This did nto work, among other reasons because
eibd depended on libpthsem, a fork of the mostly-unmaintained gnu pth
library. Since then, knxd has been rewritten to use libev.
--- End Message ---