beremiz

SVGHMI: min and max limit for widgets can be set with assigned variables

This is a valid Widget declaration using new feature:
HMI:Input@/TARGETPRESSURE,0,max_pressure@max_pressure=hmi_local_max_setting

tests/projects/svghmi is updated accordingly.
<?xml version='1.0' encoding='utf-8'?>
<BeremizRoot URI_location="LOCAL://">
<TargetType/>
<Libraries Enable_Python_Library="true"/>
</BeremizRoot>