QKnxNetIpDib Class

The QKnxNetIpDib class stores a specific block of device information that is used when responding to a KNXnet/IP description request. More...

Header: #include <QKnxNetIpDib>
qmake: QT += knx

Detailed Description

At least two KNXnet/IP description information block (DIB) structures are returned in response to QKnxNetIpDescriptionRequestProxy. They contain information about the device capabilities on device hardware and the supported service families. More than two DIB structures may be returned in one QKnxNetIpDescriptionResponseProxy frame.

The first octet of each DIB contains the length of the DIB structure. The second octet declares the DIB structure type. Then the actual data of the DIB follows.

See also QKnxNetIpConfigDibProxy, QKnxNetIpCurrentConfigDibProxy, QKnxNetIpDeviceDibProxy, QKnxNetIpKnxAddressesDibProxy, QKnxNetIpManufacturerDibProxy, QKnxNetIpServiceFamiliesDibProxy, and Qt KNXnet/IP Connection Classes.

© 2023 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.