Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@jonavila jonavila released this 03 Jun 01:11
· 10 commits to master since this release
38e3bdf

Bug Fixes

  • Refactor retry logic for devices' get and set Requests
    Each device can now be configured with a max number of retries it will attempt to send a message to Crestron and receive a response.

Additionally, a separate getTimeout and setTimeout can be configured before a get and set request is retried.

Docs

  • Provide config example for getTimeout, setTimeout, and retries