Skip to content

Commit

Permalink
example-setup: updated metadata
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Ott <[email protected]>
  • Loading branch information
smo4201 committed Mar 7, 2024
1 parent 38894c1 commit 95f6c8f
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions example-setup/metadata-raw/device.description.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
{
"type" : "Device Description",
"name" : "test-device.test.de",
"name" : "nuc-02.aisec.fraunhofer.de",
"version" : "2023-04-10T20:00:00Z",
"description" : "PoC Demonstrator Device Description",
"description" : "Intel NUC TPM Demonstrator",
"location" : "Munich, Germany",
"rtmManifest" : "de.test.rtm",
"osManifest" : "de.test.os",
"appDescriptions": [
{
"type": "App Description",
"name": "de.test.app.description",
"version": "2024-02-22T15:36:34Z",
"appManifest": "de.test.app",
"externalConnections": []
}

]
}

0 comments on commit 95f6c8f

Please sign in to comment.