EcoWin Wiki
Status: Alpha
Brought to you by:
vossad01
UserLimitAnalyzer is an inheritor of the abstract Analyzer class. It will use a database to store user-defined notification limits. When data is received the instance needs to check if the data crosses any of the limits. If so, it passes an event to a/the notifier.
Anonymous