Class Group.GroupCPEConfigReorderDeviceLinePortsRequest

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

public static class Group.GroupCPEConfigReorderDeviceLinePortsRequest extends Request<DefaultResponse>
Reorder the lines of a group device. You can not add or delete line ports, only re-ordering the list is allowed. The ordered list of line ports can be obtained with the GroupAccessDeviceGetRequest16 command. The response is either a SuccessResponse or an ErrorResponse.
Author:
AlpacaGenerator