Adding upstream version 1.34.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e393c3af3f
commit
4978089aab
4963 changed files with 677545 additions and 0 deletions
11
plugins/parsers/avro/testcases/union-nullable/message.json
Normal file
11
plugins/parsers/avro/testcases/union-nullable/message.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"switch_wwn": "10:00:50:EB:1A:0B:84:3A",
|
||||
"statistics_collection_time": 1682509200092,
|
||||
"up_time": 1166984904,
|
||||
"cpu_utilization": {
|
||||
"null": null
|
||||
},
|
||||
"memory_utilization": {
|
||||
"float": 20.0
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue