Skip to content

Commit 36b1736

Browse files
committed
Edits
1 parent ea7533b commit 36b1736

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

includes/iot-hub-howto-module-twins-node.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ This article describes how to use the [Azure IoT SDK for Node.js](https://github
1919

2020
## Create a device application
2121

22-
Device applications can read and write module identity twin reported properties, and be notified of desired module identity twin property changes that are set by a backend application or IoT Hub.
23-
2422
This section describes how to use the [azure-iot-device](/javascript/api/azure-iot-device) package in the Azure IoT SDK for Node.js to create a device application to:
2523

2624
* Retrieve a module identity twin and examine reported properties

includes/iot-hub-howto-module-twins-python.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ pip install msrest
3939

4040
## Create a device application
4141

42-
Device applications can read and write module identity twin reported properties, and be notified of desired module identity twin property changes that are set by a backend application or IoT Hub.
43-
4442
This section describes how to use device application code to:
4543

4644
* Retrieve a module identity twin and examine reported properties

0 commit comments

Comments
 (0)