D15335.02 Cisco TelePresence MX700 and MX800 API Reference Guide CE8.0, FEBRUARY 2016.
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 108
Cisco TelePresence MX700 and MX800
API Reference Guide
GPIO commands
xCommand GPIO ManualState Set
Requires user role: USER
USAGE:
xCommand GPIO ManualState Set [Pi n1: Pin1] [Pi n 2: Pin2] [Pi n3: Pin3] [Pi n4: Pin4]
where
Pin1: High/Low
Pin2: High/Low
Pin3: High/Low
Pin4: High/Low
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" [Ex pressio n[1..15]: "E x p r e s s i o n[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.