ac34f803409ed68b82faba7bfddadef3fd5b4f1e
[apps/hvac.git] / package / config.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <widget xmlns="http://www.w3.org/ns/widgets" id="hvac" version="0.1">
3   <name>HVAC</name>
4   <icon src="icon.svg"/>
5   <content src="bin/hvac" type="application/vnd.agl.native"/>
6   <description>This is a demo application used to control and dialog with HVAC system</description>
7   <author>Romain Forlot &lt;romain.forlot@iot.bzh&gt;</author>
8   <license>APL 2.0</license>
9 </widget>
10
11