Implementation of an knx sensor application, which combines some OpenKNX-Projects to provide an ETS programmable device. It allows a parametrization via ETS in general, this project requires ETS 5.7 or higher.
It is implemented for the SAMD21 and RP2040 version of the knx stack.
It is a PlatformIO project and needs a working ETS 5.7 (or higher) installed on the same PC.
This uses the following OpenKNX-projects:
- OAM-OneWireModule
- OAM-PresenceModule
- OAM-LogicModule
- OFM-SensorModule
- OGM-SensorDevices
- OGM-Common
- knx
For more information look into our OpenKNX-wiki.
There are application descriptions available:
- Application Sensor describes features of the sensor part of application and firmware (in German).
- Application Presence describes features of the Presence functionality of application and firmware (in German).
- Application WireGateway describes features of the one wire part of application and firmware (in German).
- Application Logic describes features of the logic part of application and firmware (in German).
Thanks to all, who made this project successful.