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

enertex   Enertex® KNX IP Secure Interface

Close


KNX address:

HPAI control:

HPAI data:

Connect. type:

Communication:

TX tun req:

TX tun re-req:

RX tun req:

RX tun re-req (identified):

RX tun req (wrong seq.):

Current tunnel buffer:

Connected since (UTC):

{% endmacro %}