NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-address-space
UAServerStatus_Base
Interface UAServerStatus_Base<T>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
ServerStatusType i=2138
dataType
ExtensionObject
dataType Name
DTServerStatus i=862
value rank
-1
isAbstract
false
interface
UAServerStatus_Base
<
T
extends
DTServerStatus
>
{
buildInfo
:
UABuildInfo
<
DTBuildInfo
>
;
currentTime
:
UABaseDataVariable
<
Date
,
DateTime
>
;
secondsTillShutdown
:
UABaseDataVariable
<
number
,
UInt32
>
;
shutdownReason
:
UABaseDataVariable
<
LocalizedText
,
LocalizedText
>
;
startTime
:
UABaseDataVariable
<
Date
,
DateTime
>
;
state
:
UABaseDataVariable
<
EnumServerState
,
Int32
>
;
}
Type Parameters
T
extends
DTServerStatus
Hierarchy (
View Summary
)
UABaseDataVariable_Base
<
T
,
ExtensionObject
>
UAServerStatus_Base
UAServerStatus
Index
Properties
build
Info
current
Time
seconds
Till
Shutdown
shutdown
Reason
start
Time
state
Properties
build
Info
buildInfo
:
UABuildInfo
<
DTBuildInfo
>
current
Time
currentTime
:
UABaseDataVariable
<
Date
,
DateTime
>
seconds
Till
Shutdown
secondsTillShutdown
:
UABaseDataVariable
<
number
,
UInt32
>
shutdown
Reason
shutdownReason
:
UABaseDataVariable
<
LocalizedText
,
LocalizedText
>
start
Time
startTime
:
UABaseDataVariable
<
Date
,
DateTime
>
state
state
:
UABaseDataVariable
<
EnumServerState
,
Int32
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
build
Info
current
Time
seconds
Till
Shutdown
shutdown
Reason
start
Time
state
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...