|
1 | 1 | - name: IoT solution accelerators documentation
|
2 | 2 | href: index.yml
|
3 | 3 |
|
4 |
| - |
5 | 4 | - name: Overview
|
6 |
| - expanded: true |
7 | 5 | items:
|
8 | 6 | - name: What are IoT solution accelerators
|
9 | 7 | href: about-iot-accelerators.md
|
10 |
| - - name: AzureIoTSolution.com |
| 8 | + - name: AzureIoTSolutions.com |
11 | 9 | href: iot-accelerators-permissions.md
|
12 |
| - |
13 |
| -- name: Remote Monitoring |
14 |
| - items: |
15 |
| - - name: Overview |
| 10 | + - name: Remote monitoring |
16 | 11 | href: iot-accelerators-remote-monitoring-sample-walkthrough.md
|
| 12 | + - name: Industrial IoT |
| 13 | + href: overview-iot-industrial.md |
17 | 14 | items:
|
18 |
| - - name: Architectural choices |
19 |
| - href: iot-accelerators-remote-monitoring-architectural-choices.md |
| 15 | + - name: What is OPC Twin |
| 16 | + href: overview-opc-twin.md |
| 17 | + - name: What is OPC Vault |
| 18 | + href: overview-opc-vault.md |
| 19 | + - name: What is OPC Publisher |
| 20 | + href: overview-opc-publisher.md |
| 21 | + - name: What is Connected Factory |
| 22 | + href: iot-accelerators-connected-factory-features.md |
| 23 | + - name: Device simulation |
| 24 | + href: iot-accelerators-device-simulation-overview.md |
| 25 | + - name: Predictive maintenance |
| 26 | + href: iot-accelerators-predictive-walkthrough.md |
20 | 27 |
|
21 |
| - - name: Quickstarts |
22 |
| - items: |
23 |
| - - name: Try a remote monitoring solution |
24 |
| - href: quickstart-remote-monitoring-deploy.md |
| 28 | +- name: Quickstarts |
| 29 | + expanded: true |
| 30 | + items: |
| 31 | + - name: Try a remote monitoring solution |
| 32 | + href: quickstart-remote-monitoring-deploy.md |
| 33 | + - name: Try a connected factory solution |
| 34 | + href: quickstart-connected-factory-deploy.md |
| 35 | + - name: Try a device simulation solution |
| 36 | + href: quickstart-device-simulation-deploy.md |
| 37 | + - name: Try a predictive maintenance solution |
| 38 | + href: quickstart-predictive-maintenance-deploy.md |
25 | 39 |
|
26 |
| - - name: Tutorials |
| 40 | +- name: Tutorials |
| 41 | + items: |
| 42 | + - name: Remote monitoring |
27 | 43 | items:
|
28 | 44 | - name: Monitor IoT devices
|
29 | 45 | href: iot-accelerators-remote-monitoring-monitor.md
|
|
39 | 55 | href: iot-accelerators-remote-monitoring-bulk-configuration-update.md
|
40 | 56 | - name: Detect anomalies at the edge
|
41 | 57 | href: iot-accelerators-remote-monitoring-edge.md
|
| 58 | + - name: Device simulation |
| 59 | + items: |
| 60 | + - name: Create and run a simulation |
| 61 | + href: iot-accelerators-device-simulation-create-simulation.md |
| 62 | + - name: Create a custom simulated device |
| 63 | + href: iot-accelerators-device-simulation-create-custom-device.md |
| 64 | + |
| 65 | +- name: Concepts |
| 66 | + items: |
| 67 | + - name: Remote monitoring |
| 68 | + items: |
| 69 | + - name: Archticture |
| 70 | + href: iot-accelerators-remote-monitoring-architectural-choices.md |
| 71 | + - name: Device model schema |
| 72 | + href: iot-accelerators-remote-monitoring-device-schema.md |
| 73 | + - name: Device model behavior |
| 74 | + href: iot-accelerators-remote-monitoring-device-behavior.md |
| 75 | + - name: Industrial IoT |
| 76 | + items: |
| 77 | + - name: OPC Twin Architecture |
| 78 | + href: overview-opc-twin-architecture.md |
| 79 | + - name: OPC Vault Architecture |
| 80 | + href: overview-opc-vault-architecture.md |
42 | 81 |
|
43 |
| - - name: How-to guides |
| 82 | +- name: How-to guides |
| 83 | + items: |
| 84 | + - name: Remote monitoring |
44 | 85 | items:
|
45 | 86 | - name: Deploy solution
|
46 | 87 | items:
|
|
113 | 154 | href: iot-accelerators-remote-monitoring-rbac-tsi.md
|
114 | 155 | - name: Integrate SIM data
|
115 | 156 | href: iot-accelerators-remote-monitoring-telefonica-sim.md
|
116 |
| - |
117 |
| - - name: Reference |
118 |
| - items: |
119 |
| - - name: Device model schema |
120 |
| - href: iot-accelerators-remote-monitoring-device-schema.md |
121 |
| - - name: Device model behavior |
122 |
| - href: iot-accelerators-remote-monitoring-device-behavior.md |
123 |
| - |
124 |
| - - name: Resources |
125 |
| - items: |
126 |
| - - name: Developer reference guide (.NET) |
127 |
| - href: https://github.com/Azure/azure-iot-pcs-remote-monitoring-dotnet/wiki/Developer-Reference-Guide |
128 |
| - - name: Developer reference guide (Java) |
129 |
| - href: https://github.com/Azure/azure-iot-pcs-remote-monitoring-java/wiki/Developer-Reference-Guide |
130 |
| - - name: Developer troubleshooting guide |
131 |
| - href: https://github.com/Azure/azure-iot-pcs-remote-monitoring-dotnet/wiki/Developer-Troubleshooting-Guide |
132 |
| - - name: GitHub repository (.NET) |
133 |
| - href: https://github.com/Azure/azure-iot-pcs-remote-monitoring-dotnet |
134 |
| - - name: GitHub repository (Java) |
135 |
| - href: https://github.com/Azure/azure-iot-pcs-remote-monitoring-java |
136 |
| - - name: Remote Monitoring FAQ |
137 |
| - href: iot-accelerators-faq-rm-v2.md |
138 |
| - |
139 |
| -- name: Industrial IoT |
140 |
| - items: |
141 |
| - - name: Overview |
142 |
| - items: |
143 |
| - - name: What is industrial IoT |
144 |
| - href: overview-iot-industrial.md |
145 |
| - - name: What is OPC Twin |
146 |
| - href: overview-opc-twin.md |
147 |
| - - name: What is OPC Vault |
148 |
| - href: overview-opc-vault.md |
149 |
| - - name: What is OPC Publisher |
150 |
| - href: overview-opc-publisher.md |
151 |
| - - name: What is Connected Factory |
152 |
| - href: iot-accelerators-connected-factory-features.md |
153 |
| - - name: Quickstarts |
154 |
| - items: |
155 |
| - - name: Try a connected factory solution |
156 |
| - href: quickstart-connected-factory-deploy.md |
157 |
| - - name: Concepts |
158 |
| - items: |
159 |
| - - name: OPC Twin Architecture |
160 |
| - href: overview-opc-twin-architecture.md |
161 |
| - - name: OPC Vault Architecture |
162 |
| - href: overview-opc-vault-architecture.md |
163 |
| - - name: How-to guides |
| 157 | + - name: Industrial IoT |
164 | 158 | items:
|
165 | 159 | - name: Connected Factory
|
166 | 160 | items:
|
|
194 | 188 | href: howto-opc-publisher-configure.md
|
195 | 189 | - name: Run OPC Publisher
|
196 | 190 | href: howto-opc-publisher-run.md
|
197 |
| - - name: Resources |
198 |
| - items: |
199 |
| - - name: GitHub repository |
200 |
| - href: https://github.com/Azure/azure-iot-connected-factory |
201 |
| - - name: Connected Factory FAQ |
202 |
| - href: iot-accelerators-faq-cf.md |
203 |
| - |
204 |
| -- name: Device Simulation |
205 |
| - items: |
206 |
| - - name: Overview |
207 |
| - href: iot-accelerators-device-simulation-overview.md |
208 |
| - |
209 |
| - - name: Quickstarts |
210 |
| - items: |
211 |
| - - name: Try a device simulation solution |
212 |
| - href: quickstart-device-simulation-deploy.md |
213 |
| - |
214 |
| - - name: Tutorials |
215 |
| - items: |
216 |
| - - name: Create and run a simulation |
217 |
| - href: iot-accelerators-device-simulation-create-simulation.md |
218 |
| - - name: Create a custom simulated device |
219 |
| - href: iot-accelerators-device-simulation-create-custom-device.md |
220 |
| - |
221 |
| - - name: How-to guides |
| 191 | + - name: Device simulation |
222 | 192 | items:
|
223 | 193 | - name: Use an existing IoT Hub
|
224 | 194 | href: iot-accelerators-device-simulation-choose-hub.md
|
|
231 | 201 | - name: Deploy a custom docker image
|
232 | 202 | href: iot-accelerators-device-simulation-deploy-image.md
|
233 | 203 |
|
234 |
| - - name: Resources |
235 |
| - items: |
236 |
| - - name: Developer reference guide |
237 |
| - href: https://github.com/Azure/device-simulation-dotnet/wiki/Simulation-Service-Developer-Reference-Guide |
238 |
| - - name: GitHub repository |
239 |
| - href: https://github.com/Azure/device-simulation-dotnet |
240 |
| - |
241 |
| -- name: Predictive Maintenance |
242 |
| - items: |
243 |
| - - name: Overview |
244 |
| - href: iot-accelerators-predictive-walkthrough.md |
245 |
| - |
246 |
| - - name: Quickstarts |
247 |
| - items: |
248 |
| - - name: Try a predictive maintenance solution |
249 |
| - href: quickstart-predictive-maintenance-deploy.md |
250 |
| - |
251 |
| - - name: Resources |
252 |
| - items: |
253 |
| - - name: GitHub repository |
254 |
| - href: https://github.com/Azure/azure-iot-predictive-maintenance |
255 |
| - |
256 |
| -- name: Reference Architecture |
257 |
| - items: |
258 |
| - - name: Overview |
259 |
| - href: iot-accelerators-architecture-overview.md |
260 |
| - - name: Download |
261 |
| - href: https://aka.ms/iotrefarchitecture |
262 |
| - - name: Partner implementations |
263 |
| - items: |
264 |
| - - name: Intel Connected Logistics Platform |
265 |
| - href: https://www.azureiotsolutions.com/Accelerators#description/intel-connected-logistics-platform |
266 |
| - - name: Edge Dynamometer Analysis |
267 |
| - href: https://www.azureiotsolutions.com/Accelerators#description/edge-dynamometer-analysis |
268 |
| - - name: Digital Signage Solution |
269 |
| - href: https://www.azureiotsolutions.com/Accelerators#description/digital-signage-solution |
270 |
| - |
271 | 204 | - name: Related
|
272 | 205 | items:
|
273 |
| - - name: Solutions |
274 |
| - items: |
275 |
| - - name: IoT Central |
276 |
| - href: https://docs.microsoft.com/microsoft-iot-central/ |
277 |
| - - name: IoT solution accelerators |
278 |
| - href: /azure/iot-accelerators |
| 206 | + - name: IoT Central |
| 207 | + href: https://docs.microsoft.com/microsoft-iot-central/ |
279 | 208 | - name: Platform Services
|
280 | 209 | items:
|
281 | 210 | - name: IoT Hub
|
|
299 | 228 |
|
300 | 229 | - name: Resources
|
301 | 230 | items:
|
302 |
| - - name: Azure Roadmap |
303 |
| - href: https://azure.microsoft.com/roadmap/ |
| 231 | + - name: Remote monitoring |
| 232 | + items: |
| 233 | + - name: Developer reference guide (.NET) |
| 234 | + href: https://github.com/Azure/azure-iot-pcs-remote-monitoring-dotnet/wiki/Developer-Reference-Guide |
| 235 | + - name: Developer reference guide (Java) |
| 236 | + href: https://github.com/Azure/azure-iot-pcs-remote-monitoring-java/wiki/Developer-Reference-Guide |
| 237 | + - name: Developer troubleshooting guide |
| 238 | + href: https://github.com/Azure/azure-iot-pcs-remote-monitoring-dotnet/wiki/Developer-Troubleshooting-Guide |
| 239 | + - name: GitHub repository (.NET) |
| 240 | + href: https://github.com/Azure/azure-iot-pcs-remote-monitoring-dotnet |
| 241 | + - name: GitHub repository (Java) |
| 242 | + href: https://github.com/Azure/azure-iot-pcs-remote-monitoring-java |
| 243 | + - name: Remote Monitoring FAQ |
| 244 | + href: iot-accelerators-faq-rm-v2.md |
| 245 | + - name: Industrial IoT |
| 246 | + items: |
| 247 | + - name: GitHub repository |
| 248 | + href: https://github.com/Azure/azure-iot-connected-factory |
| 249 | + - name: Connected Factory FAQ |
| 250 | + href: iot-accelerators-faq-cf.md |
| 251 | + - name: Device simulation |
| 252 | + items: |
| 253 | + - name: Developer reference guide |
| 254 | + href: https://github.com/Azure/device-simulation-dotnet/wiki/Simulation-Service-Developer-Reference-Guide |
| 255 | + - name: GitHub repository |
| 256 | + href: https://github.com/Azure/device-simulation-dotnet |
| 257 | + - name: Predictive maintenance GitHub repository |
| 258 | + href: https://github.com/Azure/azure-iot-predictive-maintenance |
| 259 | + - name: Reference Architecture |
| 260 | + href: iot-accelerators-architecture-overview.md |
| 261 | + items: |
| 262 | + - name: Download |
| 263 | + href: https://aka.ms/iotrefarchitecture |
| 264 | + - name: Partner implementations |
| 265 | + items: |
| 266 | + - name: Intel Connected Logistics Platform |
| 267 | + href: https://www.azureiotsolutions.com/Accelerators#description/intel-connected-logistics-platform |
| 268 | + - name: Edge Dynamometer Analysis |
| 269 | + href: https://www.azureiotsolutions.com/Accelerators#description/edge-dynamometer-analysis |
| 270 | + - name: Digital Signage Solution |
| 271 | + href: https://www.azureiotsolutions.com/Accelerators#description/digital-signage-solution |
304 | 272 | - name: FAQ
|
305 | 273 | href: iot-accelerators-faq.md
|
306 | 274 | - name: Stack Overflow
|
307 | 275 | href: https://stackoverflow.com/questions/tagged/azure-iot-suite
|
308 | 276 | - name: Remote Monitoring V1
|
309 | 277 | href: https://docs.microsoft.com/previous-versions/azure/iot-suite/
|
310 |
| - |
0 commit comments