Skip to content

Commit 3a5ff85

Browse files
authored
Merge pull request #74660 from dominicbetts/central-freshness-2
Grammar improvement
2 parents 63038fb + 12c203a commit 3a5ff85

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/iot-central/overview-iot-central.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,10 @@ As a builder, you can also customize the Azure IoT Central application UI for th
8080

8181
After the builder defines the types of devices that can connect to the application, a device developer creates the code to run on the devices. As a device developer, you use Microsoft's open-source [Azure IoT SDKs](https://github.com/Azure/azure-iot-sdks) to create your device code. These SDKs have broad language, platform, and protocol support to meet your needs to connect your devices to your Azure IoT Central application. The SDKs help you implement the following device capabilities:
8282

83-
- Creating a secure connection.
84-
- Sending telemetry.
85-
- Reporting status.
86-
- Receiving configuration updates.
83+
- Create a secure connection.
84+
- Send telemetry.
85+
- Report status.
86+
- Receive configuration updates.
8787

8888
For more information, see the blog post [Benefits of using the Azure IoT SDKs, and pitfalls to avoid if you don't](https://azure.microsoft.com/blog/benefits-of-using-the-azure-iot-sdks-in-your-azure-iot-solution/).
8989

0 commit comments

Comments
 (0)