DMTF / Redfish-Tacklebox

Python based utilities for performing common management operations with Redfish
Other
51 stars 25 forks source link

Modified formatting of the sensor table from 'rf_sensor_list.py' to not truncate readings #166

Closed mraineri closed 2 months ago

mraineri commented 2 months ago

Current version will truncate readings, which is problematic when sensors have large values. Working with others, it would be better to let the table row bulge rather than dropping data.

mraineri commented 2 months ago

Approved 8/9