Advertisement
Guest User

config.xml

a guest
Jul 4th, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. -<config-description:config-descriptions
  3. xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 https://openhab.org/schemas/config-description-1.0.0.xsd"
  4. xmlns:config-description="https://openhab.org/schemas/config-description/v1.0.0"
  5. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  6.  
  7. -<config-description uri="binding:diyled">
  8. -<parameter required="true" type="text" name="ipAddress">
  9. <label>IP</label>
  10. <description>IP-Address or hostname of DiyLed Server</description>
  11. <default></default>
  12. </parameter>
  13. </config-description>
  14. </config-description:config-descriptions>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement