Skip to content

eulynx-live/planning-toolkit

Repository files navigation

EULYNX Live Planning Toolkit

This is a helper library for creating EULYNX DataPrep documents from code.

This is currently based on EULYNX DataPrep 1.1.

To be able to use this library, you need to have access to the EulynxDpLibrary NuGet repository:

dotnet nuget add source \
    https://gitlab.com/api/v4/projects/30224934/packages/nuget/index.json \
    -n "EULynxDataPrep" --username <username> --password <token> --store-password-in-clear-text

Custom Classes

For certain use cases, we introduce a set of non-standard data classes.

  • GerEtcsBaliseGroup
  • RastaAxleCountingSection
  • RastaSignal
  • RastaTurnout

Examples

See the Examples folder.

About

Planning Toolkit for EULYNX DataPrep

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages