Added support for handle case when all data is not possible to add in 1 message for Send and Observed Notification. Notification continuous pending timeseries data is triggred by iMIN attribute. Send Operation generate continuous message in multiple lwm2m message. Normal Read by server only report back latest stored data. Signed-off-by: Juha Heiskanen <juha.heiskanen@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| src | ||
| check_net_options.sh | ||
| CMakeLists.txt | ||
| prj.conf | ||
| README.txt | ||
| testcase.yaml | ||
This test tries to enable all possible networking related config options and build a sample application. The application is not supposed to be run as typically the generated configuration is not usable. The check_net_options.sh script can be used in Linux host to generate a list of missing network related kconfig options from prj.conf file. TODO: * separate conflicting configuration options and create new test cases for them