Class WellKnownPathTypes
java.lang.Object
com.inductiveautomation.ignition.common.WellKnownPathTypes
These are path identifiers used by
QualifiedPath for the well-known objects in Ignition.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final StringThe driver is the driving gateway name, sometimes with the provider, separated by ":".static final StringA particular event, in the context of the system or parent path.static final Stringstatic final StringThe Machine ID of the physical server running Ignition.static final StringFairly self explanatory.static final Stringstatic final StringCan refer to different types of providers, depends on the following object for context.static final StringThe source indicates where a remote event of some kind originated, ideally in a unique way.static final StringThe id of the particular Ignitionstatic final StringA path to a tagstatic final Stringstatic final String -
Method Summary
-
Field Details
-
Machine
The Machine ID of the physical server running Ignition.- See Also:
-
System
The id of the particular Ignition- See Also:
-
Tag
A path to a tag- See Also:
-
Alarm
- See Also:
-
Event
A particular event, in the context of the system or parent path.- See Also:
-
Provider
Can refer to different types of providers, depends on the following object for context.- See Also:
-
HistoryProvider
- See Also:
-
Driver
The driver is the driving gateway name, sometimes with the provider, separated by ":". In other words: gatewayName[:providerName]- See Also:
-
UserProfile
- See Also:
-
User
- See Also:
-
Property
- See Also:
-
Source
The source indicates where a remote event of some kind originated, ideally in a unique way.- See Also:
-
Project
Fairly self explanatory. Not often used in paths, but useful for logging.- See Also:
-