{{ result.type !== 'client' ? result.type : '' }}
{{ result.type === 'client' ? result.ip : '' }}
{{ result.type === 'client' ? result.mac : '' }}
Unidades internas: {{ result.type !== 'client' ? result.children.length : 0 }}
Clientes: {{ result.type !== 'client' ? result.clients.length : 0 }}
No hay resultados para mostrar.