wakaama icon indicating copy to clipboard operation
wakaama copied to clipboard

Documentation on how to use the library

Open ramadhanafif opened this issue 1 year ago • 2 comments

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:

  1. 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().
  2. 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.

ramadhanafif avatar Jul 20 '23 06:07 ramadhanafif

I like the idea! As far as I know there is no such tutorial available.

LukasWoodtli avatar Jul 20 '23 08:07 LukasWoodtli

I like this idea too =)

parmi93 avatar Jul 26 '23 14:07 parmi93