We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28efc09 commit 058634bCopy full SHA for 058634b
iot/api-client/mqtt_example/README.md
@@ -23,7 +23,7 @@ The following command summarizes the sample usage:
23
-registry_id=my-registry \
24
-device_id=my-device \
25
-private_key_file=rsa_private_pkcs8 \
26
- -algorithm=RS256"
+ -algorithm=ES256"
27
28
For example, if your project ID is `blue-jet-123`, your service account
29
credentials are stored in your home folder in creds.json and you have generated
0 commit comments