Nicholas Cristofaro

Results 55 comments of Nicholas Cristofaro

Hi mate, I'm the one assigned to implement this. My apologies for the delay, there was a bit more of focus on other internal issues on my end. While I...

When working on this I had an error when making a request to the Device Repository in which it states that `rights` are needed for the request. ``` // FetchProfile...

I meant to write here earlier but opted to work on the PR draft to get a better idea of the whole flow and see if I can get the...

I updated the PRs related to this issue. The deprecation of the ApplicationID on the Device Repository is handled #5659 and the actual loading of the end device template is...

I agree, these responsibilities for each package makes sense. I was trying to mention that the `auth/rights` pkg uses the `rpcmetadata` to validate if there is auth information before requesting...

With #5610 merged, there is now support for loading the end-device profile from the csv fields or through a fallback value given in the [API](https://github.com/TheThingsNetwork/lorawan-stack/blob/0b60aec8c674cecc9125bebf34c7176580b90146/api/end_device.proto#L905) I believe the only section...

Writing here as I'm trying to keep the issues more updated instead writing everything on the Pull Requests, after making the initial necessary changes (can be found on [this branch](https://github.com/TheThingsNetwork/lorawan-stack/tree/issue/5616-ordering-collaborator))...

Changes the assignees due to the backend section of this being done. Tagged @kschiffer in hopes that he can best assign the issue to the appropriate person.

Writing here that it was agreed on 13/09/22 meeting that on the v3.22.0, the bunstore should be set as the default store and there should be an option to enable...

Keeping this updated for interested parties. This is being tested on TTN and making it the default store was postponed due to the following bugs: #5843, #5830.