Azure / Azure/azure-iot-sdk-python

[Technical Question] Issue with idle data consumption.

オープン
#1,201 コメント 1 件 リアクション 0 件 担当者 1 名 @cartertinney が担当を希望しています GitHub で見る
question
主要言語
Python
スター
438
フォーク
380
平均マージ
22時間 17分
マージ済み PR(30日)
22

説明

# Context
OS info: Raspbian GNU/Linux 11 (bullseye)
Python version: Python 3.9.2
pip version: pip 20.3.4
version taken from requirements.txt: azure-iot-device==2.12.0

# Description
In our product we use the azure-iot-device and recently we've been selling our product with a sim card and with this we have a need to reduce our data consumption to a minimum.

We experimented with a whole lot of different configurations that the library allows us like for example changing if the connection uses websockets or not among other things and, regardless of what we do, there is a daily consumption of around 3mb. It seems like a lot. We have analyzed the traffic and there's a packet that is sent every 10 seconds and another different kind that is sent every 30 seconds. We haven't been able to change anything in the library to modify this behavior. Here are some screenshots of our analyzed traffic.

![Image](https://github.com/user-attachments/assets/b55045f4-4fea-4d75-a5fb-92590b7b4289)
![Image](https://github.com/user-attachments/assets/afe7bedb-3d51-4a94-afe4-2bbfddbe6392)

So is there a way we can reduce this data consumption? Is there a solution to this? Any help would be appreciated.

Thanks in advance.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。