![]() |
|
Uniot Core
|
| 0.8.1 |
#include <Bytes.h>#include <ClearQueue.h>#include <DataChannels.h>#include <IExecutor.h>#include "IEventBusConnectionKit.h"Go to the source code of this file.
Classes | |
| class | uniot::EventBus< T_topic, T_msg, T_data > |
Namespaces | |
| namespace | uniot |
| Contains all classes and functions related to the Uniot Core. | |
Typedefs | |
| using | uniot::CoreEventBus = EventBus<unsigned int, int, Bytes> |
| Standard EventBus configuration used throughout the core system. | |