aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Telemetry/TelemetryLiteDBStorageManager.cs
diff options
context:
space:
mode:
authorRoy Ben Shabat <Roy.mail.net@gmail.com>2025-08-18 21:23:02 +0300
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2025-08-18 21:23:02 +0300
commitbda71b704d17773316b4b08e7dae7e5e536d0d0c (patch)
treed46f18a2bcfc5d5d089368c3e0c40cc714c4e29f /Software/Visual_Studio/Tango.Telemetry/TelemetryLiteDBStorageManager.cs
parent94fb36e2eb00dfb575a5f5cc18bd377224b126ce (diff)
downloadTango-bda71b704d17773316b4b08e7dae7e5e536d0d0c.tar.gz
Tango-bda71b704d17773316b4b08e7dae7e5e536d0d0c.zip
Improved Telemetry IoT Destination.
Diffstat (limited to 'Software/Visual_Studio/Tango.Telemetry/TelemetryLiteDBStorageManager.cs')
-rw-r--r--Software/Visual_Studio/Tango.Telemetry/TelemetryLiteDBStorageManager.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Tango.Telemetry/TelemetryLiteDBStorageManager.cs b/Software/Visual_Studio/Tango.Telemetry/TelemetryLiteDBStorageManager.cs
index 538a3a0d7..aa50041ca 100644
--- a/Software/Visual_Studio/Tango.Telemetry/TelemetryLiteDBStorageManager.cs
+++ b/Software/Visual_Studio/Tango.Telemetry/TelemetryLiteDBStorageManager.cs
@@ -8,6 +8,7 @@ using System.Threading.Tasks;
using Tango.Core;
using Tango.Core.ExtensionMethods;
using Tango.Logging;
+using Tango.Telemetry.Helpers;
namespace Tango.Telemetry
{