Module scout

Source

Modules§

api
asset
assets
catalog
channelvariables
chart
chartdefinition
checklistexecution
checks
comparisonnotebook
comparisonrun
compute
dataexport
datareview
datasource
favorites
integrations
internal
internal_versioning_service
jobs
layout
metadata
notebook
notebook_service
plotting
rids
run
run_service
template
template_service
units
units_service
versioning
versioning_service
video
workbookcommon

Structs§

AsyncInternalVersioningServiceEndpoints
AsyncNotebookServiceEndpoints
AsyncRunServiceEndpoints
AsyncTemplateServiceEndpoints
AsyncUnitsServiceEndpoints
AsyncVersioningServiceEndpoints
InternalVersioningServiceAsyncClient
These endpoints are not intended to be used directly by clients, since they require saving resource-specific state associated with new commits.
InternalVersioningServiceClient
These endpoints are not intended to be used directly by clients, since they require saving resource-specific state associated with new commits.
InternalVersioningServiceEndpoints
NotebookServiceAsyncClient
NotebookService manages workbooks (formerly known as notebooks).
NotebookServiceClient
NotebookService manages workbooks (formerly known as notebooks).
NotebookServiceEndpoints
RunServiceAsyncClient
Runs are collections of channels and metadata from one or more data sources, synchronized over a range of real time, which represents a test event or simulation. These API endpoints let you manage runs in the Nominal app.
RunServiceClient
Runs are collections of channels and metadata from one or more data sources, synchronized over a range of real time, which represents a test event or simulation. These API endpoints let you manage runs in the Nominal app.
RunServiceEndpoints
TemplateServiceAsyncClient
TemplateService manages templates, which are workbooks that can be re-used across runs. Templates are versioned.
TemplateServiceClient
TemplateService manages templates, which are workbooks that can be re-used across runs. Templates are versioned.
TemplateServiceEndpoints
UnitsServiceAsyncClient
The Units Service serves as a comprehensive catalog of the units of measurement supported by scout. Units, by default, follow the UCUM convention for representation.
UnitsServiceClient
The Units Service serves as a comprehensive catalog of the units of measurement supported by scout. Units, by default, follow the UCUM convention for representation.
UnitsServiceEndpoints
VersioningServiceAsyncClient
This is the external-facing portion of VersioningService which gives clients access to functionality that doesn’t create new commits. The creation of new commits should be done via the resource-specific services.
VersioningServiceClient
This is the external-facing portion of VersioningService which gives clients access to functionality that doesn’t create new commits. The creation of new commits should be done via the resource-specific services.
VersioningServiceEndpoints

Traits§

AsyncInternalVersioningService
These endpoints are not intended to be used directly by clients, since they require saving resource-specific state associated with new commits.
AsyncNotebookService
NotebookService manages workbooks (formerly known as notebooks).
AsyncRunService
Runs are collections of channels and metadata from one or more data sources, synchronized over a range of real time, which represents a test event or simulation. These API endpoints let you manage runs in the Nominal app.
AsyncTemplateService
TemplateService manages templates, which are workbooks that can be re-used across runs. Templates are versioned.
AsyncUnitsService
The Units Service serves as a comprehensive catalog of the units of measurement supported by scout. Units, by default, follow the UCUM convention for representation.
AsyncVersioningService
This is the external-facing portion of VersioningService which gives clients access to functionality that doesn’t create new commits. The creation of new commits should be done via the resource-specific services.
InternalVersioningService
These endpoints are not intended to be used directly by clients, since they require saving resource-specific state associated with new commits.
NotebookService
NotebookService manages workbooks (formerly known as notebooks).
RunService
Runs are collections of channels and metadata from one or more data sources, synchronized over a range of real time, which represents a test event or simulation. These API endpoints let you manage runs in the Nominal app.
TemplateService
TemplateService manages templates, which are workbooks that can be re-used across runs. Templates are versioned.
UnitsService
The Units Service serves as a comprehensive catalog of the units of measurement supported by scout. Units, by default, follow the UCUM convention for representation.
VersioningService
This is the external-facing portion of VersioningService which gives clients access to functionality that doesn’t create new commits. The creation of new commits should be done via the resource-specific services.