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