Skip to content

Release 1.9.0

Compare
Choose a tag to compare
@chisou chisou released this 11 Sep 13:56
· 114 commits to main since this release
  • Added support for inventory endpoints /availability, /supportedMeasurements and /supportedSeries.

  • Added Units class to support explicit modelling of measurement fragments.

  • Added support for the Current Application API (current application settings, current application subscriptions).

  • Added test fixture (app_factory) to conftest.py to register (and automatically unregister) a dedicated
    microservice application for advanced integration testing.

  • Making websocket ping interval explicit and updating it to 60 seconds by default.