This document discusses developing a Java API for the EnOcean wireless technology. It aims to control various sensors and actuators through a BSC-BAP-TX access point.
The document first provides theoretical background on EnOcean technology and equipment profiles. It then discusses the BSC-BAP-TX gateway and radio transmission ranges.
The developed Java API is described which allows communicating with EnOcean devices through the access point. An example application is also given to demonstrate usage of the API classes. Future applications of integrating the API with home automation are proposed.