The QKnxSecuredServiceInfo class contains the supported service family and the corresponding required security version. 更多...
头: | #include <QKnxSecuredServiceInfo> |
qmake: | QT += knx |
Since: | Qt 5.12 |
This struct was introduced in Qt 5.12.
quint8 | RequiredSecurityVersion |
QKnxNetIp::ServiceFamily | ServiceFamily |
The service family is the high octet of the service type ID and the required security version is an integer representing the security version.
另请参阅 QKnxNetIpSecuredServiceFamiliesDibProxy and Qt KNXnet/IP Connection Classes .
The required security version is an integer representing the security version.
The service family is the high octet of the service type ID.
另请参阅 QKnx::NetIp::ServiceType and QKnx::NetIp::ServiceFamily .