@twin.org/engine-types 0.0.3-next.26 → 0.0.3-next.28

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.
Files changed (100) hide show
  1. package/README.md +1 -1
  2. package/dist/es/components/dataspaceDataPlane.js +1 -0
  3. package/dist/es/components/dataspaceDataPlane.js.map +1 -1
  4. package/dist/es/components/rightsManagementPnap.js +1 -0
  5. package/dist/es/components/rightsManagementPnap.js.map +1 -1
  6. package/docs/changelog.md +31 -1
  7. package/docs/examples.md +74 -1
  8. package/docs/reference/classes/EngineTypeHelper.md +3 -3
  9. package/docs/reference/functions/initialiseEntityStorageConnector.md +2 -2
  10. package/docs/reference/interfaces/IEngineConfig.md +70 -70
  11. package/docs/reference/type-aliases/AttestationConnectorConfig.md +3 -3
  12. package/docs/reference/type-aliases/BackgroundTaskComponentConfig.md +3 -3
  13. package/docs/reference/type-aliases/DataExtractorConnectorConfig.md +3 -3
  14. package/docs/reference/type-aliases/DltConfig.md +4 -4
  15. package/docs/reference/type-aliases/EventBusConnectorConfig.md +3 -3
  16. package/docs/reference/type-aliases/FederatedCatalogueFilterComponentConfig.md +2 -2
  17. package/docs/reference/type-aliases/IdentityProfileConnectorConfig.md +3 -3
  18. package/docs/reference/type-aliases/MessagingAdminComponentConfig.md +3 -3
  19. package/docs/reference/type-aliases/MessagingComponentConfig.md +3 -3
  20. package/docs/reference/type-aliases/RightsManagementPdpComponentConfig.md +3 -3
  21. package/docs/reference/type-aliases/RightsManagementPepComponentConfig.md +3 -3
  22. package/docs/reference/type-aliases/RightsManagementPipComponentConfig.md +3 -3
  23. package/docs/reference/type-aliases/RightsManagementPmpComponentConfig.md +3 -3
  24. package/docs/reference/type-aliases/RightsManagementPolicyExecutionActionComponentConfig.md +3 -3
  25. package/docs/reference/type-aliases/RightsManagementPolicyNegotiatorComponentConfig.md +3 -3
  26. package/docs/reference/type-aliases/RightsManagementPolicyObligationEnforcerComponentConfig.md +3 -3
  27. package/docs/reference/type-aliases/RightsManagementPolicyRequesterComponentConfig.md +3 -3
  28. package/docs/reference/type-aliases/RightsManagementPxpComponentConfig.md +3 -3
  29. package/docs/reference/type-aliases/TaskSchedulerComponentConfig.md +3 -3
  30. package/docs/reference/type-aliases/TelemetryConnectorConfig.md +3 -3
  31. package/docs/reference/type-aliases/TenantAdminComponentConfig.md +3 -3
  32. package/docs/reference/type-aliases/TrustComponentConfig.md +3 -3
  33. package/docs/reference/type-aliases/TrustGeneratorComponentConfig.md +2 -2
  34. package/docs/reference/type-aliases/TrustVerifierComponentConfig.md +3 -3
  35. package/docs/reference/variables/AttestationComponentType.md +2 -2
  36. package/docs/reference/variables/AttestationConnectorType.md +1 -1
  37. package/docs/reference/variables/AuditableItemGraphComponentType.md +2 -2
  38. package/docs/reference/variables/AuditableItemStreamComponentType.md +2 -2
  39. package/docs/reference/variables/BackgroundTaskComponentType.md +1 -1
  40. package/docs/reference/variables/BlobStorageComponentType.md +2 -2
  41. package/docs/reference/variables/BlobStorageConnectorType.md +6 -6
  42. package/docs/reference/variables/ContextIdHandlerComponentType.md +2 -2
  43. package/docs/reference/variables/DataConverterConnectorType.md +2 -2
  44. package/docs/reference/variables/DataExtractorConnectorType.md +1 -1
  45. package/docs/reference/variables/DataProcessingComponentType.md +2 -2
  46. package/docs/reference/variables/DataspaceControlPlaneComponentType.md +2 -2
  47. package/docs/reference/variables/DataspaceDataPlaneComponentType.md +3 -3
  48. package/docs/reference/variables/DltConfigType.md +1 -1
  49. package/docs/reference/variables/DocumentManagementComponentType.md +2 -2
  50. package/docs/reference/variables/EntityStorageComponentType.md +2 -2
  51. package/docs/reference/variables/EntityStorageConnectorType.md +10 -10
  52. package/docs/reference/variables/EventBusComponentType.md +2 -2
  53. package/docs/reference/variables/EventBusConnectorType.md +1 -1
  54. package/docs/reference/variables/FaucetConnectorType.md +2 -2
  55. package/docs/reference/variables/FederatedCatalogueComponentType.md +2 -2
  56. package/docs/reference/variables/FederatedCatalogueFilterComponentType.md +1 -1
  57. package/docs/reference/variables/IdentityComponentType.md +2 -2
  58. package/docs/reference/variables/IdentityConnectorType.md +2 -2
  59. package/docs/reference/variables/IdentityProfileComponentType.md +2 -2
  60. package/docs/reference/variables/IdentityProfileConnectorType.md +1 -1
  61. package/docs/reference/variables/IdentityResolverComponentType.md +2 -2
  62. package/docs/reference/variables/IdentityResolverConnectorType.md +3 -3
  63. package/docs/reference/variables/ImmutableProofComponentType.md +2 -2
  64. package/docs/reference/variables/LoggingComponentType.md +2 -2
  65. package/docs/reference/variables/LoggingConnectorType.md +3 -3
  66. package/docs/reference/variables/MessagingAdminComponentType.md +1 -1
  67. package/docs/reference/variables/MessagingComponentType.md +1 -1
  68. package/docs/reference/variables/MessagingEmailConnectorType.md +2 -2
  69. package/docs/reference/variables/MessagingPushNotificationConnectorType.md +2 -2
  70. package/docs/reference/variables/MessagingSmsConnectorType.md +2 -2
  71. package/docs/reference/variables/NftComponentType.md +2 -2
  72. package/docs/reference/variables/NftConnectorType.md +2 -2
  73. package/docs/reference/variables/RightsManagementPapComponentType.md +2 -2
  74. package/docs/reference/variables/RightsManagementPdpComponentType.md +1 -1
  75. package/docs/reference/variables/RightsManagementPepComponentType.md +2 -2
  76. package/docs/reference/variables/RightsManagementPipComponentType.md +1 -1
  77. package/docs/reference/variables/RightsManagementPmpComponentType.md +1 -1
  78. package/docs/reference/variables/RightsManagementPnapComponentType.md +2 -2
  79. package/docs/reference/variables/RightsManagementPnpComponentType.md +2 -2
  80. package/docs/reference/variables/RightsManagementPolicyArbiterComponentType.md +2 -2
  81. package/docs/reference/variables/RightsManagementPolicyEnforcementProcessorComponentType.md +2 -2
  82. package/docs/reference/variables/RightsManagementPolicyExecutionActionComponentType.md +1 -1
  83. package/docs/reference/variables/RightsManagementPolicyInformationSourceComponentType.md +2 -2
  84. package/docs/reference/variables/RightsManagementPolicyNegotiatorComponentType.md +1 -1
  85. package/docs/reference/variables/RightsManagementPolicyObligationEnforcerComponentType.md +1 -1
  86. package/docs/reference/variables/RightsManagementPolicyRequesterComponentType.md +1 -1
  87. package/docs/reference/variables/RightsManagementPxpComponentType.md +1 -1
  88. package/docs/reference/variables/SynchronisedStorageComponentType.md +2 -2
  89. package/docs/reference/variables/TaskSchedulerComponentType.md +1 -1
  90. package/docs/reference/variables/TelemetryComponentType.md +2 -2
  91. package/docs/reference/variables/TelemetryConnectorType.md +1 -1
  92. package/docs/reference/variables/TenantAdminComponentType.md +1 -1
  93. package/docs/reference/variables/TrustComponentType.md +1 -1
  94. package/docs/reference/variables/TrustGeneratorComponentType.md +1 -1
  95. package/docs/reference/variables/TrustVerifierComponentType.md +1 -1
  96. package/docs/reference/variables/VaultConnectorType.md +2 -2
  97. package/docs/reference/variables/VerifiableStorageComponentType.md +2 -2
  98. package/docs/reference/variables/VerifiableStorageConnectorType.md +2 -2
  99. package/docs/reference/variables/WalletConnectorType.md +2 -2
  100. package/package.json +4 -4
@@ -6,12 +6,12 @@ Messaging component config types.
6
6
 
7
7
  ## Properties
8
8
 
9
- ### type
9
+ ### type {#type}
10
10
 
11
11
  > **type**: *typeof* [`Service`](../variables/MessagingComponentType.md#service)
12
12
 
13
13
  ***
14
14
 
15
- ### options?
15
+ ### options? {#options}
16
16
 
17
- > `optional` **options**: `IMessagingServiceConstructorOptions`
17
+ > `optional` **options?**: `IMessagingServiceConstructorOptions`
@@ -6,12 +6,12 @@ Rights management PDP component config types.
6
6
 
7
7
  ## Properties
8
8
 
9
- ### type
9
+ ### type {#type}
10
10
 
11
11
  > **type**: *typeof* [`Service`](../variables/RightsManagementPdpComponentType.md#service)
12
12
 
13
13
  ***
14
14
 
15
- ### options?
15
+ ### options? {#options}
16
16
 
17
- > `optional` **options**: `IPolicyDecisionPointServiceConstructorOptions`
17
+ > `optional` **options?**: `IPolicyDecisionPointServiceConstructorOptions`
@@ -6,12 +6,12 @@ Rights management PEP component config types.
6
6
 
7
7
  ## Properties
8
8
 
9
- ### type
9
+ ### type {#type}
10
10
 
11
11
  > **type**: *typeof* [`Service`](../variables/RightsManagementPepComponentType.md#service)
12
12
 
13
13
  ***
14
14
 
15
- ### options?
15
+ ### options? {#options}
16
16
 
17
- > `optional` **options**: `IPolicyEnforcementPointServiceConstructorOptions`
17
+ > `optional` **options?**: `IPolicyEnforcementPointServiceConstructorOptions`
@@ -6,12 +6,12 @@ Rights management PIP component config types.
6
6
 
7
7
  ## Properties
8
8
 
9
- ### type
9
+ ### type {#type}
10
10
 
11
11
  > **type**: *typeof* [`Service`](../variables/RightsManagementPipComponentType.md#service)
12
12
 
13
13
  ***
14
14
 
15
- ### options?
15
+ ### options? {#options}
16
16
 
17
- > `optional` **options**: `IPolicyInformationPointServiceConstructorOptions`
17
+ > `optional` **options?**: `IPolicyInformationPointServiceConstructorOptions`
@@ -6,12 +6,12 @@ Rights management PMP component config types.
6
6
 
7
7
  ## Properties
8
8
 
9
- ### type
9
+ ### type {#type}
10
10
 
11
11
  > **type**: *typeof* [`Service`](../variables/RightsManagementPmpComponentType.md#service)
12
12
 
13
13
  ***
14
14
 
15
- ### options?
15
+ ### options? {#options}
16
16
 
17
- > `optional` **options**: `IPolicyManagementPointServiceConstructorOptions`
17
+ > `optional` **options?**: `IPolicyManagementPointServiceConstructorOptions`
@@ -6,12 +6,12 @@ Rights management policy execution action component config types.
6
6
 
7
7
  ## Properties
8
8
 
9
- ### type
9
+ ### type {#type}
10
10
 
11
11
  > **type**: *typeof* [`Logging`](../variables/RightsManagementPolicyExecutionActionComponentType.md#logging)
12
12
 
13
13
  ***
14
14
 
15
- ### options?
15
+ ### options? {#options}
16
16
 
17
- > `optional` **options**: `ILoggingPolicyExecutionActionConstructorOptions`
17
+ > `optional` **options?**: `ILoggingPolicyExecutionActionConstructorOptions`
@@ -6,12 +6,12 @@ Rights management policy negotiator component config types.
6
6
 
7
7
  ## Properties
8
8
 
9
- ### type
9
+ ### type {#type}
10
10
 
11
11
  > **type**: *typeof* [`PassThrough`](../variables/RightsManagementPolicyNegotiatorComponentType.md#passthrough)
12
12
 
13
13
  ***
14
14
 
15
- ### options?
15
+ ### options? {#options}
16
16
 
17
- > `optional` **options**: `IPassThroughPolicyNegotiatorConstructorOptions`
17
+ > `optional` **options?**: `IPassThroughPolicyNegotiatorConstructorOptions`
@@ -6,12 +6,12 @@ Rights management policy obligation enforcer component config types.
6
6
 
7
7
  ## Properties
8
8
 
9
- ### type
9
+ ### type {#type}
10
10
 
11
11
  > **type**: *typeof* [`PassThrough`](../variables/RightsManagementPolicyObligationEnforcerComponentType.md#passthrough)
12
12
 
13
13
  ***
14
14
 
15
- ### options?
15
+ ### options? {#options}
16
16
 
17
- > `optional` **options**: `IPassThroughPolicyObligationEnforcerConstructorOptions`
17
+ > `optional` **options?**: `IPassThroughPolicyObligationEnforcerConstructorOptions`
@@ -6,12 +6,12 @@ Rights management policy requester component config types.
6
6
 
7
7
  ## Properties
8
8
 
9
- ### type
9
+ ### type {#type}
10
10
 
11
11
  > **type**: *typeof* [`PassThrough`](../variables/RightsManagementPolicyRequesterComponentType.md#passthrough)
12
12
 
13
13
  ***
14
14
 
15
- ### options?
15
+ ### options? {#options}
16
16
 
17
- > `optional` **options**: `IPassThroughPolicyRequesterConstructorOptions`
17
+ > `optional` **options?**: `IPassThroughPolicyRequesterConstructorOptions`
@@ -6,12 +6,12 @@ Rights management PXP component config types.
6
6
 
7
7
  ## Properties
8
8
 
9
- ### type
9
+ ### type {#type}
10
10
 
11
11
  > **type**: *typeof* [`Service`](../variables/RightsManagementPxpComponentType.md#service)
12
12
 
13
13
  ***
14
14
 
15
- ### options?
15
+ ### options? {#options}
16
16
 
17
- > `optional` **options**: `IPolicyExecutionPointServiceConstructorOptions`
17
+ > `optional` **options?**: `IPolicyExecutionPointServiceConstructorOptions`
@@ -6,12 +6,12 @@ Background task scheduled component config types.
6
6
 
7
7
  ## Properties
8
8
 
9
- ### type
9
+ ### type {#type}
10
10
 
11
11
  > **type**: *typeof* [`Service`](../variables/TaskSchedulerComponentType.md#service)
12
12
 
13
13
  ***
14
14
 
15
- ### options?
15
+ ### options? {#options}
16
16
 
17
- > `optional` **options**: `ITaskSchedulerConstructorOptions`
17
+ > `optional` **options?**: `ITaskSchedulerConstructorOptions`
@@ -6,12 +6,12 @@ Telemetry connector config types.
6
6
 
7
7
  ## Properties
8
8
 
9
- ### type
9
+ ### type {#type}
10
10
 
11
11
  > **type**: *typeof* [`EntityStorage`](../variables/TelemetryConnectorType.md#entitystorage)
12
12
 
13
13
  ***
14
14
 
15
- ### options?
15
+ ### options? {#options}
16
16
 
17
- > `optional` **options**: `IEntityStorageTelemetryConnectorConstructorOptions`
17
+ > `optional` **options?**: `IEntityStorageTelemetryConnectorConstructorOptions`
@@ -6,12 +6,12 @@ Tenant admin component config types.
6
6
 
7
7
  ## Properties
8
8
 
9
- ### type
9
+ ### type {#type}
10
10
 
11
11
  > **type**: *typeof* [`Service`](../variables/TenantAdminComponentType.md#service)
12
12
 
13
13
  ***
14
14
 
15
- ### options?
15
+ ### options? {#options}
16
16
 
17
- > `optional` **options**: `ITenantAdminServiceConstructorOptions`
17
+ > `optional` **options?**: `ITenantAdminServiceConstructorOptions`
@@ -6,12 +6,12 @@ Trust component config types.
6
6
 
7
7
  ## Properties
8
8
 
9
- ### type
9
+ ### type {#type}
10
10
 
11
11
  > **type**: *typeof* [`Service`](../variables/TrustComponentType.md#service)
12
12
 
13
13
  ***
14
14
 
15
- ### options?
15
+ ### options? {#options}
16
16
 
17
- > `optional` **options**: `ITrustServiceConstructorOptions`
17
+ > `optional` **options?**: `ITrustServiceConstructorOptions`
@@ -6,12 +6,12 @@ Trust Generator component config types.
6
6
 
7
7
  ## Properties
8
8
 
9
- ### type
9
+ ### type {#type}
10
10
 
11
11
  > **type**: *typeof* [`JwtVerifiableCredential`](../variables/TrustGeneratorComponentType.md#jwtverifiablecredential)
12
12
 
13
13
  ***
14
14
 
15
- ### options
15
+ ### options {#options}
16
16
 
17
17
  > **options**: `IJwtVerifiableCredentialGeneratorConstructorOptions`
@@ -6,12 +6,12 @@ Trust verifier component config types.
6
6
 
7
7
  ## Properties
8
8
 
9
- ### type
9
+ ### type {#type}
10
10
 
11
11
  > **type**: *typeof* [`JwtVerifiableCredential`](../variables/TrustVerifierComponentType.md#jwtverifiablecredential)
12
12
 
13
13
  ***
14
14
 
15
- ### options?
15
+ ### options? {#options}
16
16
 
17
- > `optional` **options**: `IJwtVerifiableCredentialVerifierConstructorOptions`
17
+ > `optional` **options?**: `IJwtVerifiableCredentialVerifierConstructorOptions`
@@ -6,13 +6,13 @@ Attestation component types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### Service
9
+ ### Service {#service}
10
10
 
11
11
  > `readonly` **Service**: `"service"` = `"service"`
12
12
 
13
13
  Service.
14
14
 
15
- ### RestClient
15
+ ### RestClient {#restclient}
16
16
 
17
17
  > `readonly` **RestClient**: `"rest-client"` = `"rest-client"`
18
18
 
@@ -6,7 +6,7 @@ Attestation connector types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### Nft
9
+ ### Nft {#nft}
10
10
 
11
11
  > `readonly` **Nft**: `"nft"` = `"nft"`
12
12
 
@@ -6,13 +6,13 @@ Auditable item graph component types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### Service
9
+ ### Service {#service}
10
10
 
11
11
  > `readonly` **Service**: `"service"` = `"service"`
12
12
 
13
13
  Service.
14
14
 
15
- ### RestClient
15
+ ### RestClient {#restclient}
16
16
 
17
17
  > `readonly` **RestClient**: `"rest-client"` = `"rest-client"`
18
18
 
@@ -6,13 +6,13 @@ Auditable item stream component types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### Service
9
+ ### Service {#service}
10
10
 
11
11
  > `readonly` **Service**: `"service"` = `"service"`
12
12
 
13
13
  Service.
14
14
 
15
- ### RestClient
15
+ ### RestClient {#restclient}
16
16
 
17
17
  > `readonly` **RestClient**: `"rest-client"` = `"rest-client"`
18
18
 
@@ -6,7 +6,7 @@ Background task component types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### Service
9
+ ### Service {#service}
10
10
 
11
11
  > `readonly` **Service**: `"service"` = `"service"`
12
12
 
@@ -6,13 +6,13 @@ Blob storage component types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### Service
9
+ ### Service {#service}
10
10
 
11
11
  > `readonly` **Service**: `"service"` = `"service"`
12
12
 
13
13
  Service.
14
14
 
15
- ### RestClient
15
+ ### RestClient {#restclient}
16
16
 
17
17
  > `readonly` **RestClient**: `"rest-client"` = `"rest-client"`
18
18
 
@@ -6,37 +6,37 @@ Blob storage connector types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### File
9
+ ### File {#file}
10
10
 
11
11
  > `readonly` **File**: `"file"` = `"file"`
12
12
 
13
13
  File storage.
14
14
 
15
- ### Memory
15
+ ### Memory {#memory}
16
16
 
17
17
  > `readonly` **Memory**: `"memory"` = `"memory"`
18
18
 
19
19
  Memory.
20
20
 
21
- ### Ipfs
21
+ ### Ipfs {#ipfs}
22
22
 
23
23
  > `readonly` **Ipfs**: `"ipfs"` = `"ipfs"`
24
24
 
25
25
  IPFS.
26
26
 
27
- ### AwsS3
27
+ ### AwsS3 {#awss3}
28
28
 
29
29
  > `readonly` **AwsS3**: `"aws-s3"` = `"aws-s3"`
30
30
 
31
31
  AWS S3.
32
32
 
33
- ### AzureStorage
33
+ ### AzureStorage {#azurestorage}
34
34
 
35
35
  > `readonly` **AzureStorage**: `"azure-storage"` = `"azure-storage"`
36
36
 
37
37
  Azure Storage.
38
38
 
39
- ### GcpStorage
39
+ ### GcpStorage {#gcpstorage}
40
40
 
41
41
  > `readonly` **GcpStorage**: `"gcp-storage"` = `"gcp-storage"`
42
42
 
@@ -6,13 +6,13 @@ Context Id Handler types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### Did
9
+ ### Did {#did}
10
10
 
11
11
  > `readonly` **Did**: `"Did"` = `"Did"`
12
12
 
13
13
  Did.
14
14
 
15
- ### Tenant
15
+ ### Tenant {#tenant}
16
16
 
17
17
  > `readonly` **Tenant**: `"Tenant"` = `"Tenant"`
18
18
 
@@ -6,13 +6,13 @@ Data converter connector types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### Json
9
+ ### Json {#json}
10
10
 
11
11
  > `readonly` **Json**: `"json"` = `"json"`
12
12
 
13
13
  JSON.
14
14
 
15
- ### Xml
15
+ ### Xml {#xml}
16
16
 
17
17
  > `readonly` **Xml**: `"xml"` = `"xml"`
18
18
 
@@ -6,7 +6,7 @@ Data extractor connector types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### JsonPath
9
+ ### JsonPath {#jsonpath}
10
10
 
11
11
  > `readonly` **JsonPath**: `"json-path"` = `"json-path"`
12
12
 
@@ -6,13 +6,13 @@ Data processing component types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### Service
9
+ ### Service {#service}
10
10
 
11
11
  > `readonly` **Service**: `"service"` = `"service"`
12
12
 
13
13
  Service.
14
14
 
15
- ### RestClient
15
+ ### RestClient {#restclient}
16
16
 
17
17
  > `readonly` **RestClient**: `"rest-client"` = `"rest-client"`
18
18
 
@@ -6,13 +6,13 @@ Dataspace control plane component types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### Service
9
+ ### Service {#service}
10
10
 
11
11
  > `readonly` **Service**: `"service"` = `"service"`
12
12
 
13
13
  Service.
14
14
 
15
- ### RestClient
15
+ ### RestClient {#restclient}
16
16
 
17
17
  > `readonly` **RestClient**: `"rest-client"` = `"rest-client"`
18
18
 
@@ -6,19 +6,19 @@ Dataspace data plane component types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### Service
9
+ ### Service {#service}
10
10
 
11
11
  > `readonly` **Service**: `"service"` = `"service"`
12
12
 
13
13
  Service.
14
14
 
15
- ### RestClient
15
+ ### RestClient {#restclient}
16
16
 
17
17
  > `readonly` **RestClient**: `"rest-client"` = `"rest-client"`
18
18
 
19
19
  REST client.
20
20
 
21
- ### SocketClient
21
+ ### SocketClient {#socketclient}
22
22
 
23
23
  > `readonly` **SocketClient**: `"socket-client"` = `"socket-client"`
24
24
 
@@ -6,7 +6,7 @@ DLT config types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### Iota
9
+ ### Iota {#iota}
10
10
 
11
11
  > `readonly` **Iota**: `"iota"` = `"iota"`
12
12
 
@@ -6,13 +6,13 @@ Document management component types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### Service
9
+ ### Service {#service}
10
10
 
11
11
  > `readonly` **Service**: `"service"` = `"service"`
12
12
 
13
13
  Service.
14
14
 
15
- ### RestClient
15
+ ### RestClient {#restclient}
16
16
 
17
17
  > `readonly` **RestClient**: `"rest-client"` = `"rest-client"`
18
18
 
@@ -6,13 +6,13 @@ Entity storage component types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### Service
9
+ ### Service {#service}
10
10
 
11
11
  > `readonly` **Service**: `"service"` = `"service"`
12
12
 
13
13
  Service.
14
14
 
15
- ### RestClient
15
+ ### RestClient {#restclient}
16
16
 
17
17
  > `readonly` **RestClient**: `"rest-client"` = `"rest-client"`
18
18
 
@@ -6,61 +6,61 @@ Entity storage connector types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### File
9
+ ### File {#file}
10
10
 
11
11
  > `readonly` **File**: `"file"` = `"file"`
12
12
 
13
13
  Use storage.
14
14
 
15
- ### Memory
15
+ ### Memory {#memory}
16
16
 
17
17
  > `readonly` **Memory**: `"memory"` = `"memory"`
18
18
 
19
19
  Memory.
20
20
 
21
- ### ScyllaDb
21
+ ### ScyllaDb {#scylladb}
22
22
 
23
23
  > `readonly` **ScyllaDb**: `"scylladb"` = `"scylladb"`
24
24
 
25
25
  ScyllaDb.
26
26
 
27
- ### AwsDynamoDb
27
+ ### AwsDynamoDb {#awsdynamodb}
28
28
 
29
29
  > `readonly` **AwsDynamoDb**: `"aws-dynamodb"` = `"aws-dynamodb"`
30
30
 
31
31
  AWS DynamoDB.
32
32
 
33
- ### AzureCosmosDb
33
+ ### AzureCosmosDb {#azurecosmosdb}
34
34
 
35
35
  > `readonly` **AzureCosmosDb**: `"azure-cosmosdb"` = `"azure-cosmosdb"`
36
36
 
37
37
  Azure CosmosDB.
38
38
 
39
- ### GcpFirestoreDb
39
+ ### GcpFirestoreDb {#gcpfirestoredb}
40
40
 
41
41
  > `readonly` **GcpFirestoreDb**: `"gcp-firestoredb"` = `"gcp-firestoredb"`
42
42
 
43
43
  GCP Firestore.
44
44
 
45
- ### MySqlDb
45
+ ### MySqlDb {#mysqldb}
46
46
 
47
47
  > `readonly` **MySqlDb**: `"mysql"` = `"mysql"`
48
48
 
49
49
  MySqlDb.
50
50
 
51
- ### MongoDb
51
+ ### MongoDb {#mongodb}
52
52
 
53
53
  > `readonly` **MongoDb**: `"mongodb"` = `"mongodb"`
54
54
 
55
55
  MongoDb.
56
56
 
57
- ### PostgreSql
57
+ ### PostgreSql {#postgresql}
58
58
 
59
59
  > `readonly` **PostgreSql**: `"postgresql"` = `"postgresql"`
60
60
 
61
61
  Postgre SQL.
62
62
 
63
- ### Synchronised
63
+ ### Synchronised {#synchronised}
64
64
 
65
65
  > `readonly` **Synchronised**: `"synchronised"` = `"synchronised"`
66
66
 
@@ -6,13 +6,13 @@ Event bus component types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### Service
9
+ ### Service {#service}
10
10
 
11
11
  > `readonly` **Service**: `"service"` = `"service"`
12
12
 
13
13
  Service.
14
14
 
15
- ### SocketClient
15
+ ### SocketClient {#socketclient}
16
16
 
17
17
  > `readonly` **SocketClient**: `"socket-client"` = `"socket-client"`
18
18
 
@@ -6,7 +6,7 @@ Event bus connector types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### Local
9
+ ### Local {#local}
10
10
 
11
11
  > `readonly` **Local**: `"local"` = `"local"`
12
12
 
@@ -6,13 +6,13 @@ Faucet connector types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### EntityStorage
9
+ ### EntityStorage {#entitystorage}
10
10
 
11
11
  > `readonly` **EntityStorage**: `"entity-storage"` = `"entity-storage"`
12
12
 
13
13
  Entity storage.
14
14
 
15
- ### Iota
15
+ ### Iota {#iota}
16
16
 
17
17
  > `readonly` **Iota**: `"iota"` = `"iota"`
18
18