@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,13 +6,13 @@ Federated catalogue 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 @@ Federated catalogue filter component types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### FilterByExample
9
+ ### FilterByExample {#filterbyexample}
10
10
 
11
11
  > `readonly` **FilterByExample**: `"filter-by-example"` = `"filter-by-example"`
12
12
 
@@ -6,13 +6,13 @@ Identity 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 @@ Identity 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
 
@@ -6,13 +6,13 @@ Identity profile 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 @@ Identity profile 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
 
@@ -6,13 +6,13 @@ Identity resolver 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 @@ Identity resolver 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
 
19
19
  IOTA.
20
20
 
21
- ### Universal
21
+ ### Universal {#universal}
22
22
 
23
23
  > `readonly` **Universal**: `"universal"` = `"universal"`
24
24
 
@@ -6,13 +6,13 @@ Immutable proof 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 @@ Logging 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 @@ Logging 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
- ### Console
15
+ ### Console {#console}
16
16
 
17
17
  > `readonly` **Console**: `"console"` = `"console"`
18
18
 
19
19
  Console.
20
20
 
21
- ### Multi
21
+ ### Multi {#multi}
22
22
 
23
23
  > `readonly` **Multi**: `"multi"` = `"multi"`
24
24
 
@@ -6,7 +6,7 @@ Messaging admin 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,7 +6,7 @@ Messaging 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 @@ Messaging email 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
- ### Aws
15
+ ### Aws {#aws}
16
16
 
17
17
  > `readonly` **Aws**: `"aws"` = `"aws"`
18
18
 
@@ -6,13 +6,13 @@ Messaging push notification 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
- ### Aws
15
+ ### Aws {#aws}
16
16
 
17
17
  > `readonly` **Aws**: `"aws"` = `"aws"`
18
18
 
@@ -6,13 +6,13 @@ Messaging sms 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
- ### Aws
15
+ ### Aws {#aws}
16
16
 
17
17
  > `readonly` **Aws**: `"aws"` = `"aws"`
18
18
 
@@ -6,13 +6,13 @@ NFT 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 @@ NFT 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
 
@@ -6,13 +6,13 @@ Rights management PAP 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 @@ Rights management PDP 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 @@ Rights management PEP 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 @@ Rights management PIP 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,7 +6,7 @@ Rights management PMP 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 @@ Rights management PNAP 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 @@ Rights management PNP 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 @@ Rights management Policy Arbiter component types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### PassThrough
9
+ ### PassThrough {#passthrough}
10
10
 
11
11
  > `readonly` **PassThrough**: `"pass-through"` = `"pass-through"`
12
12
 
13
13
  PassThrough.
14
14
 
15
- ### Default
15
+ ### Default {#default}
16
16
 
17
17
  > `readonly` **Default**: `"default"` = `"default"`
18
18
 
@@ -6,13 +6,13 @@ Rights management Policy Enforcement Processor component types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### PassThrough
9
+ ### PassThrough {#passthrough}
10
10
 
11
11
  > `readonly` **PassThrough**: `"pass-through"` = `"pass-through"`
12
12
 
13
13
  Pass Through.
14
14
 
15
- ### Default
15
+ ### Default {#default}
16
16
 
17
17
  > `readonly` **Default**: `"default"` = `"default"`
18
18
 
@@ -6,7 +6,7 @@ Rights management Policy Execution Action component types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### Logging
9
+ ### Logging {#logging}
10
10
 
11
11
  > `readonly` **Logging**: `"logging"` = `"logging"`
12
12
 
@@ -6,13 +6,13 @@ Rights management Policy Information Source component types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### Identity
9
+ ### Identity {#identity}
10
10
 
11
11
  > `readonly` **Identity**: `"identity"` = `"identity"`
12
12
 
13
13
  Identity.
14
14
 
15
- ### Static
15
+ ### Static {#static}
16
16
 
17
17
  > `readonly` **Static**: `"static"` = `"static"`
18
18
 
@@ -6,7 +6,7 @@ Rights management Policy Negotiator component types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### PassThrough
9
+ ### PassThrough {#passthrough}
10
10
 
11
11
  > `readonly` **PassThrough**: `"pass-through"` = `"pass-through"`
12
12
 
@@ -6,7 +6,7 @@ Rights management Policy Obligation Enforcer component types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### PassThrough
9
+ ### PassThrough {#passthrough}
10
10
 
11
11
  > `readonly` **PassThrough**: `"pass-through"` = `"pass-through"`
12
12
 
@@ -6,7 +6,7 @@ Rights management Policy Requester component types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### PassThrough
9
+ ### PassThrough {#passthrough}
10
10
 
11
11
  > `readonly` **PassThrough**: `"pass-through"` = `"pass-through"`
12
12
 
@@ -6,7 +6,7 @@ Rights management PXP 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 @@ Synchronised 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,7 +6,7 @@ Task scheduler 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 @@ Telemetry 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 @@ Telemetry 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
 
@@ -6,7 +6,7 @@ Tenant admin 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,7 +6,7 @@ Trust 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,7 +6,7 @@ Trust generator component types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### JwtVerifiableCredential
9
+ ### JwtVerifiableCredential {#jwtverifiablecredential}
10
10
 
11
11
  > `readonly` **JwtVerifiableCredential**: `"jwt-verifiable-credential"` = `"jwt-verifiable-credential"`
12
12
 
@@ -6,7 +6,7 @@ Trust verifier component types.
6
6
 
7
7
  ## Type Declaration
8
8
 
9
- ### JwtVerifiableCredential
9
+ ### JwtVerifiableCredential {#jwtverifiablecredential}
10
10
 
11
11
  > `readonly` **JwtVerifiableCredential**: `"jwt-verifiable-credential"` = `"jwt-verifiable-credential"`
12
12
 
@@ -6,13 +6,13 @@ Vault 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
- ### Hashicorp
15
+ ### Hashicorp {#hashicorp}
16
16
 
17
17
  > `readonly` **Hashicorp**: `"hashicorp"` = `"hashicorp"`
18
18
 
@@ -6,13 +6,13 @@ Verifiable 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,13 +6,13 @@ Verifiable storage 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
 
@@ -6,13 +6,13 @@ Wallet 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