This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
DS-2.0.3
Pre-release
Pre-release
Integrate and merge replay feature to master (#338) * Create replay thread (#325) * Create empty replay thread * Remove connection using * Remove references to connections in the replay task * Update name of replay task test * Move const to config file * Add device replay actors (#329) * Create empty replay thread * Remove connection using * Remove references to connections in the replay task * Update name of replay task test * Add device replay actors * Read replay file and stream telemetry (#334) * update * read replay file from storage * replay file settings * update * update * update validation * PR comments * fix test