Search
Preparing search index...
The search index is not available
node-opcua-client
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
ReadEventDetails
Class ReadEventDetails
Hierarchy
HistoryReadDetails
ReadEventDetails
Index
Constructors
constructor
Properties
end
Time
filter
num
Values
Per
Node
start
Time
encoding
Default
Binary
encoding
Default
Xml
possible
Fields
Accessors
schema
schema
Methods
decode
encode
Constructors
constructor
new
Read
Event
Details
(
options
?:
ReadEventDetailsOptions
)
:
ReadEventDetails
Parameters
Optional
options:
ReadEventDetailsOptions
Returns
ReadEventDetails
Properties
end
Time
end
Time
:
DateTime
filter
filter
:
EventFilter
num
Values
Per
Node
num
Values
Per
Node
:
UInt32
start
Time
start
Time
:
DateTime
Static
encoding
Default
Binary
encoding
Default
Binary
:
ExpandedNodeId
= makeExpandedNodeId(646, 0)
Static
encoding
Default
Xml
encoding
Default
Xml
:
ExpandedNodeId
= makeExpandedNodeId(645, 0)
Static
possible
Fields
possible
Fields
:
string
[]
= ["numValuesPerNode","startTime","endTime","filter"]
Accessors
schema
get
schema
(
)
:
StructuredTypeSchema
Returns
StructuredTypeSchema
Static
schema
get
schema
(
)
:
StructuredTypeSchema
Returns
StructuredTypeSchema
Methods
decode
decode
(
stream
:
BinaryStream
)
:
void
Parameters
stream:
BinaryStream
Returns
void
encode
encode
(
stream
:
OutputBinaryStream
)
:
void
Parameters
stream:
OutputBinaryStream
Returns
void
Globals
Read
Event
Details
constructor
end
Time
filter
num
Values
Per
Node
start
Time
encoding
Default
Binary
encoding
Default
Xml
possible
Fields
schema
schema
decode
encode
Generated using
TypeDoc