mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-09 03:42:33 +03:00
schemas: Align Introduction blurbs
This commit is contained in:
parent
2efa760009
commit
c73b3d6e08
@ -7,27 +7,29 @@ Event and properly structure it for sending to EDDN.
|
|||||||
Please consult [EDDN Schemas README](./README-EDDN-schemas.md) for general
|
Please consult [EDDN Schemas README](./README-EDDN-schemas.md) for general
|
||||||
documentation for a schema such as this.
|
documentation for a schema such as this.
|
||||||
|
|
||||||
|
If you find any discrepancies between what this document says and what is
|
||||||
|
defined in the relevant Schema file, then you should, in the first instance,
|
||||||
|
assume that it is the Schema file that is correct.
|
||||||
|
**PLEASE open
|
||||||
|
[an issue on GitHub](https://github.com/EDCD/EDDN/issues/new/choose)
|
||||||
|
to report any such anomalies you find so that we can check and resolve the
|
||||||
|
discrepancy.**
|
||||||
|
|
||||||
## Senders
|
## Senders
|
||||||
The primary data source for this schema is the ED Journal event
|
The primary data source for this schema is the ED Journal event
|
||||||
`ApproachSettlement`.
|
`ApproachSettlement`.
|
||||||
|
|
||||||
### Key Renames
|
|
||||||
Many of the key names have a different case defined in this schema, make
|
|
||||||
sure you are renaming them as appropriate.
|
|
||||||
|
|
||||||
### Elisions
|
|
||||||
None
|
|
||||||
|
|
||||||
### Augmentations
|
### Augmentations
|
||||||
#### horizons flag
|
#### horizons and odyssey flags
|
||||||
You SHOULD add this key/value pair, using the value from the `LoadGame` event.
|
Please read [horizons and odyssey flags](../../docs/Developers.md#horizons-and-odyssey-flags)
|
||||||
|
in the Developers' documentation.
|
||||||
#### odyssey flag
|
|
||||||
You SHOULD add this key/value pair, using the value from the `LoadGame` event.
|
|
||||||
|
|
||||||
#### StarSystem
|
#### StarSystem
|
||||||
|
|
||||||
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 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.
|
||||||
|
|
||||||
#### StarPos
|
#### StarPos
|
||||||
You MUST add a `StarPos` array containing the system co-ordinates from the last `FSDJump`, `CarrierJump`, or `Location` event.
|
You MUST add a `StarPos` array containing the system co-ordinates from the
|
||||||
|
last `FSDJump`, `CarrierJump`, or `Location` event.
|
||||||
|
@ -7,6 +7,14 @@ properly structure it for sending to EDDN.
|
|||||||
Please consult [EDDN Schemas README](./README-EDDN-schemas.md) for general
|
Please consult [EDDN Schemas README](./README-EDDN-schemas.md) for general
|
||||||
documentation for a schema such as this.
|
documentation for a schema such as this.
|
||||||
|
|
||||||
|
If you find any discrepancies between what this document says and what is
|
||||||
|
defined in the relevant Schema file, then you should, in the first instance,
|
||||||
|
assume that it is the Schema file that is correct.
|
||||||
|
**PLEASE open
|
||||||
|
[an issue on GitHub](https://github.com/EDCD/EDDN/issues/new/choose)
|
||||||
|
to report any such anomalies you find so that we can check and resolve the
|
||||||
|
discrepancy.**
|
||||||
|
|
||||||
## Senders
|
## Senders
|
||||||
The primary data source for this schema is the ED Journal event `Market`,
|
The primary data source for this schema is the ED Journal event `Market`,
|
||||||
and the additional file, `Market.json`, that it signals the writing of.
|
and the additional file, `Market.json`, that it signals the writing of.
|
||||||
|
@ -7,6 +7,14 @@ Event and properly structure it for sending to EDDN.
|
|||||||
Please consult [EDDN Schemas README](./README-EDDN-schemas.md) for general
|
Please consult [EDDN Schemas README](./README-EDDN-schemas.md) for general
|
||||||
documentation for a schema such as this.
|
documentation for a schema such as this.
|
||||||
|
|
||||||
|
If you find any discrepancies between what this document says and what is
|
||||||
|
defined in the relevant Schema file, then you should, in the first instance,
|
||||||
|
assume that it is the Schema file that is correct.
|
||||||
|
**PLEASE open
|
||||||
|
[an issue on GitHub](https://github.com/EDCD/EDDN/issues/new/choose)
|
||||||
|
to report any such anomalies you find so that we can check and resolve the
|
||||||
|
discrepancy.**
|
||||||
|
|
||||||
## Senders
|
## Senders
|
||||||
The primary data source for this schema is the ED Journal event
|
The primary data source for this schema is the ED Journal event
|
||||||
`FSSAllBodiesFound`.
|
`FSSAllBodiesFound`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user