Files
cms_thermo_active/Thermo.Active.Config/Config/moduleBlockConfig.xml
T
2020-06-04 15:21:00 +02:00

21 lines
551 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<recipe>
<parameter>
<id>1</id>
<label>FirstLabel</label>
<type>Heating</type>
<section>Heating</section>
<idParam>1</idParam>
<showDelay>true</showDelay>
<priority>1</priority>
</parameter>
<parameter>
<id>2</id>
<label>SecondLabel</label>
<type>Heating</type>
<section>Heating</section>
<idParam>-1</idParam>
<showDelay>true</showDelay>
<priority>1</priority>
</parameter>
</recipe>