Software Archive
Read-only legacy content
17061 Discussions

IoT Analytics data observation

Konstantin_K_
Beginner
938 Views

Hello,

I try to use IoT Analytics service

  • Connect and activate device
  • Register temp sensor
  • Create observation

 

root@quark0176e8:~# iotkit-admin observation temp 25
2014-09-04T03:09:04.346Z - info: Sending attributes...
2014-09-04T03:09:09.283Z - info: Submitting:  n=temp, v=25
2014-09-04T03:09:15.807Z - info: Response received:  response=none detail, status=0
2014-09-04T03:09:15.815Z - info: Observation Sent response=none detail, status=0

root@quark0176e8:~# tail  /tmp/agent.log
{"n":"temp","v":"25","level":"info","message":"Submitting: ","timestamp":"2014-09-04T03:09:09.298Z"}
{"response":"none detail","status":0,"level":"info","message":"Response received: ","timestamp":"2014-09-04T03:09:15.809Z"}
  • Check Dashboard

Device 1 Activ
Last hour observation 0
Helthy 100%

that does not correct?

 

 

0 Kudos
5 Replies
Yizhuo_G_
Beginner
938 Views

In your Dashboard you should change the Observations period to Total observations.

you can see the number!

but i have a question too, i can't see any data in MY Charts, it's weird!

Can you help me about this?

Thank you!

1.jpg

2.jpg

 

 

0 Kudos
Konstantin_K_
Beginner
938 Views

Thank You Yizhuo G.
You are correct! Time not synchronised, and observation was saved to past time.

0 Kudos
Joanna_R_Intel
Employee
938 Views

Healthy devices: device is healthy when it submitted data in health time period (this period is account specific, by default it’s 1 day).

Observation counter:

  1. It shows submitted observation count by timestamp of data
  2. If you change the period for observation counter to ‘all time’, you should see observation submitted for >1 year ago.
  3. This is implemented this way to enable submission of past data for analysis

Please verify if you can see this data on the chart if you select ‘all time’ period.

 

0 Kudos
Matthias_H_Intel
Employee
938 Views

also note the time skew:

 

2014-09-04 on your device vs end of Nov on the dashboard. I.E. the sensor data might appear 2 months earlier on your chart

0 Kudos
chandra_s_1
Beginner
938 Views

Yizhuo G. wrote:

In your Dashboard you should change the Observations period to Total observations.

you can see the number!

but i have a question too, i can't see any data in MY Charts, it's weird!

Can you help me about this?

Thank you!

false

false

 

 

we changed the time period to past year , its working for us and showing the graphs.

try it

 

0 Kudos
Reply