Package | Description |
---|---|
com.hp.ov.sdk.adaptors | |
com.hp.ov.sdk.rest.client |
Modifier and Type | Method and Description |
---|---|
org.json.JSONObject |
PowerDeliveryDeviceAdaptor.buildJsonObjectFromDto(OutletState source,
ApiVersion version) |
Modifier and Type | Method and Description |
---|---|
TaskResourceV2 |
PowerDeliveryDeviceClient.updatePowerDeliveryDevicePowerState(RestParams params,
String resourceId,
OutletState outletStateDto,
boolean aSync)
The module takes in a OutletState object and updates the power state of
the power delivery device based on the resource identifier.
|
TaskResourceV2 |
PowerDeliveryDeviceClientImpl.updatePowerDeliveryDevicePowerState(RestParams params,
String resourceId,
OutletState outletStateDto,
boolean aSync) |
TaskResourceV2 |
PowerDeliveryDeviceClient.updatePowerDeliveryDeviceUidState(RestParams params,
String resourceId,
OutletState outletStateDto,
boolean aSync)
The module takes in a OutletState object and updates the unit
identification (UID) light state of the specified power delivery device.
|
TaskResourceV2 |
PowerDeliveryDeviceClientImpl.updatePowerDeliveryDeviceUidState(RestParams params,
String resourceId,
OutletState outletStateDto,
boolean aSync) |
Copyright © 2016. All rights reserved.