NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
JsonNetworkMessageOptions
Interface JsonNetworkMessageOptions
interface
JsonNetworkMessageOptions
{
dataSetClassId
?:
UAString
;
messageId
?:
UAString
;
messages
?:
(
ExtensionObject
|
null
)
[]
|
null
;
messageType
?:
UAString
;
publisherId
?:
UAString
;
writerGroupName
?:
UAString
;
}
Index
Properties
data
Set
Class
Id?
message
Id?
messages?
message
Type?
publisher
Id?
writer
Group
Name?
Properties
Optional
data
Set
Class
Id
dataSetClassId
?:
UAString
Optional
message
Id
messageId
?:
UAString
Optional
messages
messages
?:
(
ExtensionObject
|
null
)
[]
|
null
Optional
message
Type
messageType
?:
UAString
Optional
publisher
Id
publisherId
?:
UAString
Optional
writer
Group
Name
writerGroupName
?:
UAString
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
Set
Class
Id
message
Id
messages
message
Type
publisher
Id
writer
Group
Name
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...