Set the position of a Device
Set the position of the Device for x, y, z, yaw, pitch and roll. Pica will trigger the neighbor-updated event for every other device present in the scene closer that the maximum distance UINT16_MAX cm.
Path parameters
Valid UWB mac addresses must follow the above format
- Short Mode: "XX:XX"
- Extend Mode: "XX:XX:XX:XX:XX:XX:XX:XX" where X is an hexadecimal number.
Request body
Response
Success
Changes
Changed in 5 of the 5 revisions of this API.1026
- ▲
added required request body
request-body-added-required
- ●
deleted the
queryrequest parameterposition-requiredrequest-parameter-removed
- ▲
- ○
for the
queryrequest parameterposition-required, the type/format of propertypitchwas generalized frominteger/tonumber/request-parameter-property-type-generalized
- ○
for the
queryrequest parameterposition-required, the type/format of propertyrollwas generalized frominteger/tonumber/request-parameter-property-type-generalized
- ○
for the
queryrequest parameterposition-required, the type/format of propertyxwas generalized frominteger/tonumber/request-parameter-property-type-generalized
- ○
for the
queryrequest parameterposition-required, the type/format of propertyywas generalized frominteger/tonumber/request-parameter-property-type-generalized
- ○
for the
queryrequest parameterposition-required, the type/format of propertyyawwas generalized frominteger/tonumber/request-parameter-property-type-generalized
- ○
for the
queryrequest parameterposition-required, the type/format of propertyzwas generalized frominteger/tonumber/request-parameter-property-type-generalized
- ○
- ▲
added the new required
queryrequest parameterposition-requirednew-required-request-parameter
- ▲
removed the request body
request-body-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added required request body
request-body-added-required
- ●
deleted the
queryrequest parameterposition-requiredrequest-parameter-removed
- ▲
- ▲
for the
queryrequest parameterposition-required, the type/format of propertypitchwas specialized fromnumber/tointeger/request-parameter-property-type-specialized
- ▲
for the
queryrequest parameterposition-required, the type/format of propertyrollwas specialized fromnumber/tointeger/request-parameter-property-type-specialized
- ▲
for the
queryrequest parameterposition-required, the type/format of propertyxwas specialized fromnumber/tointeger/request-parameter-property-type-specialized
- ▲
for the
queryrequest parameterposition-required, the type/format of propertyywas specialized fromnumber/tointeger/request-parameter-property-type-specialized
- ▲
for the
queryrequest parameterposition-required, the type/format of propertyyawwas specialized fromnumber/tointeger/request-parameter-property-type-specialized
- ▲
for the
queryrequest parameterposition-required, the type/format of propertyzwas specialized fromnumber/tointeger/request-parameter-property-type-specialized
- ▲