timestamp property

int? timestamp
final

The epoch time (in milliseconds) when the thing last connected or disconnected. If the thing has been disconnected for more than a few weeks, the time value might be missing.

Implementation

final int? timestamp;