FormUps.txt 1.1 KB

1234567891011121314151617181920212223242526272829303132
  1. %META:TOPICINFO{author="roman" comment="reprev" date="1604238916" format="1.1" reprev="1" version="4"}%
  2. ---+ Basic info for network device
  3. This is a topic, used for create UPS
  4. ---++ Data form definition of UPS
  5. | *Name* | *Type* | *Size* | *Values* |
  6. | Name | text | 80 | %BASETOPIC% |
  7. | Place | select | 1 | %INCLUDE{IncludeSelectPlace}% |
  8. | Rack | select | 1 | %INCLUDE{IncludeSelectRack}% |
  9. | Unit | text | 10 | |
  10. | Dns Name | text | 80 | |
  11. | Description | text | 80 | |
  12. | Vendor | select | 1 | %INCLUDE{IncludeSelectVendor}% |
  13. | Device Model | text | 80 | |
  14. | Firmware | text | 100 | |
  15. | Last battery changed | date | | |
  16. | Number Input Lines | select | 1 | 1, 3 |
  17. | SN | text | 80 | |
  18. | Community | text | 20 | |
  19. | Uplink | text | 20 | |
  20. | Parent | select | 1 | %INCLUDE{IncludeSelectNetParent}% |
  21. | Parent Port | text | 20 | |
  22. | Device Type | select | 1 | %INCLUDE{IncludeSelectDeviceType}% |
  23. | Device Subnet | select | 1 | %INCLUDE{IncludeSelectSubnet}% |
  24. | Device IP | text | 20 | |
  25. | Mac | text | 16 | |
  26. | Disabled | checkbox | 1 | Yes |
  27. | Deleted | checkbox | 1 | Yes |
  28. -- Main.RomanDmitriev - 2020/10/12