View Source KNXex.PID.KNXnetRoutingCapabilities (knxex v0.1.0)

KNXnet/IP Parameter Object "KNXnet/IP Routing Capabilities".

Link to this section Summary

Functions

Checks if the given routing capabilities has the group address mapping capability bit set.

Checks if the given routing capabilities has the multiple KNX installations capability bit set.

Checks if the given routing capabilities has the priority/FIFO capability bit set.

Checks if the given routing capabilities has the statistics queue overflow capability bit set.

Checks if the given routing capabilities has the statistics transmitted telegrams capability bit set.

Link to this section Functions

Link to this macro

has_group_address_mapping(value)

View Source (macro)

Checks if the given routing capabilities has the group address mapping capability bit set.

Link to this macro

has_multiple_knx_installations(value)

View Source (macro)

Checks if the given routing capabilities has the multiple KNX installations capability bit set.

Link to this macro

has_priority_fifo(value)

View Source (macro)

Checks if the given routing capabilities has the priority/FIFO capability bit set.

Link to this macro

has_stats_queue_overflow(value)

View Source (macro)

Checks if the given routing capabilities has the statistics queue overflow capability bit set.

Link to this macro

has_stats_transmitted_telegrams(value)

View Source (macro)

Checks if the given routing capabilities has the statistics transmitted telegrams capability bit set.