You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot reproduce this error. When I configure a protocol to sample both weather and air quality on a regular basis (IntervalTrigger) it seems to work fine.
Two things to note:
make sure that you're on the latest v. 0.40.12 version of CAMS (previously there was a bug in the IntervalTrigger)
check you weather API key - if you're using the CACHET api key (ending in 844a) it is on a regular basis blocked due to over-use
Weather seems to work ok when I use all sensors excluding air quality. Once I add air quality I don't get anything anymore from weather.
code (with sampling every 10s. In real experiment the sampling will obviously be at a lower frequency).
The text was updated successfully, but these errors were encountered: