Class BWSystem.SystemGetAvailableTreeDeviceListRequest

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

public static class BWSystem.SystemGetAvailableTreeDeviceListRequest extends Request<BWSystem.SystemGetAvailableTreeDeviceListResponse>
Requests the list of available tree devices to link to for the entire system. Requests the list of available tree devices to which a leaf device can be linked for the entire system. A tree device is a device associated with a device type that has the option supportLinks set to "Support Links from Devices". Many leaf devices can be linked to it. The list returned includes devices created at the system, service provider, and group levels. The response is either SystemGetAvailableTreeDeviceListResponse or ErrorResponse.
Author:
AlpacaGenerator
  • Constructor Details

    • SystemGetAvailableTreeDeviceListRequest

      public SystemGetAvailableTreeDeviceListRequest()
    • SystemGetAvailableTreeDeviceListRequest

      public SystemGetAvailableTreeDeviceListRequest(BroadWorksServer broadWorksServer)