Commands
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]
post/create-anchor/{mac-address}
Path parameters
mac-addressstring required
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