Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The dating of status point is always done at the source, by the station. If a status point does not have a timestamp, it is automatically timestamped in the PMCgateway. The PMC gateway always leaves the time of the station for the return of the status points except during the reconstructions for which the status points are returned without date. 

...

  • For simple type data :
    • PIVOTTS.GTIS.SpsTyp.t.SecondSinceEpoch = timestamp
    • PIVOTTS.GTIS.SpsTyp.t.TimeQuality = timestamp quality of the PMCgateway
    • PIVOTTS.GTIS.TmOrg.stVal = "substituted" 
    • PIVOTTS.GTIS.TmValidity.stVal = timestamp quality of the PMCgateway
  • For double type data :
    • PIVOTTS.GTIS.DpsTyp.t.SecondSinceEpoch = timestamp
    • PIVOTTS.GTIS.DpsTyp.t.TimeQuality = timestamp quality of the PMCgateway
    • PIVOTTS.GTIS.TmOrg.stVal = "substituted"
    • PIVOTTS.GTIS.TmValidity.stVal = timestamp quality of the PMCgateway

If it's impossible to obtain timestamp quality of the gateway from Fledge :

...