mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-12 04:24:12 +01:00
+ renamed a few classes/enums/attributes to improve the classes naming consistency and ease the writing of OQLs + fixed errors in the profiles SVN:trunk[2434]
19 lines
381 B
XML
Executable File
19 lines
381 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Set>
|
|
<Model alias="Model" id="11">
|
|
<name>Cisco 6500</name>
|
|
<brand_id>10</brand_id>
|
|
<type>NetworkDevice</type>
|
|
</Model>
|
|
<Model alias="Model" id="4">
|
|
<name>DL380</name>
|
|
<brand_id>1</brand_id>
|
|
<type>Server</type>
|
|
</Model>
|
|
<Model alias="Model" id="5">
|
|
<name>Procurve 2450</name>
|
|
<brand_id>1</brand_id>
|
|
<type>NetworkDevice</type>
|
|
</Model>
|
|
</Set>
|