iotivity-lite
iotivity-lite copied to clipboard
To contribute code to the project, please visit
add push notification feature (CR2483)
There are the following differences when discovering multiple devices between iotivity-lite v2.2.0 and v2.2.4.3. (1) v2.2.0 : all devices are discovered by one discovery request in OnBoardingTool MultiDeviceServer (Android) :...
Using Android apps, MultiDeviceServer and OnBoardingTool with iotivity-lite v2.2.4.3 or later, OTM failed from 2nd device. OTM to the first device is OK, but OTM to the second device fails...
Update the port of iotivity-lite for the latest Zephyr RTOS (3.0.0) using the [ST STM32H747I Discovery](https://docs.zephyrproject.org/latest/boards/arm/stm32h747i_disco/doc/index.html#st-stm32h747i-discovery) board. - [x] Build with CMake - [x] Update TinyCBOR to version 0.6 to...
Push Notification support for iotivity-lite (CR2483)
And issues encountered in https://github.com/iotivity/iotivity-lite/pull/269 , some jobs don't work correctly from forked repository. Namely: - ctt-bot.yml - the action doesn't receive secrets -> can be maybe fixed by using...
I am developing in ESP32 (WROOM-32D) environment. However, it does not pass some tests of CTT(ver 2102.0). The failure of the test case is also reproducible in the provided examples....