lorawan-stack icon indicating copy to clipboard operation
lorawan-stack copied to clipboard

The Things Stack, an Open Source LoRaWAN Network Server

Results 228 lorawan-stack issues
Sort by recently updated
recently updated
newest added

Bumps [add-asset-html-webpack-plugin](https://github.com/SimenB/add-asset-html-webpack-plugin) from 3.2.0 to 5.0.2. Release notes Sourced from add-asset-html-webpack-plugin's releases. v5.0.2 5.0.2 (2022-04-06) Bug Fixes update TS definition for v5 (#257) (c0e7b65) v5.0.1 5.0.1 (2022-03-08) Bug Fixes include...

dependencies
javascript

#### Summary Closes https://github.com/TheThingsNetwork/lorawan-stack/issues/5416 References https://github.com/go-redis/redis/pull/2110 #### Changes - Upgrade to `go-redis` `9.0.0-beta.2` - The error in the linked issue is caused by our use of `XAutoClaim`. As part of...

c/join server
c/network server
c/gateway server
c/application server
compat/db
dependencies
tooling

#### Summary We should add functionality to the Console (and/or account app) to list and edit contact info, and to (re-)request validation of that contact info. #### What is already...

c/console
needs/ux

#### Summary The new field `normalized_payload` will allow integrations to rely on a standardized data model for all devices in the device repository that support this new normalization step, regardless...

c/application server
blocked
needs/api

#### Summary Support dynamic class B ping slot frequency. References https://github.com/TheThingsNetwork/lorawan-devices/pull/38#discussion_r555044700 #### Steps to Reproduce Onboard a device with, for example, band CN470 that supports class B. #### What do...

bug
c/network server
compat/api
needs/hardware

### Summary The GatewayStore in the Identity Server should support attributes on GatewayAntennas. Or, if we decide not to do that, we should remove the `attributes` field from the API....

c/identity server
compat/db

### Summary The end device registration forms in the Console have a conditional dropdown for frequency plan and MAC/PHY version selections based on band constraints. But, the conditional dropdown seems...

c/console

### Summary CLI client segfaults then creating device template from a device with explicit field masks. When performing the same sequence without field masks - works as expected. ### Steps...

bug
ui/cli

### Summary With https://github.com/TheThingsNetwork/lorawan-stack/pull/5514, the Claim Authentication Code of the End Device gets moved to the IS. Due to compatibility reasons, we can stop clients from writing to the JS....

bump/major

### Summary It would be nice if we could support custom ordering in `List*Collaborator` requests. ### Current Situation We support pagination, but ordering is always by account ID (I think)...

c/identity server
compat/api