Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
DTServerStatus
Interface DTServerStatus
namespace
http://opcfoundation.org/UA/
nodeClass
DataType
name
ServerStatusDataType
isAbstract
false
interface
DTServerStatus
{
buildInfo
:
DTBuildInfo
;
currentTime
:
Date
;
secondsTillShutdown
:
number
;
shutdownReason
:
LocalizedText
;
startTime
:
Date
;
state
:
EnumServerState
;
}
Hierarchy (
view full
)
DTStructure
DTServerStatus
UDTServerStatus
Index
Properties
build
Info
current
Time
seconds
Till
Shutdown
shutdown
Reason
start
Time
state
Properties
build
Info
build
Info
:
DTBuildInfo
current
Time
current
Time
:
Date
seconds
Till
Shutdown
seconds
Till
Shutdown
:
number
shutdown
Reason
shutdown
Reason
:
LocalizedText
start
Time
start
Time
:
Date
state
state
:
EnumServerState
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...