27 lines
503 B
XML
27 lines
503 B
XML
<Devices>
|
|
<Mobile_Phone>
|
|
<Attributes>
|
|
Device UID,Brand
|
|
</Attributes>
|
|
<Icon>
|
|
Mobile_Device.svg
|
|
</Icon>
|
|
</Mobile_Phone>
|
|
<Computer>
|
|
<Attributes>
|
|
Hostname,Brand
|
|
</Attributes>
|
|
<Icon>
|
|
Computer.svg
|
|
</Icon>
|
|
</Computer>
|
|
<Camera>
|
|
<Attributes>
|
|
Device UID,Brand
|
|
</Attributes>
|
|
<Icon>
|
|
Camera.svg
|
|
</Icon>
|
|
</Camera>
|
|
</Devices>
|