From 156028af4b80cde10ba5ffed8f73e9a0ab834d84 Mon Sep 17 00:00:00 2001 From: Matt Mundell Date: Wed, 26 Jun 2024 01:53:28 +0200 Subject: [PATCH] GMP doc: add C_COUNT to AGGREGATE/OVERALL in GET_AGGREGATES --- src/schema_formats/XML/GMP.xml.in | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/schema_formats/XML/GMP.xml.in b/src/schema_formats/XML/GMP.xml.in index 6d3241b5d..22221b195 100644 --- a/src/schema_formats/XML/GMP.xml.in +++ b/src/schema_formats/XML/GMP.xml.in @@ -8107,6 +8107,7 @@ END:VCALENDAR Aggregate data for all resources of the selected type count + c_count min max mean @@ -8117,6 +8118,12 @@ END:VCALENDAR Overall number of resources integer + + c_count + Cumulative number of resources + For overall this is always the same as count. + integer + min Overall minimum value of the data column