NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
BuildInfoOptions
Interface BuildInfoOptions
interface
BuildInfoOptions
{
buildDate
?:
DateTime
;
buildNumber
?:
UAString
;
manufacturerName
?:
UAString
;
productName
?:
UAString
;
productUri
?:
UAString
;
softwareVersion
?:
UAString
;
}
Index
Properties
build
Date?
build
Number?
manufacturer
Name?
product
Name?
product
Uri?
software
Version?
Properties
Optional
build
Date
buildDate
?:
DateTime
Optional
build
Number
buildNumber
?:
UAString
Optional
manufacturer
Name
manufacturerName
?:
UAString
Optional
product
Name
productName
?:
UAString
Optional
product
Uri
productUri
?:
UAString
Optional
software
Version
softwareVersion
?:
UAString
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
build
Date
build
Number
manufacturer
Name
product
Name
product
Uri
software
Version
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...