Skip to content

Commit b3257c9

Browse files
Merge pull request #213085 from danewalton/dane/aduupdate
update json for ADU
2 parents 6996bf1 + d3891d8 commit b3257c9

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:deviceUpdate;1",
65+
"interfaceId": "dtmi:azure:iot:deviceUpdateModel;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)