We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af21cbb commit 85c7336Copy full SHA for 85c7336
articles/iot-hub-device-update/device-update-plug-and-play.md
@@ -75,7 +75,7 @@ IoT Hub Device Twin sample
75
"deviceProperties": {
76
"manufacturer": "contoso",
77
"model": "virtual-vacuum-v1",
78
- "interfaceId": "dtmi:azure:iot:deviceUpdateModel;1",
+ "interfaceId": "dtmi:azure:iot:deviceUpdate;1",
79
"aduVer": "DU;agent/0.8.0-rc1-public-preview",
80
"doVer": "DU;lib/v0.6.0+20211001.174458.c8c4051,DU;agent/v0.6.0+20211001.174418.c8c4051"
81
},
0 commit comments