NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-address-space
SessionContextOptions
Interface SessionContextOptions
interface
SessionContextOptions
{
object
?:
UAObjectType
|
UAObject
<
UAObjectEvents
>
;
server
?:
IServerBase
;
session
?:
ISessionBase
;
}
Index
Properties
object?
server?
session?
Properties
Optional
object
object
?:
UAObjectType
|
UAObject
<
UAObjectEvents
>
Optional
server
server
?:
IServerBase
Optional
session
session
?:
ISessionBase
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
object
server
session
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...