Merge pull request #11467 from ArtemDzhereleiko/AD/scada/heat-pump
Heat pump SCADA symbols
This commit is contained in:
commit
9a95d0b010
File diff suppressed because it is too large
Load Diff
|
After Width: | Height: | Size: 56 KiB |
File diff suppressed because it is too large
Load Diff
|
After Width: | Height: | Size: 56 KiB |
@ -39,6 +39,8 @@
|
|||||||
"small_left_motor_pump",
|
"small_left_motor_pump",
|
||||||
"right_motor_pump",
|
"right_motor_pump",
|
||||||
"left_motor_pump",
|
"left_motor_pump",
|
||||||
|
"right_heat_pump",
|
||||||
|
"left_heat_pump",
|
||||||
"short_bottom_filter",
|
"short_bottom_filter",
|
||||||
"long_bottom_filter",
|
"long_bottom_filter",
|
||||||
"short_top_filter",
|
"short_top_filter",
|
||||||
|
|||||||
@ -3815,7 +3815,20 @@
|
|||||||
"major-ticks-color": "Major ticks color",
|
"major-ticks-color": "Major ticks color",
|
||||||
"normal": "Normal",
|
"normal": "Normal",
|
||||||
"minor-ticks": "Minor ticks",
|
"minor-ticks": "Minor ticks",
|
||||||
"minor-ticks-color": "Minor ticks color"
|
"minor-ticks-color": "Minor ticks color",
|
||||||
|
"temperature": "Temperature",
|
||||||
|
"temperature-hint": "Double value indicating the current temperature.",
|
||||||
|
"update-temperature": "Update temperature",
|
||||||
|
"update-temperature-hint": "Action invoked when user clicks to change current temperature.",
|
||||||
|
"run": "Run",
|
||||||
|
"run-hint": "Action invoked when user clicks to run component.",
|
||||||
|
"stop": "Stop",
|
||||||
|
"stop-hint": "Action invoked when user clicks to stop component.",
|
||||||
|
"temperature-step": "Temperature step increment",
|
||||||
|
"heat-pump-color": "Heat pump color",
|
||||||
|
"power-button-background": "Power button background",
|
||||||
|
"value-box-background": "Value box background",
|
||||||
|
"value-units": "Value units"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"item": {
|
"item": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user