Package org.sensorhub.api.comm
Interface IDeviceInfo
public interface IDeviceInfo
-
Method Details
-
getName
String getName() -
getType
String getType() -
getAddress
String getAddress() -
getSignalLevel
String getSignalLevel() -
getCommConfig
ICommConfig getCommConfig()
-