Informations

{% if is_granted('ROLE_USER') %} Modifier {% endif %}
{% if iot_existant %}

Informations générales

Type de Materiel :

{{ iot_existant.typeMateriel|raw ?: 'Non renseigné' }}

Marques :

{{ iot_existant.marques|raw ?: 'Non renseigné' }}

Type de technologie de communication :

{{ iot_existant.typeTechno|raw ?: 'Non renseigné' }}

Autres informations :

{{ iot_existant.autres|raw ?: 'Non renseigné' }}
{% else %}

Aucune donnée

{% endif %}
{# {% block modals %} {% include "./plan_comptage/modals/iot_existant/create.html.twig" %} {% include "./plan_comptage/modals/iot_existant/edit.html.twig" %} {% endblock %} #}