summaryrefslogtreecommitdiff
path: root/src/hub/src/spreadspace.org/sfive/s5typesApi.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/hub/src/spreadspace.org/sfive/s5typesApi.go')
-rw-r--r--src/hub/src/spreadspace.org/sfive/s5typesApi.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/hub/src/spreadspace.org/sfive/s5typesApi.go b/src/hub/src/spreadspace.org/sfive/s5typesApi.go
index d9af20a..871a903 100644
--- a/src/hub/src/spreadspace.org/sfive/s5typesApi.go
+++ b/src/hub/src/spreadspace.org/sfive/s5typesApi.go
@@ -41,6 +41,8 @@ type DataUpdate struct {
}
type StatisticsData struct {
+ SourceHubUuid *string
+ SourceHubDataUpdateId *int
SourceId
DataUpdate
}