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.
2 parents 6996bf1 + d3891d8 commit b3257c9Copy full SHA for b3257c9
articles/iot-hub-device-update/device-update-plug-and-play.md
@@ -62,7 +62,7 @@ IoT Hub device twin example:
62
"deviceProperties": {
63
"manufacturer": "contoso",
64
"model": "virtual-vacuum-v1",
65
- "interfaceId": "dtmi:azure:iot:deviceUpdate;1",
+ "interfaceId": "dtmi:azure:iot:deviceUpdateModel;1",
66
"aduVer": "DU;agent/0.8.0-rc1-public-preview",
67
"doVer": "DU;lib/v0.6.0+20211001.174458.c8c4051,DU;agent/v0.6.0+20211001.174418.c8c4051"
68
},
0 commit comments