Create an anchor Device in the scene
Create an anchor Device in the scene with a given MacAddress. If the position is not specified then the anchor will be create at the origin of the scene, [0,0,0,0,0,0]
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.7215
- ●
deleted the
queryrequest parameterposition-optionalrequest-parameter-removed
- ○
added optional request body
request-body-added-optional
- ○
added the non-success response with the status
response-non-success-status-added
- ○
removed the non-success response with the status
response-non-success-status-removed
- ●
- ○
for the
queryrequest parameterposition-optional, the type of propertypitchwas generalized fromintegertonumberrequest-parameter-property-type-generalized
- ○
for the
queryrequest parameterposition-optional, the type of propertyrollwas generalized fromintegertonumberrequest-parameter-property-type-generalized
- ○
for the
queryrequest parameterposition-optional, the type of propertyxwas generalized fromintegertonumberrequest-parameter-property-type-generalized
- ○
for the
queryrequest parameterposition-optional, the type of propertyywas generalized fromintegertonumberrequest-parameter-property-type-generalized
- ○
for the
queryrequest parameterposition-optional, the type of propertyyawwas generalized fromintegertonumberrequest-parameter-property-type-generalized
- ○
for the
queryrequest parameterposition-optional, the type of propertyzwas generalized fromintegertonumberrequest-parameter-property-type-generalized
- ○
- ▲
removed the request body
request-body-removed
- ○
added the new optional
queryrequest parameterposition-optionalnew-optional-request-parameter
- ○
added the non-success response with the status
response-non-success-status-added
- ○
removed the non-success response with the status
response-non-success-status-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
deleted the
queryrequest parameterposition-optionalrequest-parameter-removed
- ○
added optional request body
request-body-added-optional
- ○
added the non-success response with the status
response-non-success-status-added
- ○
removed the non-success response with the status
response-non-success-status-removed
- ●
- ▲
for the
queryrequest parameterposition-optional, the type of propertypitchwas specialized fromnumbertointegerrequest-parameter-property-type-specialized
- ▲
for the
queryrequest parameterposition-optional, the type of propertyrollwas specialized fromnumbertointegerrequest-parameter-property-type-specialized
- ▲
for the
queryrequest parameterposition-optional, the type of propertyxwas specialized fromnumbertointegerrequest-parameter-property-type-specialized
- ▲
for the
queryrequest parameterposition-optional, the type of propertyywas specialized fromnumbertointegerrequest-parameter-property-type-specialized
- ▲
for the
queryrequest parameterposition-optional, the type of propertyyawwas specialized fromnumbertointegerrequest-parameter-property-type-specialized
- ▲
for the
queryrequest parameterposition-optional, the type of propertyzwas specialized fromnumbertointegerrequest-parameter-property-type-specialized
- ▲