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.
1 parent 88f8e98 commit df7621cCopy full SHA for df7621c
docs/api/IoT.js-API-MQTT.md
@@ -89,7 +89,7 @@ var opts = {
89
clientId: 'IoT.js Client',
90
}
91
92
-var subscribe_opts {
+var subscribe_opts = {
93
retain: false,
94
qos: 2
95
0 commit comments