@twin.org/node 0.9.4-next.4 → 0.9.4
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/dist/locales/en.json +46 -206
- package/docs/changelog.md +23 -145
- package/docs/open-api/spec.json +10 -67
- package/package.json +2 -2
package/dist/locales/en.json
CHANGED
|
@@ -212,10 +212,7 @@
|
|
|
212
212
|
"factory": {
|
|
213
213
|
"noUnregister": "There is no {typeName} registered with the name \"{name}\"",
|
|
214
214
|
"noGet": "The requested {typeName} \"{name}\" does not exist in the factory",
|
|
215
|
-
"noCreate": "The requested {typeName} \"{name}\" cannot be created by the factory, with params \"{params}\""
|
|
216
|
-
"noFacade": "The requested facade \"{name}\" is not registered, so it cannot be applied to the {typeName} factory",
|
|
217
|
-
"noFacadeOnFacades": "Facades cannot be applied to the facade factory itself",
|
|
218
|
-
"noFacadeWrap": "The facade \"{name}\" did not return a wrapped instance for the {typeName} factory"
|
|
215
|
+
"noCreate": "The requested {typeName} \"{name}\" cannot be created by the factory, with params \"{params}\""
|
|
219
216
|
},
|
|
220
217
|
"bitString": {
|
|
221
218
|
"outOfRange": "The index should be >= 0 and less than the length of the bit string, the index is \"{index}\" and the number of bit is \"{numberBits}\""
|
|
@@ -235,7 +232,7 @@
|
|
|
235
232
|
"mutex": {
|
|
236
233
|
"lockNotFound": "The key \"{key}\" has no active lock",
|
|
237
234
|
"lockAlreadyReleased": "The key \"{key}\" is not currently locked",
|
|
238
|
-
"lockTimeout": "Failed to acquire lock for key \"{key}\" within the timeout of {
|
|
235
|
+
"lockTimeout": "Failed to acquire lock for key \"{key}\" within the timeout of {timeout} milliseconds",
|
|
239
236
|
"bufferFetchFailed": "Failed to retrieve shared buffer for key \"{key}\" from the main thread",
|
|
240
237
|
"invalidTimeout": "The timeout value \"{timeoutMs}\" is invalid, it must be a non-negative integer"
|
|
241
238
|
},
|
|
@@ -394,9 +391,7 @@
|
|
|
394
391
|
"migrationHelper": {
|
|
395
392
|
"migrateSchemaFailed": "Migration failed for schema \"{schemaName}\".",
|
|
396
393
|
"transformRequiredForProperty": "A transformation function is required to migrate property \"{from}\" to \"{to}\" of type \"{type}\"",
|
|
397
|
-
"coercionProducedUndefined": "Coercion of property \"{property}\" to type \"{type}\" produced undefined but the property is not optional"
|
|
398
|
-
"connectorBootstrapFailed": "Connector \"{className}\" failed to bootstrap storage for schema \"{schemaName}\"",
|
|
399
|
-
"maxIdentifierLengthTooSmall": "The maximum identifier length {maxIdentifierLength} must be at least {minimum} to fit the migration name suffix"
|
|
394
|
+
"coercionProducedUndefined": "Coercion of property \"{property}\" to type \"{type}\" produced undefined but the property is not optional"
|
|
400
395
|
},
|
|
401
396
|
"vaultConnectorHelper": {
|
|
402
397
|
"invalidSignature": "The JSON Web token signature could not be verified"
|
|
@@ -438,9 +433,6 @@
|
|
|
438
433
|
"invalidUrl": "The JSON-LD processing failed to retrieve from the following url \"{url}\"",
|
|
439
434
|
"jsonLdError": "The JSON-LD processing failed due to the following error: \"{code}\""
|
|
440
435
|
},
|
|
441
|
-
"jsonSchemaHelper": {
|
|
442
|
-
"schemaLoadFailed": "Failed to load the referenced schema \"{uri}\""
|
|
443
|
-
},
|
|
444
436
|
"accountHelper": {
|
|
445
437
|
"addressNotFound": "The address is missing could not be found from the seed \"{address}\"",
|
|
446
438
|
"missingPublicKey": "The public key is missing for vault key \"{keyName}\""
|
|
@@ -541,10 +533,7 @@
|
|
|
541
533
|
},
|
|
542
534
|
"verificationHelper": {
|
|
543
535
|
"jwtDecodeFailed": "Decoding the JWT failed",
|
|
544
|
-
"proofMissingVerificationMethod": "The proof is missing the verification method"
|
|
545
|
-
"credentialNotYetValid": "The credential is not valid until \"{validFrom}\"",
|
|
546
|
-
"credentialExpired": "The credential expired at \"{validUntil}\"",
|
|
547
|
-
"credentialValidityDateInvalid": "The credential validity date is not a valid ISO 8601 timestamp \"{date}\""
|
|
536
|
+
"proofMissingVerificationMethod": "The proof is missing the verification method"
|
|
548
537
|
},
|
|
549
538
|
"documentHelper": {
|
|
550
539
|
"verificationMethodNotFound": "The verification method \"{methodName}\" of type \"{methodType}\" could not be found",
|
|
@@ -558,6 +547,9 @@
|
|
|
558
547
|
"destroyFailed": "The destruction of the attestation failed",
|
|
559
548
|
"namespaceMismatch": "The namespace in the urn \"{id}\" does not match the namespace of the attestation service \"{namespace}\""
|
|
560
549
|
},
|
|
550
|
+
"spanHelper": {
|
|
551
|
+
"traceFlagsOutOfRange": "The trace flags value \"{traceFlags}\" is outside the valid range 0 to 255"
|
|
552
|
+
},
|
|
561
553
|
"auditableItemGraphService": {
|
|
562
554
|
"namespaceMismatch": "The namespace in the urn \"{id}\" does not match the namespace of the Auditable Item Graph service \"{namespace}\"",
|
|
563
555
|
"createFailed": "Creating the Auditable Item Graph vertex failed",
|
|
@@ -573,8 +565,7 @@
|
|
|
573
565
|
"resourceIdMissing": "You must provide either the id, or the resourceObject must contain an id property for index \"{index}\"",
|
|
574
566
|
"aliasNotUnique": "The alias id \"{aliasId}\" is already in use on another vertex and the unique flag was set",
|
|
575
567
|
"invalidEdgeId": "The edge id \"{edgeId}\" is not valid",
|
|
576
|
-
"listPatchInvalidFormat": "The property \"{property}\" must be a list patch object with add and/or remove, not a bare array"
|
|
577
|
-
"auditModeTransitionNotAllowed": "The vertex audit mode can not be changed from \"{currentMode}\" to \"{requestedMode}\", bypass is a terminal mode"
|
|
568
|
+
"listPatchInvalidFormat": "The property \"{property}\" must be a list patch object with add and/or remove, not a bare array"
|
|
578
569
|
},
|
|
579
570
|
"auditableItemStreamService": {
|
|
580
571
|
"namespaceMismatch": "The namespace in the urn \"{id}\" does not match the namespace of the Auditable Item Stream service \"{namespace}\"",
|
|
@@ -705,16 +696,6 @@
|
|
|
705
696
|
"dataspaceControlPlaneRestClient": {
|
|
706
697
|
"notSupportedOnClient": "The method \"{methodName}\" is not supported on the REST client, it can only be used on a server side component"
|
|
707
698
|
},
|
|
708
|
-
"odrlPolicyHelper": {
|
|
709
|
-
"policyMissingAssignee": "The {policyType} with id \"{policyId}\" is missing an assignee.",
|
|
710
|
-
"policyMissingAssigner": "The {policyType} with id \"{policyId}\" is missing an assigner."
|
|
711
|
-
},
|
|
712
|
-
"dataspaceProtocolHelper": {
|
|
713
|
-
"schemaNotRegistered": "JSON Schema \"{schemaId}\" is not registered in DataTypeHandlerFactory"
|
|
714
|
-
},
|
|
715
|
-
"trustHelper": {
|
|
716
|
-
"trustVerifyFailed": "Trust verification failed for action \"{action}\""
|
|
717
|
-
},
|
|
718
699
|
"dataspaceControlPlaneService": {
|
|
719
700
|
"transferCallbackRejected": "Consumer rejected a transfer state-change callback (messageKind: {messageKind}, consumerPid: {consumerPid}, providerPid: {providerPid}, callbackAddress: {callbackAddress})",
|
|
720
701
|
"transferCallbackFailed": "Failed to deliver a transfer state-change callback to the consumer (messageKind: {messageKind}, consumerPid: {consumerPid}, providerPid: {providerPid}, callbackAddress: {callbackAddress})",
|
|
@@ -785,6 +766,16 @@
|
|
|
785
766
|
"pushTransferDataPathNotConfigured": "POST transfer cannot start: dataPlanePath is not configured (consumerPid: {consumerPid})",
|
|
786
767
|
"providerIdentityMissing": "Provider identity (DID) is required to sign data access tokens but was not set on the Transfer Process"
|
|
787
768
|
},
|
|
769
|
+
"odrlPolicyHelper": {
|
|
770
|
+
"policyMissingAssignee": "The {policyType} with id \"{policyId}\" is missing an assignee.",
|
|
771
|
+
"policyMissingAssigner": "The {policyType} with id \"{policyId}\" is missing an assigner."
|
|
772
|
+
},
|
|
773
|
+
"dataspaceProtocolHelper": {
|
|
774
|
+
"schemaNotRegistered": "JSON Schema \"{schemaId}\" is not registered in DataTypeHandlerFactory"
|
|
775
|
+
},
|
|
776
|
+
"trustHelper": {
|
|
777
|
+
"trustVerifyFailed": "Trust verification failed for action \"{action}\""
|
|
778
|
+
},
|
|
788
779
|
"dataspaceDataPlaneRestClient": {
|
|
789
780
|
"notSupportedOnClient": "The method \"{methodName}\" is not supported on the REST client, it can only be used on a server side component"
|
|
790
781
|
},
|
|
@@ -850,7 +841,6 @@
|
|
|
850
841
|
"containerCreateFailed": "The container couldn't be created \"{containerId}\"",
|
|
851
842
|
"databaseCreateFailed": "Unable to create database \"{databaseId}\"",
|
|
852
843
|
"containerDoesNotExist": "Container \"{containerId}\" does not exist",
|
|
853
|
-
"indexPolicyUpdateFailed": "Updating the indexing policy for container \"{containerId}\" failed",
|
|
854
844
|
"getPartitionContextIdsFailed": "Unable to get partition context ids",
|
|
855
845
|
"setBatchFailed": "Unable to set batch of entities",
|
|
856
846
|
"countFailed": "Unable to count entities",
|
|
@@ -864,8 +854,6 @@
|
|
|
864
854
|
"conditionFailed": "The entity \"{conflictId}\" could not be updated because the supplied conditions did not match the stored state",
|
|
865
855
|
"tableCreateFailed": "Creating table \"{tableName}\" failed",
|
|
866
856
|
"tableDoesNotExist": "Table \"{tableName}\" does not exist",
|
|
867
|
-
"indexCreateFailed": "Creating the missing indexes on table \"{tableName}\" failed",
|
|
868
|
-
"indexCreateTimeout": "Index \"{indexName}\" on table \"{tableName}\" was still building when the wait expired",
|
|
869
857
|
"setFailed": "Unable to set entity \"{id}\"",
|
|
870
858
|
"getFailed": "Unable to get entity \"{id}\"",
|
|
871
859
|
"removeFailed": "Unable to remove entity \"{id}\"",
|
|
@@ -921,7 +909,6 @@
|
|
|
921
909
|
"getFailed": "Unable to get entity \"{id}\"",
|
|
922
910
|
"removeFailed": "Unable to remove entity \"{id}\"",
|
|
923
911
|
"databaseCreateFailed": "The database creation failed for \"{databaseName}\"",
|
|
924
|
-
"indexCreateFailed": "Unable to create index for property \"{property}\"",
|
|
925
912
|
"unsupportedComparisonOperator": "Comparison operator \"{comparison}\" is not supported",
|
|
926
913
|
"setBatchFailed": "Unable to set batch of entities",
|
|
927
914
|
"removeBatchFailed": "Unable to remove batch of entities",
|
|
@@ -942,7 +929,6 @@
|
|
|
942
929
|
"conditionalNotSupported": "Conditional operator \"{operator}\" is not supported",
|
|
943
930
|
"entitySchemaPropertiesUndefined": "The entity schema properties are undefined",
|
|
944
931
|
"databaseCreateFailed": "Unable to create database \"{databaseName}\"",
|
|
945
|
-
"tableCreateFailed": "Unable to create table \"{tableName}\"",
|
|
946
932
|
"setBatchFailed": "Unable to set batch of entities",
|
|
947
933
|
"countFailed": "Unable to count entities",
|
|
948
934
|
"emptyFailed": "Unable to empty entity storage",
|
|
@@ -955,7 +941,6 @@
|
|
|
955
941
|
"optimisticLockFailed": "The entity \"{conflictId}\" could not be written because the optimistic lock check failed",
|
|
956
942
|
"conditionFailed": "The entity \"{conflictId}\" could not be updated because the supplied conditions did not match the stored state",
|
|
957
943
|
"databaseCreateFailed": "Unable to create database \"{databaseName}\"",
|
|
958
|
-
"tableCreateFailed": "Unable to create table \"{tableName}\"",
|
|
959
944
|
"setFailed": "Unable to set entity \"{id}\"",
|
|
960
945
|
"getFailed": "Unable to get entity \"{id}\"",
|
|
961
946
|
"removeFailed": "Unable to remove entity \"{id}\"",
|
|
@@ -1041,7 +1026,6 @@
|
|
|
1041
1026
|
"createVerifiablePresentationFailed": "Creating the verifiable presentation failed",
|
|
1042
1027
|
"documentNotFound": "The document could not be found \"{notFoundId}\"",
|
|
1043
1028
|
"invalidAlias": "The alias is invalid it must be a Url or Urn, it is \"{alias}\"",
|
|
1044
|
-
"issuerMismatch": "The credential issuer \"{issuer}\" does not match the DID of the proof verification method \"{method}\"",
|
|
1045
1029
|
"jwkSignatureFailed": "The signature on the JWK failed verification",
|
|
1046
1030
|
"methodMissing": "The verification method specified does not exist \"{method}\"",
|
|
1047
1031
|
"missingDid": "The full id including DID is required",
|
|
@@ -1069,9 +1053,7 @@
|
|
|
1069
1053
|
"listFailed": "Failed listing identities"
|
|
1070
1054
|
},
|
|
1071
1055
|
"iotaIdentityResolverConnector": {
|
|
1072
|
-
"didResolutionTimeout": "Resolving the document \"{documentId}\" timed out after {timeoutMs} ms",
|
|
1073
1056
|
"documentNotFound": "The document could not be found",
|
|
1074
|
-
"identityClientCreationTimeout": "Creating the identity client timed out after {timeoutMs} ms",
|
|
1075
1057
|
"resolveDocumentFailed": "Resolving the document failed \"{documentId}\""
|
|
1076
1058
|
},
|
|
1077
1059
|
"iotaIdentityConnector": {
|
|
@@ -1086,13 +1068,10 @@
|
|
|
1086
1068
|
"createVerifiableCredentialFailed": "Creating the verifiable credential failed",
|
|
1087
1069
|
"createVerifiablePresentationFailed": "Creating the verifiable presentation failed",
|
|
1088
1070
|
"didExtractionFailed": "Extracting the DID from the document id failed",
|
|
1089
|
-
"didResolutionTimeout": "Resolving the DID \"{did}\" timed out after {timeoutMs} ms",
|
|
1090
1071
|
"documentNotFound": "The document could not be found",
|
|
1091
1072
|
"gasStationTransactionBuildFailed": "Building the gas station transaction failed",
|
|
1092
|
-
"identityClientCreationTimeout": "Creating the identity client timed out after {timeoutMs} ms",
|
|
1093
1073
|
"identityNotFound": "The identity could not be found \"{notFoundId}\"",
|
|
1094
1074
|
"invalidAlias": "The alias is invalid it must be a Url or Urn, it is \"{alias}\"",
|
|
1095
|
-
"issuerMismatch": "The credential issuer \"{issuer}\" does not match the DID of the proof verification method \"{method}\"",
|
|
1096
1075
|
"invalidSubjectId": "The subject id format is invalid it must be a Url or Urn, it is \"{subjectId}\"",
|
|
1097
1076
|
"methodMissing": "The verification method specified does not exist \"{method}\"",
|
|
1098
1077
|
"missingControllerToken": "The controller token is missing",
|
|
@@ -1175,42 +1154,6 @@
|
|
|
1175
1154
|
"openTelemetryLoggingConnector": {
|
|
1176
1155
|
"unknownExporterType": "The exporter type \"{type}\" is not supported, valid values are: otlp"
|
|
1177
1156
|
},
|
|
1178
|
-
"gmailEmailConnector": {
|
|
1179
|
-
"pollFailed": "Poll failed",
|
|
1180
|
-
"authCodeExchangeFailed": "The authorization code could not be exchanged for tokens",
|
|
1181
|
-
"noRefreshTokenIssued": "The consent flow did not issue a refresh token",
|
|
1182
|
-
"authFlowNotStarted": "The connector has no authentication flow in progress to complete",
|
|
1183
|
-
"consentAccountMismatch": "The consent was given by an account other than {emailAddress}",
|
|
1184
|
-
"missingOAuthCredentials": "The clientId and clientSecret are required when no serviceAccountKey is supplied",
|
|
1185
|
-
"invalidServiceAccountKey": "The serviceAccountKey is not a valid service account JSON key"
|
|
1186
|
-
},
|
|
1187
|
-
"imapEmailConnector": {
|
|
1188
|
-
"pollFailed": "Poll failed"
|
|
1189
|
-
},
|
|
1190
|
-
"pop3EmailConnector": {
|
|
1191
|
-
"pollFailed": "Poll failed"
|
|
1192
|
-
},
|
|
1193
|
-
"mailboxRestClient": {
|
|
1194
|
-
"notSupported": "Method \"{methodName}\" is not supported over REST."
|
|
1195
|
-
},
|
|
1196
|
-
"mailStorageRestClient": {
|
|
1197
|
-
"notSupported": "Method \"{methodName}\" is not supported over REST."
|
|
1198
|
-
},
|
|
1199
|
-
"mailboxService": {
|
|
1200
|
-
"mailboxNotFound": "Mailbox {notFoundId} was not found.",
|
|
1201
|
-
"schemaNotFound": "No schema is registered for connector type {notFoundId}.",
|
|
1202
|
-
"unknownConnectorType": "No connector is registered for connector type {connectorType}.",
|
|
1203
|
-
"connectorTypeCannotChange": "The connector type of a mailbox cannot be changed.",
|
|
1204
|
-
"retrievalCallbackFailed": "The retrieval callback for mailbox {mailboxId} failed",
|
|
1205
|
-
"authNotSupported": "Connector type {connectorType} does not support an authentication flow.",
|
|
1206
|
-
"authNotPending": "Mailbox {mailboxId} is not awaiting authentication.",
|
|
1207
|
-
"authStateMismatch": "The authentication callback for mailbox {mailboxId} did not carry the state its flow was started with.",
|
|
1208
|
-
"connectorConfigInvalid": "The configuration was rejected by connector type {connectorType}."
|
|
1209
|
-
},
|
|
1210
|
-
"mailStorageService": {
|
|
1211
|
-
"emailNotFound": "Email {notFoundId} was not found.",
|
|
1212
|
-
"retentionCleanupFailed": "Failed to remove expired emails."
|
|
1213
|
-
},
|
|
1214
1157
|
"awsMessagingSmsConnector": {
|
|
1215
1158
|
"sendSMSFailed": "Failed to send SMS"
|
|
1216
1159
|
},
|
|
@@ -1236,9 +1179,6 @@
|
|
|
1236
1179
|
"entityStorageMessagingEmailConnector": {
|
|
1237
1180
|
"sendCustomEmailFailed": "Failed to send custom email"
|
|
1238
1181
|
},
|
|
1239
|
-
"smtpMessagingEmailConnector": {
|
|
1240
|
-
"sendCustomEmailFailed": "Failed to send custom email"
|
|
1241
|
-
},
|
|
1242
1182
|
"messagingService": {
|
|
1243
1183
|
"notConfiguredEmailMessagingConnector": "Email messaging connector was not configured",
|
|
1244
1184
|
"notConfiguredPushNotificationMessagingConnector": "Push notification messaging connector was not configured",
|
|
@@ -1340,10 +1280,9 @@
|
|
|
1340
1280
|
"transferFailed": "The transfer of the notarization failed"
|
|
1341
1281
|
},
|
|
1342
1282
|
"dataAccessPointService": {
|
|
1343
|
-
"noHandlerForAssetType": "No handler registered for asset type \"{assetType}\""
|
|
1344
|
-
"notAuthorizedToQuery": "Not authorized to query asset type \"{assetType}\"",
|
|
1345
|
-
"notAuthorizedToGet": "Not authorized to get asset type \"{assetType}\" with id \"{id}\""
|
|
1283
|
+
"noHandlerForAssetType": "No handler registered for asset type \"{assetType}\""
|
|
1346
1284
|
},
|
|
1285
|
+
"dataAccessRequestPointService": {},
|
|
1347
1286
|
"policyAdministrationPointService": {
|
|
1348
1287
|
"namespaceMismatch": "The namespace in the urn \"{id}\" does not match the namespace of the rights management components \"{namespace}\"",
|
|
1349
1288
|
"policyAlreadyExists": "A policy with id: \"{existingId}\" already exists",
|
|
@@ -1416,11 +1355,11 @@
|
|
|
1416
1355
|
"agreementNotAccepted": "Agreement with id: \"{agreementId}\" was not accepted by the requester",
|
|
1417
1356
|
"noAgreementCreated": "No agreement was created for offer with id: \"{offerId}\"",
|
|
1418
1357
|
"providerInitiatedNotSupported": "Provider initiated negotiations are currently not supported as the consumer identity is required to be set as the trust identity in the negotiation",
|
|
1419
|
-
"callerNotAuthorizedForNegotiation": "The caller's verified identity does not match any authorized party in this negotiation"
|
|
1420
|
-
"cleanupFailed": "Failed to cleanup old negotiations"
|
|
1358
|
+
"callerNotAuthorizedForNegotiation": "The caller's verified identity does not match any authorized party in this negotiation"
|
|
1421
1359
|
},
|
|
1422
1360
|
"policyNegotiationAdminPointService": {
|
|
1423
1361
|
"policyNotFound": "Contract negotiation with id: \"{notFoundId}\" not found",
|
|
1362
|
+
"cleanupFailed": "Failed to cleanup old negotiations",
|
|
1424
1363
|
"negotiationAlreadyExists": "Contract negotiation with correlationId: \"{existingId}\" already exists"
|
|
1425
1364
|
},
|
|
1426
1365
|
"policyExecutionPointService": {
|
|
@@ -1438,18 +1377,7 @@
|
|
|
1438
1377
|
"upDownCounterIncOrDecOnly": "An up/down counter metric can only be incremented, decremented or adjusted with an integer",
|
|
1439
1378
|
"gaugeNoIncDec": "A gauge can not be incremented or decremented",
|
|
1440
1379
|
"maxHistoryMustBePositiveInteger": "The maxHistory option must be a positive integer",
|
|
1441
|
-
"
|
|
1442
|
-
"backgroundTaskComponentMissing": "The metric values cannot be written as no background task component is available",
|
|
1443
|
-
"metricValueThreadStalled": "No metric value background task has completed for \"{stalledForMs}\" ms, with task \"{taskId}\" outstanding of \"{taskCount}\", so the background thread is being replaced",
|
|
1444
|
-
"metricValueThreadRestartFailed": "The stalled metric value background thread could not be replaced, so no further metric values can be written",
|
|
1445
|
-
"stopFlushFailed": "The final metric value write failed while stopping, so the values the background thread was holding may not have been persisted",
|
|
1446
|
-
"metricValueThreadCheckFailed": "The check for a stalled metric value background thread failed"
|
|
1447
|
-
},
|
|
1448
|
-
"metricValueWriter": {
|
|
1449
|
-
"flushFailed": "Failed to flush metric values to storage",
|
|
1450
|
-
"invalidMetricOperation": "The operation \"{operation}\" is not valid for metric \"{id}\" of type \"{type}\"",
|
|
1451
|
-
"trimFailed": "Failed to trim the metric history to its retention cap",
|
|
1452
|
-
"intervalWriteFailed": "The interval write of the pending metric values failed"
|
|
1380
|
+
"flushFailed": "Failed to flush metric values to storage"
|
|
1453
1381
|
},
|
|
1454
1382
|
"openTelemetryTelemetryConnector": {
|
|
1455
1383
|
"metricNotFound": "The metric could not be found \"{notFoundId}\"",
|
|
@@ -1457,21 +1385,10 @@
|
|
|
1457
1385
|
"gaugeNoIncDec": "A gauge can not be incremented or decremented"
|
|
1458
1386
|
},
|
|
1459
1387
|
"metricsCollectorService": {
|
|
1460
|
-
"producerCollectionFailed": "Failed to collect metrics from producer \"{producer}\""
|
|
1461
|
-
"metricRecordFailed": "Failed to record the collected metric values",
|
|
1462
|
-
"collectionCycleFailed": "Failed to run the metrics collection cycle"
|
|
1463
|
-
},
|
|
1464
|
-
"spanHelper": {
|
|
1465
|
-
"traceFlagsOutOfRange": "The trace flags value \"{traceFlags}\" is outside the valid range 0 to 255"
|
|
1466
|
-
},
|
|
1467
|
-
"tracingHelper": {
|
|
1468
|
-
"startSpanFailed": "The span \"{name}\" could not be started, so the operation was not traced",
|
|
1469
|
-
"endSpanFailed": "The span \"{name}\" could not be ended"
|
|
1388
|
+
"producerCollectionFailed": "Failed to collect metrics from producer \"{producer}\""
|
|
1470
1389
|
},
|
|
1471
1390
|
"entityStorageTracingConnector": {
|
|
1472
|
-
"spanNotFound": "The span could not be found \"{notFoundId}\""
|
|
1473
|
-
"retentionFailed": "The span retention cleanup failed",
|
|
1474
|
-
"flushFailed": "Failed to flush cached spans to storage"
|
|
1391
|
+
"spanNotFound": "The span could not be found \"{notFoundId}\""
|
|
1475
1392
|
},
|
|
1476
1393
|
"openTelemetryTracingConnector": {
|
|
1477
1394
|
"sampleRatioOutOfRange": "The sample ratio \"{sampleRatio}\" must be between 0 and 1"
|
|
@@ -1497,7 +1414,6 @@
|
|
|
1497
1414
|
"tokenMissingCredential": "The JWT token does not contain a verifiable credential.",
|
|
1498
1415
|
"tokenMissingIssuer": "The verifiable credential in the JWT does not contain an issuer.",
|
|
1499
1416
|
"tokenExpired": "The JWT token has expired.",
|
|
1500
|
-
"tokenRevoked": "The verifiable credential in the JWT has been revoked.",
|
|
1501
1417
|
"tokenMissingSubject": "The verifiable credential in the JWT does not contain a subject.",
|
|
1502
1418
|
"tokenDecodingFailed": "Failed to decode the JWT token."
|
|
1503
1419
|
},
|
|
@@ -1526,6 +1442,7 @@
|
|
|
1526
1442
|
"exportKeyFailed": "Failed to export key \"{name}\" with keyPath \"{keyPath}\"",
|
|
1527
1443
|
"getKeyDeleteConfigurationFailed": "Failed to get key delete configuration \"{name}\"",
|
|
1528
1444
|
"exportKeyNotFound": "Export key with name \"{notFoundId}\" not found",
|
|
1445
|
+
"versionsNotFound": "Versions for key \"{notFoundId}\" not found",
|
|
1529
1446
|
"keyNotFound": "The key \"{notFoundId}\" was not found in the vault",
|
|
1530
1447
|
"secretNotFound": "The secret \"{notFoundId}\" was not found in the vault",
|
|
1531
1448
|
"getKeyFailed": "Failed to get key \"{name}\"",
|
|
@@ -1573,9 +1490,7 @@
|
|
|
1573
1490
|
},
|
|
1574
1491
|
"warn": {
|
|
1575
1492
|
"node": {
|
|
1576
|
-
"unknownEnvVars": "Unknown environment variable properties [{keys}], they will be ignored. Check for typos in variable names, for custom variables use the {prefix}ENV_ALLOW_LIST."
|
|
1577
|
-
"deprecatedEnvVar": "The environment variable \"{key}\" is deprecated and no longer has any effect, please use {replacements} instead. This variable will be removed in a future release.",
|
|
1578
|
-
"deprecatedEnvVarNoReplacement": "The environment variable \"{key}\" is deprecated and no longer has any effect. This variable will be removed in a future release."
|
|
1493
|
+
"unknownEnvVars": "Unknown environment variable properties [{keys}], they will be ignored. Check for typos in variable names, for custom variables use the {prefix}ENV_ALLOW_LIST."
|
|
1579
1494
|
},
|
|
1580
1495
|
"common": {
|
|
1581
1496
|
"devOnlyTool": "This tool is intended to be used for development purposes, it is not recommended for use in production scenarios."
|
|
@@ -1584,7 +1499,7 @@
|
|
|
1584
1499
|
"taskStalled": "Task with id \"{id}\" is stalled, last run at \"{lastRunTime}\" and exceeded timeout \"{stalledTaskTimeoutMs}\" ms"
|
|
1585
1500
|
},
|
|
1586
1501
|
"backgroundTaskService": {
|
|
1587
|
-
"maxSystemWorkerCountReached": "The maximum system worker count of {maxSystemWorkerCount} has been reached, can not create any more worker for task type \"{type}\"
|
|
1502
|
+
"maxSystemWorkerCountReached": "The maximum system worker count of {maxSystemWorkerCount} has been reached, can not create any more worker for task type \"{type}\""
|
|
1588
1503
|
},
|
|
1589
1504
|
"dataspaceControlPlaneService": {
|
|
1590
1505
|
"catalogDatasetHasNoOffers": "Dataset has no Offers (odrl:hasPolicy) in Federated Catalogue",
|
|
@@ -1620,8 +1535,7 @@
|
|
|
1620
1535
|
"partitionIdsSkipped": "Skipping partition ids whose depth does not match the {expected} configured partition keys: {partitionIds}. Entities in these partitions are ignored by migration."
|
|
1621
1536
|
},
|
|
1622
1537
|
"mongoDbEntityStorageConnector": {
|
|
1623
|
-
"partitionIdsSkipped": "Skipping partition ids whose depth does not match the {expected} configured partition keys: {partitionIds}. Entities in these partitions are ignored by migration."
|
|
1624
|
-
"indexOptionsConflict": "An index already exists on property \"{property}\" with incompatible options and will not be overwritten"
|
|
1538
|
+
"partitionIdsSkipped": "Skipping partition ids whose depth does not match the {expected} configured partition keys: {partitionIds}. Entities in these partitions are ignored by migration."
|
|
1625
1539
|
},
|
|
1626
1540
|
"mySqlEntityStorageConnector": {
|
|
1627
1541
|
"partitionIdsSkipped": "Skipping partition ids whose depth does not match the {expected} configured partition keys: {partitionIds}. Entities in these partitions are ignored by migration."
|
|
@@ -1645,24 +1559,12 @@
|
|
|
1645
1559
|
"immutableProofTask": {
|
|
1646
1560
|
"taskEngineStopFailed": "Stopping the task engine for proof \"{proofId}\" failed, the task result is unaffected"
|
|
1647
1561
|
},
|
|
1648
|
-
"
|
|
1649
|
-
"
|
|
1650
|
-
"historyExpired": "Mailbox history expired, restarting the mailbox sync"
|
|
1651
|
-
},
|
|
1652
|
-
"mailboxService": {
|
|
1653
|
-
"consumerNotificationFailed": "Failed to notify consumer {consumerName}.",
|
|
1654
|
-
"startConnectorFailed": "Failed to start connector for mailbox {mailboxId}."
|
|
1562
|
+
"policyNegotiationAdminPointService": {
|
|
1563
|
+
"sendTerminateFailed": "Failed to send terminate to consumer for negotiation id: \"{id}\", correlation id: \"{correlationId}\""
|
|
1655
1564
|
},
|
|
1656
1565
|
"policyNegotiationPointService": {
|
|
1657
1566
|
"terminatedCallbackFailed": "Failed to notify requester via terminated() for negotiation id: \"{negotiationId}\"",
|
|
1658
|
-
"callbackDeliveryFailed": "Failed to deliver the negotiation callback to \"{callbackAddress}\" for negotiation id: \"{negotiationId}\" in state \"{state}\"; the negotiation is unchanged and remains discoverable by polling"
|
|
1659
|
-
"sendTerminateFailed": "Failed to send terminate to consumer for negotiation id: \"{id}\", correlation id: \"{correlationId}\""
|
|
1660
|
-
},
|
|
1661
|
-
"entityStorageTelemetryConnector": {
|
|
1662
|
-
"flushTimeout": "The background thread did not confirm the flush within \"{timeoutMs}\" ms for task \"{taskId}\", with \"{taskCount}\" tasks outstanding",
|
|
1663
|
-
"metricValueThreadRestarted": "The stalled metric value background thread was replaced, and the tasks it was given will be processed by the new one",
|
|
1664
|
-
"metricValueTaskNotScheduled": "The metric value background task \"{taskId}\" has waited \"{stalledForMs}\" ms to be scheduled, with \"{taskCount}\" tasks outstanding, so the background thread is left in place as it has not been given the task",
|
|
1665
|
-
"metricValueTaskStateMissed": "The completion of the metric value background task \"{taskId}\" was never reported, its state is now \"{status}\", so the background thread is treated as working rather than replaced"
|
|
1567
|
+
"callbackDeliveryFailed": "Failed to deliver the negotiation callback to \"{callbackAddress}\" for negotiation id: \"{negotiationId}\" in state \"{state}\"; the negotiation is unchanged and remains discoverable by polling"
|
|
1666
1568
|
}
|
|
1667
1569
|
},
|
|
1668
1570
|
"node": {
|
|
@@ -2617,18 +2519,14 @@
|
|
|
2617
2519
|
"containerCreating": "Container \"{containerId}\" creating",
|
|
2618
2520
|
"containerExists": "Container \"{containerId}\" created or it already exists",
|
|
2619
2521
|
"containerDeleting": "Deleting container \"{containerId}\"",
|
|
2620
|
-
"containerDeleted": "Container \"{containerId}\" deleted"
|
|
2621
|
-
"indexPolicyUpdating": "Adding {count} missing composite indexes to container \"{containerId}\"",
|
|
2622
|
-
"indexPolicyUpdated": "Added {count} missing composite indexes to container \"{containerId}\""
|
|
2522
|
+
"containerDeleted": "Container \"{containerId}\" deleted"
|
|
2623
2523
|
},
|
|
2624
2524
|
"dynamoDbEntityStorageConnector": {
|
|
2625
2525
|
"tableCreating": "Creating table \"{tableName}\"",
|
|
2626
2526
|
"tableCreated": "Created table \"{tableName}\"",
|
|
2627
2527
|
"tableExists": "Skipping create table \"{tableName}\" as it already exists",
|
|
2628
2528
|
"tableDeleting": "Deleting table \"{tableName}\"",
|
|
2629
|
-
"tableDeleted": "Table \"{tableName}\" deleted"
|
|
2630
|
-
"indexCreating": "Creating index \"{indexName}\" on table \"{tableName}\"",
|
|
2631
|
-
"indexCreated": "Created index \"{indexName}\" on table \"{tableName}\""
|
|
2529
|
+
"tableDeleted": "Table \"{tableName}\" deleted"
|
|
2632
2530
|
},
|
|
2633
2531
|
"fileEntityStorageConnector": {
|
|
2634
2532
|
"directoryCreating": "Creating directory \"{directory}\"",
|
|
@@ -2660,9 +2558,7 @@
|
|
|
2660
2558
|
"tableCreating": "Table \"{tableName}\" creating",
|
|
2661
2559
|
"tableExists": "Table \"{tableName}\" created or it already exists",
|
|
2662
2560
|
"tableDropping": "Dropping table \"{tableName}\"",
|
|
2663
|
-
"tableDropped": "Table \"{tableName}\" dropped"
|
|
2664
|
-
"legacyIndexDropped": "Legacy index \"{indexName}\" dropped from table \"{tableName}\", \"{newIndexName}\" already covers the column",
|
|
2665
|
-
"legacyIndexRenamed": "Legacy index \"{indexName}\" renamed to \"{newIndexName}\" on table \"{tableName}\""
|
|
2561
|
+
"tableDropped": "Table \"{tableName}\" dropped"
|
|
2666
2562
|
},
|
|
2667
2563
|
"postgreSqlEntityStorageConnector": {
|
|
2668
2564
|
"databaseCreating": "Database \"{databaseName}\" creating",
|
|
@@ -2670,9 +2566,7 @@
|
|
|
2670
2566
|
"tableCreating": "Table \"{tableName}\" creating",
|
|
2671
2567
|
"tableExists": "Table \"{tableName}\" created or it already exists",
|
|
2672
2568
|
"tableDropping": "Dropping table \"{tableName}\"",
|
|
2673
|
-
"tableDropped": "Table \"{tableName}\" dropped"
|
|
2674
|
-
"legacyIndexDropped": "Legacy index \"{indexName}\" dropped from table \"{tableName}\", \"{newIndexName}\" already covers the column",
|
|
2675
|
-
"legacyIndexRenamed": "Legacy index \"{indexName}\" renamed to \"{newIndexName}\" on table \"{tableName}\""
|
|
2569
|
+
"tableDropped": "Table \"{tableName}\" dropped"
|
|
2676
2570
|
},
|
|
2677
2571
|
"scyllaDBTableConnector": {
|
|
2678
2572
|
"keyspaceCreating": "Creating keyspace \"{keyspace}\"",
|
|
@@ -2730,18 +2624,6 @@
|
|
|
2730
2624
|
"connectorStarted": "The connector was started with \"{exporterCount}\" exporter(s)",
|
|
2731
2625
|
"connectorStopped": "The connector was stopped"
|
|
2732
2626
|
},
|
|
2733
|
-
"gmailEmailConnector": {
|
|
2734
|
-
"emailReceived": "Email received \"{subject}\""
|
|
2735
|
-
},
|
|
2736
|
-
"imapEmailConnector": {
|
|
2737
|
-
"emailReceived": "Email received \"{subject}\""
|
|
2738
|
-
},
|
|
2739
|
-
"pop3EmailConnector": {
|
|
2740
|
-
"emailReceived": "Email received \"{subject}\""
|
|
2741
|
-
},
|
|
2742
|
-
"mailboxService": {
|
|
2743
|
-
"migratedLegacySecret": "Moved the vaulted {propertyKey} of mailbox {mailboxId} to its current key."
|
|
2744
|
-
},
|
|
2745
2627
|
"awsMessagingSmsConnector": {
|
|
2746
2628
|
"smsSending": "Sending SMS of type"
|
|
2747
2629
|
},
|
|
@@ -2754,7 +2636,7 @@
|
|
|
2754
2636
|
"platformAppCreating": "Creating platform application"
|
|
2755
2637
|
},
|
|
2756
2638
|
"awsMessagingEmailConnector": {
|
|
2757
|
-
"emailSending": "Sending email
|
|
2639
|
+
"emailSending": "Sending email of type {type}"
|
|
2758
2640
|
},
|
|
2759
2641
|
"entityStorageMessagingSmsConnector": {
|
|
2760
2642
|
"smsSending": "Sending SMS"
|
|
@@ -2764,16 +2646,20 @@
|
|
|
2764
2646
|
"pushNotificationSending": "Sending push notification"
|
|
2765
2647
|
},
|
|
2766
2648
|
"entityStorageMessagingEmailConnector": {
|
|
2767
|
-
"emailSending": "Sending email
|
|
2768
|
-
},
|
|
2769
|
-
"smtpMessagingEmailConnector": {
|
|
2770
|
-
"emailSending": "Sending email \"{subject}\""
|
|
2649
|
+
"emailSending": "Sending email"
|
|
2771
2650
|
},
|
|
2772
2651
|
"messagingService": {},
|
|
2773
2652
|
"iotaNftConnector": {
|
|
2774
2653
|
"contractReady": "Contract ready for use"
|
|
2775
2654
|
},
|
|
2776
2655
|
"iotaNotarizationConnector": {},
|
|
2656
|
+
"dataAccessPointService": {
|
|
2657
|
+
"registeredHandler": "Handler registered with id: \"{handlerId}\"",
|
|
2658
|
+
"unregisteredHandler": "Handler unregistered with id: \"{handlerId}\""
|
|
2659
|
+
},
|
|
2660
|
+
"dataAccessRequestPointService": {
|
|
2661
|
+
"missingNodeIdentity": "The node identity is missing"
|
|
2662
|
+
},
|
|
2777
2663
|
"policyEnforcementPointService": {
|
|
2778
2664
|
"processing": "Processing information using processor with id: \"{processorId}\", policy id: \"{policyId}\"",
|
|
2779
2665
|
"intercepting": "Intercepting information for policy id: \"{policyId}\""
|
|
@@ -2832,9 +2718,7 @@
|
|
|
2832
2718
|
"metricCreated": "The metric was created \"{id}\" with type \"type\" and label \"{label}\"",
|
|
2833
2719
|
"metricUpdated": "The metric was updated \"{id}\" with type \"type\" and label \"{label}\"",
|
|
2834
2720
|
"metricRemoved": "The metric was removed \"{id}\"",
|
|
2835
|
-
"metricValueCreated": "The metric value was
|
|
2836
|
-
"metricValuesCreated": "\"{count}\" metric values were queued",
|
|
2837
|
-
"metricsCreated": "\"{count}\" metrics were created"
|
|
2721
|
+
"metricValueCreated": "The metric value was created for \"{id}\" with value \"{value}\""
|
|
2838
2722
|
},
|
|
2839
2723
|
"openTelemetryTelemetryConnector": {
|
|
2840
2724
|
"connectorStarted": "The connector was started with \"{readerCount}\" metric reader(s)",
|
|
@@ -3106,9 +2990,6 @@
|
|
|
3106
2990
|
"taskEngineStarted": "The proof task engine started for proof \"{proofId}\" in {elapsedMs}ms",
|
|
3107
2991
|
"taskVerifiableCredentialCreated": "The verifiable credential for proof \"{proofId}\" was created in {elapsedMs}ms",
|
|
3108
2992
|
"taskNotarizationComplete": "The notarization for proof \"{proofId}\" completed in {elapsedMs}ms, total task time {totalElapsedMs}ms"
|
|
3109
|
-
},
|
|
3110
|
-
"metricsRouteProcessor": {
|
|
3111
|
-
"metricRecordFailed": "Failed to record the request metric for route {route}"
|
|
3112
2993
|
}
|
|
3113
2994
|
},
|
|
3114
2995
|
"codeLists": {
|
|
@@ -17679,46 +17560,5 @@
|
|
|
17679
17560
|
"unece:specifiedParameter": "A parameter specified for this XHE context.",
|
|
17680
17561
|
"unece:specifiedParameter_label": "Specified Parameter"
|
|
17681
17562
|
}
|
|
17682
|
-
},
|
|
17683
|
-
"gmailEmailConnectorConfigSchema": {
|
|
17684
|
-
"emailAddress": "Email Address",
|
|
17685
|
-
"clientId": "OAuth Client ID",
|
|
17686
|
-
"clientSecret": "OAuth Client Secret",
|
|
17687
|
-
"serviceAccountKey": "Service Account Key",
|
|
17688
|
-
"labelIds": "Label IDs",
|
|
17689
|
-
"maxMessagesPerPoll": "Maximum Messages Per Poll",
|
|
17690
|
-
"pollingIntervalMinutes": "Polling Interval (Minutes)"
|
|
17691
|
-
},
|
|
17692
|
-
"gmailEmailConnectorStateSchema": {
|
|
17693
|
-
"refreshToken": "OAuth Refresh Token",
|
|
17694
|
-
"historyId": "Mailbox History ID",
|
|
17695
|
-
"syncPageTokens": "Sync Page Tokens",
|
|
17696
|
-
"syncCompletedLabelIds": "Synced Label IDs",
|
|
17697
|
-
"initialSyncComplete": "Initial Sync Complete",
|
|
17698
|
-
"deliveredMessageIds": "Delivered Message IDs"
|
|
17699
|
-
},
|
|
17700
|
-
"imapEmailConnectorConfigSchema": {
|
|
17701
|
-
"host": "Host",
|
|
17702
|
-
"port": "Port",
|
|
17703
|
-
"secure": "Secure",
|
|
17704
|
-
"username": "Username",
|
|
17705
|
-
"password": "Password",
|
|
17706
|
-
"folders": "Folders",
|
|
17707
|
-
"pollingIntervalMinutes": "Polling Interval (Minutes)"
|
|
17708
|
-
},
|
|
17709
|
-
"imapEmailConnectorStateSchema": {
|
|
17710
|
-
"folders": "Folder State"
|
|
17711
|
-
},
|
|
17712
|
-
"pop3EmailConnectorConfigSchema": {
|
|
17713
|
-
"host": "Host",
|
|
17714
|
-
"port": "Port",
|
|
17715
|
-
"secure": "Secure",
|
|
17716
|
-
"username": "Username",
|
|
17717
|
-
"password": "Password",
|
|
17718
|
-
"pollingIntervalMinutes": "Polling Interval (Minutes)",
|
|
17719
|
-
"retainMessages": "Retain Messages"
|
|
17720
|
-
},
|
|
17721
|
-
"pop3EmailConnectorStateSchema": {
|
|
17722
|
-
"seenUidls": "Seen UIDLs"
|
|
17723
17563
|
}
|
|
17724
17564
|
}
|
package/docs/changelog.md
CHANGED
|
@@ -1,158 +1,36 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.9.4
|
|
3
|
+
## [0.9.4](https://github.com/iotaledger/twin-node/compare/node-v0.9.4...node-v0.9.4) (2026-09-14)
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
### Features
|
|
7
7
|
|
|
8
|
-
*
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
*
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
*
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
* The following workspace dependencies were updated
|
|
28
|
-
* dependencies
|
|
29
|
-
* @twin.org/node-core bumped from 0.9.4-next.2 to 0.9.4-next.3
|
|
30
|
-
|
|
31
|
-
## [0.9.4-next.2](https://github.com/iotaledger/twin-node/compare/node-v0.9.4-next.1...node-v0.9.4-next.2) (2026-09-08)
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
### Miscellaneous Chores
|
|
35
|
-
|
|
36
|
-
* **node:** Synchronize repo versions
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
### Dependencies
|
|
40
|
-
|
|
41
|
-
* The following workspace dependencies were updated
|
|
42
|
-
* dependencies
|
|
43
|
-
* @twin.org/node-core bumped from 0.9.4-next.1 to 0.9.4-next.2
|
|
44
|
-
|
|
45
|
-
## [0.9.4-next.1](https://github.com/iotaledger/twin-node/compare/node-v0.9.4-next.0...node-v0.9.4-next.1) (2026-09-07)
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
### Features
|
|
49
|
-
|
|
50
|
-
* add additional env vars ([#328](https://github.com/iotaledger/twin-node/issues/328)) ([6ca8718](https://github.com/iotaledger/twin-node/commit/6ca87184bc4d78829c957ea055d3c281aca6cf9f))
|
|
51
|
-
* add automation ([cfc63b4](https://github.com/iotaledger/twin-node/commit/cfc63b465c139280f696877df21d54dc6a065a7e))
|
|
52
|
-
* add CLI commands and remove automated bootstrap code ([#69](https://github.com/iotaledger/twin-node/issues/69)) ([6e40933](https://github.com/iotaledger/twin-node/commit/6e40933d8bb820b380e1074fc88feeedca0ef7d9))
|
|
53
|
-
* add cloud soak profile, disabled groups filter, and nightly GHA workflow ([#266](https://github.com/iotaledger/twin-node/issues/266)) ([6e8179c](https://github.com/iotaledger/twin-node/commit/6e8179c2dadbba8a2f0d577b44dc1ed9c8288046))
|
|
54
|
-
* add context id features ([#53](https://github.com/iotaledger/twin-node/issues/53)) ([827adf5](https://github.com/iotaledger/twin-node/commit/827adf52cb87fca53cec52b27e67f7a9dba2c088))
|
|
55
|
-
* add data space connector ([157e8b0](https://github.com/iotaledger/twin-node/commit/157e8b0a76e3a8a63c1991924f7f963eb83e27ae))
|
|
56
|
-
* add dsp sweep vars ([#340](https://github.com/iotaledger/twin-node/issues/340)) ([5487c13](https://github.com/iotaledger/twin-node/commit/5487c13197fcd386206ec37f9f342c55ec5b1176))
|
|
57
|
-
* add extensions support ([476d5a8](https://github.com/iotaledger/twin-node/commit/476d5a864026a2f78e5b02bc9eb81359777a4a45))
|
|
58
|
-
* add mutex settings ([#222](https://github.com/iotaledger/twin-node/issues/222)) ([492c55f](https://github.com/iotaledger/twin-node/commit/492c55f67d5f70c2a4a27dfdb2700a644ee87955))
|
|
59
|
-
* add notarization ([#121](https://github.com/iotaledger/twin-node/issues/121)) ([b2a11df](https://github.com/iotaledger/twin-node/commit/b2a11df92c7b5026f73f08a018c0586ebe008e92))
|
|
60
|
-
* add obligation enforcers and multi instance support ([#89](https://github.com/iotaledger/twin-node/issues/89)) ([d81af99](https://github.com/iotaledger/twin-node/commit/d81af99b8c4db6e9a1370b7065bf6d9d222c71ed))
|
|
61
|
-
* add rights management components ([0fc6293](https://github.com/iotaledger/twin-node/commit/0fc629332db24494bd73003625c7bf3f939a2597))
|
|
62
|
-
* add soak and load test harness for the node server with k6 and memory-growth detection ([#248](https://github.com/iotaledger/twin-node/issues/248)) ([5dc9193](https://github.com/iotaledger/twin-node/commit/5dc91931d448796f4dedbab912c73817a8041b11))
|
|
63
|
-
* add standalone federated catalogue example config and endpoint tests ([#235](https://github.com/iotaledger/twin-node/issues/235)) ([ffb51dd](https://github.com/iotaledger/twin-node/commit/ffb51ddda5188c2f21b8ce65343b39a28f4eee4b))
|
|
64
|
-
* add support for dynamodb connection timeout ([63051b0](https://github.com/iotaledger/twin-node/commit/63051b0d22138079115dfac921e7f0c45eaad34e))
|
|
65
|
-
* add synchronised storage config ([e315869](https://github.com/iotaledger/twin-node/commit/e315869adbffcd7fe5d3ce151dd35f662f6134a9))
|
|
66
|
-
* add tenant override ([#337](https://github.com/iotaledger/twin-node/issues/337)) ([b4ea765](https://github.com/iotaledger/twin-node/commit/b4ea7656e2557c19053365dd5d4af14d0d945cd5))
|
|
67
|
-
* add tracing ([#344](https://github.com/iotaledger/twin-node/issues/344)) ([4fa71cd](https://github.com/iotaledger/twin-node/commit/4fa71cd0eafd7d708df15c8f0a85323fecd05561))
|
|
68
|
-
* add tracing console connector ([#373](https://github.com/iotaledger/twin-node/issues/373)) ([fb36cb8](https://github.com/iotaledger/twin-node/commit/fb36cb8bebc2e8c1b94fa332cead8283ca5d636a))
|
|
69
|
-
* add tracing support ([a4986fc](https://github.com/iotaledger/twin-node/commit/a4986fc4af603ee461ec8d18ff502dddbc43edec))
|
|
70
|
-
* add trust and rights management plugin support ([cdeb504](https://github.com/iotaledger/twin-node/commit/cdeb504ee5986a347466162b9afa781645b4a54c))
|
|
71
|
-
* add trust ttl ([#73](https://github.com/iotaledger/twin-node/issues/73)) ([911cee7](https://github.com/iotaledger/twin-node/commit/911cee771bba490143bb1574ca8360f7cf8baa1a))
|
|
72
|
-
* add validate-locales ([1a19dcb](https://github.com/iotaledger/twin-node/commit/1a19dcb005c2f0e3103e290db28c48a3464094cb))
|
|
73
|
-
* add vault prefix configuration ([#75](https://github.com/iotaledger/twin-node/issues/75)) ([1d4afb1](https://github.com/iotaledger/twin-node/commit/1d4afb1b1a8aa60795898eeb9e7f5153c279527d))
|
|
74
|
-
* adding npm and https protocols to load extensions ([#45](https://github.com/iotaledger/twin-node/issues/45)) ([33940b7](https://github.com/iotaledger/twin-node/commit/33940b7e771a0c5af32c18d442deb26a8631fd02))
|
|
75
|
-
* additional cli commands ([#269](https://github.com/iotaledger/twin-node/issues/269)) ([c9e7c93](https://github.com/iotaledger/twin-node/commit/c9e7c939aedfceed9cbe501f2dc936e84289ed62))
|
|
76
|
-
* additional env vars and validation ([#324](https://github.com/iotaledger/twin-node/issues/324)) ([6b01e8c](https://github.com/iotaledger/twin-node/commit/6b01e8c10f9aa7181f51f13534d8164db3e7322d))
|
|
77
|
-
* additional options for enabling components ([e13d772](https://github.com/iotaledger/twin-node/commit/e13d7721a0dd7143d456fff246622cbe63dbd0f1))
|
|
78
|
-
* additional route logging env vars ([7152c88](https://github.com/iotaledger/twin-node/commit/7152c887c3ba76778e2d9e68ba57198b8d81d802))
|
|
79
|
-
* align node module with dataspace rename and control plane integ… ([#95](https://github.com/iotaledger/twin-node/issues/95)) ([8129868](https://github.com/iotaledger/twin-node/commit/812986886fb5d779dd380956c4e6cc47c2d73530))
|
|
80
|
-
* bootstrap-legacy rename ([#310](https://github.com/iotaledger/twin-node/issues/310)) ([53af8a2](https://github.com/iotaledger/twin-node/commit/53af8a2e797e90bb601416215247cd8649dd6220))
|
|
81
|
-
* configure web server body limits from the environment ([#356](https://github.com/iotaledger/twin-node/issues/356)) ([f196ad3](https://github.com/iotaledger/twin-node/commit/f196ad368559515184e37a99d6876570074ebcd5))
|
|
82
|
-
* custom REST paths ([#99](https://github.com/iotaledger/twin-node/issues/99)) ([dcab1b2](https://github.com/iotaledger/twin-node/commit/dcab1b2b23c13b4c9f39c3c1c67284f56e732bd1))
|
|
83
|
-
* dataspace plane path ([#272](https://github.com/iotaledger/twin-node/issues/272)) ([5998eeb](https://github.com/iotaledger/twin-node/commit/5998eeb6fa1392ae753eb6bafeccefa1fb690573))
|
|
84
|
-
* email ingestion ([#379](https://github.com/iotaledger/twin-node/issues/379)) ([12da79d](https://github.com/iotaledger/twin-node/commit/12da79dc9b167e288c555d4f1909a61c190eee4d))
|
|
85
|
-
* enable N2N dataspace protocol with synchronized storage ([#98](https://github.com/iotaledger/twin-node/issues/98)) ([f67e366](https://github.com/iotaledger/twin-node/commit/f67e366c5ed3c829955a62b19c420361f035a578))
|
|
86
|
-
* enhanced cli commands ([#288](https://github.com/iotaledger/twin-node/issues/288)) ([479fb34](https://github.com/iotaledger/twin-node/commit/479fb3448c493a134aee35b69ae39458e493a4ad))
|
|
87
|
-
* env var simplification ([460b0f2](https://github.com/iotaledger/twin-node/commit/460b0f20a73cb482f7443af502f261d5f9d01759))
|
|
88
|
-
* env var validation ([#243](https://github.com/iotaledger/twin-node/issues/243)) ([569945a](https://github.com/iotaledger/twin-node/commit/569945a751eb52d008a681777a3cba881af1b9a4))
|
|
89
|
-
* env vars consistency ([1823b7a](https://github.com/iotaledger/twin-node/commit/1823b7aeae5dc7484861534b851080afda64d869))
|
|
90
|
-
* env-prefix option and user-update cli command ([#83](https://github.com/iotaledger/twin-node/issues/83)) ([fc48efa](https://github.com/iotaledger/twin-node/commit/fc48efa7ad72173def048170c3afb5eeb9f1b292))
|
|
91
|
-
* eslint migration to flat config ([080db74](https://github.com/iotaledger/twin-node/commit/080db746390230f78725d214bc957da2efee9eb1))
|
|
92
|
-
* exclude unece codes from open api spec ([16b72f3](https://github.com/iotaledger/twin-node/commit/16b72f37af0d5aa107e5007741690a3fc043153a))
|
|
93
|
-
* expose gasBudget and gasReservationDuration as configurable env vars ([#286](https://github.com/iotaledger/twin-node/issues/286)) ([d678b27](https://github.com/iotaledger/twin-node/commit/d678b27d629930a6ce85eeab9caf89d1187c3461))
|
|
94
|
-
* extend to 7-group weighted mix, fix REST paths + JSON-LD contexts ([#257](https://github.com/iotaledger/twin-node/issues/257)) ([d9f8d55](https://github.com/iotaledger/twin-node/commit/d9f8d55d389a82947b7a0297f44f76f7f6b3ba21))
|
|
95
|
-
* federated catalogue trust mode ([#194](https://github.com/iotaledger/twin-node/issues/194)) ([c18e6fb](https://github.com/iotaledger/twin-node/commit/c18e6fbe0014eb5faf8084d16169d86f3d3b23a6))
|
|
96
|
-
* file logging config ([#287](https://github.com/iotaledger/twin-node/issues/287)) ([a567b25](https://github.com/iotaledger/twin-node/commit/a567b253cbb8b9af872bb0e494c013212f4f55a2))
|
|
97
|
-
* first metrics in the core and app for testing ([#139](https://github.com/iotaledger/twin-node/issues/139)) ([abe17bb](https://github.com/iotaledger/twin-node/commit/abe17bb9a6261dcb7fd46253221182fbb1dc2259))
|
|
98
|
-
* health and url transformer ([#131](https://github.com/iotaledger/twin-node/issues/131)) ([3658903](https://github.com/iotaledger/twin-node/commit/36589036b9bea120880fc395b0d123a89032cf40))
|
|
99
|
-
* identity profile information source ([dbb53d1](https://github.com/iotaledger/twin-node/commit/dbb53d145f517070d864f37650a6dbc1f3e9c3a8))
|
|
100
|
-
* immutable proof config ([#307](https://github.com/iotaledger/twin-node/issues/307)) ([9257495](https://github.com/iotaledger/twin-node/commit/92574953329647756aa6ab4cca80b1707e14a33f))
|
|
101
|
-
* immutable proof gate and additional config ([#157](https://github.com/iotaledger/twin-node/issues/157)) ([1d1fbb7](https://github.com/iotaledger/twin-node/commit/1d1fbb7c53525af848761dc25b42e9e676929972))
|
|
102
|
-
* improve bootstrapping and shutdown behaviour ([#66](https://github.com/iotaledger/twin-node/issues/66)) ([65b3452](https://github.com/iotaledger/twin-node/commit/65b345240334bfff48b52e136cc486cd7ac7f290))
|
|
103
|
-
* improve node logging ([c25b9c6](https://github.com/iotaledger/twin-node/commit/c25b9c6779bdb76f341df072c39b4c2fae4565a3))
|
|
104
|
-
* improved cli commands ([#206](https://github.com/iotaledger/twin-node/issues/206)) ([cf00850](https://github.com/iotaledger/twin-node/commit/cf0085023a66e187aaaaf3889128c845c73a1faf))
|
|
105
|
-
* migration options ([#293](https://github.com/iotaledger/twin-node/issues/293)) ([91acc88](https://github.com/iotaledger/twin-node/commit/91acc881f665be0177b2e895e2810dd4d6145105))
|
|
106
|
-
* migration testing ([#199](https://github.com/iotaledger/twin-node/issues/199)) ([97a731c](https://github.com/iotaledger/twin-node/commit/97a731c520d66ab0588d80987a0f88d388ce51ae))
|
|
107
|
-
* multi-tenant env wiring, trust auto-enable, tenant-token vault key, engine-driven callbackPath ([#128](https://github.com/iotaledger/twin-node/issues/128)) ([0de4d35](https://github.com/iotaledger/twin-node/commit/0de4d356fb2f825afae5469005d475700f510ee4))
|
|
108
|
-
* new tenant auth mechanisms ([#168](https://github.com/iotaledger/twin-node/issues/168)) ([686f111](https://github.com/iotaledger/twin-node/commit/686f1118e79e6f26a8dc72a5e9172584057f4518))
|
|
109
|
-
* organization identifiers ([#203](https://github.com/iotaledger/twin-node/issues/203)) ([1a6b176](https://github.com/iotaledger/twin-node/commit/1a6b1760d9f8e43a769407668426c70e1c8e1aa8))
|
|
110
|
-
* pool env vars ([#331](https://github.com/iotaledger/twin-node/issues/331)) ([338ea61](https://github.com/iotaledger/twin-node/commit/338ea612b37aa4d15971c8a09def47bee9395d0c))
|
|
111
|
-
* remove dap and darp ([36c3ffb](https://github.com/iotaledger/twin-node/commit/36c3ffb31af65a0e3025859dab675efeee043155))
|
|
112
|
-
* remove set-tenant ([#186](https://github.com/iotaledger/twin-node/issues/186)) ([1fc1909](https://github.com/iotaledger/twin-node/commit/1fc1909e6335dea51dfec3bb91fba4badaa9790a))
|
|
113
|
-
* rest metrics ([#341](https://github.com/iotaledger/twin-node/issues/341)) ([ebec573](https://github.com/iotaledger/twin-node/commit/ebec5736bb66adfd97f7d73912bec1ce7392e5f8))
|
|
114
|
-
* rework soak memory-growth verdict to stop flip-flopping on identical code ([#372](https://github.com/iotaledger/twin-node/issues/372)) ([2afa74d](https://github.com/iotaledger/twin-node/commit/2afa74dd4c638cd9542638e2ea4fb34ab7dc1379))
|
|
115
|
-
* separate script directory from exec directory ([f6bb4db](https://github.com/iotaledger/twin-node/commit/f6bb4dbea1f1e200e0640fa154c6997ef99c99b4))
|
|
116
|
-
* silent telemetry and tracing options ([#351](https://github.com/iotaledger/twin-node/issues/351)) ([3a5752f](https://github.com/iotaledger/twin-node/commit/3a5752fc0bf8a028b3ebfc34878524ac799fb81e))
|
|
117
|
-
* support multiple entity and blob storage connectors ([a489f79](https://github.com/iotaledger/twin-node/commit/a489f7907544aef5708d5111e9f72985e1377bae))
|
|
118
|
-
* support public origin and hosting service ([#77](https://github.com/iotaledger/twin-node/issues/77)) ([3b9039f](https://github.com/iotaledger/twin-node/commit/3b9039fcba7f7038c06f8fd6a5ccc9fdbbf535b3))
|
|
119
|
-
* telemetry batching ([#347](https://github.com/iotaledger/twin-node/issues/347)) ([5d5b0a9](https://github.com/iotaledger/twin-node/commit/5d5b0a91396298fe774ae26193b0595875cd118a))
|
|
120
|
-
* telemetry tracing multi ([#357](https://github.com/iotaledger/twin-node/issues/357)) ([b6412ac](https://github.com/iotaledger/twin-node/commit/b6412ac3141a94a0f9f7d1dd391451ac9247e862))
|
|
121
|
-
* typescript 6 update ([ce2e3ca](https://github.com/iotaledger/twin-node/commit/ce2e3ca5219587709f7b9cf6c65909b48fba11b5))
|
|
122
|
-
* update background tasks and add fedcat filters ([1fd297e](https://github.com/iotaledger/twin-node/commit/1fd297e29f60b5bb3909638b68e326c5b0e2d77d))
|
|
123
|
-
* update dependencies ([64c8ea8](https://github.com/iotaledger/twin-node/commit/64c8ea8c8b5e918f7ad419c4e3b8d08faf5e3fdd))
|
|
124
|
-
* update dependencies ([aab05b5](https://github.com/iotaledger/twin-node/commit/aab05b552152a208a504fb9a080603f1990d4f79))
|
|
125
|
-
* update dependencies ([6cb3d3a](https://github.com/iotaledger/twin-node/commit/6cb3d3a63f7b976f80074ddecfba034b7e92f919))
|
|
126
|
-
* update dependencies ([351f777](https://github.com/iotaledger/twin-node/commit/351f777e001bf4183762657fc565b133a317600a))
|
|
127
|
-
* update dependencies ([#316](https://github.com/iotaledger/twin-node/issues/316)) ([f3fe328](https://github.com/iotaledger/twin-node/commit/f3fe3281a80f34763c923eacca58364273a550b7))
|
|
128
|
-
* update docs ([61e5a00](https://github.com/iotaledger/twin-node/commit/61e5a004089a0c11ec03e354b076604ecdeb4817))
|
|
129
|
-
* update docs ([409126a](https://github.com/iotaledger/twin-node/commit/409126a1325998face4634426b71682944c6a504))
|
|
130
|
-
* update document management components ([ed2c065](https://github.com/iotaledger/twin-node/commit/ed2c065a5030a7233f3623818d7325d85654ef0d))
|
|
131
|
-
* update engine ([a40b377](https://github.com/iotaledger/twin-node/commit/a40b37726c3b61c6bb40265ec0006d1071ffac7e))
|
|
132
|
-
* update engine ([4b438e2](https://github.com/iotaledger/twin-node/commit/4b438e22c27d784ee6cc964b7cb4401e9699ab16))
|
|
133
|
-
* update for livez endpoint ([9fc2e6a](https://github.com/iotaledger/twin-node/commit/9fc2e6ade38b3ec9591399a633d02b1e5fe07910))
|
|
134
|
-
* update framework components ([4bee2b9](https://github.com/iotaledger/twin-node/commit/4bee2b9d3651df09b8550a9ed226be1b46031854))
|
|
135
|
-
* update framework core ([8bd769a](https://github.com/iotaledger/twin-node/commit/8bd769a4451f5f1f6be3f115a5e94eeb05bce7f1))
|
|
136
|
-
* update logging retention units in config ([0b9bb69](https://github.com/iotaledger/twin-node/commit/0b9bb696db0722f6b33e37e1ebd1f4d6ffbcf7cc))
|
|
137
|
-
* update rights management ([5c992c6](https://github.com/iotaledger/twin-node/commit/5c992c6b0d72f3eeaa39ee267e096d9a3f477f4e))
|
|
138
|
-
* update rights management components ([176a0d6](https://github.com/iotaledger/twin-node/commit/176a0d611f88360fc845ae233b26ee0b43d7cb23))
|
|
139
|
-
* update to latest engine ([00d4974](https://github.com/iotaledger/twin-node/commit/00d4974f9cfb02bf48505cfb4af4a7aba1df4b3d))
|
|
140
|
-
* updated context id features ([ef7be07](https://github.com/iotaledger/twin-node/commit/ef7be07d44dccdeacf10f90cb4ffde0303faa6fa))
|
|
8
|
+
* add auth admin component ([1661e57](https://github.com/iotaledger/twin-node/commit/1661e57a699d5cf9ebde333e3cbc3aaea89d7c9c))
|
|
9
|
+
* add extend engine and server methods ([ec09c7e](https://github.com/iotaledger/twin-node/commit/ec09c7eb882d9f5797f2fd372e96cad1a3716f59))
|
|
10
|
+
* add extend engine and server methods ([0136a6f](https://github.com/iotaledger/twin-node/commit/0136a6f3f4e1a82b1427ee9618b8a17c79bc7fda))
|
|
11
|
+
* add fedcat to openapi ([eac69bd](https://github.com/iotaledger/twin-node/commit/eac69bdf94a22c35fe58e7523d9cf78bdc72eb7b))
|
|
12
|
+
* add updated config vars ([ebe8178](https://github.com/iotaledger/twin-node/commit/ebe81788ce53ddf3d6925a5f2f6dac381f84f06c))
|
|
13
|
+
* improve default options and spec ([b538721](https://github.com/iotaledger/twin-node/commit/b538721902e7f65021d2715148ba59409ccce035))
|
|
14
|
+
* initial commit ([522f1e5](https://github.com/iotaledger/twin-node/commit/522f1e515348f9b1dd1eeb3170b1249e2b0b5371))
|
|
15
|
+
* migrate env config from engine to node ([5da29b8](https://github.com/iotaledger/twin-node/commit/5da29b8d714495308320d237a68e84355bba2b47))
|
|
16
|
+
* node app use JavaScript ([14fe08c](https://github.com/iotaledger/twin-node/commit/14fe08cb760dd885a5dac9056a4d5dbc3d61df64))
|
|
17
|
+
* release to production ([6319a38](https://github.com/iotaledger/twin-node/commit/6319a38490a2c2809622f8acd170cb92bfa06942))
|
|
18
|
+
* release to production ([4f44403](https://github.com/iotaledger/twin-node/commit/4f444039832edce8fae562baa7c900ccdc2181da))
|
|
19
|
+
* release to production ([2d96e37](https://github.com/iotaledger/twin-node/commit/2d96e3737bd9663bc0d1171c2ff2c7f8b2ab01bb))
|
|
20
|
+
* release to production ([#253](https://github.com/iotaledger/twin-node/issues/253)) ([230efd0](https://github.com/iotaledger/twin-node/commit/230efd0f99af6114e707999b4c1a83a391cc1741))
|
|
21
|
+
* release to production ([#300](https://github.com/iotaledger/twin-node/issues/300)) ([4d2b09f](https://github.com/iotaledger/twin-node/commit/4d2b09f92c7815ad3fe48d54eca0972fefc782f7))
|
|
22
|
+
* release to production ([#364](https://github.com/iotaledger/twin-node/issues/364)) ([dbba3db](https://github.com/iotaledger/twin-node/commit/dbba3dbf3d9efb858b0ea28aaf88378964fcf08e))
|
|
23
|
+
* release to production ([#383](https://github.com/iotaledger/twin-node/issues/383)) ([5d29105](https://github.com/iotaledger/twin-node/commit/5d29105355f85011f9a338ba5069162a0b008849))
|
|
24
|
+
* release to production ([#406](https://github.com/iotaledger/twin-node/issues/406)) ([98ba03e](https://github.com/iotaledger/twin-node/commit/98ba03e70eabbdceca9c5cbfaa01ea5076e5b2a7))
|
|
25
|
+
* update dependencies ([9d25f16](https://github.com/iotaledger/twin-node/commit/9d25f16f1d554cd38f3bec28fdf7f8fff892ceaf))
|
|
26
|
+
* update spec generation config ([cff633a](https://github.com/iotaledger/twin-node/commit/cff633a0ffb73ad652d5f1bae653fa91e82dc8ab))
|
|
141
27
|
|
|
142
28
|
|
|
143
29
|
### Bug Fixes
|
|
144
30
|
|
|
145
|
-
*
|
|
146
|
-
*
|
|
147
|
-
*
|
|
148
|
-
* wire includeErrorStack debug flag into auth and tenant processor configs ([#313](https://github.com/iotaledger/twin-node/issues/313)) ([3c69c51](https://github.com/iotaledger/twin-node/commit/3c69c51bfdd65305efe2fbe9da508e684a4245d1))
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
### Dependencies
|
|
152
|
-
|
|
153
|
-
* The following workspace dependencies were updated
|
|
154
|
-
* dependencies
|
|
155
|
-
* @twin.org/node-core bumped from 0.9.4-next.0 to 0.9.4-next.1
|
|
31
|
+
* adding a condition to verify if the password exists when bootstrapping ([6030a42](https://github.com/iotaledger/twin-node/commit/6030a42bdaf581678d96932fd0b809396bf7b8b0))
|
|
32
|
+
* adding a condition to verify if the password exists when bootstrapping ([c66f396](https://github.com/iotaledger/twin-node/commit/c66f396717394161a7647d1f08b3d87729d96e96))
|
|
33
|
+
* broken docs ([61479fd](https://github.com/iotaledger/twin-node/commit/61479fd618f766d22c5aafec5277e1a89e22b453))
|
|
156
34
|
|
|
157
35
|
## [0.9.3](https://github.com/iotaledger/twin-node/compare/node-v0.9.3...node-v0.9.3) (2026-09-04)
|
|
158
36
|
|
package/docs/open-api/spec.json
CHANGED
|
@@ -6986,7 +6986,7 @@
|
|
|
6986
6986
|
"/telemetry/metric": {
|
|
6987
6987
|
"post": {
|
|
6988
6988
|
"operationId": "telemetryCreateMetric",
|
|
6989
|
-
"summary": "Create
|
|
6989
|
+
"summary": "Create a telemetry metric",
|
|
6990
6990
|
"tags": [
|
|
6991
6991
|
"Telemetry"
|
|
6992
6992
|
],
|
|
@@ -6996,12 +6996,12 @@
|
|
|
6996
6996
|
}
|
|
6997
6997
|
],
|
|
6998
6998
|
"requestBody": {
|
|
6999
|
-
"description": "Create
|
|
6999
|
+
"description": "Create a new telemetry metric.",
|
|
7000
7000
|
"required": true,
|
|
7001
7001
|
"content": {
|
|
7002
7002
|
"application/json": {
|
|
7003
7003
|
"schema": {
|
|
7004
|
-
"$ref": "#/components/schemas/
|
|
7004
|
+
"$ref": "#/components/schemas/TelemetryMetric"
|
|
7005
7005
|
},
|
|
7006
7006
|
"examples": {
|
|
7007
7007
|
"telemetryCreateMetricRequestExample": {
|
|
@@ -7010,24 +7010,8 @@
|
|
|
7010
7010
|
"label": "My Counter",
|
|
7011
7011
|
"description": "This is my counter",
|
|
7012
7012
|
"type": 0,
|
|
7013
|
-
"unit": "KG"
|
|
7014
|
-
"maxHistory": 1000
|
|
7013
|
+
"unit": "KG"
|
|
7015
7014
|
}
|
|
7016
|
-
},
|
|
7017
|
-
"telemetryCreateMetricsRequestExample": {
|
|
7018
|
-
"value": [
|
|
7019
|
-
{
|
|
7020
|
-
"id": "my-counter",
|
|
7021
|
-
"label": "My Counter",
|
|
7022
|
-
"type": 0,
|
|
7023
|
-
"maxHistory": 1000
|
|
7024
|
-
},
|
|
7025
|
-
{
|
|
7026
|
-
"id": "my-gauge",
|
|
7027
|
-
"label": "My Gauge",
|
|
7028
|
-
"type": 2
|
|
7029
|
-
}
|
|
7030
|
-
]
|
|
7031
7015
|
}
|
|
7032
7016
|
}
|
|
7033
7017
|
}
|
|
@@ -19416,24 +19400,6 @@
|
|
|
19416
19400
|
"schema": {
|
|
19417
19401
|
"type": "string"
|
|
19418
19402
|
}
|
|
19419
|
-
},
|
|
19420
|
-
{
|
|
19421
|
-
"name": "orderBy",
|
|
19422
|
-
"description": "The policy property to order the results by.",
|
|
19423
|
-
"in": "query",
|
|
19424
|
-
"required": false,
|
|
19425
|
-
"schema": {
|
|
19426
|
-
"type": "string"
|
|
19427
|
-
}
|
|
19428
|
-
},
|
|
19429
|
-
{
|
|
19430
|
-
"name": "orderByDirection",
|
|
19431
|
-
"description": "The direction for the order, defaults to descending.",
|
|
19432
|
-
"in": "query",
|
|
19433
|
-
"required": false,
|
|
19434
|
-
"schema": {
|
|
19435
|
-
"type": "string"
|
|
19436
|
-
}
|
|
19437
19403
|
}
|
|
19438
19404
|
],
|
|
19439
19405
|
"security": [
|
|
@@ -22235,9 +22201,6 @@
|
|
|
22235
22201
|
"type": "string",
|
|
22236
22202
|
"description": "The identity of the organization which controls the vertex."
|
|
22237
22203
|
},
|
|
22238
|
-
"auditMode": {
|
|
22239
|
-
"$ref": "https://schema.twindev.org/aig/AuditableItemGraphAuditMode"
|
|
22240
|
-
},
|
|
22241
22204
|
"annotationObject": {
|
|
22242
22205
|
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
22243
22206
|
},
|
|
@@ -22264,11 +22227,11 @@
|
|
|
22264
22227
|
},
|
|
22265
22228
|
"verified": {
|
|
22266
22229
|
"type": "boolean",
|
|
22267
|
-
"description": "Is the vertex verified, will only be populated when verification is requested
|
|
22230
|
+
"description": "Is the vertex verified, will only be populated when verification is requested."
|
|
22268
22231
|
},
|
|
22269
22232
|
"version": {
|
|
22270
22233
|
"type": "number",
|
|
22271
|
-
"description": "The version of the vertex, populated only when getting a specific version.\
|
|
22234
|
+
"description": "The version of the vertex, populated only when getting a specific version.\nMaps to https://schema.org/version."
|
|
22272
22235
|
}
|
|
22273
22236
|
},
|
|
22274
22237
|
"required": [
|
|
@@ -22312,19 +22275,16 @@
|
|
|
22312
22275
|
"type": "string",
|
|
22313
22276
|
"description": "The identity of the organization which controls the vertex."
|
|
22314
22277
|
},
|
|
22315
|
-
"auditMode": {
|
|
22316
|
-
"$ref": "https://schema.twindev.org/aig/AuditableItemGraphAuditMode"
|
|
22317
|
-
},
|
|
22318
22278
|
"annotationObject": {
|
|
22319
22279
|
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
22320
22280
|
},
|
|
22321
22281
|
"verified": {
|
|
22322
22282
|
"type": "boolean",
|
|
22323
|
-
"description": "Is the vertex verified, will only be populated when verification is requested
|
|
22283
|
+
"description": "Is the vertex verified, will only be populated when verification is requested."
|
|
22324
22284
|
},
|
|
22325
22285
|
"version": {
|
|
22326
22286
|
"type": "number",
|
|
22327
|
-
"description": "The version of the vertex, populated only when getting a specific version.\
|
|
22287
|
+
"description": "The version of the vertex, populated only when getting a specific version.\nMaps to https://schema.org/version."
|
|
22328
22288
|
},
|
|
22329
22289
|
"type": {
|
|
22330
22290
|
"const": "AuditableItemGraphVertex",
|
|
@@ -22384,9 +22344,6 @@
|
|
|
22384
22344
|
"type": "string",
|
|
22385
22345
|
"description": "The identity of the organization which controls the vertex."
|
|
22386
22346
|
},
|
|
22387
|
-
"auditMode": {
|
|
22388
|
-
"$ref": "https://schema.twindev.org/aig/AuditableItemGraphAuditMode"
|
|
22389
|
-
},
|
|
22390
22347
|
"annotationObject": {
|
|
22391
22348
|
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
22392
22349
|
},
|
|
@@ -22413,11 +22370,11 @@
|
|
|
22413
22370
|
},
|
|
22414
22371
|
"verified": {
|
|
22415
22372
|
"type": "boolean",
|
|
22416
|
-
"description": "Is the vertex verified, will only be populated when verification is requested
|
|
22373
|
+
"description": "Is the vertex verified, will only be populated when verification is requested."
|
|
22417
22374
|
},
|
|
22418
22375
|
"version": {
|
|
22419
22376
|
"type": "number",
|
|
22420
|
-
"description": "The version of the vertex, populated only when getting a specific version.\
|
|
22377
|
+
"description": "The version of the vertex, populated only when getting a specific version.\nMaps to https://schema.org/version."
|
|
22421
22378
|
}
|
|
22422
22379
|
},
|
|
22423
22380
|
"required": [
|
|
@@ -24559,20 +24516,6 @@
|
|
|
24559
24516
|
],
|
|
24560
24517
|
"description": "The data to be used in the update."
|
|
24561
24518
|
},
|
|
24562
|
-
"TelemetryCreateMetricRequest": {
|
|
24563
|
-
"anyOf": [
|
|
24564
|
-
{
|
|
24565
|
-
"$ref": "#/components/schemas/TelemetryMetric"
|
|
24566
|
-
},
|
|
24567
|
-
{
|
|
24568
|
-
"type": "array",
|
|
24569
|
-
"items": {
|
|
24570
|
-
"$ref": "#/components/schemas/TelemetryMetric"
|
|
24571
|
-
}
|
|
24572
|
-
}
|
|
24573
|
-
],
|
|
24574
|
-
"description": "The data to be used in the create. A single metric fails if it already exists; an array\ndeclares the set that should exist, creating the ones that are missing."
|
|
24575
|
-
},
|
|
24576
24519
|
"TelemetryGetMetricResponse": {
|
|
24577
24520
|
"type": "object",
|
|
24578
24521
|
"properties": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@twin.org/node",
|
|
3
|
-
"version": "0.9.4
|
|
3
|
+
"version": "0.9.4",
|
|
4
4
|
"description": "TWIN Node serving APIs using the specified configuration",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"node": ">=24.0.0"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@twin.org/node-core": "0.9.4
|
|
17
|
+
"@twin.org/node-core": "^0.9.4"
|
|
18
18
|
},
|
|
19
19
|
"bugs": {
|
|
20
20
|
"url": "git+https://github.com/iotaledger/twin-node/issues"
|