NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
EndpointDataTypeOptions
Interface EndpointDataTypeOptions
interface
EndpointDataTypeOptions
{
discoveryUrls
?:
UAString
[]
|
null
;
name
?:
UAString
;
networkName
?:
UAString
;
port
?:
number
;
recordProperties
?:
KeyValuePairOptions
[]
|
null
;
}
Hierarchy (
View Summary
)
BaseConfigurationRecordDataTypeOptions
EndpointDataTypeOptions
ServerEndpointDataTypeOptions
Index
Properties
discovery
Urls?
name?
network
Name?
port?
record
Properties?
Properties
Optional
discovery
Urls
discoveryUrls
?:
UAString
[]
|
null
Optional
name
name
?:
UAString
Optional
network
Name
networkName
?:
UAString
Optional
port
port
?:
number
Optional
record
Properties
recordProperties
?:
KeyValuePairOptions
[]
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
discovery
Urls
name
network
Name
port
record
Properties
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...