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 7dcd4ec commit 584da70Copy full SHA for 584da70
README.md
@@ -25,7 +25,7 @@ See example video (don't forget to set `mqtt.enable=true` before you try it):
25
26
The MQTT library adds `mqtt` section to the device configuration:
27
28
-```json
+```javascript
29
{
30
"clean_session": true, // Clean session info stored on server
31
"client_id": "", // If not set, device.id is used
0 commit comments