cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
895
Views
0
Helpful
1
Replies

cisco macro scripting support

 

Piero Monopoli

Apr 29, 2021, 1:49 EDT

Hi, I should develop communication with the Philips home automation lighting system on the Webex system (Telepresence SX). The system can be controlled through http GET calls. ex. to set the percentage to 25% of channel 3 in area 2 send: <http://192.168.38.140/SetDyNet.cgi?a=2&c=3&l=25>
If you want to request the status of the channel just commanded, it would be sufficient to send:
<http://192.168.38.140/GetDyNet.cgi?a=2&c=3&l=>
Using postman works perfectly, you need to use base64 encoding (admin: admin). Anyone have a suggestion?
Thanks so much.

1 Reply 1

Sergio Quezada
Level 1
Level 1

Hello,
Cisco has developed a very nice option for us UI Extensions (widgets) and programable Macros. Below is the link to quite a bit of documentation. I have also attached the lasted revision.

Configuration Guides:
https://www.cisco.com/c/en/us/support/collaboration-endpoints/spark-room-kit-series/products-installation-and-configuration-guides-list.html

 

Hope this helps,
Sergio Quezada