Skip to content

Commit 7198465

Browse files
Update device-update-plug-and-play.md
1 parent d98474b commit 7198465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub-device-update/device-update-plug-and-play.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ IoT Hub device twin example:
6262
"deviceProperties": {
6363
"manufacturer": "contoso",
6464
"model": "virtual-vacuum-v1",
65-
"interfaceId": "dtmi:azure:iot:deviceUpdateModel;1",
65+
"interfaceId": "dtmi:azure:iot:deviceUpdate;1",
6666
"aduVer": "DU;agent/0.8.0-rc1-public-preview",
6767
"doVer": "DU;lib/v0.6.0+20211001.174458.c8c4051,DU;agent/v0.6.0+20211001.174418.c8c4051"
6868
},

0 commit comments

Comments
 (0)