Class GroupAccessDevice.GroupAccessDeviceGetLinkedLeafDeviceListRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<GroupAccessDevice.GroupAccessDeviceGetLinkedLeafDeviceListResponse>
co.ecg.alpaca.toolkit.generated.GroupAccessDevice.GroupAccessDeviceGetLinkedLeafDeviceListRequest
Enclosing class:
GroupAccessDevice

public static class GroupAccessDevice.GroupAccessDeviceGetLinkedLeafDeviceListRequest extends Request<GroupAccessDevice.GroupAccessDeviceGetLinkedLeafDeviceListResponse>
Requests the list of linked leaf devices for the group 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 GroupAccessDeviceGetLinkedLeafDeviceListResponse or ErrorResponse.
Author:
AlpacaGenerator