Class SystemAccessDevice.SystemAccessDeviceGetLinkedTreeDeviceRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<SystemAccessDevice.SystemAccessDeviceGetLinkedTreeDeviceResponse>
co.ecg.alpaca.toolkit.generated.SystemAccessDevice.SystemAccessDeviceGetLinkedTreeDeviceRequest
Enclosing class:
SystemAccessDevice

public static class SystemAccessDevice.SystemAccessDeviceGetLinkedTreeDeviceRequest extends Request<SystemAccessDevice.SystemAccessDeviceGetLinkedTreeDeviceResponse>
Requests the tree device linked with the system level leaf device passed in the request. A tree device is a device associated with a device type that has the option supportLinks set to "Support Links from Devices". Many leaf devices can be linked to it. A leaf device is a device associated with a device type that has the option supportLinks set to "Support Link to Device" or "Support Link to Device and User". It can be linked to only one tree device. The response is either SystemAccessDeviceGetLinkedTreeDeviceResponse or ErrorResponse.
Author:
AlpacaGenerator