Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SessionDiagnosticsDataTypeEx

Hierarchy

  • SessionDiagnosticsDataType
    • SessionDiagnosticsDataTypeEx

Constructors

constructor

Properties

$session

$session: any

actualSessionTimeout

actualSessionTimeout: Double

addNodesCount

addNodesCount: ServiceCounterDataType

addReferencesCount

addReferencesCount: ServiceCounterDataType

browseCount

browseCount: ServiceCounterDataType

browseNextCount

browseNextCount: ServiceCounterDataType

callCount

callCount: ServiceCounterDataType

clientConnectionTime

clientConnectionTime: DateTime

clientDescription

clientDescription: ApplicationDescription

clientLastContactTime

clientLastContactTime: DateTime

createMonitoredItemsCount

createMonitoredItemsCount: ServiceCounterDataType

createSubscriptionCount

createSubscriptionCount: ServiceCounterDataType

currentMonitoredItemsCount

currentMonitoredItemsCount: UInt32

currentPublishRequestsInQueue

currentPublishRequestsInQueue: UInt32

currentSubscriptionsCount

currentSubscriptionsCount: UInt32

deleteMonitoredItemsCount

deleteMonitoredItemsCount: ServiceCounterDataType

deleteNodesCount

deleteNodesCount: ServiceCounterDataType

deleteReferencesCount

deleteReferencesCount: ServiceCounterDataType

deleteSubscriptionsCount

deleteSubscriptionsCount: ServiceCounterDataType

endpointUrl

endpointUrl: UAString

historyReadCount

historyReadCount: ServiceCounterDataType

historyUpdateCount

historyUpdateCount: ServiceCounterDataType

localeIds

localeIds: UAString[] | null

maxResponseMessageSize

maxResponseMessageSize: UInt32

modifyMonitoredItemsCount

modifyMonitoredItemsCount: ServiceCounterDataType

modifySubscriptionCount

modifySubscriptionCount: ServiceCounterDataType

publishCount

publishCount: ServiceCounterDataType

queryFirstCount

queryFirstCount: ServiceCounterDataType

queryNextCount

queryNextCount: ServiceCounterDataType

readCount

readCount: ServiceCounterDataType

registerNodesCount

registerNodesCount: ServiceCounterDataType

republishCount

republishCount: ServiceCounterDataType

serverUri

serverUri: UAString

sessionId

sessionId: NodeId

sessionName

sessionName: UAString

setMonitoringModeCount

setMonitoringModeCount: ServiceCounterDataType

setPublishingModeCount

setPublishingModeCount: ServiceCounterDataType

setTriggeringCount

setTriggeringCount: ServiceCounterDataType

totalRequestCount

totalRequestCount: ServiceCounterDataType

transferSubscriptionsCount

transferSubscriptionsCount: ServiceCounterDataType

translateBrowsePathsToNodeIdsCount

translateBrowsePathsToNodeIdsCount: ServiceCounterDataType

unauthorizedRequestCount

unauthorizedRequestCount: UInt32

unregisterNodesCount

unregisterNodesCount: ServiceCounterDataType

writeCount

writeCount: ServiceCounterDataType

Static dataTypeNodeId

dataTypeNodeId: ExpandedNodeId

Static encodingDefaultBinary

encodingDefaultBinary: ExpandedNodeId

Static encodingDefaultJson

encodingDefaultJson: ExpandedNodeId

Static encodingDefaultXml

encodingDefaultXml: ExpandedNodeId

Static possibleFields

possibleFields: string[]

Accessors

schema

  • get schema(): StructuredTypeSchema

Static schema

  • get schema(): StructuredTypeSchema
  • Returns StructuredTypeSchema

Methods

decode

  • decode(stream: BinaryStream): void
  • Parameters

    • stream: BinaryStream

    Returns void

encode

Generated using TypeDoc