summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMagnus <mfeuer@jaguarlandrover.com>2014-08-15 13:30:40 -0700
committerMagnus <mfeuer@jaguarlandrover.com>2014-08-15 13:30:40 -0700
commitfdc0fe8e6d1e72ff8dc514d9ac8c68524357c369 (patch)
treee12eaa8ac25bfb1f09c31d3e3caffb9596de58c7 /TODO
parent889175c40bd1e8fc4255e56fc530c32634f1dddc (diff)
downloadrvi_core-fdc0fe8e6d1e72ff8dc514d9ac8c68524357c369.tar.gz
Now uses correct API to encode and decode bert rpt terms.
Signed-off-by: Magnus <mfeuer@jaguarlandrover.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 7 insertions, 1 deletions
diff --git a/TODO b/TODO
index 2794c41..5daf78d 100644
--- a/TODO
+++ b/TODO
@@ -27,4 +27,10 @@ Protocol & Data Link components.
Service Discovery
Node service prefix matching should return the one with the longest
prefix match. This allows for default static nodes to be setup with
- only a root prefix that can be used as a fallback. \ No newline at end of file
+ only a root prefix that can be used as a fallback.
+
+Service Discovery, Service Edge, Data Link
+ If a new local service connects and registers with a Service Edge,
+ the service should be announced to other RVI nodes that are
+ currently connected to the local node. (Real time service
+ announcement)