Class GroupAccessDevice.GroupAccessDeviceGetLinkedTreeDeviceRequest

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

public static class GroupAccessDevice.GroupAccessDeviceGetLinkedTreeDeviceRequest extends Request<GroupAccessDevice.GroupAccessDeviceGetLinkedTreeDeviceResponse>
Requests the tree device linked with the group 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 GroupAccessDeviceGetLinkedTreeDeviceResponse or ErrorResponse.
Author:
AlpacaGenerator