![]() |
|
Uniot Core
|
| 0.8.1 |
Namespaces | |
| namespace | uniot |
| Contains all classes and functions related to the Uniot Core. | |
| namespace | uniot::events |
| namespace | uniot::events::network |
This file defines the event channels, topics, and messages used throughout the Uniot network subsystem. These events enable communication between different components of the system such as network schedulers, LED indicators, and application logic.
The event system uses FOURCC (Four Character Code) identifiers for efficient event routing and minimal memory footprint. Events are organized into:
Example usage: