Cisco Cisco TelePresence MX700 Riferimenti tecnici

Pagina di 205
D15335.04
 Cisco TelePresence MX700 and MX800 API Reference Guide CE8.2, JUNE 2016. 
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 
127
Cisco TelePresence MX700 and MX800
API Reference Guide
HttpFeedback commands
xCommand HttpFeedback Deregister
Deregister XML feedback over HTTP(S).
Requires user role: ADMIN
USAGE: 
xCommand HttpFeedback Deregister FeedbackSlot: 
FeedbackSlot
 
where
FeedbackSlot: Integer (1..4)
You can have from 1 to 4 slots for feedback.
xCommand HttpFeedback Register
Register the system to a HTTP(S) server to return XML feedback over HTTP(S) to specific URLs.
Requires user role: ADMIN
USAGE: 
xCommand HttpFeedback Register [FeedbackSlot: 
FeedbackSlot
] ServerUrl: 
"
ServerUrl
" [Expression[1..15]: "
Expression[1..15
]"] 
where
FeedbackSlot: Integer (1..4)
You can have from 1 to 4 slots for feedback.
ServerUrl: String (1, 2048)
Define the URL for the HTTP(S) server.
Expression[1..15]: String (1, 255)
 XPath expressions specify which parts of the Status and Configuration XML documents 
are monitored. You can have from 1 to 15 XPath expressions.
Peripherals commands
xCommand Peripherals Connect
Register peripherals that are connected to the codec, such as control systems and touch 
panels. The registered peripherals are displayed on the web interface under Configuration > 
Peripherals. 
This command should be used when the peripheral connects to the codec for the first time 
or when the software version on the peripheral has changed. The list of connected devices is 
available with the command xStatus Peripherals ConnectedDevice [n] Status.
Requires user role: ADMIN, USER
USAGE: 
xCommand Peripherals Connect [HardwareInfo: "
HardwareInfo
"] ID: "
ID
" [Name: 
"
Name
"] [NetworkAddress: "
NetworkAddress
"] [SerialNumber: "
SerialNumber
"] 
[SoftwareInfo: "
SoftwareInfo
"] Type: 
Type
 
where
HardwareInfo: String (0, 100)
The device’s hardware number.
ID: String (1, 100)
A unique ID for the device you are connecting to, typically a MAC address.
Name: String (0, 100)
Define a name for the device.
NetworkAddress: String (0, 100)
Network address for the device you are connecting to.
SerialNumber: String (0, 100)
The device’s serial number.
SoftwareInfo: String (0, 100)
Software version the device is running.
Type: Byod/ControlSystem/Other/TouchPanel
Define the type of device you are connecting to.
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand