How i create group asset , so that i can create a rule for all asset

Hi ,
How i create group asset , so that i can create a rule for all .

Thanks

Hi,

At the moment you can’t create a rule for all children of a parent. You can create rules for any asset of a certain type, but that might not be what you want.

You can of course group assets just by dragging and dropping in the asset tree.

Don

1 Like

There is an exception to the rule. :joy: You can create a group control Groovy rule: User Guide: Create Rules with Groovy Editor · openremote/openremote Wiki · GitHub

2 Likes

Helo Don,
Could you support with this rule please
I am trying to make a rule, that allows to update set of assests using some property.
For example where for all the Light Assets where Model==‘m1’
Or for example for all the assests where each of them has tag ‘myTag’

So this rule is not working as expected? Or what is the issue here?
Feel free to create a new topic if you’d like.