{% extends "layout.html" %} {% from "loading.html" import loading_block_ui %} {% block head %} {% endblock %} {% block content %}

Configure Flectra Server

Paste the token from the Connect wizard in your Flectra instance in the Server Token field. If you change the IoT Box Name, your IoT Box will need a reboot.

IoT Box Name
Server Token

Your current server {{ server_status }}

{{ loading_block_ui(loading_message) }}
You can clear the server configuration
{% endblock %}