Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UABuildInfo_Base
Interface UABuildInfo_Base<T>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
BuildInfoType i=3051
dataType
ExtensionObject
dataType Name
DTBuildInfo i=338
isAbstract
false
interface
UABuildInfo_Base
<
T
>
{
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 full
)
UABaseDataVariable_Base
<
T
,
ExtensionObject
>
UABuildInfo_Base
UABuildInfo
Index
Properties
build
Date
build
Number
manufacturer
Name
product
Name
product
Uri
software
Version
Properties
build
Date
build
Date
:
UABaseDataVariable
<
Date
,
DateTime
>
build
Number
build
Number
:
UABaseDataVariable
<
UAString
,
String
>
manufacturer
Name
manufacturer
Name
:
UABaseDataVariable
<
UAString
,
String
>
product
Name
product
Name
:
UABaseDataVariable
<
UAString
,
String
>
product
Uri
product
Uri
:
UABaseDataVariable
<
UAString
,
String
>
software
Version
software
Version
:
UABaseDataVariable
<
UAString
,
String
>
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...