commit | 18a00f92400cce473579369d64be07448fc3362c | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Fri Jan 26 12:42:54 2018 -0600 |
committer | Matt Spinler <spinler@us.ibm.com> | Fri Jan 26 12:42:54 2018 -0600 |
tree | 452b792de9bcb60dfad1edab68d342212593bd3d | |
parent | 2e2264efcb741950a11fe411a1ee54e30a1b1ff2 [diff] |
Add Maximum and Average history interfaces These interfaces hold arrays to store the histories of averages and maximums, along with a timestamp with each value. A real world example is using these to expose the 30 second input power averages and maximums that certain power supplies provide. Change-Id: I8ea42ae7c334488a1834535ca5256e358fba027d Signed-off-by: Matt Spinler <spinler@us.ibm.com>