Skip to main content

Module scout

Module scout 

Source

Modules§

assets
catalog
checklistexecution
checks
compute
dataexport
datareview
datasource
favorites
integrations
internal_versioning_service
jobs
metadata
notebook_service
run_service
sandbox
savedviews
template_service
units_service
versioning_service
video

Structs§

AsyncInternalVersioningServiceClient
AsyncNotebookServiceClient
AsyncRunServiceClient
AsyncTemplateServiceClient
AsyncUnitsServiceClient
AsyncVersioningServiceClient
InternalVersioningServiceClient
NotebookServiceClient
RunServiceClient
TemplateServiceClient
UnitsServiceClient
VersioningServiceClient

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.