Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
SessionContextOptions
Interface SessionContextOptions
interface
SessionContextOptions
{
object
?:
UAObject
|
UAObjectType
;
server
?:
IServerBase
;
session
?:
ISessionBase
;
}
Index
Properties
object?
server?
session?
Properties
Optional
object
object
?:
UAObject
|
UAObjectType
Optional
server
server
?:
IServerBase
Optional
session
session
?:
ISessionBase
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
object
server
session
NodeOPCUA reference documentation - public API
Loading...