quantaq.endpoints.data.Data.get

Data.get(**kwargs) dict

Return a single data point.

Parameters
  • sn (str) – The device serial number

  • id (int) – The id of the data point

  • raw (bool) – Return the raw (not final), default is False

Returns

Data information

Return type

dict