caRuleEnergyExcessUsage
caRuleEnergyExcessUsage(cells)
caRuleEnergyHighBaseload
caRuleEnergyHighBaseload(cells)
caRuleEnergyOutOfHoursConsumption
caRuleEnergyOutOfHoursConsumption(cells)
caRuleHighOutHoursVsLastWeek
caRuleHighOutHoursVsLastWeek(cells)
A simple rule that compares the load out of hours to the same period the previous week and sparks if the new consumption is over 50% higher when out of schedule.
fnCalcBaseline
fnCalcBaseline(thePoints, dates)
fnCalcSchHoursBaseline
fnCalcSchHoursBaseline(thePoints, dates, meter, startTime, endTime)
fnHighBaseload
fnHighBaseload(pt, meter, date, leadIn, fadeOut, baseloadFactor, peakFactor)
fnHighOutHoursVsLastWeek
fnHighOutHoursVsLastWeek(pt, meter, date, leadIn, fadeOut, thresholdFactor)
fnInHoursConsumption
fnInHoursConsumption(pt, meter, date, leadIn, fadeOut, baseloadFactor)
fnOutOfHoursConsumption
fnOutOfHoursConsumption(pt, meter, date, leadIn, fadeOut, baseloadFactor)
spRuleExcessEnergy
spRuleExcessEnergy(cells)
spRuleOutOfHoursConsumption
spRuleOutOfHoursConsumption(cells)