WebThingsIO / thing-url-adapter

Proxy adapter for Web Thing API endpoints
Mozilla Public License 2.0
22 stars 18 forks source link

Improve property polling #74

Closed hobinjk closed 5 years ago

hobinjk commented 5 years ago

Most notably removes the case where a bunch of network requests could queue up and all spam the web thing at the same time. Also gets a bit smarter about the thing removal process.