You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-pnp/concepts-model-discovery.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ A purpose-built IoT solution works with a known set of IoT Plug and Play device
41
41
42
42
You'll have the capability model and interfaces for the devices that will connect to your solution ahead of time. Use the following steps to prepare your solution:
43
43
44
-
1. Store the interface JSON files in Azure in a location where your solution can read them.
44
+
1. Store the interface JSON files in a [model repository](./howto-manage-models.md) where your solution can read them.
45
45
1. Write logic in your IoT solution based on the expected IoT Plug and Play capability models and interface.
46
46
1. Subscribe to notifications from the IoT hub your solution uses.
0 commit comments