Skip to content

Commit

Permalink
README.md edited online with Bitbucket
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Hooks committed Apr 8, 2018
1 parent addb249 commit b877315
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Cumulocity MQTT Python Agent
Template: [https://www.cumulocity.com/guides/mqtt/hello-mqtt-python/][https://www.cumulocity.com/guides/mqtt/hello-mqtt-python/]
Cumulocity MQTT Python Agent

Template: [https://www.cumulocity.com/guides/mqtt/hello-mqtt-python/](https://www.cumulocity.com/guides/mqtt/hello-mqtt-python/)

Uses environment variables:

C8Y_USER
C8Y_PASS
C8Y_TENANT
Expand All @@ -11,6 +13,7 @@ Uses environment variables:
C8Y_CLIENT_MODEL

Example:

* C8Y_USER=apiuser
* C8Y_PASS=oka*****
* C8Y_TENANT=infrastructure
Expand All @@ -20,9 +23,9 @@ Example:
* C8Y_CLIENT_MODEL=ESX-TC3G

Use:

* Connects device to Cumulocity
* Updates device location using an external REST call
* Sends random measurement values

Installation:
*
Installation:

0 comments on commit b877315

Please sign in to comment.