NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
JsonStatusMessageOptions
Interface JsonStatusMessageOptions
interface
JsonStatusMessageOptions
{
isCyclic
?:
boolean
;
messageId
?:
UAString
;
messageType
?:
UAString
;
nextReportTime
?:
DateTime
;
publisherId
?:
UAString
;
status
?:
PubSubState
;
timestamp
?:
DateTime
;
}
Index
Properties
is
Cyclic?
message
Id?
message
Type?
next
Report
Time?
publisher
Id?
status?
timestamp?
Properties
Optional
is
Cyclic
isCyclic
?:
boolean
Optional
message
Id
messageId
?:
UAString
Optional
message
Type
messageType
?:
UAString
Optional
next
Report
Time
nextReportTime
?:
DateTime
Optional
publisher
Id
publisherId
?:
UAString
Optional
status
status
?:
PubSubState
Optional
timestamp
timestamp
?:
DateTime
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
is
Cyclic
message
Id
message
Type
next
Report
Time
publisher
Id
status
timestamp
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...