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

Fix - Failed to execute LoRaWAN Command #2887

Merged
merged 8 commits into from
Apr 16, 2024
Merged

Conversation

lucas-mrq
Copy link
Contributor

@lucas-mrq lucas-mrq commented Mar 12, 2024

Description

Solve Command sending issue. httpClient was not correctly loaded at LNS Management Service initialization.

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

@lucas-mrq lucas-mrq requested a review from a team as a code owner March 12, 2024 13:34
@kbeaugrand kbeaugrand self-requested a review April 12, 2024 16:13
@kbeaugrand kbeaugrand enabled auto-merge (squash) April 16, 2024 14:46
@kbeaugrand kbeaugrand disabled auto-merge April 16, 2024 14:54
@kbeaugrand kbeaugrand merged commit ff1b10a into CGI-FR:main Apr 16, 2024
3 of 4 checks passed
@lucas-mrq lucas-mrq deleted the fix-command branch April 17, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Command sent to the sensor badly formed
2 participants