public class AutoTimestampChainItem extends BaseChainItemCommon
| Constructor and Description |
|---|
AutoTimestampChainItem() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.scada.core.Variant |
process(org.eclipse.scada.core.Variant value,
Map<String,org.eclipse.scada.core.Variant> attributes)
Process the chain item
|
setAttributes, setReservedAttributespublic org.eclipse.scada.core.Variant process(org.eclipse.scada.core.Variant value,
Map<String,org.eclipse.scada.core.Variant> attributes)
ChainItemvalue - the value to process or null if a output item
changed only the attributesattributes - The current primary attributesnull if the chain item does not
change the input value