Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shehzad-kore committed Feb 27, 2023
1 parent cb31a47 commit 12a3e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/iot_core_mqtt_client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ make
<pre>
make \
cd bin \
./iot_core_mqtt_client -i <i><b>HOST_IP</b></i> -p <i><b>SUBSCRIPTION_ID</b></i> -d subscriptions/SUBSCRIPTION_ID/registries/REGISTRY_ID/devices/DEVICE_ID -t /devices/<i><b>DEVICE_ID</b></i>/state
./iot_core_mqtt_client -i <i><b>HOST_IP</b></i> -d subscriptions/SUBSCRIPTION_ID/registries/REGISTRY_ID/devices/DEVICE_ID -t /devices/<i><b>DEVICE_ID</b></i>/state
</pre>

0 comments on commit 12a3e70

Please sign in to comment.