NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
UAHistoricalExternalEventSource_Base
Interface UAHistoricalExternalEventSource_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
HistoricalExternalEventSourceType i=32625
isAbstract
false
interface
UAHistoricalExternalEventSource_Base
{
endpointUrl
?:
UAProperty
<
UAString
,
String
>
;
historicalEventFilter
:
UAProperty
<
DTEventFilter
,
ExtensionObject
>
;
identityTokenPolicy
?:
UAProperty
<
DTUserTokenPolicy
,
ExtensionObject
>
;
securityMode
?:
UAProperty
<
EnumMessageSecurityMode
,
Int32
>
;
securityPolicyUri
?:
UAProperty
<
UAString
,
String
>
;
server
?:
UAProperty
<
UAString
,
String
>
;
transportProfileUri
?:
UAProperty
<
UAString
,
String
>
;
}
Hierarchy (
View Summary
)
UAHistoricalExternalEventSource_Base
UAHistoricalExternalEventSource
Index
Properties
endpoint
Url?
historical
Event
Filter
identity
Token
Policy?
security
Mode?
security
Policy
Uri?
server?
transport
Profile
Uri?
Properties
Optional
endpoint
Url
endpointUrl
?:
UAProperty
<
UAString
,
String
>
historical
Event
Filter
historicalEventFilter
:
UAProperty
<
DTEventFilter
,
ExtensionObject
>
Optional
identity
Token
Policy
identityTokenPolicy
?:
UAProperty
<
DTUserTokenPolicy
,
ExtensionObject
>
Optional
security
Mode
securityMode
?:
UAProperty
<
EnumMessageSecurityMode
,
Int32
>
Optional
security
Policy
Uri
securityPolicyUri
?:
UAProperty
<
UAString
,
String
>
Optional
server
server
?:
UAProperty
<
UAString
,
String
>
Optional
transport
Profile
Uri
transportProfileUri
?:
UAProperty
<
UAString
,
String
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
endpoint
Url
historical
Event
Filter
identity
Token
Policy
security
Mode
security
Policy
Uri
server
transport
Profile
Uri
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...