Skip to content

v0.1.0-pre.10

Pre-release
Pre-release

Choose a tag to compare

@ewilken ewilken released this 12 Jul 13:27
· 22 commits to main since this release

Fallible characteristic read & update callbacks

  • return Results from OnReadFn, OnUpdateFn, OnReadFuture and OnUpdateFuture to be able to reflect errors getting and setting values from and to the real world to the requesting crontroller
  • update tokio dependency and remove unused feature flags