Jozef Kralik

Results 95 comments of Jozef Kralik

@avpmax Could you please try it with the current master branch? I merged a new version this week that contains some fixes.

@Oxymoron79 Please, could you add example server + README which uses zephyr ?

@Danielius1922 Sure, with version 2.2.5.2

@ondrejtomcik Is it ok to run CTT tool for PR from the fork?

@Askidea You use MultiDeviceServer with 10 devices, right? It is not 10 single-device servers. For MultiDeviceServer - it is the same issue #300. Regardles discover owned devices - [OCF Security...

> Would be useful to be able to access the MessageID somehow in logging middlewares using `udp.WithMux`. Logging the message id helps debugging client issues, for example. Right now I'm...

Hello @Askidea, I recommend switching to the master branch instead of the `plgd-dev` branch, as the latter is now considered obsolete. The master branch is fully compatible with `plgd-dev/hub`. Regarding...

@Askidea I just tested it, and there were indeed some issues. These issues have been addressed in this PR: https://github.com/iotivity/iotivity-lite/pull/532. Additionally, I have extended the `apps/cloud_server.c` to allow for specifying...

> The https://github.com/iotivity/iotivity-lite/tree/ocfbridging branch is 1000+ commits behind master, that's a bit problematic, lots of work has been done since. I guess it was a not fully finished feature...? Or...