Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[leshan-dev] Lwm2mNode and Lwm2mNodeVisitor

Hi there,

I am playing around with leshan, however I couldn't figure out how to get the data from a Lwm2mNode. Am I supposed to use a Lwm2mNodeVisitor somehow?

This worked, but it does not feel right at all:
( (Value<String>)( (LwM2mResource)lwm2mNode ).getValue() ).value

Kind Regards,
Georgi


Try Cumulocity free at www.cumulocity.com!

Meet us at Embedded World on February 24-26 in Nuremberg (Stand 4A-550f).
Meet us at GSMA Mobile World Congress on March 2-5 in Barcelona.

Back to the top