Class SystemAccessDevice.SystemAccessDeviceGetLinkedLeafDeviceListRequest

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

public static class SystemAccessDevice.SystemAccessDeviceGetLinkedLeafDeviceListRequest extends Request<SystemAccessDevice.SystemAccessDeviceGetLinkedLeafDeviceListResponse>
Requests the list of linked leaf devices for the system level tree 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". It can be linked to only one tree device. The list includes devices created at the system, service provider, and group levels. The response is either SystemAccessDeviceGetLinkedLeafDeviceListResponse or ErrorResponse.
Author:
AlpacaGenerator