public interface IDeviceNestingContext
Modifier and Type | Method and Description |
---|---|
IDevice |
getGateway()
Get gateway device that should be contacted.
|
IDevice |
getNested()
Get nested device being addressed.
|
java.lang.String |
getPath()
Get path in parent device
IDeviceElementSchema mapped to target
device. |
IDevice getGateway()
IDevice getNested()
java.lang.String getPath()
IDeviceElementSchema
mapped to target
device.