Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cf-dev] Californium CoAP path parameters

Hi,

I'm working on a CoAP application using Eclipse Californium and I need to pass parameters using the URL as we do in restful web services. Is it possible to do it in californium coap implementation, and if so please let me know how to do it. 

ex:

coap://localhost:5683/foo/{fooID}


--
Regards,
-Yasith Kanchana Lokuge-



Back to the top