Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: One of the Frequency Plan ID for AU915-928 is not named properly #1970

Closed
adcoly opened this issue Mar 30, 2023 · 1 comment · Fixed by #1971
Closed

Bug: One of the Frequency Plan ID for AU915-928 is not named properly #1970

adcoly opened this issue Mar 30, 2023 · 1 comment · Fixed by #1971
Assignees
Labels
bug Something isn't working

Comments

@adcoly
Copy link

adcoly commented Mar 30, 2023

At the moment, in the src/AzureIoTHub.Portal.Server/Controllers/v1.0/LoRaWAN/LoRaWANFrequencyPlansController.cs file, the last frequency plan id is named "AU_915_928_FSB_7" instead of "AU_915_928_FSB_8"
image

I also noticed something that seems strange to me in the naming region of every LBS configuration file for the same AU915-928 Frequency Plan.

For example, in this file src/AzureIoTHub.Portal.Server/RouterConfigFiles/AU_915_928_FSB_1.json (line , the Region is set to "AS923". Shouldn't it be "AU915" instead ?

@adcoly adcoly added the bug Something isn't working label Mar 30, 2023
@github-project-automation github-project-automation bot moved this to 📝 Todo in IoT Hub Portal Mar 30, 2023
@kbeaugrand
Copy link
Member

You're right @adcoly thanks for this issue.
I'll fix it as soon as possible in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🚀 Ready
Development

Successfully merging a pull request may close this issue.

2 participants