Release 1.9.0
-
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
) toconftest.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.