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
OptionalconformanceUnits
localeIdArray
OptionalmaxArrayLength
maxBrowseContinuationPoints
OptionalmaxByteStringLength
maxHistoryContinuationPoints
OptionalmaxMonitoredItems
OptionalmaxMonitoredItemsPerSubscription
OptionalmaxMonitoredItemsQueueSize
maxQueryContinuationPoints
OptionalmaxSelectClauseParameters
OptionalmaxSessions
OptionalmaxStringLength
OptionalmaxSubscriptions
OptionalmaxSubscriptionsPerSession
OptionalmaxWhereClauseParameters
minSupportedSampleRate
modellingRules
OptionaloperationLimits
OptionalroleSet
serverProfileArray
softwareCertificates