Terminal Connections - Cisco TelePresence DX70 Reference Manual

Application programming interface
Hide thumbs Also See for TelePresence DX70:
Table of Contents

Advertisement

Cisco TelePresence DX70 and DX80
Introduction

Terminal connections

Managing feedback subscriptions
To register, list and deregister feedback expressions you
use the command xFeedback and its corresponding sub
commands.
The registered expressions are only valid for the currently
active connection. If you open two Telnet sessions and
register to get feedback in one session, you do not receive
feedback in the other session. This also means that if you
disconnect from a session, you have to re-register all
expressions after reconnecting.
You can register up to 38 expressions.
D15363.05 Cisco TelePresence DX70 and DX80 API Reference Guide CE9.2, NOVEMBER 2017.
About the API
About the API
xConfiguration
Feedback output
The feedback output is exactly the same as you get when
querying the system using the xConfiguration and xStatus
commands. E.g., if you issue the command
Active
on the command line the result is:
*s Standby Active: On
** end
If you have registered for feedback on status changes the
feedback you get when the system goes to standby-mode
will be exactly the same:
*s Standby Active: On
** end
This means that when you are programming against the
device you only need to handle one format.
xCommand
Example: Managing feedback subscriptions
A: Register feedback expressions.
Write in:
xStatus Standby
Result:
Write in:
Result:
Write in:
MainVideoSource
Result:
B: List out currently registered expressions.
Write in:
Result:
C: Deregister feedback expressions.
Write in:
Result:
Write in:
Result:
D: List the new feedback expressions.
Write in:
Result:
32
API Reference Guide
xStatus
Appendices
xFeedback register /Status/Audio
** end
OK
xFeedback register /Event/CallDisconnect
** end
OK
xFeedback register /Configuration/Video/
** end
OK
xFeedback list
/Configuration/Video/MainVideoSource
/Event/CallDisconnect
/Status/Audio
** end
OK
xFeedback deregister /Event/CallDisconnect
** end
OK
xFeedback deregister /Status/Audio
** end
OK
xFeedback list
/Configuration/Video/MainVideoSource
** end
OK
Copyright © 2017 Cisco Systems, Inc. All rights reserved.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Telepresence dx80

Table of Contents