EventFieldList Class
Extends BaseUAObject
Module: services.subscription
Constructor
EventFieldList
(
-
options
Parameters:
-
options
Object-
[clientHandle]
IntegerId optionalClient-supplied handle for the MonitoredItem
-
[eventFields]
Variant[] optionalList of selected Event fields. This shall be a one to one match with the fields selected in the EventFilter.
-
Item Index
Properties
Methods
binaryStoreSize
()
Number
Calculate the required size to store this object in a binary stream.
Returns:
Number:
decode
(
-
stream
-
[option]
decode the object from a binary stream
Parameters:
-
stream
BinaryStream -
[option]
Object optional
decode_debug
()
isValid
()
Boolean
verify that all object attributes values are valid according to schema
Returns:
Boolean:
toString
()
String
Returns:
String:
Properties
clientHandle
IntegerId
Client-supplied handle for the MonitoredItem
eventFields
Variant[]
List of selected Event fields. This shall be a one to one match with the fields selected in the EventFilter.