![]() |
|
Uniot Core
|
| 0.8.1 |
Namespaces | |
| namespace | uniot |
| Contains all classes and functions related to the Uniot Core. | |
| namespace | uniot::events |
| namespace | uniot::events::lisp |
This file defines the event channels, topics, and messages used for bi-directional communication between the embedded Lisp interpreter and the host application. These events enable seamless integration of Lisp scripting capabilities with the broader Uniot system.
The event system uses FOURCC (Four Character Code) identifiers for efficient event routing and minimal memory footprint. Lisp events are organized into:
Communication flow:
Example usage: