PerformanceValueBase
No description
type PerformanceValueBase {
resourceId: ID!
value: Float
timestamp: DateTime
}
Fields
PerformanceValueBase.resourceId ● ID! non-null scalar
PerformanceValueBase.value ● Float scalar
PerformanceValueBase.timestamp ● DateTime scalar
Returned By
onNewPerformanceValues subscription
Member Of
ChartSeries object ● PerformanceNamespace object ● PerformanceResource object ● PerformanceValueBaseConnectionEdge object ● PerformanceValueBaseContainer object