Pegasus Attr Database NetLogger
E_ID
NAME
VALUE
{% for e in queryset %}
{{e.e_id}}
{{e.name}}
{{e.value}}
{% endfor %}