Hi! I've configured iotivity with SECURED=1 and I've written a client and a server. On the server I've set my resource to be secure, so, of course, the client cannot issue a GET request on the resource. How do I go about supplying the client's deviceId to the server to indicate that the client with the given ID may access the given resource without restriction?
I've noticed that the format for the files written by the persistent storage API is now binary, so I can't even edit them anymore. The samples are also inconclusive for me because the simple client seems to hang on the GET/PUT requests. So, is there a step-by-step guide for setting up a secure client/server pair somewhere? TIA for your help, Gabriel -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160505/e7933c1a/attachment.html>
