Skip to content

How can you return different attributes #5

@ghost

Description

How can you return different attributes, such as the serial # and mac address, by searching by device name?

test = oc.devices_by_name('DEVICE_NAME')
print(test)

But, I want to return the below attributes by using the above search
0x10030
0x23000e
0x82002b

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions