Class SystemMap.SystemMapElement.StatusItem

java.lang.Object
com.inductiveautomation.ignition.gateway.web.models.SystemMap.SystemMapElement.StatusItem
All Implemented Interfaces:
Serializable
Enclosing class:
SystemMap.SystemMapElement

public static class SystemMap.SystemMapElement.StatusItem extends Object implements Serializable
A textual status item to be displayed inside a SystemMapElement. Supports two methods of defining the text: plain string message, or resource key with accompanying arguments. If using the resource key, the text message should still be provided as a fallback, in case the map is sent to a redundant node who doesn't have that module installed.
See Also: