create method

create

Creates a copy of this device.

Returns

Copy of this device.

def create(self):
    ...

See Also