-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy patharticles.json
346 lines (343 loc) · 14.5 KB
/
articles.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
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
{
"CustomerStories": [
{
"id": "RoomHubNewYork",
"title": "Room control showcase in Cisco New York",
"description": "How we implemented control for lights and shades, and 'report isseue' feature in all meeting rooms in Cisco's New York office",
"symbol": "🗽"
}
],
"UseCases": [
{
"id": "UseCases",
"title": "Use cases overview",
"description": "Learn which other use cases than conferencing and whiteboarding the Cisco devices can be used to solve.",
"symbol": "📄",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/usecases/examples.png"
},
{
"id": "SpaceManagement",
"title": "Space management",
"description": "Monitor how and when your spaces are being used to optimize your office resources",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/usecases/spacemanagement.jpg"
},
{
"id": "CustomCalendaring",
"title": "Third party room booking",
"description": "Integrate your ownspecific booking or calendaring system for your meeting rooms",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/usecases/navigator.webp"
},
{
"id": "RoomControls",
"title": "Universal room control",
"description": "Control anything else in the meeting room, such as lights, air condition, shades and media players with custom UI extensions",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/usecases/ui-extensions.png"
},
{
"id": "DigitalSignage",
"title": "Informative screens",
"description": "Make sure the video screens show something useful or interesting when they are not being used.",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/usecases/signage.png"
},
{
"id": "EnvironmentalSensors",
"title": "Work environment monitoring",
"description": "Ensure well being for your employees, both at the office and the home office, by using the sensors to detect when working conditions are getting sub-optimal.",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/usecases/environmental-sensors.png"
},
{
"id": "PeopleCount",
"title": "Hot desking",
"description": "Use the presence sensors and people count features of the video device to show which hot desks are available etc.",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/usecases/hotdesking.jpg"
},
{
"id": "WebApps",
"title": "Use your own web apps",
"description": "Bring your own favourite web tools to the collaboration arena by adding web applications to the video devices.",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/usecases/webapps.png"
},
{
"id": "T3",
"title": "Fire Alarm Awareness",
"description": "Ensure that people with headsets and hearing impaired workers are notified too when the fire alarm goes off.",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/usecases/firedrill.jpeg"
},
{
"id": "Kiosk",
"title": "Virtual Receptionist",
"description": "Why a Desk device in kiosk mode is the perfect solution for virtual receptionist when physical staff is not available",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/kiosk/overview.png"
},
{
"id": "VisitorRegistration",
"title": "Visitor Registration",
"description": "Let customers and visitors register themselves when arriving at your location.",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/usecases/visitor-registration.jpg"
}
],
"TechDocs": [
{
"id": "Introduction",
"title": "RoomOS introduction",
"description": "What is RoomOS, what are the main concepts and components",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/integrations.png"
},
{
"id": "Integrations",
"title": "RoomOS integrations explained",
"description": "What's the difference between macros, JSXAPI, cloud xAPI, workspace integrations and which to choose?",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/meetingroom4.jpeg"
},
{
"id": "xAPI",
"title": "Introduction to the xAPI",
"description": "Understand the basic buildling blocks of the API of RoomOS",
"symbol": "🎓"
},
{
"id": "LocalAdminUser",
"title": "How to create a local admin user",
"description": "Create an admin user on your own video device quickly and easily",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/localadmin/login-vega.png"
},
{
"id": "UiExtensions",
"title": "UI Extensions: Overview",
"description": "Provide custom user interfaces for your video device to control other devices in the room, or create your own workflows",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/ui-extensions-editor.png"
},
{
"id": "UiExtensions-Panels",
"title": "UI Extensions: Panels and widgets",
"description": "Learn how custom UI panels and widgets work, and understand the event model",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/uiextensions/switches.png"
},
{
"id": "WebEngine",
"title": "Introduction to the web engine",
"description": "Use web content on the video device for completely custom content",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/poster.png"
},
{
"id": "MacroIntroduction",
"title": "Macro Overview",
"description": "What are the device user scripts, and how can they help your workflow?",
"symbol": "📝"
},
{
"id": "MacroTutorial",
"title": "Macro Tutorial",
"description": "Get your hands wet with beginner tutorials",
"symbol": "📝"
},
{
"id": "OutboundSerialControl",
"title": "Controlling third-party peripherals via serial port",
"description": "Outbound serial control",
"symbol": "📝"
},
{
"id": "USBControl",
"title": "Third-party USB control devices",
"description": "Use a third-party USB input device to control a device",
"symbol": "📝"
},
{
"id": "VideoSwitch",
"title": "Video Switch",
"description": "Use of a Video Switch",
"symbol": "📝"
},
{
"id": "JSXAPIStyles",
"title": "JSxAPI coding styles",
"description": "Several styles are supported, find out which one is the right for you",
"symbol": "📝"
},
{
"id": "JSXAPIXapiToJs",
"title": "From xAPI to JavaScript",
"description": "Already know the xAPI on the command line / T-Shell but struggle to convert it to JavaScript?",
"symbol": "📝"
},
{
"id": "JSXAPIIntro",
"title": "Connect from Node",
"description": "Use the JSxAPI library to connect to the video device from an external Node.js service",
"symbol": "🌍"
},
{
"id": "JSXAPIBrowser",
"title": "Connect from a browser",
"description": "Create apps that connect to the video device from a browser on laptops and smart phones",
"symbol": "🌍"
},
{
"id": "WebAppsOnNavigator",
"title": "PWA - Web apps on Navigator",
"description": "How to create web apps on the Navigator that uses the xAPI 'natively'",
"symbol": "📝"
},
{
"id": "WebWidgets",
"title": "Web Widgets Design Guidelines",
"description": "Tips on how to style your widgets",
"symbol": "🎨"
},
{
"id": "",
"title": "",
"description": "",
"symbol": "📄"
}
],
"MTR": [
{
"id": "Intro",
"title": "Introduction",
"description": "Cisco devices with Microsoft Teams Rooms",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/MTR/mtrlogo.png"
},
{
"id": "AOSP",
"title": "AOSP Device Management",
"description": "Moving Microsoft Teams Android Devices to AOSP Device Management",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/MTR/mtrlogo.png"
},
{
"id": "Requirements",
"title": "Requirements",
"description": "Preparing to onboard Cisco devices to Microsoft Teams Rooms, including licensing and software requirements.",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/MTR/mtrlogo.png"
},
{
"id": "releasenotesMTR",
"title": "Release notes",
"description": "New and changed features, and issues fixed for Microsoft Teams Rooms devices on RoomOS.",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/MTR/mtrlogo.png"
},
{
"id": "MTROnBoarding",
"title": "Onboarding",
"description": "Onboarding Cisco devices to Microsoft Teams Rooms",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/MTR/mtrlogo.png"
},
{
"id": "MTPOnRoomNavigator",
"title": "Microsoft Teams Panels on Cisco Room Navigator",
"description": "Set up the Microsoft Teams Panels experience on the Cisco Room Navigator",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/MTR/mtrlogo.png"
},
{
"id": "ControlHub",
"title": "Get started with Control Hub",
"description": "Learn about administration options in Control Hub.",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/MTR/mtrlogo.png"
},
{
"id": "GetStartedMTR",
"title": "Get started with Cisco Devices",
"description": "Introducing the main menu, control panel, settings menu, features, and functionality on Cisco devices with Microsoft Teams Rooms.",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/MTR/mtrlogo.png"
},
{
"id": "CameraOptions",
"title": "Camera options",
"description": "How to select camera mode and access self-view.",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/MTR/mtrlogo.png"
},
{
"id": "MicrophoneOptions",
"title": "Microphone options",
"description": "Test your microphone, use noise removal options, and activate music mode.",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/MTR/mtrlogo.png"
},
{
"id": "WebexMeetings",
"title": "Join Webex meetings with One Button To Push",
"description": "Join Webex meetings with OBTP from a device that's registered to Control Hub.",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/MTR/mtrlogo.png"
},
{
"id": "RoomOSCalling",
"title": "Place Webex calls",
"description": "Place Webex calls from a device that's registered to Control Hub.",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/MTR/mtrlogo.png"
},
{
"id": "JoinThirdPartyMeetings",
"title": "Join Webex and Zoom meetings",
"description": "Join Webex and Zoom meetings from a device that's registered to Control Hub.",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/MTR/mtrlogo.png"
},
{
"id": "PINlock",
"title": "Secure your device with a PIN",
"description": "Add an extra layer of privacy to the device with a 6-digit PIN lock.",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/MTR/mtrlogo.png"
},
{
"id": "SettingsMenu",
"title": "Settings menu",
"description": "Device settings that are available from the UI.",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/MTR/mtrlogo.png"
},
{
"id": "DeviceWebInterface",
"title": "The device web interface",
"description": "How to configure a Cisco device from its local web interface.",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/MTR/mtrlogo.png"
},
{
"id": "WiFiSettings",
"title": "Wi-Fi settings",
"description": "Wi-Fi setup and best practices.",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/MTR/mtrlogo.png"
},
{
"id": "USBpassthrough",
"title": "USB Passthrough",
"description": "USB Passthrough for seamless device connections.",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/MTR/mtrlogo.png"
},
{
"id": "APIAndCustomizations",
"title": "Using the device API",
"description": "How to use the Cisco device's xAPI.",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/MTR/mtrlogo.png"
},
{
"id": "WebViews",
"title": "Web content",
"description": "Display web content on a Cisco device.",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/MTR/mtrlogo.png"
},
{
"id": "InterceptingProxy",
"title": "Intercepting Proxy",
"description": "How to set up an intercepting proxy.",
"image": "https://raw.githubusercontent.com/cisco-ce/roomos.cisco.com/master/doc/images/MTR/mtrlogo.png"
}
],
"WhatsNew": [
{
"id": "ReleaseNotesRoomOS_10",
"title": "On-prem: RoomOS 10 Release Notes",
"description": "What's new in the latest version of the on-premise deployment of RoomOS 10?",
"symbol": "📄"
},
{
"id": "ReleaseNotesRoomOS_11",
"title": "On-prem: RoomOS 11 Release Notes",
"description": "What's new in the latest version of the on-premise deployment of RoomOS 11?",
"symbol": "📄"
},
{
"id": "ReleaseNotesCloud",
"title": "Cloud: RoomOS Release Notes",
"description": "What's new in the latest version of the cloud deployment of RoomOS 11?",
"symbol": "📄"
}
]
}