Skip to content

Commit

Permalink
Create README
Browse files Browse the repository at this point in the history
  • Loading branch information
Hipska committed Sep 29, 2020
1 parent 322676a commit 5a21ea2
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Display Management

The module `sv-display-mgmt` is an [iTop](https://www.itophub.io/) extension to add a new object class [Display](#display) to the [End user devices](https://www.itophub.io/wiki/page?id=latest:datamodel:itop-endusers-devices).
This new class can be used to document monitors, multimedia projectors, TV and smart boards.

## Installation

Place this in the `extensions` folder of your iTop instance and run iTop setup again.
Be sure to enable the extension during setup.

## Features

### Display

![Display icon](images/display.png) Parent: `PhysicalDevice`

* Size _(Integer)_ Size of the display in inches
* Type _(ExternalKey)_ [DisplayType](#displaytype)

### DisplayType

Parent: `Typology`

0 comments on commit 5a21ea2

Please sign in to comment.