Skip to content

Commit c029f76

Browse files
authored
Merge pull request #100687 from JimacoMS3/update-control-device-python-screenshot
Update backend service screenshot and rename screenshots so they don't include caps
2 parents dfa54d7 + ea86a12 commit c029f76

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed
Binary file not shown.
20.9 KB
Loading

articles/iot-hub/quickstart-control-device-python.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ The simulated device application connects to a device-specific endpoint on your
118118
119119
The following screenshot shows the output as the simulated device application sends telemetry to your IoT hub:
120120
121-
![Run the simulated device](./media/quickstart-control-device-python/SimulatedDevice-1.png)
121+
![Run the simulated device](./media/quickstart-control-device-python/simulated-device-1.png)
122122
123123
## Call the direct method
124124
@@ -144,11 +144,11 @@ The back-end application connects to a service-side endpoint on your IoT Hub. Th
144144
145145
The following screenshot shows the output as the application makes a direct method call to the device and receives an acknowledgment:
146146
147-
![Run the back-end application](./media/quickstart-control-device-python/BackEndApplication.png)
147+
![Run the back-end application](./media/quickstart-control-device-python/backend-application.png)
148148
149149
After you run the back-end application, you see a message in the console window running the simulated device, and the rate at which it sends messages changes:
150150
151-
![Change in simulated client](./media/quickstart-control-device-python/SimulatedDevice-2.png)
151+
![Change in simulated client](./media/quickstart-control-device-python/simulated-device-2.png)
152152
153153
## Clean up resources
154154

0 commit comments

Comments
 (0)