File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
- # AWS IoT SDK for Java v2
1
+ # AWS IoT Device SDK for Java v2
2
2
3
3
This document provides information about the AWS IoT device SDK for Java V2.
4
4
Original file line number Diff line number Diff line change 1
- # Samples
1
+ # Sample apps for the AWS IoT Device SDK for Java v2
2
+
3
+ * [ Shadow] ( #shadow )
4
+ * [ Jobs] ( #jobs )
5
+ * [ fleet provisioning] ( #fleet-provisioning )
6
+
7
+ ** Additional sample apps not described below:**
8
+ * [ BasicPubSub] ( https://github.com/aws/aws-iot-device-sdk-java-v2/tree/master/samples/BasicPubSub )
9
+ * [ Greengrass] ( https://github.com/aws/aws-iot-device-sdk-java-v2/tree/master/samples/Greengrass )
10
+ * [ PubSubStress] ( https://github.com/aws/aws-iot-device-sdk-java-v2/tree/master/samples/PubSubStress )
11
+ * [ RawPubSub] ( https://github.com/aws/aws-iot-device-sdk-java-v2/tree/master/samples/RawPubSub )
2
12
3
13
## Shadow
4
14
You can’t perform that action at this time.
0 commit comments