Class DefaultResourceEntityDelegate.ResourceEntity
java.lang.Object
com.inductiveautomation.ignition.gateway.config.DefaultResourceEntityDelegate.ResourceEntity
- All Implemented Interfaces:
Entity
- Enclosing class:
- DefaultResourceEntityDelegate
-
Method Details
-
getName
-
getDescription
- Specified by:
getDescription
in interfaceEntity
- Returns:
- Description information about the entity, this can contain a descriptive doc string as well as a map of additional properties.
-
getAudit
-
getEnablement
- Specified by:
getEnablement
in interfaceEntity
- Returns:
- Information about whether this entity is enabled or disabled, and how to change that state (if allowed)
-
getDiagnostics
- Specified by:
getDiagnostics
in interfaceEntity
- Returns:
- Diagnostic information (metrics and healthchecks) about this entity, if any.
-