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. 
141
Cisco TelePresence MX700 and MX800
API Reference Guide
UserInterface commands
xCommand UserInterface Extensions Widget SetValue
Set the value of the given widget. Updates the UserInterface Extensions status tree. Returns an 
error if the value is out of range.
Requires user role: ADMIN
USAGE: 
xCommand UserInterface Extensions Widget SetValue Value: "
Value
" WidgetId: 
"
WidgetId
where
Value: String (0, 255)
The value of the widget. The range of values depends on the widget type.
WidgetId: String (0, 40)
The unique identifier for the widget.
xCommand UserInterface Extensions Widget UnsetValue
Empties the value of the given widget. Updates the UserInterface Extensions status tree and 
notifies the user interface that this widget is no longer selected.
Requires user role: ADMIN
USAGE: 
xCommand UserInterface Extensions Widget UnsetValue WidgetId: "
WidgetId
where
WidgetId: String (0, 40)
The unique identifier for the widget.
xCommand UserInterface Extensions Clear
Delete all user interface extensions (widgets) from the video system. 
Requires user role: ADMIN
USAGE: 
xCommand UserInterface Extensions Clear 
xCommand UserInterface Extensions List
List all user interface extensions (widgets) that exist on the video system. 
Requires user role: ADMIN
USAGE: 
xCommand UserInterface Extensions List 
xCommand UserInterface Message Alert Clear
Remove the message which was displayed using the xCommand Message Alert Display 
command. This is required when the Duration parameter is not set.
Requires user role: ADMIN, USER
USAGE: 
xCommand UserInterface Message Alert Clear 
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand