FormPrinter.txt 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738
  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. | Device Type | select | 1 | %INCLUDE{IncludeSelectDeviceType}% |
  9. | Share Name | text | 40 | |
  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. | Printing Type | select+values | 1 | лазерный/светодиодный=laser, струйный=inkjet, сублимационный=sublimation, термопринтер=thermal |
  16. | Color | checkbox | 1 | Yes |
  17. | MFU | checkbox | 1 | Yes |
  18. | PaperSize | select | 1 | A4, A3, A3+ |
  19. | Email Print | checkbox | 1 | Yes |
  20. | iPrint | checkbox | 1 | Yes |
  21. | Wi-Fi Direct | checkbox | 1 | Yes |
  22. | Network | checkbox | 1 | Yes |
  23. | Wifi | checkbox | 1 | Yes |
  24. | Community | text | 20 | |
  25. | SN | text | 80 | |
  26. | Uplink | text | 20 | |
  27. | Parent | select | 1 | %INCLUDE{IncludeSelectNetParent}% |
  28. | Parent Port | text | 20 | |
  29. | Device Subnet | select | 1 | %INCLUDE{IncludeSelectSubnet}% |
  30. | Device IP | text | 20 | |
  31. | Mac | text | 20 | |
  32. | Disabled | checkbox | 1 | Yes |
  33. | Deleted | checkbox | 1 | Yes |
  34. -- Main.RomanDmitriev - 2020/10/12