schemas/navbeaconscan: Senders MUST apply cross-check on augmentations

This commit is contained in:
Athanasius 2022-05-29 15:05:01 +01:00
parent 209a02a3bb
commit c47699f11a
No known key found for this signature in database
GPG Key ID: AE3E527847057C7D

View File

@ -29,6 +29,12 @@ You MUST add a `StarSystem` key/value pair representing the name of the
system this event occurred in. Source this from either `Location`,
`FSDJump` or `CarrierJump` as appropriate.
**You MUST apply a location cross-check, as per
[Other data augmentations](../docs/Developers.md#other-data-augmentations).**
#### StarPos
You MUST add a `StarPos` array containing the system co-ordinates from the
last `FSDJump`, `CarrierJump`, or `Location` event.
**You MUST apply a location cross-check, as per
[Other data augmentations](../docs/Developers.md#other-data-augmentations).**