Functions
The following functions are available globally.
-
Equality operator for the KnxGroupAddress class.
Declaration
Swift
public func == (lhs: KnxGroupAddress, rhs: KnxGroupAddress) -> BoolParameters
lhsThe left-hand-side of the comparision.
rhsThe right-hand-side of the comparision.
Return Value
True if the objects are equal, otherwise false.
Functions Reference