Adding data from the past
- 
 I have a device that caches data and I want to send over packets of maybe 30 minutes data over to MyController. 
 It is remote, so it would be nice to do this via MQTT.
 Question is, how can I tell MyController the timestamp of each datapoint to write it to the database correctly, is that even possible?
- 
 @ragflyer I do not see any option on MQTT. For now, we do not have any option. Let me create a REST API to support this feature. Kindly create a ticket to track this issue. Thank you!