summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryuxin-azrtos <[email protected]>2020-11-12 23:26:00 -0800
committerGitHub <[email protected]>2020-11-12 23:26:00 -0800
commit7d869c9ac2f3bcdead5a56d1509d4dd3c954c64b (patch)
tree52ea853cb8d97c93f22b0f4ad71975c8886d3242
parent158f1daedb3882a2d2117995a2e24cd431b279f4 (diff)
Update README.md
-rwxr-xr-xREADME.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5594a59f..aec76481 100755
--- a/README.md
+++ b/README.md
@@ -59,6 +59,8 @@ Each official release (preview or GA) will be tagged to mark the commit and push
NetX Duo includes [Azure IoT Middleware for Azure RTOS](https://github.com/azure-rtos/netxduo/tree/master/addons/azure_iot), a platform specific library that acts as a binding layer between the Azure RTOS and the [Azure SDK for Embedded C](https://github.com/Azure/azure-sdk-for-c/tree/master/sdk/docs/iot).
+Additional APIs supporting Azure IoT Plug and Play are in [Beta](https://github.com/azure-rtos/netxduo/releases/tag/v6.1_beta.1).
+
# Security
Azure RTOS provides OEMs with components to secure communication and to create code and data isolation using underlying
@@ -94,4 +96,4 @@ The following are references to additional Azure RTOS and Azure IoT in general:
| Azure RTOS Sales Questions: | https://azure-rtos.ms-iot-contact.com/ |
| Microsoft Q/A for Azure IoT: | https://docs.microsoft.com/en-us/answers/products/azure?product=iot |
| Internet of Things Show: | https://aka.ms/iotshow |
-| IoT Tech Community: | https://aka.ms/iottechcommunity | \ No newline at end of file
+| IoT Tech Community: | https://aka.ms/iottechcommunity |