Skip to content

Very simple LwM2m client with basic registration and resources.

License

Notifications You must be signed in to change notification settings

vears91/simplelwm2m

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please note that this project is not currently being maintained! It is kept for reference, but it is likely to have issues with current versions of JMeter and other libraries

SimpleLwM2m

This project implements a library for a mock LWM2M client. It is able to register, derregister, hold basic objects, instances and resources and interact with a LWM2M server.

It is build on top of Californium, and aims to be a very simple and lightweight option for testing or tinkering. It is being used to load test LWM2M implementations with thousands of simultaneous mock clients.

If you need a full-featured LWM2M implemenation, consider using Leshan.

Installation

Clone this project with git clone https://github.com/vears91/simplelwm2m.git

Build it with maven using mvn install

Maven Central artifact coming soon!

Usage

Check out this example

About

Very simple LwM2m client with basic registration and resources.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages