NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-address-space
UABuildInfo_Base
Interface UABuildInfo_Base<T>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
BuildInfoType i=3051
dataType
ExtensionObject
dataType Name
DTBuildInfo i=338
value rank
-1
isAbstract
false
interface
UABuildInfo_Base
<
T
extends
DTBuildInfo
>
{
buildDate
:
UABaseDataVariable
<
Date
,
DateTime
>
;
buildNumber
:
UABaseDataVariable
<
UAString
,
String
>
;
manufacturerName
:
UABaseDataVariable
<
UAString
,
String
>
;
productName
:
UABaseDataVariable
<
UAString
,
String
>
;
productUri
:
UABaseDataVariable
<
UAString
,
String
>
;
softwareVersion
:
UABaseDataVariable
<
UAString
,
String
>
;
}
Type Parameters
T
extends
DTBuildInfo
Hierarchy (
View Summary
)
UABaseDataVariable_Base
<
T
,
ExtensionObject
>
UABuildInfo_Base
UABuildInfo
Index
Properties
build
Date
build
Number
manufacturer
Name
product
Name
product
Uri
software
Version
Properties
build
Date
buildDate
:
UABaseDataVariable
<
Date
,
DateTime
>
build
Number
buildNumber
:
UABaseDataVariable
<
UAString
,
String
>
manufacturer
Name
manufacturerName
:
UABaseDataVariable
<
UAString
,
String
>
product
Name
productName
:
UABaseDataVariable
<
UAString
,
String
>
product
Uri
productUri
:
UABaseDataVariable
<
UAString
,
String
>
software
Version
softwareVersion
:
UABaseDataVariable
<
UAString
,
String
>
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...