Global Property Manager

Plugins that users have built. NOTE: plugins that were developed for Indigo versions older than 2022.1 will have to be updated to work with Indigo 2022.1 (Python 3 - see this blog post for details). If the plugin listed here is not in the Plugin Store (which will show updated plugins) then you will need to ask on the appropriate thread below if it has been updated and where you get get the update.
User avatar
DaveL17
Posts: 7323
Joined: Tue Aug 20, 2013 11:02 am
Location: Chicago, IL, USA
Contact:

Re: Global Property Manager

Post by DaveL17 »

jay (support) wrote:True - but your solution also fails because it doesn't allow any numerics.
Curses! Failed again.

See? I told you I didn't understand regex that well (or apparently at all.) :oops:
I came here to drink milk and kick ass....and I've just finished my milk.

My Plugins and Scripts
User avatar
jay (support)
Site Admin
Posts: 19232
Joined: Wed Mar 19, 2008 11:52 am
Location: Austin, Texas
Contact:

Re: Global Property Manager

Post by jay (support) »

regex is quite tricky, but once you get it it's extremely powerful.
Jay (Indigo Support)
Twitter | Facebook | LinkedIn
turtle
Posts: 30
Joined: Thu Oct 20, 2016 9:35 pm

Re: Global Property Manager

Post by turtle »

I've started using GPM and was a bit discouraged. I added the first key to a device. I wanted to add that exact key to another device, in fact, to all of my devices, however, that key did not appear in the Global Property drop-down. Do I really have to enter each key manually for every device that I have? I wanted to add about a dozen global properties to each of my 70+ devices.
User avatar
jay (support)
Site Admin
Posts: 19232
Joined: Wed Mar 19, 2008 11:52 am
Location: Austin, Texas
Contact:

Re: Global Property Manager

Post by jay (support) »

turtle wrote:I've started using GPM and was a bit discouraged. I added the first key to a device. I wanted to add that exact key to another device, in fact, to all of my devices, however, that key did not appear in the Global Property drop-down. Do I really have to enter each key manually for every device that I have? I wanted to add about a dozen global properties to each of my 70+ devices.
Yes, you'd need to add them individually. I can't envision any UI that would make managing 840 individual properties easy/less painful though.

Creating/managing that many properties sure sounds like a task for a dedicated plugin to me. What would you be using to update them? What would be using them?

What I will do is put the Global Property Manager plugin up on our GitHub repo where others can contribute to it (I'll try to get that done next week). One thing that would probably be useful would be to add API Actions (new for Indigo 7) to add/update/delete global properties so one could perform those operations from a script or another plugin.
Jay (Indigo Support)
Twitter | Facebook | LinkedIn
Post Reply

Return to “User Plugins”