You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@
3
3
There are a couple of ways to get involved:
4
4
5
5
* Join the discussions:
6
-
* LoRa Server project forum [https://forum.loraserver.io/](https://forum.loraserver.io/)
7
-
* Report bugs or make feature-requests by opening an issue at [https://github.com/brocaar/lora-gateway-bridge/issues](https://github.com/brocaar/lora-gateway-bridge/issues)
6
+
* LoRa Server project forum [https://community.chirpstack.io/](https://community.chirpstack.io/)
7
+
* Report bugs or make feature-requests by opening an issue at [https://github.com/brocaar/chirpstack-gateway-bridge/issues](https://github.com/brocaar/chirpstack-gateway-bridge/issues)
8
8
* Help fixing issues or improve documentation by creating pull-requests
LoRa Gateway Bridge is a service which converts LoRa packet-forwarder protocols
6
-
into a LoRa Server [common protocol](https://github.com/brocaar/loraserver/blob/master/api/gw/gw.proto) (JSON and Protobuf).
7
-
This project is part of the [LoRa Server](https://github.com/brocaar/loraserver)
8
-
project.
5
+
ChirpStack Gateway Bridge is a service which converts LoRa<sup>®</sup> Packet Forwarder protocols
6
+
into a ChirpStack Network Server [common data-format](https://github.com/brocaar/chirpstack-network-server/blob/master/api/gw/gw.proto) (JSON and Protobuf).
7
+
This component is part of the ChirpStack open-source LoRaWAN<sup>®</sup> Network Server stack.
9
8
10
9
## Backends
11
10
@@ -23,33 +22,32 @@ The following integrations are provided:
0 commit comments