Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/bridge
ModuleProxyResolverOptions
Interface ModuleProxyResolverOptions
interface
ModuleProxyResolverOptions
{
childAddressMap
:
Record
<
Lowercase
<
string
>
,
null
|
string
>
;
childManifests
?:
Record
<
Lowercase
<
string
>
,
|
DeepRestrictToStringKeys
<
{
config
:
{
accountPath
?:
string
;
features
?:
string
[]
;
labels
?:
{
[
key
:
string
]:
undefined
|
string
}
;
language
?:
string
;
name
:
string
;
os
?:
string
;
schema
:
string
;
}
;
description
?:
string
;
lazyStart
?:
boolean
;
schema
:
"network.xyo.module.manifest"
;
status
?:
{
address
:
Lowercase
<
string
>
;
children
?:
{
[
key
:
Lowercase
<
string
>
]:
null
|
string
}
;
}
;
}
,
>
|
DeepRestrictToStringKeys
<
{
config
:
{
accountPath
?:
string
;
features
?:
string
[]
;
labels
?:
{
[
key
:
string
]:
undefined
|
string
}
;
language
?:
string
;
name
:
string
;
os
?:
string
;
schema
:
string
;
}
;
description
?:
string
;
lazyStart
?:
boolean
;
schema
:
"network.xyo.node.manifest"
;
status
?:
{
address
:
Lowercase
<
string
>
;
children
?:
{
[
key
:
Lowercase
<
string
>
]:
null
|
string
}
;
}
;
}
,
>
,
>
;
childStates
?:
Record
<
Lowercase
<
string
>
,
|
DeepRestrictToStringKeys
<
{
config
:
{
accountPath
?:
string
;
features
?:
string
[]
;
labels
?:
{
[
key
:
string
]:
undefined
|
string
}
;
language
?:
string
;
name
:
string
;
os
?:
string
;
schema
:
string
;
}
;
description
?:
string
;
lazyStart
?:
boolean
;
schema
:
"network.xyo.module.manifest"
;
status
?:
{
address
:
Lowercase
<
string
>
;
children
?:
{
[
key
:
Lowercase
<
string
>
]:
null
|
string
}
;
}
;
}
,
>
|
DeepRestrictToStringKeys
<
{
config
:
{
accountPath
?:
string
;
features
?:
string
[]
;
labels
?:
{
[
key
:
string
]:
undefined
|
string
}
;
language
?:
string
;
name
:
string
;
os
?:
string
;
schema
:
string
;
}
;
description
?:
string
;
lazyStart
?:
boolean
;
schema
:
"network.xyo.node.manifest"
;
status
?:
{
address
:
Lowercase
<
string
>
;
children
?:
{
[
key
:
Lowercase
<
string
>
]:
null
|
string
}
;
}
;
}
,
>
,
>
;
host
:
ModuleResolver
;
mod
:
ModuleInstance
;
moduleIdentifierTransformers
?:
ModuleIdentifierTransformer
[]
;
}
Index
Properties
child
Address
Map
child
Manifests?
child
States?
host
mod
module
Identifier
Transformers?
Properties
child
Address
Map
childAddressMap
:
Record
<
Lowercase
<
string
>
,
null
|
string
>
Optional
child
Manifests
childManifests
?:
Record
<
Lowercase
<
string
>
,
|
DeepRestrictToStringKeys
<
{
config
:
{
accountPath
?:
string
;
features
?:
string
[]
;
labels
?:
{
[
key
:
string
]:
undefined
|
string
}
;
language
?:
string
;
name
:
string
;
os
?:
string
;
schema
:
string
;
}
;
description
?:
string
;
lazyStart
?:
boolean
;
schema
:
"network.xyo.module.manifest"
;
status
?:
{
address
:
Lowercase
<
string
>
;
children
?:
{
[
key
:
Lowercase
<
string
>
]:
null
|
string
}
;
}
;
}
,
>
|
DeepRestrictToStringKeys
<
{
config
:
{
accountPath
?:
string
;
features
?:
string
[]
;
labels
?:
{
[
key
:
string
]:
undefined
|
string
}
;
language
?:
string
;
name
:
string
;
os
?:
string
;
schema
:
string
;
}
;
description
?:
string
;
lazyStart
?:
boolean
;
schema
:
"network.xyo.node.manifest"
;
status
?:
{
address
:
Lowercase
<
string
>
;
children
?:
{
[
key
:
Lowercase
<
string
>
]:
null
|
string
}
;
}
;
}
,
>
,
>
Optional
child
States
childStates
?:
Record
<
Lowercase
<
string
>
,
|
DeepRestrictToStringKeys
<
{
config
:
{
accountPath
?:
string
;
features
?:
string
[]
;
labels
?:
{
[
key
:
string
]:
undefined
|
string
}
;
language
?:
string
;
name
:
string
;
os
?:
string
;
schema
:
string
;
}
;
description
?:
string
;
lazyStart
?:
boolean
;
schema
:
"network.xyo.module.manifest"
;
status
?:
{
address
:
Lowercase
<
string
>
;
children
?:
{
[
key
:
Lowercase
<
string
>
]:
null
|
string
}
;
}
;
}
,
>
|
DeepRestrictToStringKeys
<
{
config
:
{
accountPath
?:
string
;
features
?:
string
[]
;
labels
?:
{
[
key
:
string
]:
undefined
|
string
}
;
language
?:
string
;
name
:
string
;
os
?:
string
;
schema
:
string
;
}
;
description
?:
string
;
lazyStart
?:
boolean
;
schema
:
"network.xyo.node.manifest"
;
status
?:
{
address
:
Lowercase
<
string
>
;
children
?:
{
[
key
:
Lowercase
<
string
>
]:
null
|
string
}
;
}
;
}
,
>
,
>
host
host
:
ModuleResolver
mod
mod
:
ModuleInstance
Optional
module
Identifier
Transformers
moduleIdentifierTransformers
?:
ModuleIdentifierTransformer
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
child
Address
Map
child
Manifests
child
States
host
mod
module
Identifier
Transformers
XYO Platform SDK - v3.6.9
Loading...