BazeField Services

<back to all web services

ImportMeasurementMetaData

Measurement API
Requires Authentication
The following routes are available for this service:
POST/api/measurements/metadata/turbinesearch/import

To override the Content-type in your clients, use the HTTP Accept Header, append the .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /api/measurements/metadata/turbinesearch/import HTTP/1.1 
Host: mdn.bazefield.com 
Accept: application/json
Content-Type: application/json
Content-Length: length

{}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

[{"id":0,"accessType":"Read","attributes":"String","coerceType":"None","description":"String","deviceId":0,"driverSource":"String","engineDeadBand":0,"engineId":0,"euFullScale":0,"euZeroScale":0,"initialNumericValue":0,"initialStringValue":"String","inverted":false,"ioDataType":"Numeric","ioServerId":0,"itemId":0,"libraryId":0,"logData":false,"logDeadBand":0,"logResolution":"String","logType":"Always","memoryDataType":"Numeric","originalName":"String","parameterTypeId":0,"rawFullScale":0,"rawZeroScale":0,"scaleEquation":"String","scaleType":"None","setInitialValue":false,"tagId":0,"tagName":"String","tagStatus":"String","tagType":"NON_CONTROL","unitId":0,"unitName":"String","update":0,"userId":0,"createdOn":"0001-01-01T00:00:00.0000000","updatedOn":0}]