@twin.org/engine-types 0.0.3-next.26 → 0.0.3-next.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/docs/changelog.md +16 -1
- package/docs/examples.md +74 -1
- package/docs/reference/classes/EngineTypeHelper.md +3 -3
- package/docs/reference/functions/initialiseEntityStorageConnector.md +2 -2
- package/docs/reference/interfaces/IEngineConfig.md +70 -70
- package/docs/reference/type-aliases/AttestationConnectorConfig.md +3 -3
- package/docs/reference/type-aliases/BackgroundTaskComponentConfig.md +3 -3
- package/docs/reference/type-aliases/DataExtractorConnectorConfig.md +3 -3
- package/docs/reference/type-aliases/DltConfig.md +4 -4
- package/docs/reference/type-aliases/EventBusConnectorConfig.md +3 -3
- package/docs/reference/type-aliases/FederatedCatalogueFilterComponentConfig.md +2 -2
- package/docs/reference/type-aliases/IdentityProfileConnectorConfig.md +3 -3
- package/docs/reference/type-aliases/MessagingAdminComponentConfig.md +3 -3
- package/docs/reference/type-aliases/MessagingComponentConfig.md +3 -3
- package/docs/reference/type-aliases/RightsManagementPdpComponentConfig.md +3 -3
- package/docs/reference/type-aliases/RightsManagementPepComponentConfig.md +3 -3
- package/docs/reference/type-aliases/RightsManagementPipComponentConfig.md +3 -3
- package/docs/reference/type-aliases/RightsManagementPmpComponentConfig.md +3 -3
- package/docs/reference/type-aliases/RightsManagementPolicyExecutionActionComponentConfig.md +3 -3
- package/docs/reference/type-aliases/RightsManagementPolicyNegotiatorComponentConfig.md +3 -3
- package/docs/reference/type-aliases/RightsManagementPolicyObligationEnforcerComponentConfig.md +3 -3
- package/docs/reference/type-aliases/RightsManagementPolicyRequesterComponentConfig.md +3 -3
- package/docs/reference/type-aliases/RightsManagementPxpComponentConfig.md +3 -3
- package/docs/reference/type-aliases/TaskSchedulerComponentConfig.md +3 -3
- package/docs/reference/type-aliases/TelemetryConnectorConfig.md +3 -3
- package/docs/reference/type-aliases/TenantAdminComponentConfig.md +3 -3
- package/docs/reference/type-aliases/TrustComponentConfig.md +3 -3
- package/docs/reference/type-aliases/TrustGeneratorComponentConfig.md +2 -2
- package/docs/reference/type-aliases/TrustVerifierComponentConfig.md +3 -3
- package/docs/reference/variables/AttestationComponentType.md +2 -2
- package/docs/reference/variables/AttestationConnectorType.md +1 -1
- package/docs/reference/variables/AuditableItemGraphComponentType.md +2 -2
- package/docs/reference/variables/AuditableItemStreamComponentType.md +2 -2
- package/docs/reference/variables/BackgroundTaskComponentType.md +1 -1
- package/docs/reference/variables/BlobStorageComponentType.md +2 -2
- package/docs/reference/variables/BlobStorageConnectorType.md +6 -6
- package/docs/reference/variables/ContextIdHandlerComponentType.md +2 -2
- package/docs/reference/variables/DataConverterConnectorType.md +2 -2
- package/docs/reference/variables/DataExtractorConnectorType.md +1 -1
- package/docs/reference/variables/DataProcessingComponentType.md +2 -2
- package/docs/reference/variables/DataspaceControlPlaneComponentType.md +2 -2
- package/docs/reference/variables/DataspaceDataPlaneComponentType.md +3 -3
- package/docs/reference/variables/DltConfigType.md +1 -1
- package/docs/reference/variables/DocumentManagementComponentType.md +2 -2
- package/docs/reference/variables/EntityStorageComponentType.md +2 -2
- package/docs/reference/variables/EntityStorageConnectorType.md +10 -10
- package/docs/reference/variables/EventBusComponentType.md +2 -2
- package/docs/reference/variables/EventBusConnectorType.md +1 -1
- package/docs/reference/variables/FaucetConnectorType.md +2 -2
- package/docs/reference/variables/FederatedCatalogueComponentType.md +2 -2
- package/docs/reference/variables/FederatedCatalogueFilterComponentType.md +1 -1
- package/docs/reference/variables/IdentityComponentType.md +2 -2
- package/docs/reference/variables/IdentityConnectorType.md +2 -2
- package/docs/reference/variables/IdentityProfileComponentType.md +2 -2
- package/docs/reference/variables/IdentityProfileConnectorType.md +1 -1
- package/docs/reference/variables/IdentityResolverComponentType.md +2 -2
- package/docs/reference/variables/IdentityResolverConnectorType.md +3 -3
- package/docs/reference/variables/ImmutableProofComponentType.md +2 -2
- package/docs/reference/variables/LoggingComponentType.md +2 -2
- package/docs/reference/variables/LoggingConnectorType.md +3 -3
- package/docs/reference/variables/MessagingAdminComponentType.md +1 -1
- package/docs/reference/variables/MessagingComponentType.md +1 -1
- package/docs/reference/variables/MessagingEmailConnectorType.md +2 -2
- package/docs/reference/variables/MessagingPushNotificationConnectorType.md +2 -2
- package/docs/reference/variables/MessagingSmsConnectorType.md +2 -2
- package/docs/reference/variables/NftComponentType.md +2 -2
- package/docs/reference/variables/NftConnectorType.md +2 -2
- package/docs/reference/variables/RightsManagementPapComponentType.md +2 -2
- package/docs/reference/variables/RightsManagementPdpComponentType.md +1 -1
- package/docs/reference/variables/RightsManagementPepComponentType.md +2 -2
- package/docs/reference/variables/RightsManagementPipComponentType.md +1 -1
- package/docs/reference/variables/RightsManagementPmpComponentType.md +1 -1
- package/docs/reference/variables/RightsManagementPnapComponentType.md +2 -2
- package/docs/reference/variables/RightsManagementPnpComponentType.md +2 -2
- package/docs/reference/variables/RightsManagementPolicyArbiterComponentType.md +2 -2
- package/docs/reference/variables/RightsManagementPolicyEnforcementProcessorComponentType.md +2 -2
- package/docs/reference/variables/RightsManagementPolicyExecutionActionComponentType.md +1 -1
- package/docs/reference/variables/RightsManagementPolicyInformationSourceComponentType.md +2 -2
- package/docs/reference/variables/RightsManagementPolicyNegotiatorComponentType.md +1 -1
- package/docs/reference/variables/RightsManagementPolicyObligationEnforcerComponentType.md +1 -1
- package/docs/reference/variables/RightsManagementPolicyRequesterComponentType.md +1 -1
- package/docs/reference/variables/RightsManagementPxpComponentType.md +1 -1
- package/docs/reference/variables/SynchronisedStorageComponentType.md +2 -2
- package/docs/reference/variables/TaskSchedulerComponentType.md +1 -1
- package/docs/reference/variables/TelemetryComponentType.md +2 -2
- package/docs/reference/variables/TelemetryConnectorType.md +1 -1
- package/docs/reference/variables/TenantAdminComponentType.md +1 -1
- package/docs/reference/variables/TrustComponentType.md +1 -1
- package/docs/reference/variables/TrustGeneratorComponentType.md +1 -1
- package/docs/reference/variables/TrustVerifierComponentType.md +1 -1
- package/docs/reference/variables/VaultConnectorType.md +2 -2
- package/docs/reference/variables/VerifiableStorageComponentType.md +2 -2
- package/docs/reference/variables/VerifiableStorageConnectorType.md +2 -2
- package/docs/reference/variables/WalletConnectorType.md +2 -2
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# TWIN Engine Types
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Engine Types contains component and connector type definitions used to compose runtime capabilities. It also includes helpers for retrieving and merging configuration so engine setup remains consistent as integrations grow.
|
|
4
4
|
|
|
5
5
|
## Installation
|
|
6
6
|
|
package/docs/changelog.md
CHANGED
|
@@ -1,4 +1,19 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [0.0.3-next.27](https://github.com/twinfoundation/engine/compare/engine-types-v0.0.3-next.26...engine-types-v0.0.3-next.27) (2026-03-20)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Features
|
|
7
|
+
|
|
8
|
+
* update dependencies ([e6ebe42](https://github.com/twinfoundation/engine/commit/e6ebe42b9d61066227ad8b45dae14c8f8615b760))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* The following workspace dependencies were updated
|
|
14
|
+
* dependencies
|
|
15
|
+
* @twin.org/engine-core bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
16
|
+
* @twin.org/engine-models bumped from 0.0.3-next.26 to 0.0.3-next.27
|
|
2
17
|
|
|
3
18
|
## [0.0.3-next.26](https://github.com/twinfoundation/engine/compare/engine-types-v0.0.3-next.25...engine-types-v0.0.3-next.26) (2026-03-05)
|
|
4
19
|
|
package/docs/examples.md
CHANGED
|
@@ -1 +1,74 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Engine Types Examples
|
|
2
|
+
|
|
3
|
+
These examples show how to compose type-safe engine configuration and retrieve merged options for specific component instances.
|
|
4
|
+
|
|
5
|
+
## EngineTypeHelper
|
|
6
|
+
|
|
7
|
+
```typescript
|
|
8
|
+
import {
|
|
9
|
+
EngineTypeHelper,
|
|
10
|
+
EntityStorageComponentType,
|
|
11
|
+
LoggingConnectorType,
|
|
12
|
+
type IEngineConfig
|
|
13
|
+
} from '@twin.org/engine-types';
|
|
14
|
+
|
|
15
|
+
const engineConfig: IEngineConfig = {
|
|
16
|
+
debug: false,
|
|
17
|
+
silent: true,
|
|
18
|
+
types: {
|
|
19
|
+
loggingConnector: [{ type: LoggingConnectorType.Console, isDefault: true }],
|
|
20
|
+
entityStorageComponent: [
|
|
21
|
+
{
|
|
22
|
+
type: EntityStorageComponentType.Service,
|
|
23
|
+
options: {
|
|
24
|
+
entityStorageType: 'product'
|
|
25
|
+
},
|
|
26
|
+
isDefault: true
|
|
27
|
+
}
|
|
28
|
+
]
|
|
29
|
+
}
|
|
30
|
+
};
|
|
31
|
+
|
|
32
|
+
const loggingConfig = EngineTypeHelper.getConfigOfType(
|
|
33
|
+
engineConfig,
|
|
34
|
+
'loggingConnector',
|
|
35
|
+
LoggingConnectorType.Console
|
|
36
|
+
);
|
|
37
|
+
const mergedEntityOptions = EngineTypeHelper.mergeConfig(
|
|
38
|
+
{ entityStorageType: 'product', partitionContextIds: ['node'] },
|
|
39
|
+
{ partitionContextIds: ['node', 'tenant'] }
|
|
40
|
+
);
|
|
41
|
+
|
|
42
|
+
console.log(loggingConfig?.type); // "console"
|
|
43
|
+
console.log(mergedEntityOptions.partitionContextIds); // ["node", "tenant"]
|
|
44
|
+
```
|
|
45
|
+
|
|
46
|
+
## Building Config with Shared Type Constants
|
|
47
|
+
|
|
48
|
+
```typescript
|
|
49
|
+
import {
|
|
50
|
+
EntityStorageComponentType,
|
|
51
|
+
EntityStorageConnectorType,
|
|
52
|
+
LoggingComponentType,
|
|
53
|
+
LoggingConnectorType,
|
|
54
|
+
TelemetryComponentType,
|
|
55
|
+
TelemetryConnectorType,
|
|
56
|
+
type IEngineConfig
|
|
57
|
+
} from '@twin.org/engine-types';
|
|
58
|
+
|
|
59
|
+
const config: IEngineConfig = {
|
|
60
|
+
debug: true,
|
|
61
|
+
silent: false,
|
|
62
|
+
types: {
|
|
63
|
+
loggingConnector: [{ type: LoggingConnectorType.Console }],
|
|
64
|
+
loggingComponent: [{ type: LoggingComponentType.Service }],
|
|
65
|
+
entityStorageConnector: [{ type: EntityStorageConnectorType.Memory }],
|
|
66
|
+
entityStorageComponent: [{ type: EntityStorageComponentType.Service }],
|
|
67
|
+
telemetryConnector: [{ type: TelemetryConnectorType.EntityStorage }],
|
|
68
|
+
telemetryComponent: [{ type: TelemetryComponentType.Service }]
|
|
69
|
+
}
|
|
70
|
+
};
|
|
71
|
+
|
|
72
|
+
console.log(config.types.entityStorageConnector?.[0].type); // "memory"
|
|
73
|
+
console.log(config.types.telemetryComponent?.[0].type); // "service"
|
|
74
|
+
```
|
|
@@ -14,7 +14,7 @@ Helper methods for engine config types.
|
|
|
14
14
|
|
|
15
15
|
## Properties
|
|
16
16
|
|
|
17
|
-
### CLASS\_NAME
|
|
17
|
+
### CLASS\_NAME {#class_name}
|
|
18
18
|
|
|
19
19
|
> `readonly` `static` **CLASS\_NAME**: `string`
|
|
20
20
|
|
|
@@ -22,7 +22,7 @@ Runtime name for the class.
|
|
|
22
22
|
|
|
23
23
|
## Methods
|
|
24
24
|
|
|
25
|
-
### getConfigOfType()
|
|
25
|
+
### getConfigOfType() {#getconfigoftype}
|
|
26
26
|
|
|
27
27
|
> `static` **getConfigOfType**\<`T`\>(`engineConfig`, `component`, `type`): `IEngineCoreTypeConfig`\<`T`\> \| `undefined`
|
|
28
28
|
|
|
@@ -62,7 +62,7 @@ The config for the specified component and type or undefined if it does not exis
|
|
|
62
62
|
|
|
63
63
|
***
|
|
64
64
|
|
|
65
|
-
### mergeConfig()
|
|
65
|
+
### mergeConfig() {#mergeconfig}
|
|
66
66
|
|
|
67
67
|
> `static` **mergeConfig**\<`T`\>(`config1?`, `config2?`, `config3?`, `config4?`, `config5?`): `T`
|
|
68
68
|
|
|
@@ -20,9 +20,9 @@ The context for the engine.
|
|
|
20
20
|
|
|
21
21
|
### typeCustom
|
|
22
22
|
|
|
23
|
-
|
|
23
|
+
`string` \| `undefined`
|
|
24
24
|
|
|
25
|
-
|
|
25
|
+
Override the type of connector to use instead of default configuration.
|
|
26
26
|
|
|
27
27
|
### schema
|
|
28
28
|
|
|
@@ -8,9 +8,9 @@ Extended engine core config with known types.
|
|
|
8
8
|
|
|
9
9
|
## Properties
|
|
10
10
|
|
|
11
|
-
### debug?
|
|
11
|
+
### debug? {#debug}
|
|
12
12
|
|
|
13
|
-
> `optional` **debug
|
|
13
|
+
> `optional` **debug?**: `boolean`
|
|
14
14
|
|
|
15
15
|
Start the engine in debug mode.
|
|
16
16
|
|
|
@@ -26,9 +26,9 @@ false
|
|
|
26
26
|
|
|
27
27
|
***
|
|
28
28
|
|
|
29
|
-
### silent?
|
|
29
|
+
### silent? {#silent}
|
|
30
30
|
|
|
31
|
-
> `optional` **silent
|
|
31
|
+
> `optional` **silent?**: `boolean`
|
|
32
32
|
|
|
33
33
|
Disable output to the console.
|
|
34
34
|
|
|
@@ -44,7 +44,7 @@ false
|
|
|
44
44
|
|
|
45
45
|
***
|
|
46
46
|
|
|
47
|
-
### types
|
|
47
|
+
### types {#types}
|
|
48
48
|
|
|
49
49
|
> **types**: `object`
|
|
50
50
|
|
|
@@ -56,391 +56,391 @@ The types to initialise in the engine.
|
|
|
56
56
|
|
|
57
57
|
#### loggingConnector?
|
|
58
58
|
|
|
59
|
-
> `optional` **loggingConnector
|
|
59
|
+
> `optional` **loggingConnector?**: `IEngineCoreTypeConfig`\<[`LoggingConnectorConfig`](../type-aliases/LoggingConnectorConfig.md)\>[]
|
|
60
60
|
|
|
61
61
|
Logging connector options which can be overridden by individual components by specifying types other than default.
|
|
62
62
|
|
|
63
63
|
#### loggingComponent?
|
|
64
64
|
|
|
65
|
-
> `optional` **loggingComponent
|
|
65
|
+
> `optional` **loggingComponent?**: `IEngineCoreTypeConfig`\<[`LoggingComponentConfig`](../type-aliases/LoggingComponentConfig.md)\>[]
|
|
66
66
|
|
|
67
67
|
Logging component options which can be overridden by individual components by specifying types other than default.
|
|
68
68
|
|
|
69
69
|
#### entityStorageConnector?
|
|
70
70
|
|
|
71
|
-
> `optional` **entityStorageConnector
|
|
71
|
+
> `optional` **entityStorageConnector?**: `IEngineCoreTypeConfig`\<[`EntityStorageConnectorConfig`](../type-aliases/EntityStorageConnectorConfig.md)\>[]
|
|
72
72
|
|
|
73
73
|
Entity storage connector options which can be overridden by individual components by specifying types other than default.
|
|
74
74
|
|
|
75
75
|
#### entityStorageComponent?
|
|
76
76
|
|
|
77
|
-
> `optional` **entityStorageComponent
|
|
77
|
+
> `optional` **entityStorageComponent?**: `IEngineCoreTypeConfig`\<[`EntityStorageComponentConfig`](../type-aliases/EntityStorageComponentConfig.md)\>[]
|
|
78
78
|
|
|
79
79
|
Entity storage component options which can be overridden by individual components by specifying types other than default.
|
|
80
80
|
|
|
81
81
|
#### blobStorageConnector?
|
|
82
82
|
|
|
83
|
-
> `optional` **blobStorageConnector
|
|
83
|
+
> `optional` **blobStorageConnector?**: `IEngineCoreTypeConfig`\<[`BlobStorageConnectorConfig`](../type-aliases/BlobStorageConnectorConfig.md)\>[]
|
|
84
84
|
|
|
85
85
|
Blob storage connector options which can be overridden by individual components by specifying types other than default.
|
|
86
86
|
|
|
87
87
|
#### blobStorageComponent?
|
|
88
88
|
|
|
89
|
-
> `optional` **blobStorageComponent
|
|
89
|
+
> `optional` **blobStorageComponent?**: `IEngineCoreTypeConfig`\<[`BlobStorageComponentConfig`](../type-aliases/BlobStorageComponentConfig.md)\>[]
|
|
90
90
|
|
|
91
91
|
Blob storage component options which can be overridden by individual components by specifying types other than default.
|
|
92
92
|
|
|
93
93
|
#### telemetryConnector?
|
|
94
94
|
|
|
95
|
-
> `optional` **telemetryConnector
|
|
95
|
+
> `optional` **telemetryConnector?**: `IEngineCoreTypeConfig`\<[`TelemetryConnectorConfig`](../type-aliases/TelemetryConnectorConfig.md)\>[]
|
|
96
96
|
|
|
97
97
|
Telemetry connector options which can be overridden by individual components by specifying types other than default.
|
|
98
98
|
|
|
99
99
|
#### telemetryComponent?
|
|
100
100
|
|
|
101
|
-
> `optional` **telemetryComponent
|
|
101
|
+
> `optional` **telemetryComponent?**: `IEngineCoreTypeConfig`\<[`TelemetryComponentConfig`](../type-aliases/TelemetryComponentConfig.md)\>[]
|
|
102
102
|
|
|
103
103
|
Telemetry component options which can be overridden by individual components by specifying types other than default.
|
|
104
104
|
|
|
105
105
|
#### messagingEmailConnector?
|
|
106
106
|
|
|
107
|
-
> `optional` **messagingEmailConnector
|
|
107
|
+
> `optional` **messagingEmailConnector?**: `IEngineCoreTypeConfig`\<[`MessagingEmailConnectorConfig`](../type-aliases/MessagingEmailConnectorConfig.md)\>[]
|
|
108
108
|
|
|
109
109
|
Messaging email connector options which can be overridden by individual components by specifying types other than default.
|
|
110
110
|
|
|
111
111
|
#### messagingSmsConnector?
|
|
112
112
|
|
|
113
|
-
> `optional` **messagingSmsConnector
|
|
113
|
+
> `optional` **messagingSmsConnector?**: `IEngineCoreTypeConfig`\<[`MessagingSmsConnectorConfig`](../type-aliases/MessagingSmsConnectorConfig.md)\>[]
|
|
114
114
|
|
|
115
115
|
Messaging SMS connector options which can be overridden by individual components by specifying types other than default.
|
|
116
116
|
|
|
117
117
|
#### messagingPushNotificationConnector?
|
|
118
118
|
|
|
119
|
-
> `optional` **messagingPushNotificationConnector
|
|
119
|
+
> `optional` **messagingPushNotificationConnector?**: `IEngineCoreTypeConfig`\<[`MessagingPushNotificationConnectorConfig`](../type-aliases/MessagingPushNotificationConnectorConfig.md)\>[]
|
|
120
120
|
|
|
121
121
|
Messaging push notification connector options which can be overridden by individual components by specifying types other than default.
|
|
122
122
|
|
|
123
123
|
#### messagingAdminComponent?
|
|
124
124
|
|
|
125
|
-
> `optional` **messagingAdminComponent
|
|
125
|
+
> `optional` **messagingAdminComponent?**: `IEngineCoreTypeConfig`\<[`MessagingAdminComponentConfig`](../type-aliases/MessagingAdminComponentConfig.md)\>[]
|
|
126
126
|
|
|
127
127
|
Messaging admin component options which can be overridden by individual components by specifying types other than default.
|
|
128
128
|
|
|
129
129
|
#### messagingComponent?
|
|
130
130
|
|
|
131
|
-
> `optional` **messagingComponent
|
|
131
|
+
> `optional` **messagingComponent?**: `IEngineCoreTypeConfig`\<[`MessagingComponentConfig`](../type-aliases/MessagingComponentConfig.md)\>[]
|
|
132
132
|
|
|
133
133
|
Messaging component options which can be overridden by individual components by specifying types other than default.
|
|
134
134
|
|
|
135
135
|
#### backgroundTaskComponent?
|
|
136
136
|
|
|
137
|
-
> `optional` **backgroundTaskComponent
|
|
137
|
+
> `optional` **backgroundTaskComponent?**: `IEngineCoreTypeConfig`\<[`BackgroundTaskComponentConfig`](../type-aliases/BackgroundTaskComponentConfig.md)\>[]
|
|
138
138
|
|
|
139
139
|
Background task component options which can be overridden by individual components by specifying types other than default.
|
|
140
140
|
|
|
141
141
|
#### taskSchedulerComponent?
|
|
142
142
|
|
|
143
|
-
> `optional` **taskSchedulerComponent
|
|
143
|
+
> `optional` **taskSchedulerComponent?**: `IEngineCoreTypeConfig`\<[`TaskSchedulerComponentConfig`](../type-aliases/TaskSchedulerComponentConfig.md)\>[]
|
|
144
144
|
|
|
145
145
|
Task scheduler component options which can be overridden by individual components by specifying types other than default.
|
|
146
146
|
|
|
147
147
|
#### eventBusConnector?
|
|
148
148
|
|
|
149
|
-
> `optional` **eventBusConnector
|
|
149
|
+
> `optional` **eventBusConnector?**: `IEngineCoreTypeConfig`\<[`EventBusConnectorConfig`](../type-aliases/EventBusConnectorConfig.md)\>[]
|
|
150
150
|
|
|
151
151
|
Event bus connector options which can be overridden by individual components by specifying types other than default.
|
|
152
152
|
|
|
153
153
|
#### eventBusComponent?
|
|
154
154
|
|
|
155
|
-
> `optional` **eventBusComponent
|
|
155
|
+
> `optional` **eventBusComponent?**: `IEngineCoreTypeConfig`\<[`EventBusComponentConfig`](../type-aliases/EventBusComponentConfig.md)\>[]
|
|
156
156
|
|
|
157
157
|
Event bus component options which can be overridden by individual components by specifying types other than default.
|
|
158
158
|
|
|
159
159
|
#### vaultConnector?
|
|
160
160
|
|
|
161
|
-
> `optional` **vaultConnector
|
|
161
|
+
> `optional` **vaultConnector?**: `IEngineCoreTypeConfig`\<[`VaultConnectorConfig`](../type-aliases/VaultConnectorConfig.md)\>[]
|
|
162
162
|
|
|
163
163
|
Vault connector options which can be overridden by individual components by specifying types other than default.
|
|
164
164
|
|
|
165
165
|
#### dltConfig?
|
|
166
166
|
|
|
167
|
-
> `optional` **dltConfig
|
|
167
|
+
> `optional` **dltConfig?**: `IEngineCoreTypeConfig`\<[`DltConfig`](../type-aliases/DltConfig.md)\>[]
|
|
168
168
|
|
|
169
169
|
DLT options which can be overridden by individual components by specifying types other than default.
|
|
170
170
|
|
|
171
171
|
#### walletConnector?
|
|
172
172
|
|
|
173
|
-
> `optional` **walletConnector
|
|
173
|
+
> `optional` **walletConnector?**: `IEngineCoreTypeConfig`\<[`WalletConnectorConfig`](../type-aliases/WalletConnectorConfig.md)\>[]
|
|
174
174
|
|
|
175
175
|
Wallet connector options which can be overridden by individual components by specifying types other than default.
|
|
176
176
|
|
|
177
177
|
#### verifiableStorageConnector?
|
|
178
178
|
|
|
179
|
-
> `optional` **verifiableStorageConnector
|
|
179
|
+
> `optional` **verifiableStorageConnector?**: `IEngineCoreTypeConfig`\<[`VerifiableStorageConnectorConfig`](../type-aliases/VerifiableStorageConnectorConfig.md)\>[]
|
|
180
180
|
|
|
181
181
|
Verifiable storage connector options which can be overridden by individual components by specifying types other than default.
|
|
182
182
|
|
|
183
183
|
#### verifiableStorageComponent?
|
|
184
184
|
|
|
185
|
-
> `optional` **verifiableStorageComponent
|
|
185
|
+
> `optional` **verifiableStorageComponent?**: `IEngineCoreTypeConfig`\<[`VerifiableStorageComponentConfig`](../type-aliases/VerifiableStorageComponentConfig.md)\>[]
|
|
186
186
|
|
|
187
187
|
Verifiable storage component options which can be overridden by individual components by specifying types other than default.
|
|
188
188
|
|
|
189
189
|
#### immutableProofComponent?
|
|
190
190
|
|
|
191
|
-
> `optional` **immutableProofComponent
|
|
191
|
+
> `optional` **immutableProofComponent?**: `IEngineCoreTypeConfig`\<[`ImmutableProofComponentConfig`](../type-aliases/ImmutableProofComponentConfig.md)\>[]
|
|
192
192
|
|
|
193
193
|
Immutable proof component options which can be overridden by individual components by specifying types other than default.
|
|
194
194
|
|
|
195
195
|
#### faucetConnector?
|
|
196
196
|
|
|
197
|
-
> `optional` **faucetConnector
|
|
197
|
+
> `optional` **faucetConnector?**: `IEngineCoreTypeConfig`\<[`FaucetConnectorConfig`](../type-aliases/FaucetConnectorConfig.md)\>[]
|
|
198
198
|
|
|
199
199
|
Faucet connector options which can be overridden by individual components by specifying types other than default.
|
|
200
200
|
|
|
201
201
|
#### identityConnector?
|
|
202
202
|
|
|
203
|
-
> `optional` **identityConnector
|
|
203
|
+
> `optional` **identityConnector?**: `IEngineCoreTypeConfig`\<[`IdentityConnectorConfig`](../type-aliases/IdentityConnectorConfig.md)\>[]
|
|
204
204
|
|
|
205
205
|
Identity connector options which can be overridden by individual components by specifying types other than default.
|
|
206
206
|
|
|
207
207
|
#### identityComponent?
|
|
208
208
|
|
|
209
|
-
> `optional` **identityComponent
|
|
209
|
+
> `optional` **identityComponent?**: `IEngineCoreTypeConfig`\<[`IdentityComponentConfig`](../type-aliases/IdentityComponentConfig.md)\>[]
|
|
210
210
|
|
|
211
211
|
Identity component options which can be overridden by individual components by specifying types other than default.
|
|
212
212
|
|
|
213
213
|
#### identityResolverConnector?
|
|
214
214
|
|
|
215
|
-
> `optional` **identityResolverConnector
|
|
215
|
+
> `optional` **identityResolverConnector?**: `IEngineCoreTypeConfig`\<[`IdentityResolverConnectorConfig`](../type-aliases/IdentityResolverConnectorConfig.md)\>[]
|
|
216
216
|
|
|
217
217
|
Identity resolver connector options which can be overridden by individual components by specifying types other than default.
|
|
218
218
|
|
|
219
219
|
#### identityResolverComponent?
|
|
220
220
|
|
|
221
|
-
> `optional` **identityResolverComponent
|
|
221
|
+
> `optional` **identityResolverComponent?**: `IEngineCoreTypeConfig`\<[`IdentityResolverComponentConfig`](../type-aliases/IdentityResolverComponentConfig.md)\>[]
|
|
222
222
|
|
|
223
223
|
Identity resolver component options which can be overridden by individual components by specifying types other than default.
|
|
224
224
|
|
|
225
225
|
#### identityProfileConnector?
|
|
226
226
|
|
|
227
|
-
> `optional` **identityProfileConnector
|
|
227
|
+
> `optional` **identityProfileConnector?**: `IEngineCoreTypeConfig`\<[`IdentityProfileConnectorConfig`](../type-aliases/IdentityProfileConnectorConfig.md)\>[]
|
|
228
228
|
|
|
229
229
|
Identity profile connector options which can be overridden by individual components by specifying types other than default.
|
|
230
230
|
|
|
231
231
|
#### identityProfileComponent?
|
|
232
232
|
|
|
233
|
-
> `optional` **identityProfileComponent
|
|
233
|
+
> `optional` **identityProfileComponent?**: `IEngineCoreTypeConfig`\<[`IdentityProfileComponentConfig`](../type-aliases/IdentityProfileComponentConfig.md)\>[]
|
|
234
234
|
|
|
235
235
|
Identity profile component options which can be overridden by individual components by specifying types other than default.
|
|
236
236
|
|
|
237
237
|
#### nftConnector?
|
|
238
238
|
|
|
239
|
-
> `optional` **nftConnector
|
|
239
|
+
> `optional` **nftConnector?**: `IEngineCoreTypeConfig`\<[`NftConnectorConfig`](../type-aliases/NftConnectorConfig.md)\>[]
|
|
240
240
|
|
|
241
241
|
NFT connector options which can be overridden by individual components by specifying types other than default.
|
|
242
242
|
|
|
243
243
|
#### nftComponent?
|
|
244
244
|
|
|
245
|
-
> `optional` **nftComponent
|
|
245
|
+
> `optional` **nftComponent?**: `IEngineCoreTypeConfig`\<[`NftComponentConfig`](../type-aliases/NftComponentConfig.md)\>[]
|
|
246
246
|
|
|
247
247
|
NFT component options which can be overridden by individual components by specifying types other than default.
|
|
248
248
|
|
|
249
249
|
#### attestationConnector?
|
|
250
250
|
|
|
251
|
-
> `optional` **attestationConnector
|
|
251
|
+
> `optional` **attestationConnector?**: `IEngineCoreTypeConfig`\<[`AttestationConnectorConfig`](../type-aliases/AttestationConnectorConfig.md)\>[]
|
|
252
252
|
|
|
253
253
|
Attestation connector options which can be overridden by individual components by specifying types other than default.
|
|
254
254
|
|
|
255
255
|
#### attestationComponent?
|
|
256
256
|
|
|
257
|
-
> `optional` **attestationComponent
|
|
257
|
+
> `optional` **attestationComponent?**: `IEngineCoreTypeConfig`\<[`AttestationComponentConfig`](../type-aliases/AttestationComponentConfig.md)\>[]
|
|
258
258
|
|
|
259
259
|
Attestation component options which can be overridden by individual components by specifying types other than default.
|
|
260
260
|
|
|
261
261
|
#### auditableItemGraphComponent?
|
|
262
262
|
|
|
263
|
-
> `optional` **auditableItemGraphComponent
|
|
263
|
+
> `optional` **auditableItemGraphComponent?**: `IEngineCoreTypeConfig`\<[`AuditableItemGraphComponentConfig`](../type-aliases/AuditableItemGraphComponentConfig.md)\>[]
|
|
264
264
|
|
|
265
265
|
Auditable item graph component options which can be overridden by individual components by specifying types other than default.
|
|
266
266
|
|
|
267
267
|
#### auditableItemStreamComponent?
|
|
268
268
|
|
|
269
|
-
> `optional` **auditableItemStreamComponent
|
|
269
|
+
> `optional` **auditableItemStreamComponent?**: `IEngineCoreTypeConfig`\<[`AuditableItemStreamComponentConfig`](../type-aliases/AuditableItemStreamComponentConfig.md)\>[]
|
|
270
270
|
|
|
271
271
|
Auditable item stream component options which can be overridden by individual components by specifying types other than default.
|
|
272
272
|
|
|
273
273
|
#### dataConverterConnector?
|
|
274
274
|
|
|
275
|
-
> `optional` **dataConverterConnector
|
|
275
|
+
> `optional` **dataConverterConnector?**: `IEngineCoreTypeConfig`\<[`DataConverterConnectorConfig`](../type-aliases/DataConverterConnectorConfig.md)\>[]
|
|
276
276
|
|
|
277
277
|
Data converter connector options which can be overridden by individual components by specifying types other than default.
|
|
278
278
|
|
|
279
279
|
#### dataExtractorConnector?
|
|
280
280
|
|
|
281
|
-
> `optional` **dataExtractorConnector
|
|
281
|
+
> `optional` **dataExtractorConnector?**: `IEngineCoreTypeConfig`\<[`DataExtractorConnectorConfig`](../type-aliases/DataExtractorConnectorConfig.md)\>[]
|
|
282
282
|
|
|
283
283
|
Data extractor connector options which can be overridden by individual components by specifying types other than default.
|
|
284
284
|
|
|
285
285
|
#### dataProcessingComponent?
|
|
286
286
|
|
|
287
|
-
> `optional` **dataProcessingComponent
|
|
287
|
+
> `optional` **dataProcessingComponent?**: `IEngineCoreTypeConfig`\<[`DataProcessingComponentConfig`](../type-aliases/DataProcessingComponentConfig.md)\>[]
|
|
288
288
|
|
|
289
289
|
Date processing options which can be overridden by individual components by specifying types other than default.
|
|
290
290
|
|
|
291
291
|
#### documentManagementComponent?
|
|
292
292
|
|
|
293
|
-
> `optional` **documentManagementComponent
|
|
293
|
+
> `optional` **documentManagementComponent?**: `IEngineCoreTypeConfig`\<[`DocumentManagementComponentConfig`](../type-aliases/DocumentManagementComponentConfig.md)\>[]
|
|
294
294
|
|
|
295
295
|
Document management options which can be overridden by individual components by specifying types other than default.
|
|
296
296
|
|
|
297
297
|
#### trustComponent?
|
|
298
298
|
|
|
299
|
-
> `optional` **trustComponent
|
|
299
|
+
> `optional` **trustComponent?**: `IEngineCoreTypeConfig`\<[`TrustComponentConfig`](../type-aliases/TrustComponentConfig.md)\>[]
|
|
300
300
|
|
|
301
301
|
Trust component options which can be overridden by individual components by specifying types other than default.
|
|
302
302
|
|
|
303
303
|
#### trustGeneratorComponent?
|
|
304
304
|
|
|
305
|
-
> `optional` **trustGeneratorComponent
|
|
305
|
+
> `optional` **trustGeneratorComponent?**: `IEngineCoreTypeConfig`\<[`TrustGeneratorComponentConfig`](../type-aliases/TrustGeneratorComponentConfig.md)\>[]
|
|
306
306
|
|
|
307
307
|
Trust generator component options which can be overridden by individual components by specifying types other than default.
|
|
308
308
|
|
|
309
309
|
#### trustVerifierComponent?
|
|
310
310
|
|
|
311
|
-
> `optional` **trustVerifierComponent
|
|
311
|
+
> `optional` **trustVerifierComponent?**: `IEngineCoreTypeConfig`\<[`TrustVerifierComponentConfig`](../type-aliases/TrustVerifierComponentConfig.md)\>[]
|
|
312
312
|
|
|
313
313
|
Trust verifier component options which can be overridden by individual components by specifying types other than default.
|
|
314
314
|
|
|
315
315
|
#### rightsManagementPapComponent?
|
|
316
316
|
|
|
317
|
-
> `optional` **rightsManagementPapComponent
|
|
317
|
+
> `optional` **rightsManagementPapComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPapComponentConfig`](../type-aliases/RightsManagementPapComponentConfig.md)\>[]
|
|
318
318
|
|
|
319
319
|
Rights management PAP options which can be overridden by individual components by specifying types other than default.
|
|
320
320
|
|
|
321
321
|
#### rightsManagementPdpComponent?
|
|
322
322
|
|
|
323
|
-
> `optional` **rightsManagementPdpComponent
|
|
323
|
+
> `optional` **rightsManagementPdpComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPdpComponentConfig`](../type-aliases/RightsManagementPdpComponentConfig.md)\>[]
|
|
324
324
|
|
|
325
325
|
Rights management PDP options which can be overridden by individual components by specifying types other than default.
|
|
326
326
|
|
|
327
327
|
#### rightsManagementPepComponent?
|
|
328
328
|
|
|
329
|
-
> `optional` **rightsManagementPepComponent
|
|
329
|
+
> `optional` **rightsManagementPepComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPepComponentConfig`](../type-aliases/RightsManagementPepComponentConfig.md)\>[]
|
|
330
330
|
|
|
331
331
|
Rights management PEP options which can be overridden by individual components by specifying types other than default.
|
|
332
332
|
|
|
333
333
|
#### rightsManagementPipComponent?
|
|
334
334
|
|
|
335
|
-
> `optional` **rightsManagementPipComponent
|
|
335
|
+
> `optional` **rightsManagementPipComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPipComponentConfig`](../type-aliases/RightsManagementPipComponentConfig.md)\>[]
|
|
336
336
|
|
|
337
337
|
Rights management PIP options which can be overridden by individual components by specifying types other than default.
|
|
338
338
|
|
|
339
339
|
#### rightsManagementPmpComponent?
|
|
340
340
|
|
|
341
|
-
> `optional` **rightsManagementPmpComponent
|
|
341
|
+
> `optional` **rightsManagementPmpComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPmpComponentConfig`](../type-aliases/RightsManagementPmpComponentConfig.md)\>[]
|
|
342
342
|
|
|
343
343
|
Rights management PMP options which can be overridden by individual components by specifying types other than default.
|
|
344
344
|
|
|
345
345
|
#### rightsManagementPxpComponent?
|
|
346
346
|
|
|
347
|
-
> `optional` **rightsManagementPxpComponent
|
|
347
|
+
> `optional` **rightsManagementPxpComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPxpComponentConfig`](../type-aliases/RightsManagementPxpComponentConfig.md)\>[]
|
|
348
348
|
|
|
349
349
|
Rights management PXP options which can be overridden by individual components by specifying types other than default.
|
|
350
350
|
|
|
351
351
|
#### rightsManagementPnpComponent?
|
|
352
352
|
|
|
353
|
-
> `optional` **rightsManagementPnpComponent
|
|
353
|
+
> `optional` **rightsManagementPnpComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPnpComponentConfig`](../type-aliases/RightsManagementPnpComponentConfig.md)\>[]
|
|
354
354
|
|
|
355
355
|
Rights management PNP options which can be overridden by individual components by specifying types other than default.
|
|
356
356
|
|
|
357
357
|
#### rightsManagementPnapComponent?
|
|
358
358
|
|
|
359
|
-
> `optional` **rightsManagementPnapComponent
|
|
359
|
+
> `optional` **rightsManagementPnapComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPnapComponentConfig`](../type-aliases/RightsManagementPnapComponentConfig.md)\>[]
|
|
360
360
|
|
|
361
361
|
Rights management PNAP options which can be overridden by individual components by specifying types other than default.
|
|
362
362
|
|
|
363
363
|
#### rightsManagementPolicyArbiterComponent?
|
|
364
364
|
|
|
365
|
-
> `optional` **rightsManagementPolicyArbiterComponent
|
|
365
|
+
> `optional` **rightsManagementPolicyArbiterComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPolicyArbiterComponentConfig`](../type-aliases/RightsManagementPolicyArbiterComponentConfig.md)\>[]
|
|
366
366
|
|
|
367
367
|
Rights management policy arbiter options which can be overridden by individual components by specifying types other than default.
|
|
368
368
|
|
|
369
369
|
#### rightsManagementPolicyObligationEnforcerComponent?
|
|
370
370
|
|
|
371
|
-
> `optional` **rightsManagementPolicyObligationEnforcerComponent
|
|
371
|
+
> `optional` **rightsManagementPolicyObligationEnforcerComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPolicyObligationEnforcerComponentConfig`](../type-aliases/RightsManagementPolicyObligationEnforcerComponentConfig.md)\>[]
|
|
372
372
|
|
|
373
373
|
Rights management policy obligation enforcer options which can be overridden by individual components by specifying types other than default.
|
|
374
374
|
|
|
375
375
|
#### rightsManagementPolicyEnforcementProcessorComponent?
|
|
376
376
|
|
|
377
|
-
> `optional` **rightsManagementPolicyEnforcementProcessorComponent
|
|
377
|
+
> `optional` **rightsManagementPolicyEnforcementProcessorComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPolicyEnforcementProcessorComponentConfig`](../type-aliases/RightsManagementPolicyEnforcementProcessorComponentConfig.md)\>[]
|
|
378
378
|
|
|
379
379
|
Rights management policy enforcement processor options which can be overridden by individual components by specifying types other than default.
|
|
380
380
|
|
|
381
381
|
#### rightsManagementPolicyExecutionActionComponent?
|
|
382
382
|
|
|
383
|
-
> `optional` **rightsManagementPolicyExecutionActionComponent
|
|
383
|
+
> `optional` **rightsManagementPolicyExecutionActionComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPolicyExecutionActionComponentConfig`](../type-aliases/RightsManagementPolicyExecutionActionComponentConfig.md)\>[]
|
|
384
384
|
|
|
385
385
|
Rights management policy execution action options which can be overridden by individual components by specifying types other than default.
|
|
386
386
|
|
|
387
387
|
#### rightsManagementPolicyInformationSourceComponent?
|
|
388
388
|
|
|
389
|
-
> `optional` **rightsManagementPolicyInformationSourceComponent
|
|
389
|
+
> `optional` **rightsManagementPolicyInformationSourceComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPolicyInformationSourceComponentConfig`](../type-aliases/RightsManagementPolicyInformationSourceComponentConfig.md)\>[]
|
|
390
390
|
|
|
391
391
|
Rights management policy information source options which can be overridden by individual components by specifying types other than default.
|
|
392
392
|
|
|
393
393
|
#### rightsManagementPolicyNegotiatorComponent?
|
|
394
394
|
|
|
395
|
-
> `optional` **rightsManagementPolicyNegotiatorComponent
|
|
395
|
+
> `optional` **rightsManagementPolicyNegotiatorComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPolicyNegotiatorComponentConfig`](../type-aliases/RightsManagementPolicyNegotiatorComponentConfig.md)\>[]
|
|
396
396
|
|
|
397
397
|
Rights management policy negotiator options which can be overridden by individual components by specifying types other than default.
|
|
398
398
|
|
|
399
399
|
#### rightsManagementPolicyRequesterComponent?
|
|
400
400
|
|
|
401
|
-
> `optional` **rightsManagementPolicyRequesterComponent
|
|
401
|
+
> `optional` **rightsManagementPolicyRequesterComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPolicyRequesterComponentConfig`](../type-aliases/RightsManagementPolicyRequesterComponentConfig.md)\>[]
|
|
402
402
|
|
|
403
403
|
Rights management policy requester options which can be overridden by individual components by specifying types other than default.
|
|
404
404
|
|
|
405
405
|
#### synchronisedStorageComponent?
|
|
406
406
|
|
|
407
|
-
> `optional` **synchronisedStorageComponent
|
|
407
|
+
> `optional` **synchronisedStorageComponent?**: `IEngineCoreTypeConfig`\<[`SynchronisedStorageComponentConfig`](../type-aliases/SynchronisedStorageComponentConfig.md)\>[]
|
|
408
408
|
|
|
409
409
|
Synchronised storage options which can be overridden by individual components by specifying types other than default.
|
|
410
410
|
|
|
411
411
|
#### federatedCatalogueComponent?
|
|
412
412
|
|
|
413
|
-
> `optional` **federatedCatalogueComponent
|
|
413
|
+
> `optional` **federatedCatalogueComponent?**: `IEngineCoreTypeConfig`\<[`FederatedCatalogueComponentConfig`](../type-aliases/FederatedCatalogueComponentConfig.md)\>[]
|
|
414
414
|
|
|
415
415
|
Federated catalogue options which can be overridden by individual components by specifying types other than default.
|
|
416
416
|
|
|
417
417
|
#### federatedCatalogueFilterComponent?
|
|
418
418
|
|
|
419
|
-
> `optional` **federatedCatalogueFilterComponent
|
|
419
|
+
> `optional` **federatedCatalogueFilterComponent?**: `IEngineCoreTypeConfig`\<[`FederatedCatalogueFilterComponentConfig`](../type-aliases/FederatedCatalogueFilterComponentConfig.md)\>[]
|
|
420
420
|
|
|
421
421
|
Federated catalogue filter options which can be overridden by individual components by specifying types other than default.
|
|
422
422
|
|
|
423
423
|
#### dataspaceControlPlaneComponent?
|
|
424
424
|
|
|
425
|
-
> `optional` **dataspaceControlPlaneComponent
|
|
425
|
+
> `optional` **dataspaceControlPlaneComponent?**: `IEngineCoreTypeConfig`\<[`DataspaceControlPlaneComponentConfig`](../type-aliases/DataspaceControlPlaneComponentConfig.md)\>[]
|
|
426
426
|
|
|
427
427
|
Dataspace control plane component options which can be overridden by individual components by specifying types other than default.
|
|
428
428
|
|
|
429
429
|
#### dataspaceDataPlaneComponent?
|
|
430
430
|
|
|
431
|
-
> `optional` **dataspaceDataPlaneComponent
|
|
431
|
+
> `optional` **dataspaceDataPlaneComponent?**: `IEngineCoreTypeConfig`\<[`DataspaceDataPlaneComponentConfig`](../type-aliases/DataspaceDataPlaneComponentConfig.md)\>[]
|
|
432
432
|
|
|
433
433
|
Dataspace data plane component options which can be overridden by individual components by specifying types other than default.
|
|
434
434
|
|
|
435
435
|
#### tenantAdminComponent?
|
|
436
436
|
|
|
437
|
-
> `optional` **tenantAdminComponent
|
|
437
|
+
> `optional` **tenantAdminComponent?**: `IEngineCoreTypeConfig`\<[`TenantAdminComponentConfig`](../type-aliases/TenantAdminComponentConfig.md)\>[]
|
|
438
438
|
|
|
439
439
|
Tenant admin component options which can be overridden by individual components by specifying types other than default.
|
|
440
440
|
|
|
441
441
|
#### contextIdHandlerComponent?
|
|
442
442
|
|
|
443
|
-
> `optional` **contextIdHandlerComponent
|
|
443
|
+
> `optional` **contextIdHandlerComponent?**: `IEngineCoreTypeConfig`\<[`ContextIdHandlerComponentConfig`](../type-aliases/ContextIdHandlerComponentConfig.md)\>[]
|
|
444
444
|
|
|
445
445
|
Context Id Handler component options which can be overridden by individual components by specifying types other than default.
|
|
446
446
|
|