Is it possible to assign a custom property dynamically based on other properties so that current and future devices can be assigned the custom property automatically?
In the custom property configuration, you have to choose which devices get the assignment. It does have a search feature so that I can assign devices with, say, a "-m" in the name. But I want to make sure it is a Cisco device, too. I also want the custom property to auto-assign to new devices upon discovery.
I'm currently doing something similar in Groups, so that devices are added to groups automatically:

Unfortunately, it does not appear that you can populate custom properties based on what group the devices are in, nor does the custom properties configuration allow such a dynamic query.
Perhaps there is a way to do this in SWQL? I've seen a SQL query, but would prefer to manage SWQL so that it is upgrade-proof.