Structs§
- Downlink
Config - General downlink configuration parameters.
Traits§
- Downlink
- Trait to define a consumer of a downlink. Instances of this will be passed to the runtime to be executed. User code should not generally need to implement this directly. It is necessary for this trait to be object safe and any changes to it should take that into account.