1 Star 0 Fork 0

何亚红 / wakaama

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
TODO 1.15 KB
一键复制 编辑 原始数据 按行查看 历史
Ville Skyttä 提交于 2017-02-28 13:17 . Spelling fixes
LWM2M Features
--------------
- Access Control List
- JSON support
- Add token in every message
- Handle Observe parameters
- Keep-alive mechanism
- Support for Object Link datatype
- Discover method support
Bugfixes
--------
Implementation Improvements
---------------------------
- Store lwm2m_transaction_t per peer
- bufferize all CoaP messages until all callbacks returned
Currently if a server sends a request from its monitoring callback upon client
registration, the client will receive the request before the ACK to its register
and it will discard it.
- Easy access to the lwm2m_context_t from objects callbacks
- Use an unified result callback
Add some parameter so that the same user callback can be used for all DM operations.
- Use lwm2m-*-t types in er-coap-13
To avoid multiple conversions.
- Switch to void* parameters in lwm2m_list_* APIs
- Utility functions to easily implements objects
The utility will just use read and write individual resources. Either statically or
through callbacks. See [https://github.com/01org/libdmclient]/tests/mgtobj/utils/static_mo_util.h
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/HEYAHONG/wakaama.git
git@gitee.com:HEYAHONG/wakaama.git
HEYAHONG
wakaama
wakaama
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891