[hpprinter] implement uuid as repr. prop. to stop discovery duplicates (#8810)

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
This commit is contained in:
Andrew Fiddian-Green
2020-10-22 18:19:01 +01:00
committed by GitHub
parent 8606f57b56
commit e439ad68f6
4 changed files with 10 additions and 3 deletions

View File

@@ -19,8 +19,9 @@
</channel-groups>
<properties>
<property name="vendor">HP</property>
<property name="uuid"></property>
</properties>
<representation-property>serialNumber</representation-property>
<representation-property>uuid</representation-property>
<config-description-ref uri="thing-type:hpprinter:config"/>
</thing-type>