This commit is contained in:
John
2022-09-24 17:30:19 +02:00
parent 4f3115e0e7
commit 6e4babd21d
5 changed files with 28 additions and 13 deletions
+4
View File
@@ -24,6 +24,10 @@
namespace ebusd {
/** @file lib/knx/knxd.h
* KNXd based implementation of the @a KnxConnection interface.
*/
/**
* A KnxConnection based on libeibclient using the group communication interface of the connected KNXd.
* Unfortunately, this does not allow acting as a KNX device, i.e. enter programming mode and make individual address
+4
View File
@@ -39,6 +39,10 @@
namespace ebusd {
/** @file lib/knx/knxnet.h
* KNXnet/IP implementation of the @a KnxConnection interface based on UDP multicast.
*/
using std::string;
// 16 bit unsigned big endian