|
Mercury2 Hardware Manager
1.0dev
The hardware manager component of the Mercury2 ground station suite.
|
Contains a class to store the hardware manager configuration. More...
Classes | |
| class | Config |
| Provides access to the hardware manager application configuration. More... | |
| class | ConfigFileMalformed |
| class | ConfigInvalid |
| class | OptionProtected |
| class | OptionNotFound |
Variables | |
| tuple | Configuration = Config() |
| Stores a 'singleton' instance of the Config object. More... | |
Contains a class to store the hardware manager configuration.
This module contains a class that provides methods for storing, modifying, and retrieving application configuration and some other shared state for the hardware manager. Access it by importing the Configuration variable (defined at the end of the module).