Integrate Gateway Mesh feature.

This adds a Gateway Mesh section to the web-interface (+ API endpoints)
to see the status op each Relay Gateway within the Gateway Mesh.

The Gateway Mesh (https://github.com/chirpstack/chirpstack-gateway-mesh)
is an experimental feature to extend LoRaWAN coverage throug Relay
Gateways.
This commit is contained in:
Orne Brocaar
2024-06-25 11:37:57 +01:00
parent c0b148fecb
commit 3f1a47e1e2
66 changed files with 3275 additions and 388 deletions

2
api/js/package.json vendored
View File

@ -1,6 +1,6 @@
{
"name": "@chirpstack/chirpstack-api",
"version": "4.8.1",
"version": "4.9.0-test.1",
"description": "Chirpstack JS and TS API",
"license": "MIT",
"devDependencies": {