aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Telemetry/Tango.Telemetry.csproj
diff options
context:
space:
mode:
authorRoy Ben Shabat <Roy.mail.net@gmail.com>2025-08-19 14:53:52 +0300
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2025-08-19 14:53:52 +0300
commit4fd21b08a24f1697ab6159509cad4fadf66c1a32 (patch)
tree41e668c7b1567a6ea2f19abd034125111dc21739 /Software/Visual_Studio/Tango.Telemetry/Tango.Telemetry.csproj
parente83090a37f55de0a454866d22df1f9f9c36567af (diff)
downloadTango-4fd21b08a24f1697ab6159509cad4fadf66c1a32.tar.gz
Tango-4fd21b08a24f1697ab6159509cad4fadf66c1a32.zip
Telemetry MQTT destination tested + In-Process Broker.
Diffstat (limited to 'Software/Visual_Studio/Tango.Telemetry/Tango.Telemetry.csproj')
-rw-r--r--Software/Visual_Studio/Tango.Telemetry/Tango.Telemetry.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Tango.Telemetry/Tango.Telemetry.csproj b/Software/Visual_Studio/Tango.Telemetry/Tango.Telemetry.csproj
index 035625149..249a9968f 100644
--- a/Software/Visual_Studio/Tango.Telemetry/Tango.Telemetry.csproj
+++ b/Software/Visual_Studio/Tango.Telemetry/Tango.Telemetry.csproj
@@ -245,6 +245,7 @@
<Compile Include="Helpers\DateTimeUTCFixer.cs" />
<Compile Include="Destinations\TelemetryAzureHubDestination.cs" />
<Compile Include="ExtensionMethods\ITelemetryExtensions.cs" />
+ <Compile Include="Helpers\InProcessMqttBroker.cs" />
<Compile Include="Helpers\InternetConnectivity.cs" />
<Compile Include="ITelemetryCheckpointsRecoveryClient.cs" />
<Compile Include="ITelemetryDestination.cs" />