Class ServiceProviderAccessDevice.ServiceProviderAccessDeviceDeviceActivationModifyRequest

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

public static class ServiceProviderAccessDevice.ServiceProviderAccessDeviceDeviceActivationModifyRequest extends Request<DefaultResponse>
Activates or deactivates a device configured at the Service Provider level. It is only possible for this request to activate a device which is deactivated. Trying to activate a device in the activating state will result in an error response since only the DAS is allowed to execute this operation. Returns a SuccessResponse or ErrorResponse.
Author:
AlpacaGenerator