From 81d20a5193d72e81d07f9a68b3767aab5eb21540 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 19 Feb 2018 10:20:48 +1000 Subject: [PATCH] README: fix outdated doc for GetJSONData --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6179568..629687a 100644 --- a/README.md +++ b/README.md @@ -297,12 +297,12 @@ org.freedesktop.tuhi1.Device Method: GetJSONData(timestamp: t) -> (s) Returns a JSON file with the drawings specified by the timestamp - argument. Drawings are zero-indexed and the requested index must be - less than the DrawingsAvailable property value. See section JSON FILE + argument. The requested timestamp must be one of the entries in the + DrawingsAvailable property value. See section JSON FILE FORMAT for the format of the returned data. Returns a string representing the JSON data from the last drawings or - the empty string if no data is available or the timestamp is invalid. + the empty string if the timestamp is not available. Signal: ButtonPressRequired() Sent when the user is expected to press the physical button on the