FormSensor.txt 1.3 KB

123456789101112131415161718192021222324252627282930
  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. | Device Type | select | 1 | %INCLUDE{IncludeSelectDeviceType}% |
  8. | Place | select | 1 | %INCLUDE{IncludeSelectPlace}% |
  9. | Dns Name | text | 80 | |
  10. | Description | text | 80 | |
  11. | Vendor | select | 1 | %INCLUDE{IncludeSelectVendor}% |
  12. | Device Model | text | 80 | |
  13. | Firmware | text | 100 | |
  14. | Community | text | 20 | |
  15. | Poe In | select | 1 | %INCLUDE{IncludeSelectPoeType}% |
  16. | Sensor Types | select+multi+values | 9 | Напряжение=Volt, Ток=Circut, Влажность=Humidity, Температура=Temperature, Давление=Pressure, Протечка=Leak, Дым=Smoke, Пожар=Fire, Контакт=DryContact |
  17. | SN | text | 80 | |
  18. | Uplink | text | 20 | |
  19. | Parent | select | 1 | %INCLUDE{IncludeSelectNetParent}% |
  20. | Parent Port | text | 20 | |
  21. | Device Subnet | select | 1 | %INCLUDE{IncludeSelectSubnet}% |
  22. | Device IP | text | 20 | |
  23. | Mac | text | 16 | |
  24. | Disabled | checkbox | 1 | Yes |
  25. | Deleted | checkbox | 1 | Yes |
  26. -- Main.RomanDmitriev - 2020/10/12