Uniot Core
0.8.1
Loading...
Searching...
No Matches
LispDevice.h File Reference
#include <CBORStorage.h>
#include <Date.h>
#include <EventListener.h>
#include <LispEvents.h>
#include <MQTTDevice.h>
#include <unLisp.h>
#include <functional>
Include dependency graph for LispDevice.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  uniot::LispEvent
 
struct  uniot::LispEvent::Sender
 
class  uniot::LispDevice
 

Namespaces

namespace  uniot
 Contains all classes and functions related to the Uniot Core.
 

Typedefs

using uniot::LispEventInterceptor = std::function<bool(const LispEvent &event)>