Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Is it possible to install a javascript package in order to use the reference it in a javascript macro? I'm trying to use an external javascript library. I do know that you can install on other systems using:npm install packagenameMacro code:const p...
Hello,I'm trying to control lighting in a room by using the macro feature and commands. In order to do this, I need to be able to run telnet commands. Is it possible to run telnet commands directly from api macro calls? If so, how would I do this? ...
I'm trying to get a response from a simple url request with the api, but I can't seem to find a way to get the return information back. I'm able to post information to a website correctly, but there is supposed to be a return body that displays if i...
Hello, I'm trying to control our Lutron electricity system through the touch pad Cisco touch 10 SX20. I'm trying to find a way to do this through Lutron's Telnet integration protocol, but cannot find specific commands on connecting from Cisco to tel...