Skip to content

Commit 290083e

Browse files
jushkurtisvg
authored andcommitted
Fixed missing cloud_region in MQTT example (#1742)
1 parent e36e3dd commit 290083e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

iot/api-client/manager/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,7 @@ Run mqtt example:
357357

358358
mvn exec:exec -Dmqtt \
359359
-Dproject_id=blue-jet-123 \
360+
-Dcloud_region=asia-east1 \
360361
-Dregistry_id=my-registry \
361362
-Ddevice_id=my-test-device \
362363
-Dalgorithm=RS256 \

0 commit comments

Comments
 (0)