This repository is deprecated; please follow the main search page or use the ‘Related code repos’ widget on the right side of the current page.

Brew

published

Introduction

Following our mantra of ‘simplifying everything’, Brew removes the need for a separate IP phone in your meeting rooms to place an order with the canteen staff. Now, with a few taps on your personal Dx or the touch panel of a Room Device, you can easily place an order with the canteen. The staff in the canteen can view the order in real-time via a website and service it.

Table of contents

Components

Prerequisite

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/Brew.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

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

const ipAddress = "ssh://ENDPOINT_IPADDRESS"

Step 6

Install Dependencies

$ meteor npm install

Step 7

Run the code

$ meteor
View code on GitHub
  • Owner

  • Contributors

    +1Github contributor
  • Categories

  • Products

    Webex
  • Programming Languages

    JavaScript
  • License

    Other

Code Exchange Community

Get help, share code, and collaborate with other developers in the Code Exchange community.View Community
Disclaimer:
Cisco provides Code Exchange for convenience and informational purposes only, with no support of any kind. This page contains information and links from third-party websites that are governed by their own separate terms. Reference to a project or contributor on this page does not imply any affiliation with or endorsement by Cisco.