NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
JsonActionResponderMessageOptions
Interface JsonActionResponderMessageOptions
interface
JsonActionResponderMessageOptions
{
connection
?:
PubSubConnectionDataTypeOptions
;
messageId
?:
UAString
;
messageType
?:
UAString
;
publisherId
?:
UAString
;
timestamp
?:
DateTime
;
}
Index
Properties
connection?
message
Id?
message
Type?
publisher
Id?
timestamp?
Properties
Optional
connection
connection
?:
PubSubConnectionDataTypeOptions
Optional
message
Id
messageId
?:
UAString
Optional
message
Type
messageType
?:
UAString
Optional
publisher
Id
publisherId
?:
UAString
Optional
timestamp
timestamp
?:
DateTime
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
connection
message
Id
message
Type
publisher
Id
timestamp
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...