Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UAServerStatus_Base
Interface UAServerStatus_Base<T>
namespace
http://opcfoundation.org/UA/
nodeClass
VariableType
typedDefinition
ServerStatusType i=2138
dataType
ExtensionObject
dataType Name
DTServerStatus i=862
isAbstract
false
interface
UAServerStatus_Base
<
T
>
{
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 full
)
UABaseDataVariable_Base
<
T
,
ExtensionObject
>
UAServerStatus_Base
UAServerStatus
Index
Properties
build
Info
current
Time
seconds
Till
Shutdown
shutdown
Reason
start
Time
state
Properties
build
Info
build
Info
:
UABuildInfo
<
DTBuildInfo
>
current
Time
current
Time
:
UABaseDataVariable
<
Date
,
DateTime
>
seconds
Till
Shutdown
seconds
Till
Shutdown
:
UABaseDataVariable
<
number
,
UInt32
>
shutdown
Reason
shutdown
Reason
:
UABaseDataVariable
<
LocalizedText
,
LocalizedText
>
start
Time
start
Time
:
UABaseDataVariable
<
Date
,
DateTime
>
state
state
:
UABaseDataVariable
<
EnumServerState
,
Int32
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
build
Info
current
Time
seconds
Till
Shutdown
shutdown
Reason
start
Time
state
NodeOPCUA reference documentation - public API
Loading...