We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ee00ad commit d243d6dCopy full SHA for d243d6d
working/templates/connectorsolution/protocol.xml
@@ -10,7 +10,7 @@
10
<DeviceOID>$DEVICEOID$</DeviceOID>
11
<SNMP includepages="true">auto</SNMP>
12
<ElementType>$ELEMENTTYPE$</ElementType>
13
- <Type relativeTimers="true">$CONNECTIONTYPE$</Type>
+ <Type relativeTimers="true" options=";unicode">$CONNECTIONTYPE$</Type>
14
<Display defaultPage="General" pageOrder="General"/>
15
16
<Compliancies>
0 commit comments