[powermax] Correct Equipment tags (#18666)
* powermax update tags Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>pull/18667/head
parent
6ff50c5a32
commit
8dfff75e0e
|
@ -7,7 +7,7 @@
|
|||
<bridge-type id="ip">
|
||||
<label>IP Connection</label>
|
||||
<description>This bridge represents the IP connection to the alarm system.</description>
|
||||
<semantic-equipment-tag>NetworkAppliance</semantic-equipment-tag>
|
||||
<semantic-equipment-tag>AlarmSystem</semantic-equipment-tag>
|
||||
|
||||
<channels>
|
||||
<channel id="system_status" typeId="system_status"/>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<bridge-type id="serial">
|
||||
<label>Serial Connection</label>
|
||||
<description>This bridge represents the serial connection to the alarm system.</description>
|
||||
<semantic-equipment-tag>NetworkAppliance</semantic-equipment-tag>
|
||||
<semantic-equipment-tag>AlarmSystem</semantic-equipment-tag>
|
||||
|
||||
<channels>
|
||||
<channel id="system_status" typeId="system_status"/>
|
||||
|
|
Loading…
Reference in New Issue