Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

Making the Raspi example more reliable #31

Open
ctmalan opened this issue Jan 15, 2014 · 1 comment
Open

Making the Raspi example more reliable #31

ctmalan opened this issue Jan 15, 2014 · 1 comment

Comments

@ctmalan
Copy link

ctmalan commented Jan 15, 2014

It seems that poor network conditions causes the Raspi example to fail.

This can be improved by moving the lines: feed = api.feeds.get(FEED_ID) and datastream = get_datastream(feed) into the while True: loop.

Any better suggestions will be most welcome.

Refer to http://stackoverflow.com/questions/19808512/data-to-and-fro-hang-xively/21086914#21086914

@stetelepta
Copy link

Thanks, ran into that too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants