[Apache-IoTDB-MQTT] request to add timestamp automatically, if not provided by MQTT
- 主要言語
- Java
- スター
- 6.4k
- フォーク
- 1.2k
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 115
説明
We are having a lot of very small embedded boards (Arduino) without a RTC function (Real-Time-Clock). If we want to insert the data over MQTT, with the IoTDB-built-in-MQTT-service, the insertion only works, if we provide the timestamp inside the MQTT-JSON-format, like on your example: https://iotdb.apache.org/UserGuide/V0.12.x/Communication-Service-Protocol/Programming-MQTT.html
It would be nice, if the timestamp can be added automatically by IoTDB on database insert, if no timestamp is provided inside the MQTT-JSON structure.
IoTDB Version 0.12.1
コントリビューションガイド
調査の方向性
IoTDB 組み込み MQTT サービスと、issue にリンクされている V0.12.x MQTT プログラミングガイドから始め、タイムスタンプが存在しない場合に MQTT JSON メッセージがどのように処理されるかに焦点を当ててください。データベースへの挿入時に想定されるタイムスタンプの動作を特定し、明示的なタイムスタンプがあるメッセージとないメッセージの両方を対象としたカバレッジで検証してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- databases
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100