Interface UAServerCapabilities_Base
interface UAServerCapabilities_Base { aggregateFunctions: UAFolder; conformanceUnits?: UAProperty<QualifiedName[], QualifiedName>; localeIdArray: UAProperty<UAString[], String>; maxArrayLength?: UAProperty<number, UInt32>; maxBrowseContinuationPoints: UAProperty<number, UInt16>; maxByteStringLength?: UAProperty<number, UInt32>; maxHistoryContinuationPoints: UAProperty<number, UInt16>; maxMonitoredItems?: UAProperty<number, UInt32>; maxMonitoredItemsPerSubscription?: UAProperty<number, UInt32>; maxMonitoredItemsQueueSize?: UAProperty<number, UInt32>; maxQueryContinuationPoints: UAProperty<number, UInt16>; maxSelectClauseParameters?: UAProperty<number, UInt32>; maxSessions?: UAProperty<number, UInt32>; maxStringLength?: UAProperty<number, UInt32>; maxSubscriptions?: UAProperty<number, UInt32>; maxSubscriptionsPerSession?: UAProperty<number, UInt32>; maxWhereClauseParameters?: UAProperty<number, UInt32>; minSupportedSampleRate: UAProperty<number, Double>; modellingRules: UAFolder; operationLimits?: UAOperationLimits; roleSet?: UARoleSet; serverProfileArray: UAProperty<UAString[], String>; softwareCertificates: UAProperty<DTSignedSoftwareCertificate[], ExtensionObject>; } - UAServerCapabilities_Base
Properties
aggregateFunctions
Optional
conformanceUnits
localeIdArray
Optional
maxArrayLength
maxBrowseContinuationPoints
Optional
maxByteStringLength
maxHistoryContinuationPoints
Optional
maxMonitoredItems
Optional
maxMonitoredItemsPerSubscription
Optional
maxMonitoredItemsQueueSize
maxQueryContinuationPoints
Optional
maxSelectClauseParameters
Optional
maxSessions
Optional
maxStringLength
Optional
maxSubscriptions
Optional
maxSubscriptionsPerSession
Optional
maxWhereClauseParameters
minSupportedSampleRate
modellingRules
Optional
operationLimits
Optional
roleSet
serverProfileArray
softwareCertificates