mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-19 08:13:55 +03:00
schemas/navbeaconscan: Senders MUST apply cross-check on augmentations
This commit is contained in:
parent
209a02a3bb
commit
c47699f11a
@ -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`,
|
system this event occurred in. Source this from either `Location`,
|
||||||
`FSDJump` or `CarrierJump` as appropriate.
|
`FSDJump` or `CarrierJump` as appropriate.
|
||||||
|
|
||||||
|
**You MUST apply a location cross-check, as per
|
||||||
|
[Other data augmentations](../docs/Developers.md#other-data-augmentations).**
|
||||||
|
|
||||||
#### StarPos
|
#### StarPos
|
||||||
You MUST add a `StarPos` array containing the system co-ordinates from the
|
You MUST add a `StarPos` array containing the system co-ordinates from the
|
||||||
last `FSDJump`, `CarrierJump`, or `Location` event.
|
last `FSDJump`, `CarrierJump`, or `Location` event.
|
||||||
|
|
||||||
|
**You MUST apply a location cross-check, as per
|
||||||
|
[Other data augmentations](../docs/Developers.md#other-data-augmentations).**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user