8000 Adds closing includecode block on MQTT snippet (#1546) · niyata/java-docs-samples@c621a69 · GitHub
[go: up one dir, main page]

Skip to content

Commit c621a69

Browse files
authored
Adds closing includecode block on MQTT snippet (GoogleCloudPlatform#1546)
1 parent 5c265b2 commit c621a69

File tree

1 file changed

+1
-0
lines changed
  • iot/api-client/manager/src/main/java/com/example/cloud/iot/examples

1 file changed

+1
-0
lines changed

iot/api-client/manager/src/main/java/com/example/cloud/iot/examples/MqttExample.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,5 +543,6 @@ public static void main(String[] args) throws Exception {
543543
System.out.println("Starting mqtt demo:");
544544
mqttDeviceDemo(options);
545545
}
546+
// [END iot_mqtt_configuremqtt]
546547
}
547548
}

0 commit comments

Comments
 (0)
0