Classes
The following classes are available globally.
-
Class representing the interface towards the KNX router.
See moreDeclaration
Swift
open class KnxRouterInterface: NSObject
-
Class allowing subscription on temperature.
See moreDeclaration
Swift
open class KnxTemperatureControl: KnxTelegramResponseHandlerDelegate
-
Class representing a KNX telegram.
See moreDeclaration
Swift
open class KnxTelegram
-
Class representing a KNX group address.
See moreDeclaration
Swift
open class KnxGroupAddress: Hashable
-
Class representing a light switch.
See moreDeclaration
Swift
open class KnxOnOffControl: KnxTelegramResponseHandlerDelegate
-
A global registry for mapping group addresses to DPT types.
See moreDeclaration
Swift
open class KnxGroupAddressRegistry
-
Class representing a KNX Data Link Layer Frame.
See moreDeclaration
Swift
open class KnxIpDataLinkLayerFrame
-
Factory class to create KNX telegrams of various type.
See moreDeclaration
Swift
open class KnxTelegramFactory
-
Class representing a KNXnet/IP header.
See moreDeclaration
Swift
open class KnxNetIpHeader
-
Class representing a dimmable light.
See moreDeclaration
Swift
open class KnxDimmerControl: KnxOnOffControl
Classes Reference