Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-04 | configquery: T3402: remove restriction of query to active config | John Estabrook | |
2021-08-04 | configquery: T3402: fix imports | John Estabrook | |
2021-08-03 | configquery: T3402: add op-mode get_config_dict | John Estabrook | |
2021-08-03 | configquery: T3402: add class using configtree to list tag node values | John Estabrook | |
The class ConfigTreeActiveQuery uses configtree to access tag node values; note that this will only report saved configuration data. | |||
2021-03-21 | configquery: T3402: add library for querying config values from op mode | John Estabrook | |
A small library that allows querying existence or value(s) of config settings from op mode, and execution of arbitrary op mode commands. |