Skip to content

AEP simplifications/enhancements

Darryl Green requested to merge github/fork/bjackman/energy-meter-df into master

Created by: bjackman

Marking this as RFC until I have tested it a little more thoroughly but I have been using it and it looks good so far. Also, nice red patch.

Basically:

  • Remove some code that does a load of computation we don't seem to use (I need to double check this).
  • Add a data_frame field to EnergyReport that lets you see the samples directly. (CC @joelagnel)

Merge request reports