diff --git a/webapp/src/components/MqttAdminView.vue b/webapp/src/components/MqttAdminView.vue index 3480c4a..455c324 100644 --- a/webapp/src/components/MqttAdminView.vue +++ b/webapp/src/components/MqttAdminView.vue @@ -21,7 +21,8 @@ -
| Status | -- enabled - disabled - | -
|---|---|
| Server | -{{ mqttDataList.mqtt_hostname }} | -
| Port | -{{ mqttDataList.mqtt_port }} | -
| Username | -{{ mqttDataList.mqtt_username }} | -
| Base Topic | -{{ mqttDataList.mqtt_topic }} | -
| Retain | -- enabled - disabled - | -
| Connection Status | -- connected - disconnected - | -
|---|
| Status | ++ enabled + disabled + | +
|---|---|
| Server | +{{ mqttDataList.mqtt_hostname }} | +
| Port | +{{ mqttDataList.mqtt_port }} | +
| Username | +{{ mqttDataList.mqtt_username }} | +
| Base Topic | +{{ mqttDataList.mqtt_topic }} | +
| Retain | ++ enabled + disabled + | +
| Connection Status | ++ connected + disconnected + | +
|---|
| Server | -{{ ntpDataList.ntp_server }} | -
|---|---|
| Timezone | -{{ ntpDataList.ntp_timezone }} | -
| Timezone Description | -{{ ntpDataList.ntp_timezone_descr }} | -
| Server | +{{ ntpDataList.ntp_server }} | +
|---|---|
| Timezone | +{{ ntpDataList.ntp_timezone }} | +
| Timezone Description | +{{ ntpDataList.ntp_timezone_descr }} | +
| Status | -- synced - not synced - | -
|---|---|
| Local Time | -{{ ntpDataList.ntp_localtime }} | -
| Status | ++ synced + not synced + | +
|---|---|
| Local Time | +{{ ntpDataList.ntp_localtime }} | +