1
0

FormDevice.txt 741 B

1234567891011121314151617181920
  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. | Disabled | checkbox | 1 | Yes |
  15. | Deleted | checkbox | 1 | Yes |
  16. -- Main.RomanDmitriev - 2020/10/12