GET api/v2/daqs/{daqId}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| daqId | integer |
Required |
Response
DAQDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| EditionUser | UserBasic | ||
| EditionDateTime | date | ||
| Config | string | ||
| Hash | string | ||
| ParserFileId | integer | ||
| DAQType | DAQTypeBasic | ||
| RealTime | boolean | ||
| Active | boolean | ||
| Host | string | ||
| Equipment | EquipmentBasic | ||
| DAQDataSourceId | integer | ||
| DAQDataSource | DAQDataSourceBasic | ||
| DataAcquisition | boolean | ||
| Id | integer | ||
| Identification | string |