The DECT module contains an implementation of the DECT ULE (Ultra Low Energy) protocol. This module is used to provide management of DECT ULE networks and communication with individual DECT devices, such as sensors or actuators, either directly through the DECT module API, or through a device abstraction layer.
Feature Set
The module provides the following features and functionalities:
Provides capabilities to set up, monitor and manage one or more DECT networks.
Provides support for home automation (HAN) devices, like sensors or actuators.
Provides integration with the Peripheral module for automatic configuration to achieve out-of-the-box experience.
Supported Devices
Certified Devices - the DECT module provides support for all DECT-certified devices, with a subset of features as described in the feature set above.
Tested Devices - a number of production devices is fully tested with the latest release of the Bosch IoT Gateway software stack.
For a most up-to-date list of actual tested and certified devices, visit Supported Devices.
Known Issues and Limitations
There are no known issues or limitations.
Module Dependencies
The module has dependencies on the following:
OSGi: The OSGi Runtime is required for the module to operate.
Native DECT component: exposes the DECT hardware driver API to the OSGi DECT driver. This external component is a native application written in C/C++, and needs to be running on the platform that supports your DECT controller.
Device Access Module: Optional, but required if you want to include DECT devices on your Device Abstraction Layer.