Skip to content

bosch-io/leshan.osgi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leshan.osgi

Leshan OSGi provides an adapter layer between the core leshan library and an OSGi framework. The adapter layer includes

  • an implementation of leshan's org.eclipse.leshan.server.client.ClientRegistry using the OSGi service registry as its backing store
  • an adapter for forwarding notifications from LWM2M clients to the OSGi EventAdmin service
  • an OSGi Config Admin ManagedService implementation providing a management wrapper around leshan's LwM2mServerclass

Dependencies

Leshan OSGi (obviously) depends on leshan's core libraries and the OSGi framework's Core and Compendium classes.

Releases

No releases published

Packages

No packages published

Languages

  • Java 85.6%
  • HTML 14.4%