Class BWSystem.SystemCPEConfigReorderDeviceLinePortsRequest

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

public static class BWSystem.SystemCPEConfigReorderDeviceLinePortsRequest extends Request<DefaultResponse>
Reorder the lines of a System 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 SystemAccessDeviceGetRequest16 command. The response is either a SuccessResponse or an ErrorResponse.
Author:
AlpacaGenerator