[powermax] Correct Equipment tags (#18666)

* powermax update tags

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
pull/18667/head
Andrew Fiddian-Green 2025-05-09 16:25:51 +01:00 committed by GitHub
parent 6ff50c5a32
commit 8dfff75e0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
<bridge-type id="ip"> <bridge-type id="ip">
<label>IP Connection</label> <label>IP Connection</label>
<description>This bridge represents the IP connection to the alarm system.</description> <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> <channels>
<channel id="system_status" typeId="system_status"/> <channel id="system_status" typeId="system_status"/>

View File

@ -7,7 +7,7 @@
<bridge-type id="serial"> <bridge-type id="serial">
<label>Serial Connection</label> <label>Serial Connection</label>
<description>This bridge represents the serial connection to the alarm system.</description> <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> <channels>
<channel id="system_status" typeId="system_status"/> <channel id="system_status" typeId="system_status"/>