Package ZenModel :: Module BatchDeviceLoader
[hide private]
[frames] | no frames]

Module BatchDeviceLoader

source code

BatchDeviceLoader.py

BatchDeviceLoader.py loads a list of devices read from a file.
The file can be formatted like this:

device0
/Path/To/Device
device1
device2
/Path/To/Other
    device3
    device4



Classes [hide private]
  BatchDeviceLoader
Variables [hide private]
  __doc__ = """BatchDeviceLoader...
Variables Details [hide private]

__doc__

Value:
"""BatchDeviceLoader.py

BatchDeviceLoader.py loads a list of devices read from a file.
The file can be formatted like this:

device0
/Path/To/Device
device1
...