NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
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 Summary
)
DTStructure
DTServerStatus
UDTServerStatus
Index
Properties
build
Info
current
Time
seconds
Till
Shutdown
shutdown
Reason
start
Time
state
Properties
build
Info
buildInfo
:
DTBuildInfo
current
Time
currentTime
:
Date
seconds
Till
Shutdown
secondsTillShutdown
:
number
shutdown
Reason
shutdownReason
:
LocalizedText
start
Time
startTime
:
Date
state
state
:
EnumServerState
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...