Skip to main content

heartbeat

Function heartbeat 

Source
pub fn heartbeat(payload: &Value) -> Result<String, String>
Expand description

Send an anonymous telemetry heartbeat. No authentication required. Payload: installation_id (random UUID), version, OS, arch — nothing else.