Public Member Functions | Public Attributes | List of all members
diagnostic_common_diagnostics.sensors_monitor.Sensor Class Reference
Inheritance diagram for diagnostic_common_diagnostics.sensors_monitor.Sensor:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self)
 
def __str__ (self)
 
def getAlarm (self)
 
def getCrit (self)
 
def getHigh (self)
 
def getInput (self)
 
def getMax (self)
 
def getMin (self)
 
def getName (self)
 
def getType (self)
 

Public Attributes

 alarm
 
 critical
 
 high
 
 input
 
 max
 
 min
 
 name
 
 type
 

Detailed Description

Definition at line 48 of file sensors_monitor.py.

Constructor & Destructor Documentation

def diagnostic_common_diagnostics.sensors_monitor.Sensor.__init__ (   self)

Definition at line 49 of file sensors_monitor.py.

Member Function Documentation

def diagnostic_common_diagnostics.sensors_monitor.Sensor.__str__ (   self)

Definition at line 83 of file sensors_monitor.py.

def diagnostic_common_diagnostics.sensors_monitor.Sensor.getAlarm (   self)

Definition at line 80 of file sensors_monitor.py.

def diagnostic_common_diagnostics.sensors_monitor.Sensor.getCrit (   self)

Definition at line 59 of file sensors_monitor.py.

def diagnostic_common_diagnostics.sensors_monitor.Sensor.getHigh (   self)

Definition at line 77 of file sensors_monitor.py.

def diagnostic_common_diagnostics.sensors_monitor.Sensor.getInput (   self)

Definition at line 68 of file sensors_monitor.py.

def diagnostic_common_diagnostics.sensors_monitor.Sensor.getMax (   self)

Definition at line 65 of file sensors_monitor.py.

def diagnostic_common_diagnostics.sensors_monitor.Sensor.getMin (   self)

Definition at line 62 of file sensors_monitor.py.

def diagnostic_common_diagnostics.sensors_monitor.Sensor.getName (   self)

Definition at line 71 of file sensors_monitor.py.

def diagnostic_common_diagnostics.sensors_monitor.Sensor.getType (   self)

Definition at line 74 of file sensors_monitor.py.

Member Data Documentation

diagnostic_common_diagnostics.sensors_monitor.Sensor.alarm

Definition at line 57 of file sensors_monitor.py.

diagnostic_common_diagnostics.sensors_monitor.Sensor.critical

Definition at line 50 of file sensors_monitor.py.

diagnostic_common_diagnostics.sensors_monitor.Sensor.high

Definition at line 56 of file sensors_monitor.py.

diagnostic_common_diagnostics.sensors_monitor.Sensor.input

Definition at line 53 of file sensors_monitor.py.

diagnostic_common_diagnostics.sensors_monitor.Sensor.max

Definition at line 52 of file sensors_monitor.py.

diagnostic_common_diagnostics.sensors_monitor.Sensor.min

Definition at line 51 of file sensors_monitor.py.

diagnostic_common_diagnostics.sensors_monitor.Sensor.name

Definition at line 54 of file sensors_monitor.py.

diagnostic_common_diagnostics.sensors_monitor.Sensor.type

Definition at line 55 of file sensors_monitor.py.


The documentation for this class was generated from the following file:


diagnostic_common_diagnostics
Author(s): Brice Rebsamen
autogenerated on Wed Mar 27 2019 03:02:24