Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
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
build
Date
?:
DateTime
Optional
build
Number
build
Number
?:
UAString
Optional
manufacturer
Name
manufacturer
Name
?:
UAString
Optional
product
Name
product
Name
?:
UAString
Optional
product
Uri
product
Uri
?:
UAString
Optional
software
Version
software
Version
?:
UAString
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
build
Date
build
Number
manufacturer
Name
product
Name
product
Uri
software
Version
NodeOPCUA reference documentation - public API
Loading...