Get a specific sensor attribute within location type.

get

/connectedWorker/clientapi/v2/orgs/{orgId}/locationTypes/{typeId}/sensorAttributes/{sensorAttributeId}

This operation retrieves a specific sensor attribute within location type.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Specific sensor attribute in location type was successfully retrieved.
Body ()
Root Schema : SensorAttribute
Type: object
Show Source
Back to Top