I have a project with A LOT of defined numbers that pull from my ISY via HTTP/REST commands. For instance, I have 15 dimmers to control, each with 20 commands to set the gauges. That alone is 300 lines to update.
Unfortunately, because of a potential security breech, I've had to change the password to the ISY. Now, I have to go in and change EVERY URL to update the password.
Question is; is there a way to 'export' all of the number definitions to say a text or CSV file so that I can 'bulk edit' the commands? Barring that, is there a way to 'bulk edit' within the application?
Any help is appreciated.
Export commands?
Re: Export commands?
Are your commands 'entered manually' / 'send data to website' or stored in pre-defined commands? In pre-defined commands there is a Find/Replace function...
Re: Export commands?
Both. But the manual ones (associated to buttons), and the ones in my 'numbers' definitions are what I am interested in bulk changing.
Re: Export commands?
There is no easy way to bulk change 'send data to website' or 'entered manually' commands I'm afraid. But pre-defined commands, whether they are called from within numbers or anywhere else, can be changed in the pre-defined commands window.