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