diff options
Diffstat (limited to 'schema')
-rw-r--r-- | schema/flow_event_schema.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/schema/flow_event_schema.json b/schema/flow_event_schema.json index e1096e2bd..c76385c18 100644 --- a/schema/flow_event_schema.json +++ b/schema/flow_event_schema.json @@ -1471,6 +1471,9 @@ "snmp": { "type": "object" }, + "ssdp": { + "type": "object" + }, "ssh": { "type": "object" }, |