forked from ms-iot/content
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_docs-index.json
258 lines (257 loc) · 6.42 KB
/
_docs-index.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
{
"en-US":[
{
"parent":"Overview",
"children":[
{
"title":"Documentation",
"link":"/Docs.htm"
},
{
"title":"Supported boards and SoCs",
"link":"/Explore/Deviceoptions.htm"
},
{
"title":"Glossary",
"link":"/Docs/Glossary.htm"
}
]
},
{
"parent":"Developer tools",
"children":[
{
"title": "IoT Dashboard",
"link": "/Docs/IoTDashboard.htm"
},
{
"title":"Windows Device Portal",
"link":"/Docs/DevicePortal.htm"
},
{
"title":"Windows 10 IoT Core porting tool",
"link":"/Docs/IoTCorePortingTool.htm"
},
{
"title":"DISM",
"link":"/Docs/Dism.htm"
}
]
},
{
"parent":"Connecting to your device",
"children":[
{
"title":"PowerShell",
"link":"/Docs/PowerShell.htm"
},
{
"title":"FTP",
"link":"/Docs/FTP.htm"
},
{
"title":"SSH",
"link":"/Docs/SSH.htm"
},
{
"title":"Windows file sharing",
"link":"/Docs/WindowsFileSharing.htm"
},
{
"title":"Internet connection sharing",
"link":"/Docs/InternetConnectionSharing.htm"
},
{
"title": "Remote display",
"link":"/Docs/RemoteDisplay.htm"
},
{
"title":"On-device command-line utilities",
"link":"/Docs/CommandLineUtils.htm"
}
]
},
{
"parent":"Working with hardware",
"children":[
{
"title":"Pin mappings - Raspberry Pi 2 & 3 ",
"link":"/Docs/PinMappingsRPi.htm"
},
{
"title": "Pin mappings - Minnowboard Max",
"link": "/Docs/PinMappingsMBM.htm"
},
{
"title": "Pin mappings - Dragonboard",
"link": "/Docs/PinMappingsDb.htm"
},
{
"title":"Bus Providers",
"link":"/Docs/BusProviders.htm"
},
{
"title":"Hardware compatibility list",
"link":"/Docs/HardwareCompatList.htm"
},
{
"title":"Headed and headless devices",
"link":"/Docs/HeadlessMode.htm"
},
{
"title":"Make your 3D printer wireless",
"link":"/Docs/3DPrintServer.htm"
},
{
"title":"Install usb peripheral drivers",
"link":"/Docs/PeripheralDrivers.htm"
}
]
},
{
"parent":"Writing apps",
"children":[
{
"title": "Introduction",
"link": "/Docs/BuildingAppsForIoTCore.htm"
},
{
"title":"App deployment",
"link":"/Docs/AppDeployment.htm"
},
{
"title":"Setup a default app",
"link":"/Docs/SetupDefaultApp.htm"
},
{
"title":"WinDbg",
"link":"/Docs/Windbg.htm"
},
{
"title":"Event Tracing",
"link":"/Docs/ETW.htm"
},
{
"title":"Embedded mode",
"link":"/Docs/EmbeddedMode.htm"
},
{
"title":"Unavailable Universal APIs",
"link":"/Docs/UnavailableApis.htm"
},
{
"title": "Arduino and Windows 10",
"link":"/Docs/ArduinoAndWindows10.htm"
},
{
"title": "Speech",
"link":"/Docs/Speech.htm"
},
{
"title": "Computer Vision",
"link": "/Docs/ComputerVision.htm"
}
]
},
{
"parent":"Azure",
"children":[
{
"title":"Introduction",
"link":"/Docs/CloudIntro.htm"
},
{
"title":"Connect your device to the cloud",
"link":"/Docs/ConnectDeviceToCloud.htm"
},
{
"title":"Connect your app to the cloud",
"link":"/Docs/ConnectAppToCloud.htm"
}
]
},
{
"parent":"Security",
"children":[
{
"title":"Building secure IoT devices",
"link":"/Docs/BuildingSecureDevices.htm"
},
{
"title": "Secure Boot and BitLocker",
"link":"/Docs/SecureBootAndBitLocker.htm"
},
{
"title":"TPM",
"link":"/Docs/TPM.htm"
},
{
"title":"Unified write filter",
"link":"/Docs/UWF.htm"
}
]
},
{
"parent":"Connectivity",
"children":[
{
"title":"AllJoyn",
"link":"/Docs/AllJoyn.htm"
},
{
"title":"Bluetooth",
"link":"/Docs/Bluetooth.htm"
},
{
"title":"mDNS",
"link":"/Docs/ComingSoon.htm"
},
{
"title":"Network packet capture",
"link":"/Docs/NetworkPacketCapture.htm"
},
{
"title":"Wi-Fi",
"link":"/Docs/SetupWiFi.htm"
},
{
"title":"Wi-Fi Direct",
"link":"/Docs/SetupWiFiDirect.htm"
}
]
},
{
"parent":"Productization",
"children":[
{
"title":"Windows 10 IoT Core Pro",
"link":"/Docs/CreateIoTCorePro.htm"
},
{
"title":"OEM license requirements",
"link":"/Docs/OEMLicenseRequirements.htm"
},
{
"title":"Managing IoT Core Devices",
"link":"/Docs/Management.htm"
},
{
"title":"Installing and Servicing IoT apps",
"link":"/Docs/Store.htm"
},
{
"title":"Installing packages",
"link":"/Docs/InstallPackage.htm"
},
{
"title":"Driver deployment",
"link":"/Docs/DriverDeployment.htm"
},
{
"title":"Go to market",
"link":"/Docs/GotoMarket.htm"
}
]
}
]
}