extern_interface/include/exint
ovizro f46f39b2b2 feat(event): implement event handling mechanism
- Add event registration and triggering functionality
- Implement event callback mechanism
- Update exint_send to support event type
- Modify alarm and command handlers to use event mechanism
- Update test cases for event handling
2024-12-24 22:50:03 +08:00
..
detail.hpp feat(event): implement event handling mechanism 2024-12-24 22:50:03 +08:00
event.h feat(event): implement event handling mechanism 2024-12-24 22:50:03 +08:00
handler.h feat(exint): support UDP and Unix socket transport for telemetry 2024-12-19 18:00:09 +08:00
protocol.hpp feat(external_interface): implement transport layer and refactor handlers 2024-12-18 23:08:16 +08:00