Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
KohliDev committed Oct 31, 2017
1 parent ac2f58f commit f05e25a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/mqtt/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ along with the payload every-time when it is published. This is because:
**NOTE:** MqttMessagingAttributes for a RegisteredMetric object MUST always be passed via **msg_attr** attribute of that RegisteredMetric Object.

Similarly, other DCCs can also use this approach to publish metric stats using MQTT.
By default, the clean session (clear a session for a client) is set to False.

Refer:
* [aws_auto_gen](https://github.com/vmware/liota/blob/master/examples/mqtt/dcc_comms/aws_iot/simulated_home_auto_gen_topic.py) example to publish to AWSIoT using **Option (a)**.
Expand Down

0 comments on commit f05e25a

Please sign in to comment.