We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b95e856 + 29ca62d commit 54b0846Copy full SHA for 54b0846
support/mqtt
@@ -63,7 +63,7 @@ mqtt_echo(){
63
$mqtt_version_append \
64
$mqtt_ca_file_append \
65
-L "$mqtt_url$mqtt_topicpath/$mqtt_publisher_identity/echo" \
66
- -m "ok" \
+ -m "ok" \
67
-q "2" 2>&1
68
}
69
0 commit comments