Merge pull request #11611 from ArtemDzhereleiko/AD/ref/sand-filter

Rename stand filter to sand filter SCADA
This commit is contained in:
Igor Kulikov 2024-09-10 15:36:35 +03:00 committed by GitHub
commit 09dca11183
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 4 deletions

View File

@ -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

View File

@ -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",