{% extends "index.html" %} {% import "bootstrap/wtf.html" as wtf %} {% block title %}BuildingDepot - Sensor{% endblock %} {% block page_content %}
ID | Building | Source Name | Source Identifier | Owner | ||
---|---|---|---|---|---|---|
{{ obj.name }} | {{ obj.building }} | {{ obj.source_name }} | {{ obj.source_identifier }} | {{ obj.owner }} | Tags | {% if obj.can_delete %}{% endif %} |