Skip to content

Commit

Permalink
readme: vdv-453-client has been moved to @OpenDataVBB 📝
Browse files Browse the repository at this point in the history
  • Loading branch information
derhuerst committed Oct 4, 2024
1 parent 82b998e commit 053e8c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# vdv-453-nats-adapter

**Sends realtime public transport data from a [VDV-453/VDV-454 API](https://www.vdv.de/i-d-s-downloads.aspx) to a [NATS message broker](https://docs.nats.io/)**, so that it can be easily consumed by other applications. Uses [`vdv-453-client`](https://github.com/derhuerst/vdv-453-client) underneath.
**Sends realtime public transport data from a [VDV-453/VDV-454 API](https://www.vdv.de/i-d-s-downloads.aspx) to a [NATS message broker](https://docs.nats.io/)**, so that it can be easily consumed by other applications. Uses [`vdv-453-client`](https://github.com/OpenDataVBB/vdv-453-client) underneath.

[![npm version](https://img.shields.io/npm/v/vdv-453-nats-adapter.svg)](https://www.npmjs.com/package/vdv-453-nats-adapter)
![ISC-licensed](https://img.shields.io/github/license/OpenDataVBB/vdv-453-nats-adapter.svg)
Expand All @@ -16,7 +16,7 @@ npm install -g vdv-453-nats-adapter

## Getting Started

Please note the limitations imposed by the underlying library [`vdv-453-client`](https://github.com/derhuerst/vdv-453-client):
Please note the limitations imposed by the underlying library [`vdv-453-client`](https://github.com/OpenDataVBB/vdv-453-client):

> **A client for [VDV-453 v2.3.2b](https://web.archive.org/web/20231208122259/https://www.vdv.de/453v2.3.2-sds.pdf.pdfx?forced=false)/[VDV-454 v1.2.2](https://web.archive.org/web/20231208122259/https://www.vdv.de/454v1.2.2-sds.pdf.pdfx?forced=false) (from 2013) systems.** Can be used to connect to German public transport realtime data backends (*Datendrehscheiben*).
>
Expand Down Expand Up @@ -77,7 +77,7 @@ Examples:

## Related

- [vdv-453-client](https://github.com/derhuerst/vdv-453-client) – A client for VDV-453/VDV-454 systems.
- [vdv-453-client](https://github.com/OpenDataVBB/vdv-453-client) – A client for VDV-453/VDV-454 systems.


## Contributing
Expand Down

0 comments on commit 053e8c2

Please sign in to comment.