* "Typo" in headline
Since this is the Readme for FSSBodySignals the Headline wrongly contains FSSAllBodiesFound.
* Update README.md to remove mention of EDDB
EDDB is now defunct and its links are dead.
* added update 17 schema changes, also protected from additional properties
approachsettlement gets station data
fsssignaldiscovered gets signaltype
* additionalproperties in correct place
* added factionstate and stationfaction
* Shorten uploaderID hash persistence duration
* added stationtype and carrierDockingAccess (#220)
* added stationtype
* removed specific ellision of stationType
---------
Co-authored-by: Gareth Harper <git@spansh.co.uk>
* Added docking denied and granted (#219)
* added docking denied and granted
* made reason mandatory
---------
Co-authored-by: Gareth Harper <git@spansh.co.uk>
* Added new schemas
---------
Co-authored-by: Lord Asrothear <lord@asrothear.de>
Co-authored-by: Rob <robxp@hotmail.com>
Co-authored-by: Avraham Adler <aadler@users.noreply.github.com>
Co-authored-by: Gareth Harper <git@spansh.co.uk>
Co-authored-by: spansh <spansh@users.noreply.github.com>
* "Typo" in headline
Since this is the Readme for FSSBodySignals the Headline wrongly contains FSSAllBodiesFound.
* Update README.md to remove mention of EDDB
EDDB is now defunct and its links are dead.
* added update 17 schema changes, also protected from additional properties
approachsettlement gets station data
fsssignaldiscovered gets signaltype
* additionalproperties in correct place
* added factionstate and stationfaction
* Shorten uploaderID hash persistence duration
* added stationtype and carrierDockingAccess (#220)
* added stationtype
* removed specific ellision of stationType
---------
Co-authored-by: Gareth Harper <git@spansh.co.uk>
* Added docking denied and granted (#219)
* added docking denied and granted
* made reason mandatory
---------
Co-authored-by: Gareth Harper <git@spansh.co.uk>
---------
Co-authored-by: Lord Asrothear <lord@asrothear.de>
Co-authored-by: Rob <robxp@hotmail.com>
Co-authored-by: Avraham Adler <aadler@users.noreply.github.com>
Co-authored-by: Gareth Harper <git@spansh.co.uk>
Co-authored-by: spansh <spansh@users.noreply.github.com>
* "Typo" in headline
Since this is the Readme for FSSBodySignals the Headline wrongly contains FSSAllBodiesFound.
* Update README.md to remove mention of EDDB
EDDB is now defunct and its links are dead.
* added update 17 schema changes, also protected from additional properties
approachsettlement gets station data
fsssignaldiscovered gets signaltype
* additionalproperties in correct place
* added factionstate and stationfaction
---------
Co-authored-by: Lord Asrothear <lord@asrothear.de>
Co-authored-by: Rob <robxp@hotmail.com>
Co-authored-by: Avraham Adler <aadler@users.noreply.github.com>
Co-authored-by: Gareth Harper <git@spansh.co.uk>
* "Typo" in headline
Since this is the Readme for FSSBodySignals the Headline wrongly contains FSSAllBodiesFound.
* Update README.md to remove mention of EDDB
EDDB is now defunct and its links are dead.
* added update 17 schema changes, also protected from additional properties
approachsettlement gets station data
fsssignaldiscovered gets signaltype
* additionalproperties in correct place
---------
Co-authored-by: Lord Asrothear <lord@asrothear.de>
Co-authored-by: Rob <robxp@hotmail.com>
Co-authored-by: Avraham Adler <aadler@users.noreply.github.com>
Co-authored-by: Gareth Harper <git@spansh.co.uk>
* There are different source-keys for much of this.
* Have game_version *then* game_build.
* Where a message doesn't have a relevant field, set to '-'.
* The ordered-list advice is for `gameversion`, not `gamebuild`. So move
the latter mention below that list.
* Also mention `fcmaterials_capi` comes from `market` endpoint.
The emphasis here is on strongly encouraging Senders to get the actual, full
and correct, values to Listeners. But where they can't, be that due to
data source limitations (CAPI), or their code architecture (common EDDN
sending code that has no concept of the data source), they're allowed to
send a less than optimal value.
**BUT**, they still should start sending the fields as outlined.
* Actually define what we expect from the existing fields.
* Document what should go in the new `gameversion` and `gamebuild` fields.
* Update the generic example to include all of these "what version of the game,
or feature set, did this come from?" fields.