2020-11-15 11:02:04 +01:00
|
|
|
<?xml version='1.0' encoding='UTF-8'?>
|
2021-02-18 18:57:50 +01:00
|
|
|
<rougail version="0.9">
|
2021-04-13 11:07:10 +02:00
|
|
|
<variables>
|
|
|
|
<family name="general">
|
|
|
|
<variable name="float" type="float" description="Description">
|
|
|
|
<value>0.527</value>
|
|
|
|
</variable>
|
|
|
|
<variable name="float_multi" type="float" description="Description" multi="True">
|
|
|
|
<value>0.527</value>
|
|
|
|
</variable>
|
|
|
|
</family>
|
|
|
|
</variables>
|
2020-11-15 11:02:04 +01:00
|
|
|
</rougail>
|