Citycom API

This commit is contained in:
Frank Schubert
2025-07-29 13:34:13 +02:00
parent d1696c663e
commit fdf1291d17
8 changed files with 338 additions and 14 deletions

View File

@@ -72,7 +72,15 @@
</tr><tr>
<th>Rimo Operational State</th>
<td><?=$address->rimo_op_state?></td>
</tr><tr>
</tr>
<?php if($address->vlan_stag): ?>
<tr>
<th>VLAN s-tag</th>
<td class="text-monospace"><?=$address->vlan_stag?></td>
</tr>
<?php endif; ?>
<tr>
<td colspan="2"><h4>Status</h4></td>
</tr><tr>
<th>Status</th>