Merge pull request #74 from Marginal/master

Add SystemAddress property for Scan events
This commit is contained in:
AnthorNet 2018-02-28 09:19:49 +01:00 committed by GitHub
commit 910e8a347b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,6 +54,10 @@
"maxItems" : 3,
"description" : "Must be added by the sender if not present in the journal event"
},
"SystemAddress": {
"type" : "number",
"description" : "Should be added by the sender if not present in the journal event"
},
"CockpitBreach" : { "$ref" : "#/definitions/disallowed" },
"BoostUsed" : { "$ref" : "#/definitions/disallowed" },