Class SubSystemIdentifiers

java.lang.Object
com.inductiveautomation.ignition.gateway.storeforward.SubSystemIdentifiers

public final class SubSystemIdentifiers extends Object
The SubSystemIdentifiers class contains constants for all known subsystems that store data through the store and forward system.
  • Field Details

    • ALARMING

      public static final SystemIdentifier ALARMING
      The identifier for the Alarming subsystem.
    • AUDITING

      public static final SystemIdentifier AUDITING
      The identifier for the Auditing subsystem.
    • DATASOURCE

      public static final SystemIdentifier DATASOURCE
      The identifier for the Datasource subsystem.
    • SECS_GEM

      public static final SystemIdentifier SECS_GEM
      The identifier for the SecsGem subsystem.
    • TAG_HISTORY

      public static final SystemIdentifier TAG_HISTORY
      The identifier for the TagHistory subsystem.
    • TRANSACTION_GROUPS

      public static final SystemIdentifier TRANSACTION_GROUPS
      The identifier for the TransactionGroups subsystem.