Interface CreateObservationEvent.TimestampStage

All Known Implementing Classes:
CreateObservationEvent.Builder
Enclosing class:
CreateObservationEvent

public static interface CreateObservationEvent.TimestampStage
  • Method Details

    • timestamp

      CreateObservationEvent.BodyStage timestamp(@NotNull String timestamp)

      Datetime (ISO 8601) of event creation in client. Should be as close to actual event creation in client as possible, this timestamp will be used for ordering of events in future release. Resolution: milliseconds (required), microseconds (optimal).