/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Wolfram v. Hülsen * @copyright 2022 * @license GPL [http://www.gnu.de] * ----------------------------------------------------------------------------- */ /** visualizes the most relevant parameters of the websocekt connection * good e.g. on smartphones where no browser console is available */ {% extends "rooms.html" %} {% block content %}

Display Connection Details

Configuration Parameters

Location Info

Websocket Parameters



{% endblock %}