public class GemHostDevicesModel.GemDevicesAlarmVariable extends GemToolModelSnapshot.GemAlarmVariable
alcd, enabled, set
id, name
Constructor and Description |
---|
GemDevicesAlarmVariable(java.lang.String name,
long id,
boolean set,
boolean enabled,
java.lang.String deviceName,
java.lang.String tagName,
java.lang.String script) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDeviceName() |
java.lang.String |
getScript() |
java.lang.String |
getTagName() |
getDataSourceName, toString
equals, getId, getName, hashCode
public GemDevicesAlarmVariable(java.lang.String name, long id, boolean set, boolean enabled, java.lang.String deviceName, java.lang.String tagName, java.lang.String script)
name
- the variable nameid
- the variable idset
- ignoredenabled
- ignoreddeviceName
- The device name that should be set as a listener to this variable.tagName
- The tag name that should be set as a listener to this variable.script
- The script that should be set to this variable.Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.