Class BWSystem.SystemDeviceFamilyAddRequest

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

public static class BWSystem.SystemDeviceFamilyAddRequest extends Request<DefaultResponse>
Request to add a device family. When the optional element resellerId is specified, the device family created is at reseller level. Device family name should be unique throughout the system including all the reseller level device families. The response is either a SuccessResponse or an ErrorResponse. The following elements are only used in AS data mode and ignored in the XS data mode: resellerId
Author:
AlpacaGenerator