php lwm2m,wakaama: LwM2M Client、BS、DM的C语言开源实现

Wakaama是一个实现Open Mobile Alliance轻量级M2M(LWM2M)协议的开源库。它包括LWM2M引擎、CoAP堆栈适配、数据格式序列化/反序列化等功能,并提供了命令行客户端、服务器和引导服务器的示例。
摘要由CSDN通过智能技术生成

Wakaama (formerly liblwm2m) is an implementation of the Open Mobile Alliance's LightWeight M2M

protocol (LWM2M).

Source Layout

-+- core (the LWM2M engine)

|

+- coap (CoAP stack adaptation)

| |

| +- er-coap-13 (Modified Erbium's CoAP engine from

| https://web.archive.org/web/20180316172739/http://people.inf.ethz.ch/mkovatsc/erbium.php)

|

+- data (data formats serialization/deserialization)

|

+- tests (test cases)

|

+- examples

|

+- bootstrap_server (a command-line LWM2M bootstrap server)

|

+- client (a command-line LWM2M client with several test objects)

|

+- lightclient (a very simple command-line LWM2M client with several test objects)

|

+- server (a command-line LWM2M server)

|

+- shared (utility functions for connection handling and command-

line interface)

Compiling

Wakaama is not a library but files to be built with an application.

Wakaama uses CMake >= 3.13. Look at examples/server/CMakeLists.txt for an

example of how to include it.

Several compilation switches are used:

LWM2M_BIG_ENDIAN if your target platform uses big-endian format.

LWM2M_LITTLE_ENDIAN if your target platform uses little-endian format.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值