Skip to content

Enhance and modify API calls

Patrick Godwin requested to merge enhance_api into main
  • add 'describe' to return channel metadata corresponding to specific channels
  • change what was 'fetch' to 'stream', to stream timeseries data
  • change 'find_channels' -> 'find'
  • change 'count_channels' -> 'count'

Merge request reports