• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<uwbChipConfig>
2    <defaultChipId>chipIdString</defaultChipId>
3    <chipGroup>
4        <chip>
5            <id>chipIdString</id>
6            <position>
7                <x>1.0</x>
8                <y>2.0</y>
9                <z>3.0</z>
10            </position>
11        </chip>
12    </chipGroup>
13</uwbChipConfig>