Go to the source code of this file.
Namespaces | |
namespace | cfg::PowerMonitorConfig |
Variables | |
int | cfg::PowerMonitorConfig::all_level = 0 |
list | cfg::PowerMonitorConfig::config_description = [{'srcline': 11, 'description': 'Int enum', 'max': 1, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/PowerMonitor.cfg', 'name': 'power_state_estimator_', 'edit_method': "{'enum_description': 'An enum to set the power state estimator method', 'enum': [{'srcline': 8, 'description': 'The fuel gauge estimator', 'srcfile': '../cfg/PowerMonitor.cfg', 'cconsttype': 'const int', 'value': 0, 'ctype': 'int', 'type': 'int', 'name': 'FuelGauge'}, {'srcline': 9, 'description': 'The advanced estimator', 'srcfile': '../cfg/PowerMonitor.cfg', 'cconsttype': 'const int', 'value': 1, 'ctype': 'int', 'type': 'int', 'name': 'Advanced'}]}", 'default': 0, 'level': 0, 'min': 0, 'type': 'int'}] |
********************************************************* | |
dictionary | cfg::PowerMonitorConfig::defaults = {} |
dictionary | cfg::PowerMonitorConfig::level = {} |
dictionary | cfg::PowerMonitorConfig::max = {} |
dictionary | cfg::PowerMonitorConfig::min = {} |
int | cfg::PowerMonitorConfig::PowerMonitor_Advanced = 1 |
int | cfg::PowerMonitorConfig::PowerMonitor_FuelGauge = 0 |
dictionary | cfg::PowerMonitorConfig::type = {} |