QKnxInterfaceObjectProperty Class

The QKnxInterfaceObjectProperty class holds the properties of a KNX interface object. More...

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

Public Types

enum ApplicationProgram { ParameterReference }
(alias) AssociationTable
enum CemiServer { MediumType, CommonMode, MediumAvailability, AdditionalInfoTypes, TimeBase, …, MaxLocalApduLength }
enum Device { RoutingCount, MaxRetryCount, ErrorFlags, ProgMode, ProductId, …, Channel32Parameter }
(alias) FileServer
enum General { ObjectType, ObjectName, Semaphor, GroupObjectReference, LoadStateControl, …, DownloadCounter }
enum GroupAddressTable { ExtendedFrameFormat, AddressTable1, GroupResponserTable }
enum GroupObjectTable { GroupObjectTableProperty, ExtendedGroupObjectReference }
(alias) InterfaceProgram
enum KnxNetIpParameter { ProjectInstallationId, KnxIndividualAddress, AdditionalIndividualAddresses, CurrentIpAssignmentMethod, IpAssignmentMethod, …, TunnellingUsers }
(alias) KnxObjectAssociationTable
enum LteAddressRoutingTable { LteRouteSelect, LteRouteTable }
enum PollingMaster { PollingState, PollingSlaveAddress, PollingCycle }
enum RfMedium { RfMultiType, RfMultiPhysicalFeatures, RfMultiCallChannel, RfMultiObjectLink, RfMultiExtendedGroupAddressRepeated, …, FastAcknowledgeActivate }
enum Router { LineStatus, MediumStatus, MainLcConfig, SubLcConfig, MainLcGroupConfig, …, RfEnableSbc }
enum Security { SecurityMode, P2pKeyTable, GroupKeyTable, SecurityIndividualAddressTable, SecurityFailuresLog, …, GoSecurityFlags }

Public Functions

QKnxInterfaceObjectProperty(qint16 property)

Static Public Members

bool isApplicationProgramProperty(QKnxInterfaceObjectProperty property)
bool isAssociationTableProperty(QKnxInterfaceObjectProperty property)
bool isCemiServerProperty(QKnxInterfaceObjectProperty property)
bool isDeviceProperty(QKnxInterfaceObjectProperty property)
bool isFileServerProperty(QKnxInterfaceObjectProperty property)
bool isGeneralProperty(QKnxInterfaceObjectProperty property)
bool isGroupAddressTableProperty(QKnxInterfaceObjectProperty property)
bool isGroupObjectTableProperty(QKnxInterfaceObjectProperty property)
bool isInterfaceProgramProperty(QKnxInterfaceObjectProperty property)
bool isKnxNetIpParameterProperty(QKnxInterfaceObjectProperty property)
bool isKnxObjectAssociationTableProperty(QKnxInterfaceObjectProperty property)
bool isLteAddressRoutingTableProperty(QKnxInterfaceObjectProperty property)
bool isPollingMasterProperty(QKnxInterfaceObjectProperty property)
bool isProperty(QKnxInterfaceObjectProperty property)
bool isRfMediumProperty(QKnxInterfaceObjectProperty property)
bool isRouterProperty(QKnxInterfaceObjectProperty property)
bool isSecurityProperty(QKnxInterfaceObjectProperty property)

Detailed Description

A KNX interface object holds information about device functionality. This class represents the properties of interface objects of the type QKnxInterfaceObjectType::System. Each property stores a particular functionality. General properties are common to all KNX interface objects.

See also Qt KNX Device Management Classes.

Member Type Documentation

enum QKnxInterfaceObjectProperty::ApplicationProgram

This enum describes the properties specific to application program interface objects.

ConstantValueDescription
QKnxInterfaceObjectProperty::ParameterReference0x33A reference to a parameter.

[alias] QKnxInterfaceObjectProperty::AssociationTable

This is a type alias for General.

A synonym for QKnxInterfaceObjectProperty::General.

enum QKnxInterfaceObjectProperty::CemiServer

This enum describes the properties specific to Common External Message Interface (cEMI) server interface objects.

ConstantValueDescription
QKnxInterfaceObjectProperty::MediumType0x33The type of the medium used for the connection.
QKnxInterfaceObjectProperty::CommonMode0x34 
QKnxInterfaceObjectProperty::MediumAvailability0x35The availability of the medium used for the connection.
QKnxInterfaceObjectProperty::AdditionalInfoTypes0x36 
QKnxInterfaceObjectProperty::TimeBase0x37 
QKnxInterfaceObjectProperty::TransparencyModeEnabled0x38 
QKnxInterfaceObjectProperty::BiBatNextBlock0x3b 
QKnxInterfaceObjectProperty::RfModeSelect0x3cRF mode selection.
QKnxInterfaceObjectProperty::RfModeSupport0x3dRF mode support.
QKnxInterfaceObjectProperty::RfFilteringModeSelectCemiServer0x3e 
QKnxInterfaceObjectProperty::RfFilteringModeSupport0x3f 
QKnxInterfaceObjectProperty::MaxInterfaceApduLength0x44The management server (MaS) property holds the maximum length of the APDU that it supports for conveying a cEMI message from a cEMI client over the KNXnet/IP tunneling interface to the field level medium (e.g. KNX TP, KNX PL, KNX RF).
QKnxInterfaceObjectProperty::MaxLocalApduLength0x45The management server property holds the maximum length of the APDU that it supports for conveying a cEMI message from a cEMI client over the KNXnet/IP tunneling interface to its own cEMI device management interface.

enum QKnxInterfaceObjectProperty::Device

This enum describes the properties specific to device interface objects.

ConstantValue
QKnxInterfaceObjectProperty::RoutingCount0x33
QKnxInterfaceObjectProperty::MaxRetryCount0x34
QKnxInterfaceObjectProperty::ErrorFlags0x35
QKnxInterfaceObjectProperty::ProgMode0x36
QKnxInterfaceObjectProperty::ProductId0x37
QKnxInterfaceObjectProperty::MaxApduLengthDevice0x38
QKnxInterfaceObjectProperty::SubnetAddress0x39
QKnxInterfaceObjectProperty::DeviceAddress0x3a
QKnxInterfaceObjectProperty::PbConfig0x3b
QKnxInterfaceObjectProperty::AddressReport0x3c
QKnxInterfaceObjectProperty::AddressCheck0x3d
QKnxInterfaceObjectProperty::ObjectValue0x3e
QKnxInterfaceObjectProperty::ObjectLink0x3f
QKnxInterfaceObjectProperty::Application0x40
QKnxInterfaceObjectProperty::Parameter0x41
QKnxInterfaceObjectProperty::ObjectAddress0x42
QKnxInterfaceObjectProperty::PsuType0x43
QKnxInterfaceObjectProperty::PsuStatus0x44
QKnxInterfaceObjectProperty::PsuEnable0x45
QKnxInterfaceObjectProperty::DomainAddress0x46
QKnxInterfaceObjectProperty::IoList0x47
QKnxInterfaceObjectProperty::MgtDescriptor010x48
QKnxInterfaceObjectProperty::PL110Parameter0x49
QKnxInterfaceObjectProperty::RfRepeatCounter0x4a
QKnxInterfaceObjectProperty::ReceiveBlockTable0x4b
QKnxInterfaceObjectProperty::RandomPauseTable0x4c
QKnxInterfaceObjectProperty::ReceiveBlockNumber0x4d
QKnxInterfaceObjectProperty::HardwareType0x4e
QKnxInterfaceObjectProperty::RetransmitterNumber0x4f
QKnxInterfaceObjectProperty::SerialNumberTable0x50
QKnxInterfaceObjectProperty::BibatMasterAddress0x51
QKnxInterfaceObjectProperty::RfDomainAddressDevice0x52
QKnxInterfaceObjectProperty::DeviceDescriptor0x53
QKnxInterfaceObjectProperty::MeteringFilterTable0x54
QKnxInterfaceObjectProperty::GroupTelegramRateLimitTimeBase0x55
QKnxInterfaceObjectProperty::GroupTelegramRateLimitNumberOfTelegrams0x56
QKnxInterfaceObjectProperty::Channel01Parameter0x65
QKnxInterfaceObjectProperty::Channel02Parameter0x66
QKnxInterfaceObjectProperty::Channel03Parameter0x67
QKnxInterfaceObjectProperty::Channel04Parameter0x68
QKnxInterfaceObjectProperty::Channel05Parameter0x69
QKnxInterfaceObjectProperty::Channel06Parameter0x6A
QKnxInterfaceObjectProperty::Channel07Parameter0x6B
QKnxInterfaceObjectProperty::Channel08Parameter0x6C
QKnxInterfaceObjectProperty::Channel09Parameter0x6D
QKnxInterfaceObjectProperty::Channel10Parameter0x6E
QKnxInterfaceObjectProperty::Channel11Parameter0x6F
QKnxInterfaceObjectProperty::Channel12Parameter0x70
QKnxInterfaceObjectProperty::Channel13Parameter0x71
QKnxInterfaceObjectProperty::Channel14Parameter0x72
QKnxInterfaceObjectProperty::Channel15Parameter0x73
QKnxInterfaceObjectProperty::Channel16Parameter0x74
QKnxInterfaceObjectProperty::Channel17Parameter0x75
QKnxInterfaceObjectProperty::Channel18Parameter0x76
QKnxInterfaceObjectProperty::Channel19Parameter0x77
QKnxInterfaceObjectProperty::Channel20Parameter0x78
QKnxInterfaceObjectProperty::Channel21Parameter0x79
QKnxInterfaceObjectProperty::Channel22Parameter0x7A
QKnxInterfaceObjectProperty::Channel23Parameter0x7B
QKnxInterfaceObjectProperty::Channel24Parameter0x7C
QKnxInterfaceObjectProperty::Channel25Parameter0x7D
QKnxInterfaceObjectProperty::Channel26Parameter0x7E
QKnxInterfaceObjectProperty::Channel27Parameter0x7F
QKnxInterfaceObjectProperty::Channel28Parameter0x80
QKnxInterfaceObjectProperty::Channel29Parameter0x81
QKnxInterfaceObjectProperty::Channel30Parameter0x82
QKnxInterfaceObjectProperty::Channel31Parameter0x83
QKnxInterfaceObjectProperty::Channel32Parameter0x84

[alias] QKnxInterfaceObjectProperty::FileServer

This is a type alias for General.

A synonym for QKnxInterfaceObjectProperty::General.

enum QKnxInterfaceObjectProperty::General

This enum holds the properties that are common to all KNX interface objects.

ConstantValueDescription
QKnxInterfaceObjectProperty::ObjectType0x01The type of the KNX interface object. One of QKnxInterfaceObjectType::System.
QKnxInterfaceObjectProperty::ObjectName0x02The name of the KNX interface object.
QKnxInterfaceObjectProperty::Semaphor0x03A semaphor
QKnxInterfaceObjectProperty::GroupObjectReference0x04A reference to a group object that this property is relative to, according to the <ObjectReference>.<Property> pattern.
QKnxInterfaceObjectProperty::LoadStateControl0x05A load state control
QKnxInterfaceObjectProperty::RunStateControl0x06A run state control
QKnxInterfaceObjectProperty::TableReference0x07A reference to a table.
QKnxInterfaceObjectProperty::ServiceControl0x08A service control
QKnxInterfaceObjectProperty::FirmwareRevision0x09The revision number of the firmware installed on the device.
QKnxInterfaceObjectProperty::ServicesSupported0x0aThe services supported by the device.
QKnxInterfaceObjectProperty::SerialNumber0x0bThe serial number of the device.
QKnxInterfaceObjectProperty::ManufacturerId0x0cThe ID of the manufacturer of the device.
QKnxInterfaceObjectProperty::ProgramVersion0x0dThe program version.
QKnxInterfaceObjectProperty::DeviceControl0x0eA device control
QKnxInterfaceObjectProperty::OrderInfo0x0fOrder information
QKnxInterfaceObjectProperty::PeiType0x10The Physical External Interface (PEI) type of the interface between an application module and a communication module.
QKnxInterfaceObjectProperty::PortConfiguration0x11Port configuration
QKnxInterfaceObjectProperty::PollGroupSettings0x12Poll group settings
QKnxInterfaceObjectProperty::ManufacturerData0x13Additional data defined by the manufacturer of the device.
QKnxInterfaceObjectProperty::Enable0x14Enable
QKnxInterfaceObjectProperty::Description0x15A description
QKnxInterfaceObjectProperty::File0x16A file
QKnxInterfaceObjectProperty::Table0x17A table
QKnxInterfaceObjectProperty::Enrol0x18Enrollment information.
QKnxInterfaceObjectProperty::Version0x19A version number.
QKnxInterfaceObjectProperty::GroupObjectLink0x1a 
QKnxInterfaceObjectProperty::McbTable0x1bAn MCB table
QKnxInterfaceObjectProperty::ErrorCode0x1cAn error code.
QKnxInterfaceObjectProperty::ObjectIndex0x1dThe index of the object.
QKnxInterfaceObjectProperty::DownloadCounter0x1eA download counter

enum QKnxInterfaceObjectProperty::GroupAddressTable

This enum describes the properties specific to group address table interface objects.

ConstantValueDescription
QKnxInterfaceObjectProperty::ExtendedFrameFormat0x33The group address table contains extended addresses, which means that interface objects are referenced using the format <ObjectType>.<InstanceNumber>.
QKnxInterfaceObjectProperty::AddressTable10x34 
QKnxInterfaceObjectProperty::GroupResponserTable0x35 

enum QKnxInterfaceObjectProperty::GroupObjectTable

This enum describes the properties specific to group object table interface objects.

ConstantValue
QKnxInterfaceObjectProperty::GroupObjectTableProperty0x33
QKnxInterfaceObjectProperty::ExtendedGroupObjectReference0x34

[alias] QKnxInterfaceObjectProperty::InterfaceProgram

This is a type alias for General.

A synonym for QKnxInterfaceObjectProperty::General.

enum QKnxInterfaceObjectProperty::KnxNetIpParameter

This enum describes the properties specific to KNXnet/IP parameter interface objects.

ConstantValueDescription
QKnxInterfaceObjectProperty::ProjectInstallationId0x33 
QKnxInterfaceObjectProperty::KnxIndividualAddress0x34The individual address that uniquely identifies a device in the KNXnet/IP network.
QKnxInterfaceObjectProperty::AdditionalIndividualAddresses0x35Additional individual addresses.
QKnxInterfaceObjectProperty::CurrentIpAssignmentMethod0x36The method used to assign the current IP address of the device.
QKnxInterfaceObjectProperty::IpAssignmentMethod0x37The method used to assign IP addresses.
QKnxInterfaceObjectProperty::IpCapabilities0x38The capabilities of the IP network.
QKnxInterfaceObjectProperty::CurrentIpAddress0x39The current IP address.
QKnxInterfaceObjectProperty::CurrentSubnetMask0x3aThe current subnet mask.
QKnxInterfaceObjectProperty::CurrentDefaultGateway0x3bThe current default gateway.
QKnxInterfaceObjectProperty::IpAddress0x3cThe IP address.
QKnxInterfaceObjectProperty::SubnetMask0x3dThe subnet mask.
QKnxInterfaceObjectProperty::DefaultGateway0x3eThe default gateway.
QKnxInterfaceObjectProperty::DhcpBootpServer0x3fThe DHCP boot server.
QKnxInterfaceObjectProperty::MacAddress0x40The media access control (MAC) address of the device.
QKnxInterfaceObjectProperty::SystemSetupMulticastAddress0x41The system setup multicast address.
QKnxInterfaceObjectProperty::RoutingMulticastAddress0x42The routing multicast address.
QKnxInterfaceObjectProperty::Ttl0x43 
QKnxInterfaceObjectProperty::KnxNetIpDeviceCapabilities0x44The capabilities of the KNXnet/IP device.
QKnxInterfaceObjectProperty::KnxNetIpDeviceState0x45The state of the KNXnet/IP device.
QKnxInterfaceObjectProperty::KnxNetIpRoutingCapabilities0x46The routing capabilities of the KNXnet/IP network.
QKnxInterfaceObjectProperty::PriorityFifoEnabled0x47 
QKnxInterfaceObjectProperty::QueueOverflowToIp0x48 
QKnxInterfaceObjectProperty::QueueOverflowToKnx0x49 
QKnxInterfaceObjectProperty::MsgTransmitToIp0x4a 
QKnxInterfaceObjectProperty::MsgTransmitToKnx0x4b 
QKnxInterfaceObjectProperty::FriendlyName0x4c 
QKnxInterfaceObjectProperty::RoutingBusyWaitTime0x4e 
QKnxInterfaceObjectProperty::TunnelingAddresses0x4fIndicates which individual addresses the management server (MaS) will use for tunneling connections from the set of the additional individual addresses and its own individual address.
QKnxInterfaceObjectProperty::BackboneKey0x5b 
QKnxInterfaceObjectProperty::DeviceAuthenticationCode0x5c 
QKnxInterfaceObjectProperty::PasswordHashes0x5d 
QKnxInterfaceObjectProperty::SecuredServiceFamilies0x5e 
QKnxInterfaceObjectProperty::MulticastLatencyTolerance0x5f 
QKnxInterfaceObjectProperty::SyncLatencyFraction0x60 
QKnxInterfaceObjectProperty::TunnellingUsers0x61 

[alias] QKnxInterfaceObjectProperty::KnxObjectAssociationTable

This is a type alias for General.

A synonym for QKnxInterfaceObjectProperty::General.

enum QKnxInterfaceObjectProperty::LteAddressRoutingTable

This enum describes the properties specific to Logical Tag Extended (LTE) address routing table interface objects.

ConstantValueDescription
QKnxInterfaceObjectProperty::LteRouteSelect0x33The selected route.
QKnxInterfaceObjectProperty::LteRouteTable0x34Available routes.

enum QKnxInterfaceObjectProperty::PollingMaster

This enum describes the properties specific to polling master interface objects.

ConstantValueDescription
QKnxInterfaceObjectProperty::PollingState0x33Polling state.
QKnxInterfaceObjectProperty::PollingSlaveAddress0x34The address of the polling slave.
QKnxInterfaceObjectProperty::PollingCycle0x35Polling cycle.

enum QKnxInterfaceObjectProperty::RfMedium

This enum describes the properties specific to RF medium interface objects.

ConstantValue
QKnxInterfaceObjectProperty::RfMultiType0x33
QKnxInterfaceObjectProperty::RfMultiPhysicalFeatures0x34
QKnxInterfaceObjectProperty::RfMultiCallChannel0x35
QKnxInterfaceObjectProperty::RfMultiObjectLink0x36
QKnxInterfaceObjectProperty::RfMultiExtendedGroupAddressRepeated0x37
QKnxInterfaceObjectProperty::RfDomainAddressRfMedium0x38
QKnxInterfaceObjectProperty::RfRetransmitter0x39
QKnxInterfaceObjectProperty::RfSecurityReportControl0x3a
QKnxInterfaceObjectProperty::RfFilteringModeSelectRfMedium0x3b
QKnxInterfaceObjectProperty::RfBidirTimeout0x3c
QKnxInterfaceObjectProperty::RfDiagSaFilterTable0x3d
QKnxInterfaceObjectProperty::RfDiagQualityTable0x3e
QKnxInterfaceObjectProperty::RfDiagProbe0x3f
QKnxInterfaceObjectProperty::TransmissionMode0x46
QKnxInterfaceObjectProperty::ReceptionMode0x47
QKnxInterfaceObjectProperty::TestSignal0x48
QKnxInterfaceObjectProperty::FastAcknowledge0x49
QKnxInterfaceObjectProperty::FastAcknowledgeActivate0x4a

enum QKnxInterfaceObjectProperty::Router

This enum describes the properties specific to router interface objects.

ConstantValueDescription
QKnxInterfaceObjectProperty::LineStatus0x33This enum value has been deprecated. Use MediumStatus instead.
QKnxInterfaceObjectProperty::MediumStatus0x33The connection state of the TP1 connection for an IP/TP1 KNXnet/IP router at the secondary side. For a KNXnet/IP tunneling server on TP1, this is the connection state of the TP1 connection.
QKnxInterfaceObjectProperty::MainLcConfig0x34 
QKnxInterfaceObjectProperty::SubLcConfig0x35 
QKnxInterfaceObjectProperty::MainLcGroupConfig0x36 
QKnxInterfaceObjectProperty::SubLcGroupConfig0x37 
QKnxInterfaceObjectProperty::RouteTableControl0x38 
QKnxInterfaceObjectProperty::CouplerServerControl0x39 
QKnxInterfaceObjectProperty::MaxRouterApduLength0x3a 
QKnxInterfaceObjectProperty::L2CouplerType0x3b 
QKnxInterfaceObjectProperty::Medium0x3f 
QKnxInterfaceObjectProperty::FilterTableUse0x43 
QKnxInterfaceObjectProperty::RfEnableSbc0x70 

enum QKnxInterfaceObjectProperty::Security

This enum describes the properties specific to security interface objects.

ConstantValue
QKnxInterfaceObjectProperty::SecurityMode0x33
QKnxInterfaceObjectProperty::P2pKeyTable0x34
QKnxInterfaceObjectProperty::GroupKeyTable0x35
QKnxInterfaceObjectProperty::SecurityIndividualAddressTable0x36
QKnxInterfaceObjectProperty::SecurityFailuresLog0x37
QKnxInterfaceObjectProperty::SkiTool0x38
QKnxInterfaceObjectProperty::SecurityReport0x39
QKnxInterfaceObjectProperty::SecurityReportControl0x3a
QKnxInterfaceObjectProperty::SequenceNumberSending0x3b
QKnxInterfaceObjectProperty::ZoneKeysTable0x3c
QKnxInterfaceObjectProperty::GoSecurityFlags0x3d

Member Function Documentation

QKnxInterfaceObjectProperty::QKnxInterfaceObjectProperty(qint16 property)

Creates the KNX interface object property property.

[static] bool QKnxInterfaceObjectProperty::isApplicationProgramProperty(QKnxInterfaceObjectProperty property)

Returns true if property is a dedicated ApplicationProgram property or a General property; false otherwise.

[static] bool QKnxInterfaceObjectProperty::isAssociationTableProperty(QKnxInterfaceObjectProperty property)

Returns true if property is a dedicated AssociationTable property or a General property; false otherwise.

[static] bool QKnxInterfaceObjectProperty::isCemiServerProperty(QKnxInterfaceObjectProperty property)

Returns true if property is a dedicated CemiServer property or a General property; false otherwise.

[static] bool QKnxInterfaceObjectProperty::isDeviceProperty(QKnxInterfaceObjectProperty property)

Returns true if property is a dedicated Device property or a General property; false otherwise.

[static] bool QKnxInterfaceObjectProperty::isFileServerProperty(QKnxInterfaceObjectProperty property)

Returns true if property is a dedicated FileServer property or a General property; false otherwise.

[static] bool QKnxInterfaceObjectProperty::isGeneralProperty(QKnxInterfaceObjectProperty property)

Returns true if property is a General property; false otherwise.

[static] bool QKnxInterfaceObjectProperty::isGroupAddressTableProperty(QKnxInterfaceObjectProperty property)

Returns true if property is a dedicated GroupAddressTable property or a General property; false otherwise.

[static] bool QKnxInterfaceObjectProperty::isGroupObjectTableProperty(QKnxInterfaceObjectProperty property)

Returns true if property is a dedicated GroupObjectTable property or a General property; false otherwise.

[static] bool QKnxInterfaceObjectProperty::isInterfaceProgramProperty(QKnxInterfaceObjectProperty property)

Returns true if property is a dedicated InterfaceProgram property or a General property; false otherwise.

[static] bool QKnxInterfaceObjectProperty::isKnxNetIpParameterProperty(QKnxInterfaceObjectProperty property)

Returns true if property is a dedicated KnxNetIpParameter property or a General property; false otherwise.

[static] bool QKnxInterfaceObjectProperty::isKnxObjectAssociationTableProperty(QKnxInterfaceObjectProperty property)

Returns true if property is a dedicated KnxObjectAssociationTable property or a General property; false otherwise.

[static] bool QKnxInterfaceObjectProperty::isLteAddressRoutingTableProperty(QKnxInterfaceObjectProperty property)

Returns true if property is a dedicated LteAddressRoutingTable property or a General property; false otherwise.

[static] bool QKnxInterfaceObjectProperty::isPollingMasterProperty(QKnxInterfaceObjectProperty property)

Returns true if property is a dedicated PollingMaster property or a General property; false otherwise.

[static] bool QKnxInterfaceObjectProperty::isProperty(QKnxInterfaceObjectProperty property)

Returns true if property is listed in this class.

[static] bool QKnxInterfaceObjectProperty::isRfMediumProperty(QKnxInterfaceObjectProperty property)

Returns true if property is a dedicated RfMedium property or a General property; false otherwise.

[static] bool QKnxInterfaceObjectProperty::isRouterProperty(QKnxInterfaceObjectProperty property)

Returns true if property is a dedicated Router property or a General property; false otherwise.

[static] bool QKnxInterfaceObjectProperty::isSecurityProperty(QKnxInterfaceObjectProperty property)

Returns true if property is a dedicated Security property or a General property; false otherwise.

© 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.