Retrieve Information about the Device Location

get

/iot/api/v2/devices/{device-id}/location

Returns location information for a device. If device does not provide location then returned object is empty.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Successfully processed.
Body ()
Root Schema : LocationImpl_receive
Type: object
Show Source

406 Response

Request Not Acceptable. The resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to the accept headers sent in the request.
Back to Top