|
|
@@ -487,7 +487,7 @@ textarea {
|
|
|
<input type="text" id="MQTT_Uri_value1">
|
|
|
</td>
|
|
|
<td style="font-size: 80%;">
|
|
|
- URI to the MQTT broker including port: http:\\IP-ADRESS:port
|
|
|
+ URI to the MQTT broker including port e.g.: mqtt://IP-Address:Port
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
@@ -543,7 +543,7 @@ textarea {
|
|
|
<input type="text" id="MQTT_user_value1">
|
|
|
</td>
|
|
|
<td style="font-size: 80%;">
|
|
|
- user for MQTT authenficiation
|
|
|
+ user for MQTT authentication
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
@@ -557,7 +557,7 @@ textarea {
|
|
|
<input type="text" id="MQTT_password_value1">
|
|
|
</td>
|
|
|
<td style="font-size: 80%;">
|
|
|
- password for MQTT authenficiation
|
|
|
+ password for MQTT authentication
|
|
|
</td>
|
|
|
</tr>
|
|
|
|