lastHeartbeat property
Timestamp of the last successful sbd session. The receiving end can infer timestamp format (since 1.1.1970 or since system boot) by checking for the magnitude of the number.
MAVLink type: uint64_t
units: us
last_heartbeat
Implementation
final uint64_t lastHeartbeat;