summaryrefslogtreecommitdiff
path: root/gpsd_json.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-06-22 04:35:53 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-06-22 04:35:53 -0400
commit6d0f4732061cad5522fade68f35c95331b7aec1e (patch)
tree7dbd9b2f936671dc54d7d312a6b3ae2ba2ee05de /gpsd_json.xml
parentc62cf06bb2b9031a7d5072ee5a20eccbfbaf021d (diff)
downloadgpsd-6d0f4732061cad5522fade68f35c95331b7aec1e.tar.gz
Mark VERSION and WATCH with a remote attribute when passed from slaves.
Diffstat (limited to 'gpsd_json.xml')
-rw-r--r--gpsd_json.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/gpsd_json.xml b/gpsd_json.xml
index c9030881..3d4ad5a8 100644
--- a/gpsd_json.xml
+++ b/gpsd_json.xml
@@ -845,6 +845,13 @@ will assert ATT_IS.</para>
<entry>numeric</entry>
<entry>API minor revision level..</entry>
</row>
+<row>
+ <entry>remote</entry>
+ <entry>No</entry>
+ <entry>string</entry>
+ <entry>Path to the remote daemon reporting this version. If
+ empty, this is the version of the local daemon.</entry>
+</row>
</tbody>
</tgroup>
</table>
@@ -997,6 +1004,13 @@ object.</para>
in which device responses aren't tagged. Has no effect when
used with enable:false.</entry>
</row>
+<row>
+ <entry>remote</entry>
+ <entry>No</entry>
+ <entry>string</entry>
+ <entry>Path to the remote daemon reporting the watch set. If
+ empty, this is the version of the local daemon.</entry>
+</row>
</tbody>
</tgroup>
</table>