Module device

Module device 

Source
Expand description

very experimental device implementation with many things hardcoded for testing and development purposes.

Structs§

AttrContext
Context passed to super::AppHandler::handle_command giving typed attribute access.
Device
DeviceConfig

Enums§

CommandResult
Result returned by AppHandler::handle_command.

Traits§

AppHandler