change urn to look more like a real Belkin device
This commit is contained in:
parent
3b5f835f11
commit
beda73ea3b
|
@ -42,7 +42,7 @@ import uuid
|
||||||
SETUP_XML = """<?xml version="1.0"?>
|
SETUP_XML = """<?xml version="1.0"?>
|
||||||
<root>
|
<root>
|
||||||
<device>
|
<device>
|
||||||
<deviceType>urn:MakerMusings:device:controllee:1</deviceType>
|
<deviceType>urn:Belkin:device:controllee:1</deviceType>
|
||||||
<friendlyName>%(device_name)s</friendlyName>
|
<friendlyName>%(device_name)s</friendlyName>
|
||||||
<manufacturer>Belkin International Inc.</manufacturer>
|
<manufacturer>Belkin International Inc.</manufacturer>
|
||||||
<modelName>Emulated Socket</modelName>
|
<modelName>Emulated Socket</modelName>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user