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.The GatewayContext is the main interface to the Ignition Gateway.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.Deprecated, for removal: This API element is subject to removal in a future version.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 SystemPropertiesResource.Whenever a SystemPropertiesListener fires, this provides a read-only version of the system properties map that can be safely passed to listeners.Deprecated.SystemProps
contributed to this registry will be presented on the Gateway.Convenience builder to create telemetry contributors that contribute some part of a json document.Web Server settings taking into account all of the web servers settings to provide connection details for the Gateway.
SystemPropertiesResource
,SecurityPropertiesResource
, andLocalSystemPropertiesResource
instead.