Skip to main content
Solved

Empty time series after insert datapoints


Hi guys, 

Could you please help me find out why it still shows empty time series even though I have insert data points?

 

I am able to list the data points in “my_ts1” time series with API but I can’t view them in chart.

How can I view the time series data in chart? Thanks a lot!

Best answer by Fredrik Holm

Hi Jasmin.

 

Please note that timestamp for datapoints is stated in milliseconds since the Epoch (Jan 1, 1970).

So the timestamp you should insert is probably something like 1708559337000.

Kind regards,

Fredrik

View original
Did this topic help you find an answer to your question?

3 replies

Forum|alt.badge.img
  • Practitioner
  • 9 replies
  • Answer
  • March 1, 2024

Hi Jasmin.

 

Please note that timestamp for datapoints is stated in milliseconds since the Epoch (Jan 1, 1970).

So the timestamp you should insert is probably something like 1708559337000.

Kind regards,

Fredrik


  • Author
  • Active
  • 2 replies
  • March 1, 2024
Fredrik Holm wrote:

Hi Jasmin.

 

Please note that timestamp for datapoints is stated in milliseconds since the Epoch (Jan 1, 1970).

So the timestamp you should insert is probably something like 1708559337000.

Kind regards,

Fredrik

Thanks Fredrik! That makes sense,  I’ll check it later.


  • Author
  • Active
  • 2 replies
  • March 5, 2024

Solved. As  @Fredrik Holm said, the timestamp should be in milliseconds. It works now, thank you so much! You save my day.


Reply


Cookie Policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings