Search
/
Abra GraphQL APIs
/
Other
/
Objects
/
TimeSeriesMetadata
Time
Series
Metadata
tag
String!
,
non-null
ref
Time
Series
Ref!
,
non-null
+
Show return type
unit
Time
Series
Unit!
,
non-null
+
Show return type
Sample
{
"tag"
:
"Example String"
,
"ref"
: {
"__typename"
:
"TimeSeriesRef"
},
"unit"
:
"CELSIUS"
}
Referenced in
TimeSeriesResult
.
metadata
Was this helpful?
Previous page
TimeSeriesSamples
Next page
TimeSeriesAggregate