Skip to content

Releases: AMRC-FactoryPlus/js-edge-driver

v0.0.5

15 Jan 15:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

28 Aug 09:56
131246b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

Support async devices

20 Aug 14:51
fcbf9ba
Compare
Choose a tag to compare

This release includes breaking changes to the API.

  • Introduce support for async devices which cannot be polled and produce data without prompting.
  • Change the API for creating the handler.
  • Require an explicit connect method on a handler.
  • Provide reconnection support in the driver instead of requiring handlers to do this.

Initial release

17 Jul 10:58
Compare
Choose a tag to compare

Initial release of the ACS edge driver library.

Supports read-only, polled device drivers.