Cisco Cisco TelePresence MX700 Riferimenti tecnici

Pagina di 194
D15335.03
 Cisco TelePresence MX700 and MX800 API Reference Guide CE8.1, APRIL 2016. 
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 
34
Cisco TelePresence MX700 and MX800
API Reference Guide
Dos and don’ts
Here are some best practices when programming the Cisco 
MX series API.
DO use complete commands
You should always use complete commands when program-
ming, i.e. always use xConfiguration Video instead of xconf 
vid. The shortcuts can be used for searches in the API on the 
command line, but not for programming. The reason for this is 
that you might end up with ambiguous code when additional 
commands are added to the API.
DO NOT subscribe to unnecessary feedback
Subscribing to too much feedback may congest the control 
application. Although the amount of feedback may seem fine 
in the current version, the amount of feedback may grow in 
future releases.
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
About the API