Starts a query for logging data. This method can be used for historic and live data depending on the selector.
Returns a deregistration function for the listener.
Starts a query for logging data. This method can be used for historic and live data depending on the selector.
Returns a deregistration function for the listener.
Depending on the format
in the query options, the query listener result has a specific type.
format
is 'csv'
, the result type is LoggingDataBlob
LoggingDataMetric[][]
Depending on the format
in the query options, the query listener result has a specific type.
format
is 'csv'
, the result type is LoggingDataBlob
LoggingDataMetric[][]
Generated using TypeDoc
Destroy the client. Always call this when the client is not used anymore. When the context is destroyed, this is called automatically