Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Teledyne Technologies Measurements API

The Measurements API from Teledyne Technologies — 4 operation(s) for measurements.

Teledyne Technologies Measurements API is one of 6 APIs that Teledyne Technologies publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Measurements. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 2 JSON Schemas.

This API exposes 4 operations across 4 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, http://{cameraIp}/api.

4 operations 4 paths 4 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
http://{camera_ip}/api
Resource Areas
1

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.

Measurements 4
GET
/spot/{instance}.json
Get Spot Measurement
getSpotMeasurement 3 params → 200
GET
/box/{instance}.json
Get Box Measurement
getBoxMeasurement 2 params → 200
GET
/line/{instance}.json
Get Line Measurement
getLineMeasurement 2 params → 200
GET
/tempsensor/{instance}.json
Get Temperature Sensor
getTemperatureSensor 2 params → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are BoxMeasurement (7 properties), LineMeasurement (7 properties), SpotMeasurement (6 properties), TemperatureSensor (5 properties). Each schema is shown below with its type and property counts.

SpotMeasurement
object
Temperature measurement data for a spot ROI.
6 properties
LineMeasurement
object
Temperature profile along a line ROI.
7 properties
BoxMeasurement
object
Temperature statistics for a rectangular region of interest.
7 properties
TemperatureSensor
object
Internal temperature sensor data.
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

teledyne-technologies-measurements-api-openapi.yml Raw ↑

Other APIs Teledyne Technologies publishes across the network.

Teledyne FLIR Spinnaker SDK
Teledyne FLIR Mobile SDK
Teledyne LeCroy ActiveDSO API
Teledyne Technologies Alarms API
Teledyne Technologies Images API