Prefixes metric name for IMU.
More...
|
def | __init__ (self, name, history=0, archive=True, batch=100) |
|
def | __init__ (self, name, history=0, archive=True, batch=10) |
|
def | getInfo (self) |
|
def | value (self) |
|
def | value (self, value) |
|
def | hotValues (self) |
|
def | clearValues (self) |
|
def | loadValues (self, start=None, end=None, resolution='hour') |
|
def | hasValues (self, start, end) |
|
Prefixes metric name for IMU.
§ __init__()
def IMU.IMUMetric.__init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
history = 0 , |
|
|
|
archive = True , |
|
|
|
batch = 100 |
|
) |
| |
Initializes the IMUMetric object
@param name
@param history
@param archive
@param batch
The documentation for this class was generated from the following file: