Merge pull request #11532 from ArtemDzhereleiko/AD/scada/water-level
Water meter SCADA symbols
This commit is contained in:
commit
9e8ca44d44
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 55 KiB |
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 55 KiB |
@ -34,6 +34,8 @@
|
|||||||
"left_flow_meter",
|
"left_flow_meter",
|
||||||
"horizontal_inline_flow_meter",
|
"horizontal_inline_flow_meter",
|
||||||
"vertical_inline_flow_meter",
|
"vertical_inline_flow_meter",
|
||||||
|
"left_analog_water_level_meter",
|
||||||
|
"right_analog_water_level_meter",
|
||||||
"leak_sensor",
|
"leak_sensor",
|
||||||
"centrifugal_pump",
|
"centrifugal_pump",
|
||||||
"small_right_motor_pump",
|
"small_right_motor_pump",
|
||||||
|
|||||||
@ -3885,7 +3885,11 @@
|
|||||||
"label-color": "Label color",
|
"label-color": "Label color",
|
||||||
"water-leak-hint": "Indicates whether a leak.",
|
"water-leak-hint": "Indicates whether a leak.",
|
||||||
"default-color": "Default color",
|
"default-color": "Default color",
|
||||||
"leak-color": "Leak color"
|
"leak-color": "Leak color",
|
||||||
|
"full-value": "Full value",
|
||||||
|
"full-value-hint": "Double value indicating full value.",
|
||||||
|
"label": "Label",
|
||||||
|
"icon": "Icon"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"item": {
|
"item": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user