public interface DeviceProvider
Modifier and Type | Method and Description |
---|---|
java.lang.Class<? extends Device> |
getDeviceClass() |
java.lang.String |
getDeviceDisplayName() |
int |
getDeviceIdentifier() |
int getDeviceIdentifier()
java.lang.String getDeviceDisplayName()
java.lang.Class<? extends Device> getDeviceClass()
Copyright © 2021 Tinkerforge GmbH. All rights reserved.