Package com.inductiveautomation.ignition.gateway.tags.evaluation
package com.inductiveautomation.ignition.gateway.tags.evaluation
-
ClassDescriptionTag actors are registered and organized according to their Classification.A BatchOperation collects together a set of operations that should be executed together as a batch.When objects are uninitialized, it could be due to a normal shutdown, or to something else- like the item being deleted.A TagActor can be thought of as part of a pipeline.A TagActorFactory creates TagActors, which are the execution building blocks of tags.since 8.0This is an entity that does something with a qualified value.since 8.0To participate in a tag write pipeline, a TagActor must implement this interface.