Structs§
- Application
Mgr - The manager for application queues.
- DlData
- Downlink data from application to broker.
- DlData
Resp - Downlink data response for
DlData
. - DlData
Result - Downlink data result when processing or completing data transfer to the device.
- UlData
- Uplink data from broker to application.
Traits§
- Event
Handler - Event handler trait for the
ApplicationMgr
.