cut
1.2.2-pre1
|
devmgrsim main
source file
More...
Namespaces | |
cut-test-performance-python-datapoints | |
Functions | |
def | cut-test-performance-python-datapoints.delete (number, datatype, instance) |
def | cut-test-performance-python-datapoints.create (number, datatype, instance) |
def | cut-test-performance-python-datapoints.update (number, ups, timeout, datatype, instance) |
def | cut-test-performance-python-datapoints.read (number, datatype, instance) |
Variables | |
string | cut-test-performance-python-datapoints.root_str = 'cii.oldb:/cut/test/performance/instance' |
dictionary | cut-test-performance-python-datapoints.datapoints = {} |
string | cut-test-performance-python-datapoints.description = 'This small application create, reads and delete datapoints from the OLDB. \n' + \ |
cut-test-performance-python-datapoints.parser = argparse.ArgumentParser( description = description ) | |
cut-test-performance-python-datapoints.dest | |
cut-test-performance-python-datapoints.type | |
cut-test-performance-python-datapoints.help | |
cut-test-performance-python-datapoints.default | |
cut-test-performance-python-datapoints.metavar | |
cut-test-performance-python-datapoints.str | |
cut-test-performance-python-datapoints.nargs | |
cut-test-performance-python-datapoints.args = parser.parse_args() | |
devmgrsim main
source file
This is a simulator for the Device Manager Server. At the moment, it only creates datapoints in a CII OLDB, and puts appropiate values in it.