Command¶
Convenient wrapper around device communication with easy-to-use methods for common queries.
The Command class provides a cleaner API than sending raw command strings, with methods like status(), threshold(), read(), and more.
::: kazunoko.command.Command options: show_root_heading: true show_source: true