Package com.inductiveautomation.ignition.gateway.model
package com.inductiveautomation.ignition.gateway.model
-
ClassDescriptionBase class for all gateway module hook implementations.Use with the SystemPropertiesManager to get or set various gateway system properties on an Edge gateway.Gateway system settings specific to an Edge system WARNING! If you add a value to the record, be sure to add it to EdgeSystemProperties as well, so we can use the property to access the value via the SystemPropertiesManager.Base interface for types that define new extension points on the Ignition framework.Simple abstract decorator for
GatewayContext
Represents a module that is loaded in the gateway.The main hook into a module's gateway scope.Use with the SystemPropertiesManager to get or set various gateway system properties.Manages how modules are installed, restarted, and removed from IgnitionThis class lets various "profile" items (notification profile, tag history profiles, etc) communicate basic running state information.This enum defines the general state in coarse terms.Provides a listener that can react to SystemPropertyRecord changes.Manages access to the SystemPropertiesRecord.Whenever a SystemPropertiesListener fires, this provides a read-only version of the system properties map that can be safely passed to listeners.Convenience builder to create telemetry contributors that contribute some part of a json document.