Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

v5.21.0: Monitoring (#367)

Compare
Choose a tag to compare
@clare clare released this 23 May 23:07
ad1d95f
* Can now specify groups, devices and dates.

* Getting paging working

* Visits now are calculated.

* Removed null tags

* tested paging now

* tidied up return of function

* Can now see device details

* Improved readability of select tag code

* First cypress station test

* Added tests to test updating recording station

* Station information included, and can query different ais

* Renamed tests to monitoring.

* refactoring output from monitoring api

* Added errors

* Added view as super user functionality.

* Fix python compile issue

* Fixed subtle page bug.  Thanks tests!

* Actually fixed now

* Opps missed file

* Removed unused fields from the API

* added matts cypress monitoring tests

* Updated API

* Moved performance tests into own folder

* Updated apidoc and reversed returned order of visists.

* Added a note

* Small documentation improvements around page-size

Co-authored-by: Clare McLennan <>
Co-authored-by: Matt <[email protected]>