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

LwM2M example for Gateway + HTTP is incorrect #1123

Open
tomqin93 opened this issue Feb 3, 2025 · 2 comments
Open

LwM2M example for Gateway + HTTP is incorrect #1123

tomqin93 opened this issue Feb 3, 2025 · 2 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@tomqin93
Copy link
Contributor

tomqin93 commented Feb 3, 2025

Describe the bug

The example given here https://github.com/Edgenesis/shifu/blob/main/examples/lwm2m_gw_http/deviceshifu-lwm2m/lwm2m-deviceshifu-configmap.yaml is incorrect. Gateway LwM2M uses Gateway Properties whereas it uses Protocol Properties. The specific example doesn't work

To Reproduce

Steps to reproduce the behavior:

  1. clone the repository
  2. try to apply the example "examples/lwm2m_gw_http/deviceshifu-lwm2m"
  3. the example does not work as intended

Expected behavior

The example should work and we should see this device popping up in Leshan server

Log Output

N/A

Server (please complete the following information):

  • Shifu Version: v0.63.0
  • Kubernetes distro N/A
  • Version N/A
  • CPU Architecture amd64

Additional context

@tomqin93 tomqin93 added bug Something isn't working help wanted Extra attention is needed good first issue Good for newcomers labels Feb 3, 2025
@Chi-Kai
Copy link
Contributor

Chi-Kai commented Feb 6, 2025

I want to try.

@tomqin93
Copy link
Contributor Author

tomqin93 commented Feb 7, 2025

@Chi-Kai Thank you very much! I have assigned this issue to you. Feel free to reach out to us if you have any questions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants