public interface DeviceAdvisor
Modifier and Type | Method and Description |
---|---|
String |
deviceTypeName(IpAddress ip,
DataPathId dpid,
MBodyDesc desc)
Returns the name of the device type associated with this
DataPathId . |
String deviceTypeName(IpAddress ip, DataPathId dpid, MBodyDesc desc)
DataPathId
.ip
- the target device IP addressdpid
- the target data pathdesc
- description of the data pathCopyright © 2015. All Rights Reserved.