v4

latestOpenAPI 3.0.1Apache 2.02026-08-036821,1001.5 MB
Device

Assign location to a device

Assign a location to a specific device with extra map and geographical properties.

put/devices/{id}/location

Path parameters

idinteger required

The device ID

Request body

location_idinteger required

The assigned location ID, it must be FLOOR type

xnumber double

The horizontal value in the floor map

ynumber double

The vertical value in the floor map

latitudenumber double

The latitude in the geography

longitudenumber double

The longitude in the geography

Response

OK