flownexus-lwm2m / flownexus

IoT server with LwM2M support
https://flownexus-lwm2m.github.io/flownexus
Apache License 2.0
3 stars 2 forks source link

Leshan: Add servlets as interface for incoming data via ReST API #5

Closed jonas-rem closed 6 months ago

jonas-rem commented 7 months ago

Implementation mostly taken from the leshan-demo-server. Jetty serves a ReST api that will allow to send data from Django to the leshan lwm2m server.

Kappuccino111 commented 6 months ago

@jonas-rem this PR merges the base demo of the leshan servlet config from Eclipse.