python-redfish/examples
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
..
__init__.py Manage python3 compatibility 2016-03-07 11:15:32 +01:00
redfish.conf Major documentation update 2016-02-13 19:59:17 +01:00
simple-proliant.py Add the monitor command 2019-10-14 12:32:22 +02:00
simple-simulator.py Fix example for simulator to work with the HPE ilorestfulapiexplorer 2019-03-14 02:17:08 +01:00