제작사: {{ row.manufacturer or '—' }} {% if row.classification %} · 분류: {{ row.classification }}{% endif %} {% if row.alias_name %} · 별칭: {{ row.alias_name }}{% endif %}
설명
{{ row.signal_description or '—' }}
상태값
{{ row.status_value or '—' }}
원본 데이터
{{ row.original_data or '—' }}
생성/수정
{{ row.created_at or '—' }} / {{ row.updated_at or '—' }}