From 77c7d27a7499b6f3e53ac21b52a016c3ac97f074 Mon Sep 17 00:00:00 2001 From: Teppo Kurki Date: Wed, 3 Apr 2024 19:54:03 +0300 Subject: [PATCH] doc: remove note about position Navigation.position can now be combined with other paths. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8685e14..f061db5 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ The following request parameters are supported in queries: * `paths` (mandatory) - SignalK paths to retrieve, comma-separated. Note that `navigation.position` can not be combined with other paths. + SignalK paths to retrieve, comma-separated. By default the mean value is returned, but a path can be appended with :min or :max to select the minimum or maximum value. * `resolution` (optional)