Update generated binapi to v22.02 & makefile changes
[govpp.git] / internal / testbinapi / binapi2001 / .vppapi / core / vpe_types.api.json
1 {
2     "types": [
3         [
4             "version",
5             [
6                 "u32",
7                 "major"
8             ],
9             [
10                 "u32",
11                 "minor"
12             ],
13             [
14                 "u32",
15                 "patch"
16             ],
17             [
18                 "u8",
19                 "pre_release",
20                 17
21             ],
22             [
23                 "u8",
24                 "build_metadata",
25                 17
26             ]
27         ]
28     ],
29     "messages": [],
30     "unions": [],
31     "enums": [
32         [
33             "log_level",
34             [
35                 "VPE_API_LOG_LEVEL_EMERG",
36                 0
37             ],
38             [
39                 "VPE_API_LOG_LEVEL_ALERT",
40                 1
41             ],
42             [
43                 "VPE_API_LOG_LEVEL_CRIT",
44                 2
45             ],
46             [
47                 "VPE_API_LOG_LEVEL_ERR",
48                 3
49             ],
50             [
51                 "VPE_API_LOG_LEVEL_WARNING",
52                 4
53             ],
54             [
55                 "VPE_API_LOG_LEVEL_NOTICE",
56                 5
57             ],
58             [
59                 "VPE_API_LOG_LEVEL_INFO",
60                 6
61             ],
62             [
63                 "VPE_API_LOG_LEVEL_DEBUG",
64                 7
65             ],
66             [
67                 "VPE_API_LOG_LEVEL_DISABLED",
68                 8
69             ],
70             {
71                 "enumtype": "u32"
72             }
73         ]
74     ],
75     "services": {},
76     "options": {},
77     "aliases": {
78         "timestamp": {
79             "type": "f64"
80         },
81         "timedelta": {
82             "type": "f64"
83         }
84     },
85     "vl_api_version": "0x3369988d"
86 }