0.0.1043-ci-0674cca98f2df722bd0a5337e34d6bc7aadbfb68 • Published 2 years ago

@oeffis/vrr_client v0.0.1043-ci-0674cca98f2df722bd0a5337e34d6bc7aadbfb68

Weekly downloads
-
License
AGPL-3.0-or-later
Repository
github
Last release
2 years ago

VRR Client

Updating the schema

The schema needs to be downloaded from the <www.opendata-oepnv.de> site and unpacked into the schema directory. Any sub-schema to convert to types needs to be added to the REQUIRED_TYPES variable in the generate_schema_types.sh script. Then run the script to generate the types. Note that the schema is often not entirely JSON valid, by example, the DMTTP-Schema contains two keys called "systemMessages". The script will sometimes fail upon such incompatibilities and manual adaptions to the schema need to be done to fix those.