[Apache-IoTDB-MQTT] request to add timestamp automatically, if not provided by MQTT
- Lingua principale
- Java
- Stelle
- 6.4k
- Fork
- 1.2k
- Merge medio
- 1g 23h
- PR unite (30g)
- 115
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia con il servizio MQTT integrato di IoTDB e la guida alla programmazione MQTT di V0.12.x collegata nell’issue, concentrandoti su come vengono gestiti i messaggi JSON MQTT quando non è presente alcun timestamp. Determina il comportamento previsto del timestamp durante l’inserimento nel database e verificalo con una coverage per i messaggi sia con sia senza un timestamp esplicito.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- databases
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100