This repository was archived by the owner on Feb 7, 2020. It is now read-only.
File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ Event Schemas are stored in the [Choria Schemas repository](https://github.com/c
29
29
``` json
30
30
{
31
31
"protocol" :" io.choria.lifecycle.v1.startup" ,
32
+ "id" :" 01e72410-d734-4611-9485-8c6a2dd2579b" ,
32
33
"identity" :" c1.example.net" ,
33
34
"version" :" 0.6.0" ,
34
35
"timestamp" :1535369537 ,
@@ -41,6 +42,7 @@ Event Schemas are stored in the [Choria Schemas repository](https://github.com/c
41
42
``` json
42
43
{
43
44
"protocol" :" io.choria.lifecycle.v1.shutdown" ,
45
+ "id" :" 01e72410-d734-4611-9485-8c6a2dd2579b" ,
44
46
"identity" :" c1.example.net" ,
45
47
"component" :" server" ,
46
48
"timestamp" :1535369536
@@ -52,6 +54,7 @@ Event Schemas are stored in the [Choria Schemas repository](https://github.com/c
52
54
``` json
53
55
{
54
56
"protocol" :" io.choria.lifecycle.v1.provisioned" ,
57
+ "id" :" 01e72410-d734-4611-9485-8c6a2dd2579b" ,
55
58
"identity" :" c1.example.net" ,
56
59
"component" :" server" ,
57
60
"timestamp" :1535369536
@@ -63,6 +66,7 @@ Event Schemas are stored in the [Choria Schemas repository](https://github.com/c
63
66
``` json
64
67
{
65
68
"protocol" :" io.choria.lifecycle.v1.alive" ,
69
+ "id" :" 01e72410-d734-4611-9485-8c6a2dd2579b" ,
66
70
"identity" :" c1.example.net" ,
67
71
"version" :" 0.6.0" ,
68
72
"timestamp" :1535369537 ,
You can’t perform that action at this time.
0 commit comments