[sagercaster] Cleanup semantic tags (#12284)
Related to #12262 Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
parent
631c7d8c79
commit
f484faafd0
|
@ -181,10 +181,6 @@
|
||||||
<label>@text/timestampChannelLabel</label>
|
<label>@text/timestampChannelLabel</label>
|
||||||
<description>@text/timestampChannelDescription</description>
|
<description>@text/timestampChannelDescription</description>
|
||||||
<category>Time</category>
|
<category>Time</category>
|
||||||
<tags>
|
|
||||||
<tag>Status</tag>
|
|
||||||
<tag>Timestamp</tag>
|
|
||||||
</tags>
|
|
||||||
<state readOnly="true"/>
|
<state readOnly="true"/>
|
||||||
</channel-type>
|
</channel-type>
|
||||||
|
|
||||||
|
@ -214,7 +210,7 @@
|
||||||
<description>@text/rainingDescription</description>
|
<description>@text/rainingDescription</description>
|
||||||
<category>Rain</category>
|
<category>Rain</category>
|
||||||
<tags>
|
<tags>
|
||||||
<tag>Status</tag>
|
<tag>Measurement</tag>
|
||||||
<tag>Rain</tag>
|
<tag>Rain</tag>
|
||||||
</tags>
|
</tags>
|
||||||
</channel-type>
|
</channel-type>
|
||||||
|
|
Loading…
Reference in New Issue