Add SystemAddress property for Scan events

Not made mandatory to allow processing of historical E:D 2.x events.
This commit is contained in:
Jonathan Harris 2018-02-27 23:11:48 +00:00
parent d23a7dc722
commit d409af7e10

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" },