If coap-client(e.g. RPL BR) wants to get notifications from coap-server(RPL-node) about parent status, client has to register observer for notifications. RPL node application modified to toggle the LED. Do not maintain any ON/OFF states. Also removed Sparrow (contiki border router) related patch. Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
13 lines
306 B
YAML
13 lines
306 B
YAML
common:
|
|
harness: net
|
|
tags: net rpl ieee802154
|
|
sample:
|
|
description: Can be used to test RPL network. Needs
|
|
to be run in real device. This cannot be run in
|
|
QEMU.
|
|
name: RPL node demo application
|
|
platforms: all
|
|
tests:
|
|
test:
|
|
platform_whitelist: quark_se_c1000_devboard nrf52840_pca10056
|