sccn-chriss opened a new issue #4196:
URL: https://github.com/apache/iotdb/issues/4196


   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  


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to