Giter Site home page Giter Site logo

oborys / xapi-samples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ciscodevnet/xapi-samples

0.0 1.0 0.0 4.83 MB

Examples of In-Room Controls, Macros and Node.js scripts for Webex devices and Cisco Collaboration Endpoints

Home Page: http://cs.co/roomdevices

License: MIT License

JavaScript 14.41% HTML 83.73% CSS 1.86%

xapi-samples's Introduction

Handy samples for xAPI In-Room Controls & Macros

This repo contains custom Controls, Javascript Macros examples and Node.js applications to quickly ramp you up with the CE programmability and xAPI.

New to Controls & Macros? check the QuickStart Guide to learn to load Controls and Macros to your device

Next steps: done with the examples in this repo? here are a few suggestions

Quick intro to T-Shell

Simply SSH to your Collaboration Device and run the commands below:

Listening to events

# Listen to all notifications (events, status, commands)
xfeedback register /
# Listen to in-room control events
xfeedback register /Event/UserInterface/Extensions
# Stop listening
xfeedback deregisterall

Sending messages

# Listen to messages
xfeedback register /Event/Message/Send
# Send message
xCommand Message Send Text: "This is random text"

Check the message Macro for an example in javascript.

xapi-samples's People

Contributors

objectisadvantag avatar

Watchers

James Cloos 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.