Skip to content

Commit

Permalink
Review presentations
Browse files Browse the repository at this point in the history
  • Loading branch information
xtophe38 committed Aug 26, 2020
1 parent 9595c30 commit 167a49f
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions teemip-ip-discovery/datamodel.teemip-ip-discovery.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,24 +182,27 @@
<presentation>
<list>
<items>
<item id="org_id">
<item id="uuid">
<rank>10</rank>
</item>
<item id="status">
<item id="org_id">
<rank>20</rank>
</item>
<item id="uuid">
<item id="status">
<rank>30</rank>
</item>
<item id="ping_enabled">
<item id="location_id">
<rank>40</rank>
</item>
<item id="iplookup_enabled">
<item id="ping_enabled">
<rank>50</rank>
</item>
<item id="scan_enabled">
<item id="iplookup_enabled">
<rank>60</rank>
</item>
<item id="scan_enabled">
<rank>70</rank>
</item>
</items>
</list>
<search>
Expand Down

0 comments on commit 167a49f

Please sign in to comment.