-
Notifications
You must be signed in to change notification settings - Fork 4
Description
For the whole month of January in Frog 1 of the FrogUHM database, there was bad data for the Whole building net egauge appliance (purpose_id: 84, 85) in the system. We had the absolute value of the data values, and no way to revert it to the original value. This happened due to an improper configuring of the Egauge by the electrician (not scrap-util's fault).
Eileen took the data out of the readings table (so we don't have January data for that egauge in the database), however in the egauge_5min_avg_view2 view she took the Webctrl whole building data, and averaged it to 5 minute readings to "replace" the egauge data for just that view (which we will eventually use in our 'dashboard ___' views). (Our 'dashboard ____' views have so far been used to give data to Sara for use in her report.)