/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Martin Gleiß * @copyright 2012 * @license GPL [http://www.gnu.de] * ----------------------------------------------------------------------------- */ /** * enertex KNXnet/IP-Router * * @param unique id for this widget * @param the ip of the KNXnet/IP-Router */ {% macro iprouter(id, server) %} {% set uid = uid(page, id) %}