Class Point (0.8.11)

Point(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A point in the timeseries.

Attributes

Name Description
time google.protobuf.timestamp_pb2.Timestamp
The timestamp of the point.
value float
The value of the point.