Browse Source

UI: Rename to sand filter

pull/11611/head
Artem Dzhereleiko 2 years ago
parent
commit
cf2fe93e23
  1. 7
      application/src/main/data/json/system/scada_symbols/sand-filter.svg
  2. 2
      application/src/main/data/json/system/widget_bundles/scada_fluid_system.json

7
application/src/main/data/json/system/scada_symbols/stand-filter.svg → application/src/main/data/json/system/scada_symbols/sand-filter.svg

@ -1,9 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:tb="https://thingsboard.io/svg" width="600" height="1e3" fill="none" version="1.1" viewBox="0 0 600 1e3">
<tb:metadata xmlns=""><![CDATA[{
"title": "Stand filter",
"description": "Stand filter with configurable filtration mode option and various states.",
"title": "Sand filter",
"description": "Sand filter with configurable filtration mode option and various states.",
"searchTags": [
"filter"
"filter",
"sand"
],
"widgetSizeX": 3,
"widgetSizeY": 5,

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB

2
application/src/main/data/json/system/widget_bundles/scada_fluid_system.json

@ -48,7 +48,7 @@
"long_bottom_filter",
"short_top_filter",
"long_top_filter",
"stand_filter",
"sand_filter",
"horizontal_wheel_valve",
"vertical_wheel_valve",
"horizontal_ball_valve",

Loading…
Cancel
Save