We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e08d3d9 commit de5ea22Copy full SHA for de5ea22
1 file changed
examples/contracts/device.local.json
@@ -0,0 +1,9 @@
1
+{
2
+ "schema": "sourceos.device-record/v1alpha1",
3
+ "device_id": "device:local",
4
+ "display_name": "Local SourceOS Device",
5
+ "trust_level": "local",
6
+ "device_state": "trusted",
7
+ "created_at": "2026-05-05T00:00:00Z",
8
+ "revoked_at": null
9
+}
0 commit comments