EnOcean Link
1.14.0.0
Middleware to Connect EnOcean easily to other Projects
|
#include "eoTelegram.h"
Go to the source code of this file.
Classes | |
class | eoTelegramERP2 |
every Communication from an EnOcean Device to another one consist out of one more Telegrams. The eoTelegram class contains the payload Data from one Telegram. More... | |
Enumerations | |
enum | SourceIDLength { SourceID24Bit, SourceID32Bit, SourceID48Bit, SourceIDInvalid } |
enum | DestinationIDType { NoDestinationID, DestinationID32Bit, DestinationIDInvalid } |