commit | 28fa1b6b3944a1024cc45959387bbaadc8de70bd | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Thu Jan 18 13:15:02 2018 -0600 |
committer | Matt Spinler <spinler@us.ibm.com> | Mon Jan 29 18:10:42 2018 +0000 |
tree | 1ff2d3be47205177ca338606b12d9781a3a0133d | |
parent | e710d189bec1f5b9d3f39a4a4b39d0fd7e5ab4e9 [diff] |
Add functions to parse an input history record The code will take a 5 byte raw record that comes from the power supply and create an instance of a Record out of it. A Record includes the average and maximum power values, the sequence ID, and a timestamp. Change-Id: I9dec5fd3de2ae2c6275a1407bcec4717557ffe86 Signed-off-by: Matt Spinler <spinler@us.ibm.com>