Class ServiceProvider.ServiceProviderGetAvailableTreeDeviceListRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<ServiceProvider.ServiceProviderGetAvailableTreeDeviceListResponse>
co.ecg.alpaca.toolkit.generated.ServiceProvider.ServiceProviderGetAvailableTreeDeviceListRequest
Enclosing class:
ServiceProvider

public static class ServiceProvider.ServiceProviderGetAvailableTreeDeviceListRequest extends Request<ServiceProvider.ServiceProviderGetAvailableTreeDeviceListResponse>
Requests the list of available tree devices to which a leaf device can be linked to within a specific service provider. 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. The list returned includes devices created at the system, service provider, and group levels. The response is either ServiceProviderGetAvailableTreeDeviceListResponse or ErrorResponse.
Author:
AlpacaGenerator