Git Product home page Git Product logo

inroomcontrol's Introduction

In-Room Control

Table of contents

General info

This project aims to create a simple demo to demonstrate the In Room Control capabilities of a Cisco Telepresence Endpoint. The following diargam shows more information on the set up for the same.

alt text

Components

Prerequisite

  • NodeJS installed on your laptop: https://nodejs.org/en/download/
  • You must have admin access to the Cisco Endpoint
  • All the devices(bulb, laptop and Cisco Video Endpoint) are on the same network

Setup

To run this project, complete the following steps:

Step 1

Create a User on the endpoint. To do this, you need to access the admin panel of the device. Add a new User with username and password as integrator.

alt text

Step 2

Clone the repository using the following command

$ git clone https://github.com/CiscoSE/InRoomControl.git

Step 3

Upload the XML File roomcontrolconfig.xml available in the repository to the system. To do so, visit the admin panel of the device. Under Integrations, click In-room Control and launch the Editor. Upload the XML file to the endpoint.

alt text

Step 4

Set up the Bulb using the App. The detail procedure for the same can be found here:
https://www.youtube.com/watch?v=tYiz8AegtQ4

Be sure to enable Developer Mode in the settings for the bulb on the mobile app.

Step 5

Make the change to IP address in the control.js.

const ipAddress = "ssh://ENDPOINT_IPADDRESS"

Step 6

Install Dependencies

$ npm install

Step 7

Run the code

$ node control.js

inroomcontrol's People

Contributors

stevenabraham6 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.