-
Notifications
You must be signed in to change notification settings - Fork 17
What is the STAG() macro used for? #22
Copy link
Copy link
Open
Description
I'm working with a student to make an ArtNet service plugin...
We've come across the STAG macro- https://github.com/philbowles/h4plugins/search?q=STAG
Couple of questions:
- what is it supposed to mean? (Service TAG?)
- is every service plugin required to define a STAG?
- where are the parameters to the usages of STAG in
H4Service.hdefined? e.g.STAG(age)- where isagedefined? We've tried searching in files and not found a definition that we understand; I've also tried using Visual Studio Codes and it can't find the definition either ;-) - if a new service plugin should define a STAG, where should it declare it?
Thanks in advance!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels