GET api/v2/daqs/{DAQId}/Histories
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| DAQId | integer |
Required |
Response
PageResultOfDAQHistoryBasic| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer | ||
| TotalCount | integer | ||
| Result | Collection of DAQHistoryBasic |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.