mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-08 04:26:58 +03:00
v6.2.2
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user