python-redfish/redfish
Bruno Cornec b0ff208138 Add the monitor command
- monitor command role is to print on a regular base the values of
variable constants (Temperature, power, Fans, ...)
- new monitor_loop parameter (wait time between queries)
- new monitor_info.template
- get_power has been renamed to get_powerstate to avoid confusion with
Power measures and moved to the Device class as well as get_description
- More genericity for the Power and Thermal classes (moved into types.py)
- Build process amended (0.4.3 is the next version, repo are generic and
in line with pb 0.15

Change-Id: I05016b2557b2f7638e1ea22a89dcf91ebae1066f
2019-10-14 12:32:22 +02:00
..
oem Add a getserial command to redfish-client 2019-03-30 03:04:16 +01:00
tests Fix jenkins tests to allow commits 2017-01-23 17:37:22 +01:00
__init__.py Fix jenkins tests to allow commits 2017-01-23 17:37:22 +01:00
config.py delete useless globe variables 2018-02-28 09:30:40 +00:00
exception.py Trivial: Fix a spelling mistake in exception.py 2017-03-07 07:45:24 +00:00
main.py Gen-Z support 2019-08-29 01:46:15 +02:00
mapping.py PEP8 fixes 2016-04-06 18:32:22 +02:00
standard.py Add the monitor command 2019-10-14 12:32:22 +02:00
types.py Add the monitor command 2019-10-14 12:32:22 +02:00