Class GroupAccessDevice.GroupAccessDeviceDeviceActivationModifyRequest

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

public static class GroupAccessDevice.GroupAccessDeviceDeviceActivationModifyRequest extends Request<DefaultResponse>
Activates or deactivates a device configured at the Group 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