-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathextension.xml
More file actions
35 lines (35 loc) · 1.05 KB
/
extension.xml
File metadata and controls
35 lines (35 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="UTF-8"?>
<extension format="1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://rudnerbjoern.github.io/iTop-schema/extension.xsd">
<extension_code>
<![CDATA[br-peripherals]]>
</extension_code>
<company>
<![CDATA[]]>
</company>
<author>
<![CDATA[Björn Rudner]]>
</author>
<label>
<![CDATA[Datamodel: Peripheral devices for end user PCs]]>
</label>
<description>
<![CDATA[Adds monitor, docking station, keyboard, mouse, headset]]>
</description>
<version>
<![CDATA[3.2.1]]>
</version>
<release_date>
<![CDATA[2025-09-04]]>
</release_date>
<version_description>
<![CDATA[]]>
</version_description>
<itop_version_min>
<![CDATA[3.2.0]]>
</itop_version_min>
<status>stable</status>
<mandatory>false</mandatory>
<more_info_url>
<![CDATA[https://github.com/rudnerbjoern/iTop-br-peripherals/blob/main/README.md]]>
</more_info_url>
</extension>