Class ServiceProviderAccessDevice.ServiceProviderAccessDeviceLinkDeviceListRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.ServiceProviderAccessDevice.ServiceProviderAccessDeviceLinkDeviceListRequest
Enclosing class:
ServiceProviderAccessDevice

public static class ServiceProviderAccessDevice.ServiceProviderAccessDeviceLinkDeviceListRequest extends Request<DefaultResponse>
Request to link one or more leaf devices to a service provider level tree device. 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 response is either a SuccessResponse or an ErrorResponse.
Author:
AlpacaGenerator