FormAP.txt 1.2 KB

12345678910111213141516171819202122232425262728293031323334
  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. | Dns Name | text | 80 | |
  9. | Description | text | 80 | |
  10. | Vendor | select | 1 | %INCLUDE{IncludeSelectVendor}% |
  11. | Device Model | text | 80 | |
  12. | Firmware | text | 100 | |
  13. | Community | text | 20 | |
  14. | Poe In | select | 1 | %INCLUDE{IncludeSelectPoeType}% |
  15. | SN | text | 80 | |
  16. | WLAC | checkbox | 1 | Yes |
  17. | WLAC Name | select | 1 | %INCLUDE{IncludeSelectWLAC}% |
  18. | Wlac Ap Id | text | 10 | |
  19. | Wlac Ap Group | text | 15 | |
  20. | SSIDs | select+multi | 7 | %INCLUDE{IncludeSelectSSID}% |
  21. | Uplink | text | 20 | |
  22. | Parent | select | 1 | %INCLUDE{IncludeSelectNetParent}% |
  23. | Parent Port | text | 20 | |
  24. | Device Type | select | 1 | %INCLUDE{IncludeSelectDeviceType}% |
  25. | Device Subnet | select | 1 | %INCLUDE{IncludeSelectSubnet}% |
  26. | Device IP | text | 20 | |
  27. | Mac | text | 20 | |
  28. | Disabled | checkbox | 1 | Yes |
  29. | Deleted | checkbox | 1 | Yes |
  30. -- Main.RomanDmitriev - 2020/10/12