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: samples/README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,6 @@ This directory contains sample applications for [aws-iot-device-sdk-java-v2](../
26
26
##### AWS offers a number of IoT related services using MQTT. The samples below demonstrate how to use the service clients provided by the SDK to interact with those services.
27
27
| Service Client Sample | Description |
28
28
|--------|-------------|
29
-
|[Shadow](./serviceclients/shadowv2/README.md)| Manage and sync device state using the IoT Device Shadow service. |
30
29
|[Basic Fleet Provisioning](./serviceclients/provisioning/basic/README.md)| Provision a device using the Fleet Provisioning template. |
0 commit comments