Class PerspectiveGatewayEventsConfig

java.lang.Object
com.inductiveautomation.ignition.common.script.ScriptConfig
com.inductiveautomation.perspective.common.config.PerspectiveGatewayEventsConfig

public class PerspectiveGatewayEventsConfig extends ScriptConfig
  • Field Details

  • Constructor Details

    • PerspectiveGatewayEventsConfig

      public PerspectiveGatewayEventsConfig()
  • Method Details

    • toJson

      public com.inductiveautomation.ignition.common.gson.JsonObject toJson()
    • fromJson

      public static PerspectiveGatewayEventsConfig fromJson(byte[] bytes) throws com.google.gson.JsonParseException
      Throws:
      com.google.gson.JsonParseException
    • fromJson

      public static PerspectiveGatewayEventsConfig fromJson(com.inductiveautomation.ignition.common.gson.JsonObject json)