You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ AWS_CERT and AWS_PRIVATE_KEY variables for each device are [generated](https://g
67
67
68
68
| Name | Value | Notes |
69
69
|-------|-------|-------|
70
-
| PROVISION_URL | like<br>`https://<region>-<projectID>.cloudfunctions.net/provision`| URL to trigger the provisioning cloud function.|
70
+
| PROVISION_URL | like<br>`https://xxxx.azurewebsites.net/api/provision`| URL to trigger the provisioning cloud function.|
71
71
| AZURE_HUB_HOST | like<br>`<iot-hub-name>.azure-devices.net`| Host name to receive data. See *Overview* for the IoT Hub in the Azure portal. |
72
72
| CLOUD_CONSUMER_TOPIC| default `sensors`| Cloud Relay creates a `topic` key with this value in the `properties` map included in the message to Azure. |
0 commit comments