beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: min and max limit for widgets can be set with assigned variables
py2compat
15 months ago, Edouard Tisserant
0413874f2462
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.
image: skvorl/beremiz-requirements
pipelines:
default:
- parallel:
- step:
name: Codestyle checks
script:
- ln -s /CanFestival-3 $BITBUCKET_CLONE_DIR/../CanFestival-3
- /usr/bin/python --version
- ./tests/tools/check_source.sh
- step:
name: Application tests
max-time: 10
script:
- ln -s /CanFestival-3 $BITBUCKET_CLONE_DIR/../CanFestival-3
- ./tests/tools/run_python_tests.sh