/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Martin Gleiß * @copyright 2012 - 2015 * @license GPL [http://www.gnu.de] * ----------------------------------------------------------------------------- */ {% extends "widget.html" %} {% import "device.html" as device %} {% block headline %}

Device-Widgets

{% endblock %} {% block intro %} Widgets for complex devices, independent from a vendor. {% endblock %}