{NetworkDevice.deviceIP} {NetworkDevice.deviceName} waiting
{/if} {#if NetworkDevice.status == true}{NetworkDevice.deviceIP} {NetworkDevice.deviceName} connected
{/if} {#if NetworkDevice.status == false}{NetworkDevice.deviceIP} {NetworkDevice.deviceName} disconnected
{/if} {/each}| IP | Name | |||
| IP | Name | |||
| IP | Name |
| ESP name | ? | |
| WIFI name | ? | |
| WIFI password | ? | |
| AP name | ? |
| WEB admin login | ? | |
| WEB admin password | ? |
| Time Zone | ? | |
| NTP server | ? |
| MQTT server | ? | |
| MQTT port (TCP) | ? | |
| MQTT wss port (TLS) | ? | |
| mqttPrefix | ? | |
| mqttUser | ? | |
| mqttPass | ? | |
| mqttPath | ? | |
| Web dashbord over MQTT | ? | |
| MQTT server | ? | |
| MQTT port | ? | |
| MQTT wss port | ? | |
| mqttPrefix | ? | |
| mqttUser | ? | |
| mqttPass | ? | |
| mqttPath | ? |
| Enable Telegram | {#if Conf[i]["telegonof"] == 0} {(Conf[i]["telegonof"] = false)} {:else} {(Conf[i]["telegonof"] = true)} {/if} | ? |
| Enable incoming messages | {#if Conf[i]["teleginput"] == 0} {(Conf[i]["teleginput"] = false)} {:else} {(Conf[i]["teleginput"] = true)} {/if} | ? |
| Auto get chat ID | {#if Conf[i]["autos"] == 0} {(Conf[i]["autos"] = false)} {:else} {(Conf[i]["autos"] = true)} {/if} | ? |
| Telegram API token | ? | |
| Telegram chat ID | ? |
| Enable UART | ? | |
| Send all messages to UART | ? | |
| UART speed | ? | |
| PIN TX | ? | |
| PIN RX | ? |
| Update server | ? | |||
| Split point graphs | ? | |||
| Use a dark theme | {#if Conf[i]["darktheme"] == "false"} | {:else} | {/if} | ? |
| Console LOG | {#if Conf[i]["consolelog"] == "false"} | {:else} | {/if} | ? |