Hi all,

For a script I want to access some devices in a certain device class.

Example:

There are several devices in the device class:
/Devices/Foo/Test A/

If I want to access these devices in the "Test A" device class it complains 
about the whitespace I guess.


Code:

for dev in dmd.Devices.Foo.Test A.getSubDevices():
        for interface in dev.os.interfaces():




Anyone has an idea how to solve this.

Thanks!




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=24828#24828

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to