NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
ExtensionObjectConstructorFuncWithSchema
Interface ExtensionObjectConstructorFuncWithSchema
interface
ExtensionObjectConstructorFuncWithSchema
{
new
ExtensionObjectConstructorFuncWithSchema
(
options
:
any
,
)
:
ExtensionObject
;
encodingDefaultBinary
:
ExpandedNodeId
;
encodingDefaultXml
:
ExpandedNodeId
;
possibleFields
:
string
[]
;
schema
:
IStructuredTypeSchema
;
}
Hierarchy (
View Summary
)
ExtensionObjectConstructor
ExtensionObjectConstructorFuncWithSchema
Index
Constructors
constructor
Properties
encoding
Default
Binary
encoding
Default
Xml
possible
Fields
schema
Constructors
constructor
new
ExtensionObjectConstructorFuncWithSchema
(
options
:
any
)
:
ExtensionObject
Parameters
options
:
any
Returns
ExtensionObject
Properties
encoding
Default
Binary
encodingDefaultBinary
:
ExpandedNodeId
encoding
Default
Xml
encodingDefaultXml
:
ExpandedNodeId
possible
Fields
possibleFields
:
string
[]
schema
schema
:
IStructuredTypeSchema
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
encoding
Default
Binary
encoding
Default
Xml
possible
Fields
schema
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...