All Projects → CiscoDevNet → Roomdevices Macros Samples

CiscoDevNet / Roomdevices Macros Samples

Licence: mit
Macros samples for Cisco CE Video Endpoints

Programming Languages

javascript
184084 projects - #8 most used programming language
macros
77 projects

Cisco CE Room Devices - Macros

Here you can find a selection of macros for CE Room Devices. Macros is a great new feature intruduced in CE9.2 that allows you to customise your Room Device. It is especially powerful in combination with the In-Room Control Extensions of the Cisco Touch 10 Control Panel.

Macros available:

Macro Description
AppleTV Control Add an Apple TV remote control to the touch 10. All communication is done directly via HDMI-CEC. No control system needed.
Audio Call Dial Pad Ereate an in-room control application that adds a dedicated audio call dial pad to the Touch 10
Audio Safe Guard Enforce a maximum output volume on the device. Demostrates a simple macro using API statuses and commands
Camera Control with wide angle view Your custom camera control page, including creating a wide angle view of two cameras and controlling both simultaneously.
CodingExamples A collection of small snippets showing more common coding questions related to the macro language and XAPI usage.
Conditional Autoanswer with Prompt Auto answer on incoming calls - but only for a select number of remote sites
Customer Satisfaction Want to add a survey at the end of a call? This macro does this for you
In-Room Control Debugger A helpful litte extension that shows a message on-screen every time a custom button is pressed or page opened and closed on the touch 10
Join Webex with Prompt for Pin before connect Add a Join Webex meeting button to the touch panel. Prompts the user to enter meeting ID and host pin before actually dialling the webex bridge
Language Selector By default the touch 10 does not have a way for the end user to select the interface language. This macro adds this feature. Great for those multi-language environments.
One Button to Dial Do you always dial into the same bridge number? Why not have a single speed dial button on the home screen to do this?
Prompt for Pin Automatically show a prompt for pin on the touch 10 when calling a webex bridge
Remote Monitoring Alert Display OSD\Touch warning text when video snapshots (aka remote monitoring) are being captured
Room Capacity Alert Display Alert on the device if a set capacity is exceeded - Based on people count API
Room Cleaning and Usage Records cleaning events, shows time since last used, time since last cleaned, number of times since last cleaned, warns of capacity restrictions.
Room Kit Pro Video Compositing With CE firmware you have more customisation options and flexibility than ever.
Room Kit Pro/SX80 GPIO See how to get the device to perform some actions when triggering a change on the built in GPIO. Add an one-button-to-dial button on the wall.
Scheduler Have the endpint device automatically perform actions, like placing a call, at a specified time and day.
Smart Dual-Screen Presentation Allows primary monitor on multiscreen systems to display preso content when not in a video call.
Speed dials Always dialling the same few numbers from the meeting room. Maybe want to add calling 911 or the Pizza Place more prominent?
Tic Tac Toe Fun Game which allows the user to see how to update images and panels in real time with relation to user input!
WebApps Manager This macro allows simple management of ad-hoc local web apps on a device by providing a user interface to add new apps and remove existing ones.

Requirements

  1. Cisco Room Device (MX, SX, DX, Room, Board or Desk series)
  2. Firmware CE9.2.1 or newer. Some macro using newer features require newer firmware. See the requiremens list specified within each macro
  3. Admin user access to endpoint

Getting Started

  1. Read the document Working with Macros and In-room Controls for a comprehensive introduction of In-Room Controls, Macros as well as step-by-step instructions on how to build and upload your code.
  2. Watch this video for a quick introduction of what In-Room Controls are: https://youtu.be/IQ2Z104Xf50

Additional Information

XAPI

Documentation for the XAPI can be found in the Command References overview.

Disclaimer

This example is only a sample and is NOT guaranteed to be bug free and production quality.

The sample macros are meant to:

  • Illustrate how to use the CE Macros.
  • Serve as an example of the step by step process of building a macro using JavaScript and integration with the Codec XAPI
  • Provided as a guide for a developer to see how to initialize a macro and set up handlers for user and dialog updates.

The sample macros are made available to Cisco partners and customers as a convenience to help minimize the cost of Cisco Finesse customizations. Cisco does not permit the use of this library in customer deployments that do not include Cisco Video Endpoint Hardware.

Support Notice

Support for the macros is provided on a "best effort" basis via DevNet. Like any custom deployment, it is the responsibility of the partner and/or customer to ensure that the customization works correctly and this includes ensuring that the macro is properly integrated into 3rd party applications.

It is Cisco's intention to ensure macro compatibility across versions as much as possible and Cisco will make every effort to clearly document any differences in the XAPI across versions in the event that a backwards compatibility impacting change is made.

Cisco Systems, Inc.
http://www.cisco.com
http://developer.cisco.com/site/roomdevices

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].