</match-property>
</match-properties>
</discovery-method>
+ <discovery-method>
+ <service-type>process</service-type>
+ <match-properties>
+ <match-property>
+ <name>command</name>
+ <regex>(?i).*[/\\](deconz)(\.exe)?$</regex>
+ </match-property>
+ </match-properties>
+ </discovery-method>
</discovery-methods>
</addon:addon>
</parameter>
</config-description>
+ <discovery-methods>
+ <discovery-method>
+ <service-type>process</service-type>
+ <match-properties>
+ <match-property>
+ <name>command</name>
+ <regex>(?i).*[/\\](knxd)(\.exe)?$</regex>
+ </match-property>
+ </match-properties>
+ </discovery-method>
+ </discovery-methods>
+
</addon:addon>
<description>Allows management of MQTT broker connections and linking
of MQTT topics to Things and Channels</description>
<connection>local</connection>
+
+ <discovery-methods>
+ <discovery-method>
+ <service-type>process</service-type>
+ <match-properties>
+ <match-property>
+ <name>command</name>
+ <regex>(?i).*[/\\](mosquitto)(\.exe)?$</regex>
+ </match-property>
+ </match-properties>
+ </discovery-method>
+ </discovery-methods>
+
</addon:addon>
<name>OneWire Binding</name>
<description>This is the binding for OneWire.</description>
<connection>local</connection>
+
+ <discovery-methods>
+ <discovery-method>
+ <service-type>process</service-type>
+ <match-properties>
+ <match-property>
+ <name>command</name>
+ <regex>(?i).*[/\\](owserver)(\.exe)?$</regex>
+ </match-property>
+ </match-properties>
+ </discovery-method>
+ </discovery-methods>
+
</addon:addon>
<config-description-ref uri="persistence:influxdb"/>
+ <discovery-methods>
+ <discovery-method>
+ <service-type>process</service-type>
+ <match-properties>
+ <match-property>
+ <name>command</name>
+ <regex>(?i).*[/\\](influxd)(\.exe)?$</regex>
+ </match-property>
+ </match-properties>
+ </discovery-method>
+ </discovery-methods>
+
</addon:addon>
<config-description-ref uri="persistence:jdbc"/>
+ <discovery-methods>
+ <discovery-method>
+ <service-type>process</service-type>
+ <match-properties>
+ <match-property>
+ <name>command</name>
+ <regex>(?i).*[/\\](mysqld)(\.exe)?$</regex>
+ </match-property>
+ </match-properties>
+ </discovery-method>
+ </discovery-methods>
+
</addon:addon>
<config-description-ref uri="persistence:jdbc"/>
+ <discovery-methods>
+ <discovery-method>
+ <service-type>process</service-type>
+ <match-properties>
+ <match-property>
+ <name>command</name>
+ <regex>(?i).*[/\\](mysqld)(\.exe)?$</regex>
+ </match-property>
+ </match-properties>
+ </discovery-method>
+ </discovery-methods>
+
</addon:addon>
<config-description-ref uri="persistence:jdbc"/>
+ <discovery-methods>
+ <discovery-method>
+ <service-type>process</service-type>
+ <match-properties>
+ <match-property>
+ <name>command</name>
+ <regex>(?i).*[/\\](postgres)(\.exe)?$</regex>
+ </match-property>
+ </match-properties>
+ </discovery-method>
+ </discovery-methods>
+
</addon:addon>
</parameter>
</config-description>
+ <discovery-methods>
+ <discovery-method>
+ <service-type>process</service-type>
+ <match-properties>
+ <match-property>
+ <name>command</name>
+ <regex>(?i).*[/\\](mongod)(\.exe)?$</regex>
+ </match-property>
+ </match-properties>
+ </discovery-method>
+ </discovery-methods>
+
</addon:addon>