Index | Prev | Next
Changelog
All notable changes to this project will be documented in this
file.
The format is based on Keep a Changelog, and
this project adheres to Semantic Versioning.
[0.38.1] - 2025-07-01
Added
- Add PxInclude for OAT sensor.
[0.38.0] - 2025-03-14
Changed
- Change
%klartext%
 %bmk% to
%description%
 %equipmentDescriptionKey% to support
oasDatapoints instead of pgaClLonExt
- Make the
ord property of the BOasPxInclude readonly to
avoid problems when changing the include -> size, variables,
etc.
- Add
preferredSize property to the BOasPxInclude in
order to imp. the computePreferredSize method.
- Add
preferredSize to all palette entries that point
to
- Change Tooltip default value to support oasDatapoints instead of
pgaClLonExt.
- OrdVariable Changes:
- airhandling/damper/damper_setpoint_down.px: changed
$(feedback) in OasValueBoxWidget1 to
$(physicalFeedback).
- airhandling/damper/damper_setpoint_left.px: changed
$(feedback) in OasValueBoxWidget1 to
$(physicalFeedback).
- airhandling/damper/damper_setpoint_right.px: changed
$(feedback) in OasValueBoxWidget1 to
$(physicalFeedback).
- airhandling/damper/damper_setpoint_up.px: changed
$(feedback) in OasValueBoxWidget1 to
$(physicalFeedback).
- airhandling/steamhumidifier/steamhumidifier.px: changed
$(signal) in OasValueBoxWidget to
$(signalFeedback).
- airhandling/volumecurrentcontroller/vcc_down.px: removed
$(operation) from OasVolumeCurrentControllerWidget.
- airhandling/volumecurrentcontroller/vcc_down.px: added
$(cmd) to OasVolumeCurrentControllerWidget.
- airhandling/volumecurrentcontroller/vcc_down.px: added
$(feedback) to OasValueBoxWidget.
- airhandling/volumecurrentcontroller/vcc_left.px: changed
$(freqConvLockedStatus) in OasVolumeCurrentControllerWidget
to $(lockedStatus)
- airhandling/volumecurrentcontroller/vcc_left.px: changed
$(sb) in OasVolumeCurrentControllerWidget & Label to
$(cmd)
- airhandling/volumecurrentcontroller/vcc_left.px: added
$(feedback) to OasValueBoxWidget.
- airhandling/volumecurrentcontroller/vcc_right.px: changed
$(freqConvLockedStatus) in OasVolumeCurrentControllerWidget
to $(lockedStatus)
- airhandling/volumecurrentcontroller/vcc_right.px: changed
$(sb) in OasVolumeCurrentControllerWidget & Label to
$(cmd)
- airhandling/volumecurrentcontroller/vcc_right.px: added
$(feedback) to OasValueBoxWidget.
- airhandling/volumecurrentcontroller/vcc_up.px: changed
$(freqConvLockedStatus) in OasVolumeCurrentControllerWidget
to $(lockedStatus)
- airhandling/volumecurrentcontroller/vcc_up.px: changed
$(sb) in OasVolumeCurrentControllerWidget & Label to
$(cmd)
- airhandling/volumecurrentcontroller/vcc_up.px: added
$(feedback) to OasValueBoxWidget.
- general/pump/pump_double_horizontal.px: changed
$(operation) in OasPumpWidget to
$(operationBottom)
- general/pump/pump_double_horizontal.px: changed
$(error) in OasPumpWidget to
$(errorBottom)
- general/pump/pump_double_horizontal.px: changed
$(cmd)
in OasPumpWidget to $(cmdBottom)
- general/pump/pump_double_horizontal.px: changed
$(lockedStatus) in OasPumpWidget to
$(lockedStatusBottom)
- general/pump/pump_double_horizontal.px: changed
$(operation) in OasPumpWidget1 to
$(operationTop)
- general/pump/pump_double_horizontal.px: changed
$(error) in OasPumpWidget1 to $(errorTop)
- general/pump/pump_double_horizontal.px: changed
$(cmd)
in OasPumpWidget1 to $(cmdTop)
- general/pump/pump_double_horizontal.px: changed
$(lockedStatus) in OasPumpWidget1 to
$(lockedStatusTop)
- general/pump/pump_double_horizontal.px: added
$(cmd) to
OasValueBoxWidget
- general/pump/pump_double_horizontal_vb_down.px: changed
$(operation) in OasPumpWidget to
$(operationBottom)
- general/pump/pump_double_horizontal_vb_down.px: changed
$(error) in OasPumpWidget to
$(errorBottom)
- general/pump/pump_double_horizontal_vb_down.px: changed
$(cmd) in OasPumpWidget to $(cmdBottom)
- general/pump/pump_double_horizontal_vb_down.px: changed
$(lockedStatus) in OasPumpWidget to
$(lockedStatusBottom)
- general/pump/pump_double_horizontal_vb_down.px: changed
$(operation) in OasPumpWidget1 to
$(operationTop)
- general/pump/pump_double_horizontal_vb_down.px: changed
$(error) in OasPumpWidget1 to $(errorTop)
- general/pump/pump_double_horizontal_vb_down.px: changed
$(cmd) in OasPumpWidget1 to $(cmdTop)
- general/pump/pump_double_horizontal_vb_down.px: changed
$(lockedStatus) in OasPumpWidget1 to
$(lockedStatusTop)
- general/pump/pump_double_horizontal_vb_down.px: added
$(cmd) to OasValueBoxWidget
- general/pump/pump_double_horizontal_vb_up.px: changed
$(operation) in OasPumpWidget to
$(operationBottom)
- general/pump/pump_double_horizontal_vb_up.px: changed
$(error) in OasPumpWidget to
$(errorBottom)
- general/pump/pump_double_horizontal_vb_up.px: changed
$(cmd) in OasPumpWidget to $(cmdBottom)
- general/pump/pump_double_horizontal_vb_up.px: changed
$(lockedStatus) in OasPumpWidget to
$(lockedStatusBottom)
- general/pump/pump_double_horizontal_vb_up.px: changed
$(operation) in OasPumpWidget1 to
$(operationTop)
- general/pump/pump_double_horizontal_vb_up.px: changed
$(error) in OasPumpWidget1 to $(errorTop)
- general/pump/pump_double_horizontal_vb_up.px: changed
$(cmd) in OasPumpWidget1 to $(cmdTop)
- general/pump/pump_double_horizontal_vb_up.px: changed
$(lockedStatus) in OasPumpWidget1 to
$(lockedStatusTop)
- general/pump/pump_double_horizontal_vb_up.px: added
$(cmd) to OasValueBoxWidget
- general/pump/pump_double_vertical.px: changed
$(operation) in OasPumpWidget to
$(operationLeft)
- general/pump/pump_double_vertical.px: changed
$(error)
in OasPumpWidget to $(errorLeft)
- general/pump/pump_double_vertical.px: changed
$(cmd) in
OasPumpWidget to $(cmdLeft)
- general/pump/pump_double_vertical.px: changed
$(lockedStatus) in OasPumpWidget to
$(lockedStatusLeft)
- general/pump/pump_double_vertical.px: changed
$(operation) in OasPumpWidget1 to
$(operationRight)
- general/pump/pump_double_vertical.px: changed
$(error)
in OasPumpWidget1 to $(errorRight)
- general/pump/pump_double_vertical.px: changed
$(cmd) in
OasPumpWidget1 to $(cmdRight)
- general/pump/pump_double_vertical.px: changed
$(lockedStatus) in OasPumpWidget1 to
$(lockedStatusRight)
- general/pump/pump_double_vertical.px: added
$(cmd) to
OasValueBoxWidget
- general/pump/pump_down.px: changed
$(cmd) in
OasValueBoxWidget to $(feedback)
- general/pump/pump_down_sp.px: changed
$(cmd) in
OasValueBoxWidget to $(feedback)
- general/pump/pump_left.px: changed
$(cmd) in
OasValueBoxWidget to $(feedback)
- general/pump/pump_left_sp.px: changed
$(cmd) in
OasValueBoxWidget to $(feedback)
- general/pump/pump_right.px: changed
$(cmd) in
OasValueBoxWidget to $(feedback)
- general/pump/pump_right_sp.px: changed
$(cmd) in
OasValueBoxWidget to $(feedback)
- Align the Aggregate text vertically to the bottom to avoid too much
space when only one line of text is given.
- Update the default orientation of Damper Includes (up, down) to left
for better default behavior.
- Move Widget inside include around to be aligned with other includes
of the same kind (layout = x, y, w, h).
- airhandling/damper/damper_left.px: OasDamperWidget/layout
120.0,0.0,110.0,90.0 ->
130.0,40.0,110.0,50.0
- airhandling/damper/damper_left.px: OasValueBoxWidget/layout
0.0,50.0,120.0,30.0 ->
0.0,60.0,120.0,30.0
- airhandling/damper/damper_right.px: OasDamperWidget/layout
10.0,0.0,110.0,90.0 ->
37.0,40.0,110.0,50.0
- airhandling/damper/damper_right.px: OasValueBoxWidget/layout
110.0,50.0,120.0,30.0 ->
130.0,60.0,120.0,30.0
- airhandling/damper/damper_setpoint_left.px: OasDamperWidget/layout
120.0,50.0,110.0,90.0 ->
120.0,60.0,110.0,90.0
- airhandling/damper/damper_setpoint_left.px: OasValueBoxWidget/layout
0.0,80.0,120.0,30.0 ->
0.0,70.0,120.0,30.0
- airhandling/damper/damper_setpoint_left.px:
OasValueBoxWidget1/layout
0.0,120.0,120.0,30.0 ->
0.0,110.0,120.0,30.0
- airhandling/damper/fire_damper.px: OasFireDamperWidget/layout
15.0,64.0,110.0,96.0 ->
15.0,44.0,110.0,96.0
- airhandling/damper/fire_damper_left.px: OasFireDamperWidget/layout
130.0,50.0,120.0,30.0 ->
130.0,40.0,110.0,50.0
- airhandling/damper/fire_damper_right.px: OasFireDamperWidget/layout
0.0,50.0,120.0,30.0 ->
37.0,40.0,110.0,50.0
- airhandling/damper/fire_damper_up.px: Label/layout
0.0,5.0,120.0,50.0 ->
0.0,0.0,120.0,50.0
- airhandling/damper/fire_damper_up.px: OasFireDamperWidget/layout
10.0,100.0,120.0,90.0 ->
18.0,80.0,110.0,90.0
- airhandling/damper/fire_damper_up.px: OasValueBoxWidget/layout
0.0,70.0,120.0,30.0 ->
0.0,50.0,120.0,30.0
- general/pump/pump_double_horizontal_vb_down.px: Rect/layout
40.0,65.0,69.0,60.0 ->
40.0,70.0,69.0,60.0
- general/pump/pump_double_horizontal_vb_down.px:
OasValueBoxWidget/layout
20.0,160.0,120.0,30.0 ->
20.0,170.0,120.0,30.0
- general/pump/pump_double_horizontal_vb_down.px: Label/layout
10.0,10.0,120.0,50.0 ->
15.0,0.0,120.0,50.0
- general/pump/pump_double_horizontal_vb_up.px: Rect/layout
40.0,80.0,69.0,60.0 ->
40.0,100.0,69.0,60.0
- general/pump/pump_double_horizontal_vb_up.px:
OasValueBoxWidget/layout
20.0,30.0,120.0,30.0 ->
20.0,50.0,120.0,30.0
- general/pump/pump_double_vertical.px: OasValueBoxWidget/layout
0.0,60.0,120.0,30.0 ->
0.0,55.0,120.0,30.0
- heating/burner/burner.px: OasBurnerWidget/layout
50.0,181.0,250.0,140.0 ->
38.0,181.0,250.0,140.0
- heating/burner/burner.px: Label/layout
0.0,246.0,100.0,30.0 ->
0.0,220.0,70.0,64.0
- heating/burner/burner.px: OasValueBoxWidget/layout
20.0,130.0,120.0,30.0 ->
17.0,130.0,116.0,30.0
- heating/burner/burner.px: OasValueBoxWidget3/layout
20.0,190.0,120.0,30.0 ->
17.0,190.0,140.0,30.0
- Update the mediaType of all some includes from
workbench:WbPxMedia to hx:HxPxMedia
- Fix PopupTitle in Valuebox still target the ValveWidget instead of
the Label1.
- Update text font of
enhanced navi button and
navi button to bold 18.0pt for better
readability
Fixed
- Some Includes had duplicated ValueBinding names which lead to broken
includes:
- airhandling/airheater/electric_heating_coil.px
- airhandling/airheater/electric_heating_coil_sp.px
- Some includes didn’t had the
IStatusToBrush animated
the borderColor property of the ValueBox.
Added
- Update Fan with FU includes to utilize the new DoublePopup.
- Add Includes for room operation panel, add a generic include with
one value and a bargraph include
Index | Prev | Next
Copyright © 2022-2025 OpenAutomationSystem GmbH. All rights reserved.