Module api

Source

Modules§

all_timestamps_forward_fill_strategy
compression_format
csv
data_export_service
export_channels
export_data_request
export_data_too_big
export_format
export_time_domain_channels
iso8601_timestamp_format
merge_timestamp_strategy
none_strategy
relative_timestamp_format
resolution_option
time_domain_channel
timestamp_format
undecimated_resolution

Structs§

AllTimestampsForwardFillStrategy
All timestamps will be kept. The value of a channel at a timestamp will be its latest value, within the provided look back period.
AsyncDataExportServiceEndpoints
Csv
DataExportServiceAsyncClient
Provides functionality for exporting data from Scout.
DataExportServiceClient
Provides functionality for exporting data from Scout.
DataExportServiceEndpoints
ExportDataRequest
ExportDataTooBig
ExportTimeDomainChannels
Iso8601TimestampFormat
NoneStrategy
Do nothing. The value of a channel will be empty at timestamps not present in its original time series.
RelativeTimestampFormat
Returns in relative time to the supplied timestamp.
TimeDomainChannel
UndecimatedResolution
Full resolution.

Enums§

CompressionFormat
ExportChannels
ExportFormat
MergeTimestampStrategy
ResolutionOption
TimestampFormat

Traits§

AsyncDataExportService
Provides functionality for exporting data from Scout.
DataExportService
Provides functionality for exporting data from Scout.