public abstract class Device extends DeviceBase
Modifier and Type | Class and Description |
---|---|
static class |
Device.Identity |
Constructor and Description |
---|
Device(String uid,
IPConnection ipcon)
Creates the device object with the unique device ID \c uid and adds
it to the IPConnection \c ipcon.
|
Modifier and Type | Method and Description |
---|---|
abstract Device.Identity |
getIdentity() |
getAPIVersion, getResponseExpected, setResponseExpected, setResponseExpectedAll
public Device(String uid, IPConnection ipcon)
public abstract Device.Identity getIdentity() throws TinkerforgeException
TinkerforgeException
Copyright © 2022 Tinkerforge GmbH. All rights reserved.