You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I've been using this library for some time and I'm thinking of adding a quickstart guide to help new users get started more easily. The guide will focus on two main topics:
Creating a basic "Hello world" program: This section will provide the minimum code required to accomplish a meaningful task. It will explain the necessary functions that users need to implement, such as lwm2m_buffer_send() or lwm2m_connect_server().
Creating lwm2m IPSO objects: This section will offer a simple guide on how to read and convert lwm2m object XML to wakaama lwm2m objects.
I would like to know whether this sort of guide has exist or anyone has a roadmap or plan on this effort.
The text was updated successfully, but these errors were encountered:
Hello, I've been using this library for some time and I'm thinking of adding a quickstart guide to help new users get started more easily. The guide will focus on two main topics:
lwm2m_buffer_send()
orlwm2m_connect_server()
.I would like to know whether this sort of guide has exist or anyone has a roadmap or plan on this effort.
The text was updated successfully, but these errors were encountered: