Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.

Commit

Permalink
minors
Browse files Browse the repository at this point in the history
  • Loading branch information
ObjectIsAdvantag committed Jun 6, 2018
1 parent 09263ea commit af241b0
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions labs/collab-xapi-branding/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ In this lab, you’ll learn to add your own logo and custom message to a Cisco c

## Prerequisites

* A Cisco collaboration device with the following requirements:
* Cisco DX, SX, MX or RoomKit model
* A Cisco Collaboration device with the following requirements:
* Cisco DX, SX, MX or RoomKit series
* Running _Cisco TelePresence CE v9.2_ or higher version of software
* Registered to the Cisco Webex cloud platform, or to an on-premise Cisco Unified Communications Manager (CUCM) or Cisco Video Control Server (VCS)

Expand Down
2 changes: 1 addition & 1 deletion labs/collab-xapi-branding/collab-xapi-branding.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"labId": "collab-xapi-branding",
"title": "Customizing Collaboration Devices from Code",
"slug": "Learn to customize display logos, signage and custom messages for your Collaboration devices via, SSH, HTTP and Node.js/JavaScript.",
"slug": "Learn to customize display logos, signage and custom messages for Cisco Collaboration Devices via SSH, HTTP and Node.js/JavaScript.",
"time": 20,
"byod": true,
"files": [
Expand Down
2 changes: 1 addition & 1 deletion labs/collab-xapi-controls/collab-xapi-controls.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"labId": "collab-xapi-controls",
"title": "Creating Custom In-Room Controls and Macros",
"slug": "Learn how to create custom controls for Cisco Webex Room and Desk devices, using the on-board control simulator tool and the in-room control editor. Then make those controls interactive via a server-based Node.js script, or an on-board JavaScript macro.",
"slug": "Learn how to create custom controls for Cisco Collaboration Devices, using the on-board control simulator tool and the in-room control editor. Then make those controls interactive via a server-based Node.js script, or an on-board JavaScript macro.",
"time": 30,
"byod": true,
"files": [
Expand Down
4 changes: 2 additions & 2 deletions labs/collab-xapi-intro/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ To make it concrete, we’ll illustrate xAPI and CE customization by showing how

## Prerequisites

* A Cisco collaboration device with the following requirements:
* A Cisco Collaboration device with the following requirements:
- Cisco DX, SX, MX or RoomKit series
- Running the _Cisco Collaboration Endpoint CE v9_ version of software
- Running the _Cisco Collaboration Endpoint CE v9.2+_ version of software
- Registered to the Cisco Webex cloud platform, or to an on-premises Cisco Unified Communications Manager (CUCM) or Cisco Video Control Server (VCS)

* Admin credentials to your device, if it's on-premise registered. If cloud-registered, you need admin access to the [Control Hub](https://admin.webex.com/login) of the organization of your device
Expand Down
2 changes: 1 addition & 1 deletion labs/collab-xapi-intro/collab-xapi-intro.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"labId": "collab-xapi-intro",
"title": "Introduction to xAPI for Cisco Collaboration Devices",
"slug": "Explore the programmability of Cisco collaboration Room Devices and understand xAPI – the API exposed by Cisco TelePresence CE software.",
"slug": "Explore the programmability of Cisco Collaboration Devices and understand xAPI – the API exposed by Cisco TelePresence CE software.",
"time": 30,
"byod": true,
"files": [
Expand Down

0 comments on commit af241b0

Please sign in to comment.