{% for var in axe.variables.all %} {% if var.active and var.device.active %}
{{ var.hmi_name }} {{ var.unit.unit }} {% endif %} {% endfor %}