Module application

Source

Structs§

ApplicationMgr
The manager for application queues.
DlData
Downlink data from application to broker.
DlDataResp
Downlink data response for DlData.
DlDataResult
Downlink data result when processing or completing data transfer to the device.
UlData
Uplink data from broker to application.

Traits§

EventHandler
Event handler trait for the ApplicationMgr.