EnOcean Link  1.14.0.0
Middleware to Connect EnOcean easily to other Projects
serialize_object Class Reference

Serialised obejct type definition to save learned devices. More...

#include <eoStorageManager.h>

Collaboration diagram for serialize_object:

Public Attributes

eoISerializeobject
 Serialize object.
 
char name [33]
 Name.
 
bool hasBeenLoaded
 Has been loaded.
 
uint32_t uniqueID
 Unique ID.
 

Detailed Description

Serialised obejct type definition to save learned devices.