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.
/*
* Generated by erpcgen 1.13.0 on Fri Nov 22 15:03:08 2024.
*
* AUTOGENERATED - DO NOT EDIT
*/
#include "erpc_PLCObject_interface.hpp"
#if 11300 != ERPC_VERSION_NUMBER
#error "The generated shim code version is different to the rest of eRPC code."
#endif
using namespace std;
using namespace erpcShim;
BeremizPLCObjectService_interface::~BeremizPLCObjectService_interface(void)
{
}