From 89e09629904d77a4b770315749e855d23af55bf6 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 27 Apr 2017 02:51:19 +0200 Subject: completely remove sqlite --- doc/protocol.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/protocol.md b/doc/protocol.md index 74bdbd2..fdd51ee 100644 --- a/doc/protocol.md +++ b/doc/protocol.md @@ -24,6 +24,7 @@ values from data updates override values from init. Stateless interfaces will no init messages and therefore all values must be defined here. If an interface (i.e. REST) has other means to detect protocol versions the version field may be omitted entirely. +The start-time will be processesd and stored with millisecond precision. { "version": 1, -- cgit v1.2.3