public class DeviceFactory
extends java.lang.Object
Constructor and Description |
---|
DeviceFactory() |
Modifier and Type | Method and Description |
---|---|
static Device |
createDevice(int deviceIdentifier,
java.lang.String uid,
IPConnection ipcon) |
static java.lang.Class<? extends Device> |
getDeviceClass(int deviceIdentifier) |
static java.lang.String |
getDeviceDisplayName(int deviceIdentifier) |
public static java.lang.Class<? extends Device> getDeviceClass(int deviceIdentifier)
public static java.lang.String getDeviceDisplayName(int deviceIdentifier)
public static Device createDevice(int deviceIdentifier, java.lang.String uid, IPConnection ipcon) throws java.lang.Exception
java.lang.Exception
Copyright © 2020 Tinkerforge GmbH. All rights reserved.