osd-contiki/examples/cc26xx/cc26xx-web-demo/resources
Jonas Olsson 67045d4012 Export RSSI to default parent in the CC26xx web demo
The current version of the CC26xx web demo publishes over MQTT the default parent's IPv6 address and the last observed RSSI of this link. This is collected by active probing (periodic ping).

This commit brings the probing functionality to the example's main code module. The MQTT client keeps publishing as previously, but we now also export the same information through CoAP resources. Configuration is still possible through the example's web server.
2015-08-23 20:41:12 +01:00
..
res-ble-advd.c Modify cc26xx examples to play nicely with the CC13xx addition 2015-08-23 20:41:11 +01:00
res-device.c Modify cc26xx examples to play nicely with the CC13xx addition 2015-08-23 20:41:11 +01:00
res-leds.c Add CC26xx examples 2015-02-25 13:15:35 +01:00
res-net.c Export RSSI to default parent in the CC26xx web demo 2015-08-23 20:41:12 +01:00
res-sensors.c Replace SHT21 with HDC1000 in the web demo 2015-05-14 13:20:39 +01:00
res-toggle-leds.c Add CC26xx examples 2015-02-25 13:15:35 +01:00