namespace http://opcfoundation.org/UA/
nodeClass DataType
name RedundantServerDataType
isAbstract false
interface DTRedundantServer {
    serverId: UAString;
    serverState: EnumServerState;
    serviceLevel: number;
}

Hierarchy (view full)

Properties

serverId: UAString
serverState: EnumServerState
serviceLevel: number