Skip to content

Commit 8379ea6

Browse files
test CI
1 parent 5adb80a commit 8379ea6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,8 @@ We setup a wolfMQTT IoT Hub on the Azure server for testing. We added a device c
180180
**NOTE** The Azure broker only supports MQTT v3.1.1
181181

182182
### AWS IoT Example
183-
We setup an AWS IoT endpoint and testing device certificate for testing. The AWS server uses TLS client certificate for authentication. The example is located in `/examples/aws/`. The example subscribes to `$aws/things/"AWSIOT_DEVICE_ID"/shadow/update/delta` and publishes to `$aws/things/"AWSIOT_DEVICE_ID"/shadow/update`.
183+
We setup an AWS IoT endpoint and testing device certificate for testing. The
184+
AWS server uses TLS client certificate for authentication. The example is located in `/examples/aws/`. The example subscribes to `$aws/things/"AWSIOT_DEVICE_ID"/shadow/update/delta` and publishes to `$aws/things/"AWSIOT_DEVICE_ID"/shadow/update`.
184185
**NOTE** The AWS broker only supports MQTT v3.1.1
185186

186187
### Watson IoT Example

0 commit comments

Comments
 (0)