NodeVersion (Optional) String The NodeVersion Property is used to indicate the version of a Node. The NodeVersion Property is updated each time a Reference is added or deleted to the Node the Property belongs to. Attribute value changes do not cause the NodeVersion to change. Clients may read the NodeVersion Property or subscribe to it to determine when the structure of a Node has changed.
returns true if the object has some opcua methods
the new calculated state of the alarm
the new value of the limit alarm
given for information purpose
the new condition info
this method need to be overridden by the instantiate to allow custom message and severity to be set based on specific context of the alarm.
return the node in the address space pointed by the inputNode value
Note: please note the difference between alarm.inputNode
Raise a transient Event
( Duration in Milliseconds)
note: duration must be greater than 10ms and lesser than 2**31 ms
Generated using TypeDoc
The DiscreteAlarmType is used to classify Types into Alarm Conditions where the input for the Alarm may take on only a certain number of possible values (e.g. true/false, running/stopped/terminating).