DELETE api/customers/{customerId}/gateways/{gatewayAssetId}/devices/{deviceAssetId}/control/{valueCategory}
Clears ALL plans for a device.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
customerId | integer |
Required |
|
gatewayAssetId | integer |
Required |
|
deviceAssetId | integer |
Required |
|
valueCategory |
Value category to clear plans for. |
TimeSeriesTypeClass |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.