aboutsummaryrefslogtreecommitdiff
path: root/schema/error_event_schema.json
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2023-04-21 16:48:40 +0200
committerToni Uhlig <matzeton@googlemail.com>2023-04-21 16:48:40 +0200
commit99accd03a2a8773ec1dd3001615f1703883b3a7a (patch)
tree2c3b848957bd0674629603ea203286df52e36249 /schema/error_event_schema.json
parent225f4b3fb6e53958d53bafd8f234e0d28582edd0 (diff)
Moved `datalink` json key/value from error to packet events and renamed it to `pkt_datalink`.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'schema/error_event_schema.json')
-rw-r--r--schema/error_event_schema.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/schema/error_event_schema.json b/schema/error_event_schema.json
index b81140eab..41012f39c 100644
--- a/schema/error_event_schema.json
+++ b/schema/error_event_schema.json
@@ -6,7 +6,6 @@
"packet_id",
"error_event_id",
"error_event_name",
- "datalink",
"threshold_n",
"threshold_n_max",
"threshold_time",
@@ -113,12 +112,6 @@
]
},
- "datalink": {
- "type": "number",
- "minimum": 0,
- "maximum": 292
- },
-
"threshold_n": {
"type": "number",
"minimum": 1