From 803148d5a23afe207fb5de9ac73c986a324feb9c Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 31 Oct 2015 14:09:39 +0100 Subject: core: o Improved transaction handling. web: o Supporting changing a device's name and description. --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index af05557..59413bb 100644 --- a/README.md +++ b/README.md @@ -63,3 +63,5 @@ Start daemons * Update a property's last value and last timestamp * Update aggregates in the background * Worker process with process.spawn() +* Listen to /$SYS, register when the clients send a PING message + * Keep the data in memory. -- cgit v1.2.3