Allow target instances to be excluded from pattern specifiers #250
Labels
proposed feature
A proposed new feature
semantics
Issues related to semantics
spec
Issues related to the FPP language specification
syntax
Issues related to syntax
user's guide
Issues related to the FPP User's Guide
Currently you can write a pattern specifier that connects to all available targets, like this:
or you can connect to selected targets like this:
It seems useful to connect to all but a few selected targets, like this:
Exclusion actually seems more useful than inclusion here, as we typically want all or all but a few of the available targets to follow the pattern.
The text was updated successfully, but these errors were encountered: