Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [leshan-dev] API

Hi Kai!

Thank you for quick response! We will try this solution.
Let us keep you in touch.

regards

On Mon, Jan 18, 2016 at 2:00 PM, Hudalla Kai (INST/ESY) <Kai.Hudalla@xxxxxxxxxxxx> wrote:

Hi Ihor,

 

you may be able to run your tests on the JVM using Jython [1]. Then you could simply use leshan’s native API which is documented in JavaDoc in the code. You should also take a look at leshan’s integration tests which should give you a pretty good understanding of how leshan’s API works.

 

[1] http://www.jython.org/

 

Regards,

Kai

 

 

From: leshan-dev-bounces@xxxxxxxxxxx [mailto:leshan-dev-bounces@xxxxxxxxxxx] On Behalf Of Ihor Tanyenkov
Sent: Monday, January 18, 2016 10:55 AM
To: leshan-dev@xxxxxxxxxxx
Subject: [leshan-dev] API

 

Hello !

Our team is developing lwm2m client, and we are using your lwm2m server. And I trying to automate a lot of integration tests.

Our test framework is based on Python. Can you help us? We are looking for way, how to automate some tests with your server. Best solution is to use API. Is there any way to use leshan server's API from Python? Is there any documentation about API?

regards


_______________________________________________
leshan-dev mailing list
leshan-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/leshan-dev



Back to the top