FormDevice.txt 832 B

12345678910111213141516171819202122
  1. %META:TOPICINFO{author="roman" comment="reprev" date="1604772215" format="1.1" reprev="1" version="7"}%
  2. ---+ Basic info for network device
  3. This is a topic, used for create network device
  4. ---++ Data form definition of server os settings
  5. | *Name* | *Type* | *Size* | *Values* |
  6. | Name | text | 80 | %BASETOPIC% |
  7. | Place | select | 1 | %INCLUDE{IncludeSelectPlace}% |
  8. | Rack | select | 1 | %INCLUDE{IncludeSelectRack}% |
  9. | Device Type | select | 1 | %INCLUDE{IncludeSelectDeviceType}% |
  10. | Description | text | 80 | |
  11. | Vendor | select | 1 | %INCLUDE{IncludeSelectVendor}% |
  12. | Device Model | text | 80 | |
  13. | Firmware | text | 100 | |
  14. | PSU Count | select | 1 | 1, 2 |
  15. | UPS | select+multi | 4 | %INCLUDE{IncludeSelectUPS}% |
  16. | Disabled | checkbox | 1 | Yes |
  17. | Deleted | checkbox | 1 | Yes |
  18. -- Main.RomanDmitriev - 2020/10/12