HistoryManager

Interface for managing store-and-forward history replay requests.

Functions

Link copied to clipboard
abstract fun requestHistoryReplay(trigger: String, myNodeNum: Int?, storeForwardConfig: ModuleConfig.StoreForwardConfig?, transport: String)

Requests a history replay from the radio.

Link copied to clipboard
abstract fun updateStoreForwardLastRequest(source: String, lastRequest: Int, transport: String)

Updates the last requested history marker.