Scs Telemetry

Class that handle basic telemetry data functionality

Author

Felipe Gonzalez

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
suspend fun watch(delayTime: Long = 1000)

Observer changes in TelemetryData

Properties

Link copied to clipboard
val telemetryFlow: SharedFlow<TelemetryData>

Flow for end user consumption