Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
<description>This binding is compatible with Epson projectors which support the ESC/VP21 protocol</description>
<connection>local</connection>
+ <discovery-methods>
+ <discovery-method>
+ <service-type>sddp</service-type>
+ <match-properties>
+ <match-property>
+ <name>type</name>
+ <regex>(?i)epson:projector.*</regex>
+ </match-property>
+ </match-properties>
+ </discovery-method>
+ </discovery-methods>
+
</addon:addon>
<description>The SonyProjector binding controls a Sony projector through Ethernet (PJ Talk) or serial.</description>
<connection>local</connection>
+ <discovery-methods>
+ <discovery-method>
+ <service-type>sddp</service-type>
+ <match-properties>
+ <match-property>
+ <name>type</name>
+ <regex>(?i)sony:projector.*</regex>
+ </match-property>
+ </match-properties>
+ </discovery-method>
+ </discovery-methods>
+
</addon:addon>