Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added changing MQTTBROKERNAME depending on the instance of your tenant.
  • Loading branch information
ck-c8y authored Jul 20, 2022
1 parent 054f375 commit be7bd9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ Commands can be send from the Cumulocity App Devicemanagement to change the sens
> NOTE: Make sure your SD card is smaller than 32GB, otherwise it can't be formatted in the FAT filesystem format
1. Format SD in FAT format
2. Adapt settings in `config.txt` and copy to SD card. A template for config.txt exists in the project "cumulocity-xdk-agent/resources". Ideally you only need to change `WIFISSID` and `WIFIPASSWORD`.
3. If your tenant is on an instance other than `cumulocity.com`, then you need to update:`MQTTBROKERNAME`, e.g. to `mqtt.eu-latest.cumulocity.com` if your tenant url looks like: `XXX.eu-latest.cumulocity.com`

### 2. Register XDK in Cumulocity & upload SMART Rest Template

Expand Down

0 comments on commit be7bd9e

Please sign in to comment.