%SYS
SensorObject Class Reference

Storage for Health Monitor Sensors. More...

Inheritance diagram for SensorObject:
Collaboration diagram for SensorObject:

Public Attributes

 AlertValue
   More...
 
 Charts
 Container Group. More...
 
 MaxMult
   More...
 
 Sensor
   More...
 
 Threshold
   More...
 
 WarnMult
   More...
 
 WarnValue
   More...
 

Private Member Functions

_.Library.Status OnNew (_.Library.String Sensor, _.Library.Integer Threshold, _.Library.Integer MaxVal, _.Library.Integer MaxMult, _.Library.Integer WarnVal, _.Library.Integer WarnMult)
 Set the Sensor properties. More...
 

Detailed Description

Storage for Health Monitor Sensors.

Each Sensor may have multiple Charts attached (for different time Periods) to evaluate when a Sensor deviates from 'normal' values.

Member Function Documentation

◆ OnNew()

_.Library.Status OnNew ( _.Library.String  Sensor,
_.Library.Integer  Threshold,
_.Library.Integer  MaxVal,
_.Library.Integer  MaxMult,
_.Library.Integer  WarnVal,
_.Library.Integer  WarnMult 
)
private

Set the Sensor properties.

WarnValue and WarnMult are optional. If present, there must also be a corresponding AlertValue or MaxMult

Member Data Documentation

◆ AlertValue

AlertValue

 

 

◆ Charts

Charts

Container Group.

 

◆ MaxMult

MaxMult

 

 

◆ Sensor

Sensor

 

 

◆ Threshold

Threshold

 

 

◆ WarnMult

WarnMult

 

 

◆ WarnValue

WarnValue