Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 704 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 704 Bytes

LWM2M-Protocol

C Library Analysis of LWM2M Protocol - Wakaama and Anjay through server-client full duplex communication using ShunyaOS time-space-analyser library.

Follow the below links to install LWM2M Wakaama Library :

Time-Space-Analyser Library from ShunyaOS is not open source but to analyse time and space consumed by a process there are many other ways like : using perf, htop etc.

Follow the below links to install LWM2M Anjay Library :

Use the tsanalyser.h and tsanalyser.c file inside ANJAY and WAKAAMA directory.