1
0

ListOfVideoRegistrators.txt 1.4 KB

1234567891011121314151617181920212223242526272829303132333435
  1. %META:TOPICINFO{author="roman" comment="reprev" date="1605460233" format="1.1" reprev="4" version="4"}%
  2. %META:TOPICPARENT{name="WebHome"}%
  3. ---+!! Видеорегистраторы
  4. ---++ В работе
  5. %SEARCH{
  6. "lc(DeviceType)='videoregistrator' and Disabled=''"
  7. topic="DeviceVideoReg*"
  8. type="query"
  9. nosearch="on"
  10. header="|*Name*|*Model*|*Камер*|*IP*|*IQN*|*Включен от*|*Комментарий*|"
  11. format="| [[$topic][$formfield(DnsName)]] | $formfield(Vendor) $formfield(DeviceModel) | $formfield(CameraCount) | $formfield(DeviceIP) | $formfield(IQN) | $formfield(Parent) [$formfield(ParentPort)] | $formfield(Description) |"
  12. }%
  13. ---++ Не активно
  14. %SEARCH{
  15. "lc(DeviceType)='videoregistrator' and Disabled='Yes'"
  16. topic="DeviceVideoReg*"
  17. type="query"
  18. nosearch="on"
  19. header="|*Name*|*Model*|*Камер*|*Комментарий*|"
  20. format="| [[$topic][$formfield(DnsName)]] | $formfield(Vendor) $formfield(DeviceModel) | $formfield(CameraCount) | $formfield(Description) |"
  21. }%
  22. %INCLUDE{IncludeAddVideoReg}%
  23. -- Main.RomanDmitriev - 15 Nov 2020
  24. %META:PREFERENCE{name="DENYTOPICVIEW" title="DENYTOPICVIEW" type="Set" value="WikiGuest"}%
  25. %META:PREFERENCE{name="DENYTOPICCHANGE" title="DENYTOPICCHANGE" type="Set" value="WikiGuest"}%
  26. %META:PREFERENCE{name="PERMSET_VIEW" title="PERMSET_VIEW" type="Local" value="registeredusers"}%
  27. %META:PREFERENCE{name="PERMSET_CHANGE" title="PERMSET_CHANGE" type="Local" value="registeredusers"}%