Skip to content

Commit aa42558

Browse files
committed
updated screenshots
1 parent 35b252a commit aa42558

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
54.8 KB
Loading
61.9 KB
Loading

articles/iot-hub/quickstart-send-telemetry-java.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services: iot-hub
99
ms.devlang: java
1010
ms.topic: quickstart
1111
ms.custom: [mvc, seo-java-august2019, seo-java-september2019, mqtt]
12-
ms.date: 06/21/2019
12+
ms.date: 05/21/2020
1313
# As a developer new to IoT Hub, I need to see how IoT Hub sends telemetry from a device to an IoT hub and how to read that telemetry data from the hub using a back-end application.
1414
---
1515

@@ -125,7 +125,7 @@ The simulated device application connects to a device-specific endpoint on your
125125
126126
The following screenshot shows the output as the simulated device application sends telemetry to your IoT hub:
127127
128-
![Output from telemetry sent by the device to your IoT hub](media/quickstart-send-telemetry-java/iot-hub-simulated-device.png)
128+
![Output from telemetry sent by the device to your IoT hub](media/quickstart-send-telemetry-java/simulated-device.png)
129129
130130
## Read the telemetry from your hub
131131
@@ -155,7 +155,7 @@ The back-end application connects to the service-side **Events** endpoint on you
155155
156156
The following screenshot shows the output as the back-end application receives telemetry sent by the simulated device to the hub:
157157
158-
![Output as back-end application receives telemetry sent to your IoT hub](media/quickstart-send-telemetry-java/iot-hub-read-device-to-cloud.png)
158+
![Output as back-end application receives telemetry sent to your IoT hub](media/quickstart-send-telemetry-java/read-device-to-cloud.png)
159159
160160
## Clean up resources
161161

0 commit comments

Comments
 (0)