Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [leshan-dev] DHT-11 set up with lehsan

Sorry, but it seems that this is more Kura questions.

Leshan is java library which help to develop your own client or server. So I suppose Leshan could be integrated in Kura.


Le 25/07/2016 à 17:15, Manoj Verma a écrit :

Hi Simon,

Thanks for your interest :)

lehsan is coap based
kura is mqtt based

So in order to control sensor we use lehsan and for data we use mqtt broker through kura.

[Question]
1)Will PI runs different servers for lehsan and Kura.

2)Or somehow we can merge lehsan sever as a embedded server in kura?

3)Just curious to know why kura-lwm2m tree is broken? No progress from long time.


On 25-Jul-2016 8:33 PM, "Simon Bernard" <contact@xxxxxxxxxxxxxxx> wrote:
Hi,
 I don't understand the issue.
 What do you mean by "didn't undertsnd how to merge all device management + Data" ?
Simon

Le 23/07/2016 à 15:33, Manoj Verma a écrit :
Hi All,


I am trying to set up following :- 

DHT11--->PI3----->leshan client         pc-----leshan server
                   |                                               |
                   |___________network______|


Using:-

3303 urn:oma:lwm2m:ext:3303 Temperature Sensor This IPSO object should be used over a temperature sensor to report a remote temperature measurement. It also provides resources for minimum/maximum measured values and the minimum/maximum range that can be measured by the temperature sensor. The unit used here is degree Celsius (ucum:Cel). IPSO Alliance 1.0 Import
3304 urn:oma:lwm2m:ext:3304 Humidity Sensor This IPSO object should be used over a humidity sensor to report a remote humidity measurement. It also provides resources for minimum/maximum measured values and the minimum/maximum range that can be measured by the humidity sensor. The unit used here is relative humidity as a percentage (ucum:%). IPSO Alliance 1.0 Import



Could any-one guide me ? [ if it is possible ]

I had gone through with sample apps and, i understand 
how it manage device, location, services 
but didn't undertsnd how to merge all device management + Data.

[Motive]

I am working on merging kura and leshan  @ https://github.com/eclipse/kura/tree/lwm2m
for the same i am trying to understand lehsan complete framerwork.

Thanks and regards 
Manoj Kumar
NEC Technologies


_______________________________________________
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


_______________________________________________
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



_______________________________________________
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