ChristianTremblay / pyhaystack

Pyhaystack is a module that allow python programs to connect to a haystack server project-haystack.org. Connection can be established with Niagara Platform running the nhaystack, Skyspark and Widesky. For this to work with Anaconda IPython Notebook in Windows, be sure to use "python setup.py install" using the Anaconda Command Prompt in Windows. If not, module will be installed for System path python but won't work in the environment of Anaconda IPython Notebook. You will need hszinc 1.3+ for this to work.
Apache License 2.0
74 stars 32 forks source link

Re-instate fix to refresh parameter on watchPoll #100

Closed sjlongland closed 4 years ago

sjlongland commented 4 years ago

This should hopefully fix issue #98.

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.03%) to 39.506% when pulling 5158b7d711429c336733363532bf5e7985241cf2 on sjlongland:bugfix/watchpoll-refresh into 093f2408f2234c7f321d43a32b87d8a78e9e17ea on ChristianTremblay:develop.