Add /data method to get Scalar data in different formats.

Issue #162 resolved
Saxon Milton created an issue

We wish to implement a /data method in vidgrind, similar to netreceiver’s /data method. This would allow us to get Scalar data in different formats. Once this is implemented, our graphing functionality in the vidgrind search UI (which currently use netreceiver’s data method) can be updated to use vidgrind’s data method. See the netreceive dataHandler for inspo on how to implement the vidgrind data method. It will probably use the iotds.GetScalar function, which provides the ability to specify time ranges.

Comments (2)

  1. Log in to comment