For Babelfish Release 1.11.1.3

PingTimeSynchronized Method

Returns a boolean, indicating if the thing's clock is properly synchroinzed. Which is determiend if the ReceivedTime is between the SentTime and responseTime. Which probable isn't a good way to determine this. Since Orion is not going to be on the same time server as the things

Definition

Namespace: Scopos.BabelFish.DataModel.Athena.Ping
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public bool TimeSynchronized()

Return Value

Boolean

See Also