SignalK / signalk-derived-data

Generates deltas for values derived from signalk values
Apache License 2.0
18 stars 31 forks source link

Timestamp should not be included to the update #82

Closed sergei closed 3 years ago

sergei commented 3 years ago

Based on this discussion https://github.com/SignalK/signalk-server/issues/1302 @tkurki believes the plugin should not post the timestmap along with update.

davidsanner commented 3 years ago

Would this update keep derived data timestamp from updating when its source data isn't being updated?

eg. Seems like the timestamp for derived environment.wind.directionTrue should not be updated when navigation.headingTrue is no longer being updated.