EnOcean Link
1.14.0.0
Middleware to Connect EnOcean easily to other Projects
|
EnOcean Link is a powerful library to handle packets, telegrams and messages received in an ESP3 Format.
Using EnOcean Link you can write your own Application in a few easy steps, and uses it function to handle for you the most common EnOcean Tasks.
The following features are included:
The current release contains a eoPacketStream reader for Linux (eoLinuxPacketStream) and Windows (eoWin32PacketStream).
All examples & tutorials have been tested on a Linux x86 PC.
To start use the Step by Step Guide
EnOcean Link uses the following libraries.
If you want to integrate EnOcean Link to other platforms/os system you've to create your own PacketStream class to handle receive/sendByte and your own Timer Class.