Class pinnacle.tag.TagSignal
Fields
active nullable
active?: fun(tag: pinnacle.tag.TagHandle, active: boolean)
A tag was set to active or not active.
created nullable
created?: fun(tag: pinnacle.tag.TagHandle)
A tag was created.
removed nullable
removed?: fun(tag: pinnacle.tag.TagHandle)
A tag was removed.