Skip to content

Fixed bug in default channel type for TimeSeries.fetch

This PR fixes a bug in the default channel type for the TimeSeries.fetch operation (and friends). The crux is to exclude the ONLINE channel type when searching for channels.

Merge request reports