nominal-api 0.913.0__tar.gz → 0.915.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of nominal-api might be problematic. Click here for more details.
- {nominal_api-0.913.0 → nominal_api-0.915.0}/PKG-INFO +1 -1
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/__init__.py +1 -1
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/_impl.py +349 -38
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_compute_api/__init__.py +8 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api.egg-info/PKG-INFO +1 -1
- {nominal_api-0.913.0 → nominal_api-0.915.0}/setup.py +1 -1
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/api_ids/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/api_rids/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/attachments_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/authentication_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/authorization/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/comments_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/connect_download/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/datasource/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/datasource_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/datasource_logset/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/datasource_logset_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/datasource_pagination_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/event/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/ingest_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/ingest_workflow_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/module/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/module_internal/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/modules_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/persistent_compute_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/py.typed +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_asset_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_assets/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_catalog/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_channelvariables_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_chart_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_chartdefinition_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_checklistexecution_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_checks_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_comparisonnotebook_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_comparisonrun_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_compute_api_deprecated/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_compute_resolved_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_dataexport_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_datareview_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_datasource/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_datasource_connection/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_datasource_connection_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_datasource_connection_api_influx/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_favorites/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_favorites_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_integrations_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_internal_search_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_jobs_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_layout_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_metadata/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_notebook_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_plotting/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_rids_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_run_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_savedviews/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_savedviews_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_template_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_units_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_versioning_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_video/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_video_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_workbookcommon_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/secrets_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/security_api_workspace/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/storage_datasource_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/storage_deletion_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/storage_series_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/storage_writer_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/themes_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/timeseries_archetype/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/timeseries_archetype_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/timeseries_channelmetadata/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/timeseries_channelmetadata_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/timeseries_logicalseries/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/timeseries_logicalseries_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/timeseries_seriescache/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/timeseries_seriescache_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/upload_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/usercreation_api/__init__.py +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api.egg-info/SOURCES.txt +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api.egg-info/dependency_links.txt +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api.egg-info/requires.txt +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api.egg-info/top_level.txt +0 -0
- {nominal_api-0.913.0 → nominal_api-0.915.0}/setup.cfg +0 -0
|
@@ -35138,6 +35138,7 @@ class scout_checks_api_ChecklistSearchQuery(ConjureUnionType):
|
|
|
35138
35138
|
_workspace: Optional[str] = None
|
|
35139
35139
|
_author_is_current_user: Optional[bool] = None
|
|
35140
35140
|
_author_rids: Optional[List[str]] = None
|
|
35141
|
+
_is_archived: Optional[bool] = None
|
|
35141
35142
|
|
|
35142
35143
|
@builtins.classmethod
|
|
35143
35144
|
def _options(cls) -> Dict[str, ConjureFieldDefinition]:
|
|
@@ -35155,7 +35156,8 @@ class scout_checks_api_ChecklistSearchQuery(ConjureUnionType):
|
|
|
35155
35156
|
'not_': ConjureFieldDefinition('not', scout_checks_api_ChecklistSearchQuery),
|
|
35156
35157
|
'workspace': ConjureFieldDefinition('workspace', api_rids_WorkspaceRid),
|
|
35157
35158
|
'author_is_current_user': ConjureFieldDefinition('authorIsCurrentUser', bool),
|
|
35158
|
-
'author_rids': ConjureFieldDefinition('authorRids', List[scout_rids_api_UserRid])
|
|
35159
|
+
'author_rids': ConjureFieldDefinition('authorRids', List[scout_rids_api_UserRid]),
|
|
35160
|
+
'is_archived': ConjureFieldDefinition('isArchived', bool)
|
|
35159
35161
|
}
|
|
35160
35162
|
|
|
35161
35163
|
def __init__(
|
|
@@ -35174,10 +35176,11 @@ class scout_checks_api_ChecklistSearchQuery(ConjureUnionType):
|
|
|
35174
35176
|
workspace: Optional[str] = None,
|
|
35175
35177
|
author_is_current_user: Optional[bool] = None,
|
|
35176
35178
|
author_rids: Optional[List[str]] = None,
|
|
35179
|
+
is_archived: Optional[bool] = None,
|
|
35177
35180
|
type_of_union: Optional[str] = None
|
|
35178
35181
|
) -> None:
|
|
35179
35182
|
if type_of_union is None:
|
|
35180
|
-
if (and_ is not None) + (or_ is not None) + (search_text is not None) + (label is not None) + (labels is not None) + (property is not None) + (properties is not None) + (author_rid is not None) + (assignee_rid is not None) + (is_published is not None) + (not_ is not None) + (workspace is not None) + (author_is_current_user is not None) + (author_rids is not None) != 1:
|
|
35183
|
+
if (and_ is not None) + (or_ is not None) + (search_text is not None) + (label is not None) + (labels is not None) + (property is not None) + (properties is not None) + (author_rid is not None) + (assignee_rid is not None) + (is_published is not None) + (not_ is not None) + (workspace is not None) + (author_is_current_user is not None) + (author_rids is not None) + (is_archived is not None) != 1:
|
|
35181
35184
|
raise ValueError('a union must contain a single member')
|
|
35182
35185
|
|
|
35183
35186
|
if and_ is not None:
|
|
@@ -35222,6 +35225,9 @@ class scout_checks_api_ChecklistSearchQuery(ConjureUnionType):
|
|
|
35222
35225
|
if author_rids is not None:
|
|
35223
35226
|
self._author_rids = author_rids
|
|
35224
35227
|
self._type = 'authorRids'
|
|
35228
|
+
if is_archived is not None:
|
|
35229
|
+
self._is_archived = is_archived
|
|
35230
|
+
self._type = 'isArchived'
|
|
35225
35231
|
|
|
35226
35232
|
elif type_of_union == 'and':
|
|
35227
35233
|
if and_ is None:
|
|
@@ -35293,6 +35299,11 @@ class scout_checks_api_ChecklistSearchQuery(ConjureUnionType):
|
|
|
35293
35299
|
raise ValueError('a union value must not be None')
|
|
35294
35300
|
self._author_rids = author_rids
|
|
35295
35301
|
self._type = 'authorRids'
|
|
35302
|
+
elif type_of_union == 'isArchived':
|
|
35303
|
+
if is_archived is None:
|
|
35304
|
+
raise ValueError('a union value must not be None')
|
|
35305
|
+
self._is_archived = is_archived
|
|
35306
|
+
self._type = 'isArchived'
|
|
35296
35307
|
|
|
35297
35308
|
@builtins.property
|
|
35298
35309
|
def and_(self) -> Optional[List["scout_checks_api_ChecklistSearchQuery"]]:
|
|
@@ -35350,6 +35361,10 @@ class scout_checks_api_ChecklistSearchQuery(ConjureUnionType):
|
|
|
35350
35361
|
def author_rids(self) -> Optional[List[str]]:
|
|
35351
35362
|
return self._author_rids
|
|
35352
35363
|
|
|
35364
|
+
@builtins.property
|
|
35365
|
+
def is_archived(self) -> Optional[bool]:
|
|
35366
|
+
return self._is_archived
|
|
35367
|
+
|
|
35353
35368
|
def accept(self, visitor) -> Any:
|
|
35354
35369
|
if not isinstance(visitor, scout_checks_api_ChecklistSearchQueryVisitor):
|
|
35355
35370
|
raise ValueError('{} is not an instance of scout_checks_api_ChecklistSearchQueryVisitor'.format(visitor.__class__.__name__))
|
|
@@ -35381,6 +35396,8 @@ class scout_checks_api_ChecklistSearchQuery(ConjureUnionType):
|
|
|
35381
35396
|
return visitor._author_is_current_user(self.author_is_current_user)
|
|
35382
35397
|
if self._type == 'authorRids' and self.author_rids is not None:
|
|
35383
35398
|
return visitor._author_rids(self.author_rids)
|
|
35399
|
+
if self._type == 'isArchived' and self.is_archived is not None:
|
|
35400
|
+
return visitor._is_archived(self.is_archived)
|
|
35384
35401
|
|
|
35385
35402
|
|
|
35386
35403
|
scout_checks_api_ChecklistSearchQuery.__name__ = "ChecklistSearchQuery"
|
|
@@ -35446,6 +35463,10 @@ class scout_checks_api_ChecklistSearchQueryVisitor:
|
|
|
35446
35463
|
def _author_rids(self, author_rids: List[str]) -> Any:
|
|
35447
35464
|
pass
|
|
35448
35465
|
|
|
35466
|
+
@abstractmethod
|
|
35467
|
+
def _is_archived(self, is_archived: bool) -> Any:
|
|
35468
|
+
pass
|
|
35469
|
+
|
|
35449
35470
|
|
|
35450
35471
|
scout_checks_api_ChecklistSearchQueryVisitor.__name__ = "ChecklistSearchQueryVisitor"
|
|
35451
35472
|
scout_checks_api_ChecklistSearchQueryVisitor.__qualname__ = "ChecklistSearchQueryVisitor"
|
|
@@ -37220,8 +37241,6 @@ class scout_checks_api_SearchChecklistsRequest(ConjureBeanType):
|
|
|
37220
37241
|
|
|
37221
37242
|
@builtins.property
|
|
37222
37243
|
def archived_statuses(self) -> Optional[List["api_ArchivedStatus"]]:
|
|
37223
|
-
"""Default search status is NOT_ARCHIVED if none are provided. Allows for including archived checklists in search.
|
|
37224
|
-
"""
|
|
37225
37244
|
return self._archived_statuses
|
|
37226
37245
|
|
|
37227
37246
|
|
|
@@ -43191,6 +43210,7 @@ class scout_compute_api_ComputeNodeResponse(ConjureUnionType):
|
|
|
43191
43210
|
_numeric: Optional["scout_compute_api_NumericPlot"] = None
|
|
43192
43211
|
_bucketed_numeric: Optional["scout_compute_api_BucketedNumericPlot"] = None
|
|
43193
43212
|
_numeric_point: Optional[Optional["scout_compute_api_NumericPoint"]] = None
|
|
43213
|
+
_single_point: Optional[Optional["scout_compute_api_SinglePoint"]] = None
|
|
43194
43214
|
_arrow_numeric: Optional["scout_compute_api_ArrowNumericPlot"] = None
|
|
43195
43215
|
_arrow_bucketed_numeric: Optional["scout_compute_api_ArrowBucketedNumericPlot"] = None
|
|
43196
43216
|
_enum: Optional["scout_compute_api_EnumPlot"] = None
|
|
@@ -43220,6 +43240,7 @@ class scout_compute_api_ComputeNodeResponse(ConjureUnionType):
|
|
|
43220
43240
|
'numeric': ConjureFieldDefinition('numeric', scout_compute_api_NumericPlot),
|
|
43221
43241
|
'bucketed_numeric': ConjureFieldDefinition('bucketedNumeric', scout_compute_api_BucketedNumericPlot),
|
|
43222
43242
|
'numeric_point': ConjureFieldDefinition('numericPoint', OptionalTypeWrapper[scout_compute_api_NumericPoint]),
|
|
43243
|
+
'single_point': ConjureFieldDefinition('singlePoint', OptionalTypeWrapper[scout_compute_api_SinglePoint]),
|
|
43223
43244
|
'arrow_numeric': ConjureFieldDefinition('arrowNumeric', scout_compute_api_ArrowNumericPlot),
|
|
43224
43245
|
'arrow_bucketed_numeric': ConjureFieldDefinition('arrowBucketedNumeric', scout_compute_api_ArrowBucketedNumericPlot),
|
|
43225
43246
|
'enum': ConjureFieldDefinition('enum', scout_compute_api_EnumPlot),
|
|
@@ -43249,6 +43270,7 @@ class scout_compute_api_ComputeNodeResponse(ConjureUnionType):
|
|
|
43249
43270
|
numeric: Optional["scout_compute_api_NumericPlot"] = None,
|
|
43250
43271
|
bucketed_numeric: Optional["scout_compute_api_BucketedNumericPlot"] = None,
|
|
43251
43272
|
numeric_point: Optional[Optional["scout_compute_api_NumericPoint"]] = None,
|
|
43273
|
+
single_point: Optional[Optional["scout_compute_api_SinglePoint"]] = None,
|
|
43252
43274
|
arrow_numeric: Optional["scout_compute_api_ArrowNumericPlot"] = None,
|
|
43253
43275
|
arrow_bucketed_numeric: Optional["scout_compute_api_ArrowBucketedNumericPlot"] = None,
|
|
43254
43276
|
enum: Optional["scout_compute_api_EnumPlot"] = None,
|
|
@@ -43271,7 +43293,7 @@ class scout_compute_api_ComputeNodeResponse(ConjureUnionType):
|
|
|
43271
43293
|
type_of_union: Optional[str] = None
|
|
43272
43294
|
) -> None:
|
|
43273
43295
|
if type_of_union is None:
|
|
43274
|
-
if (range is not None) + (ranges_summary is not None) + (range_value is not None) + (numeric is not None) + (bucketed_numeric is not None) + (numeric_point is not None) + (arrow_numeric is not None) + (arrow_bucketed_numeric is not None) + (enum is not None) + (enum_point is not None) + (bucketed_enum is not None) + (arrow_enum is not None) + (arrow_bucketed_enum is not None) + (paged_log is not None) + (log_point is not None) + (cartesian is not None) + (bucketed_cartesian is not None) + (bucketed_cartesian3d is not None) + (bucketed_geo is not None) + (frequency_domain is not None) + (numeric_histogram is not None) + (enum_histogram is not None) + (curve_fit is not None) + (grouped is not None) + (array is not None) != 1:
|
|
43296
|
+
if (range is not None) + (ranges_summary is not None) + (range_value is not None) + (numeric is not None) + (bucketed_numeric is not None) + (numeric_point is not None) + (single_point is not None) + (arrow_numeric is not None) + (arrow_bucketed_numeric is not None) + (enum is not None) + (enum_point is not None) + (bucketed_enum is not None) + (arrow_enum is not None) + (arrow_bucketed_enum is not None) + (paged_log is not None) + (log_point is not None) + (cartesian is not None) + (bucketed_cartesian is not None) + (bucketed_cartesian3d is not None) + (bucketed_geo is not None) + (frequency_domain is not None) + (numeric_histogram is not None) + (enum_histogram is not None) + (curve_fit is not None) + (grouped is not None) + (array is not None) != 1:
|
|
43275
43297
|
raise ValueError('a union must contain a single member')
|
|
43276
43298
|
|
|
43277
43299
|
if range is not None:
|
|
@@ -43292,6 +43314,9 @@ class scout_compute_api_ComputeNodeResponse(ConjureUnionType):
|
|
|
43292
43314
|
if numeric_point is not None:
|
|
43293
43315
|
self._numeric_point = numeric_point
|
|
43294
43316
|
self._type = 'numericPoint'
|
|
43317
|
+
if single_point is not None:
|
|
43318
|
+
self._single_point = single_point
|
|
43319
|
+
self._type = 'singlePoint'
|
|
43295
43320
|
if arrow_numeric is not None:
|
|
43296
43321
|
self._arrow_numeric = arrow_numeric
|
|
43297
43322
|
self._type = 'arrowNumeric'
|
|
@@ -43380,6 +43405,11 @@ class scout_compute_api_ComputeNodeResponse(ConjureUnionType):
|
|
|
43380
43405
|
raise ValueError('a union value must not be None')
|
|
43381
43406
|
self._numeric_point = numeric_point
|
|
43382
43407
|
self._type = 'numericPoint'
|
|
43408
|
+
elif type_of_union == 'singlePoint':
|
|
43409
|
+
if single_point is None:
|
|
43410
|
+
raise ValueError('a union value must not be None')
|
|
43411
|
+
self._single_point = single_point
|
|
43412
|
+
self._type = 'singlePoint'
|
|
43383
43413
|
elif type_of_union == 'arrowNumeric':
|
|
43384
43414
|
if arrow_numeric is None:
|
|
43385
43415
|
raise ValueError('a union value must not be None')
|
|
@@ -43500,6 +43530,10 @@ class scout_compute_api_ComputeNodeResponse(ConjureUnionType):
|
|
|
43500
43530
|
def numeric_point(self) -> Optional[Optional["scout_compute_api_NumericPoint"]]:
|
|
43501
43531
|
return self._numeric_point
|
|
43502
43532
|
|
|
43533
|
+
@builtins.property
|
|
43534
|
+
def single_point(self) -> Optional[Optional["scout_compute_api_SinglePoint"]]:
|
|
43535
|
+
return self._single_point
|
|
43536
|
+
|
|
43503
43537
|
@builtins.property
|
|
43504
43538
|
def arrow_numeric(self) -> Optional["scout_compute_api_ArrowNumericPlot"]:
|
|
43505
43539
|
return self._arrow_numeric
|
|
@@ -43591,6 +43625,8 @@ class scout_compute_api_ComputeNodeResponse(ConjureUnionType):
|
|
|
43591
43625
|
return visitor._bucketed_numeric(self.bucketed_numeric)
|
|
43592
43626
|
if self._type == 'numericPoint' and self.numeric_point is not None:
|
|
43593
43627
|
return visitor._numeric_point(self.numeric_point)
|
|
43628
|
+
if self._type == 'singlePoint' and self.single_point is not None:
|
|
43629
|
+
return visitor._single_point(self.single_point)
|
|
43594
43630
|
if self._type == 'arrowNumeric' and self.arrow_numeric is not None:
|
|
43595
43631
|
return visitor._arrow_numeric(self.arrow_numeric)
|
|
43596
43632
|
if self._type == 'arrowBucketedNumeric' and self.arrow_bucketed_numeric is not None:
|
|
@@ -43662,6 +43698,10 @@ class scout_compute_api_ComputeNodeResponseVisitor:
|
|
|
43662
43698
|
def _numeric_point(self, numeric_point: Optional["scout_compute_api_NumericPoint"]) -> Any:
|
|
43663
43699
|
pass
|
|
43664
43700
|
|
|
43701
|
+
@abstractmethod
|
|
43702
|
+
def _single_point(self, single_point: Optional["scout_compute_api_SinglePoint"]) -> Any:
|
|
43703
|
+
pass
|
|
43704
|
+
|
|
43665
43705
|
@abstractmethod
|
|
43666
43706
|
def _arrow_numeric(self, arrow_numeric: "scout_compute_api_ArrowNumericPlot") -> Any:
|
|
43667
43707
|
pass
|
|
@@ -53188,40 +53228,52 @@ scout_compute_api_SelectNewestPointsSeries.__module__ = "nominal_api.scout_compu
|
|
|
53188
53228
|
|
|
53189
53229
|
class scout_compute_api_SelectValue(ConjureUnionType):
|
|
53190
53230
|
_first_point: Optional["scout_compute_api_Series"] = None
|
|
53231
|
+
_first_value_point: Optional["scout_compute_api_Series"] = None
|
|
53191
53232
|
_first_range: Optional["scout_compute_api_RangeSeries"] = None
|
|
53192
53233
|
_last_point: Optional["scout_compute_api_Series"] = None
|
|
53234
|
+
_last_value_point: Optional["scout_compute_api_Series"] = None
|
|
53193
53235
|
_last_range: Optional["scout_compute_api_RangeSeries"] = None
|
|
53194
53236
|
|
|
53195
53237
|
@builtins.classmethod
|
|
53196
53238
|
def _options(cls) -> Dict[str, ConjureFieldDefinition]:
|
|
53197
53239
|
return {
|
|
53198
53240
|
'first_point': ConjureFieldDefinition('firstPoint', scout_compute_api_Series),
|
|
53241
|
+
'first_value_point': ConjureFieldDefinition('firstValuePoint', scout_compute_api_Series),
|
|
53199
53242
|
'first_range': ConjureFieldDefinition('firstRange', scout_compute_api_RangeSeries),
|
|
53200
53243
|
'last_point': ConjureFieldDefinition('lastPoint', scout_compute_api_Series),
|
|
53244
|
+
'last_value_point': ConjureFieldDefinition('lastValuePoint', scout_compute_api_Series),
|
|
53201
53245
|
'last_range': ConjureFieldDefinition('lastRange', scout_compute_api_RangeSeries)
|
|
53202
53246
|
}
|
|
53203
53247
|
|
|
53204
53248
|
def __init__(
|
|
53205
53249
|
self,
|
|
53206
53250
|
first_point: Optional["scout_compute_api_Series"] = None,
|
|
53251
|
+
first_value_point: Optional["scout_compute_api_Series"] = None,
|
|
53207
53252
|
first_range: Optional["scout_compute_api_RangeSeries"] = None,
|
|
53208
53253
|
last_point: Optional["scout_compute_api_Series"] = None,
|
|
53254
|
+
last_value_point: Optional["scout_compute_api_Series"] = None,
|
|
53209
53255
|
last_range: Optional["scout_compute_api_RangeSeries"] = None,
|
|
53210
53256
|
type_of_union: Optional[str] = None
|
|
53211
53257
|
) -> None:
|
|
53212
53258
|
if type_of_union is None:
|
|
53213
|
-
if (first_point is not None) + (first_range is not None) + (last_point is not None) + (last_range is not None) != 1:
|
|
53259
|
+
if (first_point is not None) + (first_value_point is not None) + (first_range is not None) + (last_point is not None) + (last_value_point is not None) + (last_range is not None) != 1:
|
|
53214
53260
|
raise ValueError('a union must contain a single member')
|
|
53215
53261
|
|
|
53216
53262
|
if first_point is not None:
|
|
53217
53263
|
self._first_point = first_point
|
|
53218
53264
|
self._type = 'firstPoint'
|
|
53265
|
+
if first_value_point is not None:
|
|
53266
|
+
self._first_value_point = first_value_point
|
|
53267
|
+
self._type = 'firstValuePoint'
|
|
53219
53268
|
if first_range is not None:
|
|
53220
53269
|
self._first_range = first_range
|
|
53221
53270
|
self._type = 'firstRange'
|
|
53222
53271
|
if last_point is not None:
|
|
53223
53272
|
self._last_point = last_point
|
|
53224
53273
|
self._type = 'lastPoint'
|
|
53274
|
+
if last_value_point is not None:
|
|
53275
|
+
self._last_value_point = last_value_point
|
|
53276
|
+
self._type = 'lastValuePoint'
|
|
53225
53277
|
if last_range is not None:
|
|
53226
53278
|
self._last_range = last_range
|
|
53227
53279
|
self._type = 'lastRange'
|
|
@@ -53231,6 +53283,11 @@ class scout_compute_api_SelectValue(ConjureUnionType):
|
|
|
53231
53283
|
raise ValueError('a union value must not be None')
|
|
53232
53284
|
self._first_point = first_point
|
|
53233
53285
|
self._type = 'firstPoint'
|
|
53286
|
+
elif type_of_union == 'firstValuePoint':
|
|
53287
|
+
if first_value_point is None:
|
|
53288
|
+
raise ValueError('a union value must not be None')
|
|
53289
|
+
self._first_value_point = first_value_point
|
|
53290
|
+
self._type = 'firstValuePoint'
|
|
53234
53291
|
elif type_of_union == 'firstRange':
|
|
53235
53292
|
if first_range is None:
|
|
53236
53293
|
raise ValueError('a union value must not be None')
|
|
@@ -53241,6 +53298,11 @@ class scout_compute_api_SelectValue(ConjureUnionType):
|
|
|
53241
53298
|
raise ValueError('a union value must not be None')
|
|
53242
53299
|
self._last_point = last_point
|
|
53243
53300
|
self._type = 'lastPoint'
|
|
53301
|
+
elif type_of_union == 'lastValuePoint':
|
|
53302
|
+
if last_value_point is None:
|
|
53303
|
+
raise ValueError('a union value must not be None')
|
|
53304
|
+
self._last_value_point = last_value_point
|
|
53305
|
+
self._type = 'lastValuePoint'
|
|
53244
53306
|
elif type_of_union == 'lastRange':
|
|
53245
53307
|
if last_range is None:
|
|
53246
53308
|
raise ValueError('a union value must not be None')
|
|
@@ -53251,6 +53313,10 @@ class scout_compute_api_SelectValue(ConjureUnionType):
|
|
|
53251
53313
|
def first_point(self) -> Optional["scout_compute_api_Series"]:
|
|
53252
53314
|
return self._first_point
|
|
53253
53315
|
|
|
53316
|
+
@builtins.property
|
|
53317
|
+
def first_value_point(self) -> Optional["scout_compute_api_Series"]:
|
|
53318
|
+
return self._first_value_point
|
|
53319
|
+
|
|
53254
53320
|
@builtins.property
|
|
53255
53321
|
def first_range(self) -> Optional["scout_compute_api_RangeSeries"]:
|
|
53256
53322
|
return self._first_range
|
|
@@ -53259,6 +53325,10 @@ class scout_compute_api_SelectValue(ConjureUnionType):
|
|
|
53259
53325
|
def last_point(self) -> Optional["scout_compute_api_Series"]:
|
|
53260
53326
|
return self._last_point
|
|
53261
53327
|
|
|
53328
|
+
@builtins.property
|
|
53329
|
+
def last_value_point(self) -> Optional["scout_compute_api_Series"]:
|
|
53330
|
+
return self._last_value_point
|
|
53331
|
+
|
|
53262
53332
|
@builtins.property
|
|
53263
53333
|
def last_range(self) -> Optional["scout_compute_api_RangeSeries"]:
|
|
53264
53334
|
return self._last_range
|
|
@@ -53268,10 +53338,14 @@ class scout_compute_api_SelectValue(ConjureUnionType):
|
|
|
53268
53338
|
raise ValueError('{} is not an instance of scout_compute_api_SelectValueVisitor'.format(visitor.__class__.__name__))
|
|
53269
53339
|
if self._type == 'firstPoint' and self.first_point is not None:
|
|
53270
53340
|
return visitor._first_point(self.first_point)
|
|
53341
|
+
if self._type == 'firstValuePoint' and self.first_value_point is not None:
|
|
53342
|
+
return visitor._first_value_point(self.first_value_point)
|
|
53271
53343
|
if self._type == 'firstRange' and self.first_range is not None:
|
|
53272
53344
|
return visitor._first_range(self.first_range)
|
|
53273
53345
|
if self._type == 'lastPoint' and self.last_point is not None:
|
|
53274
53346
|
return visitor._last_point(self.last_point)
|
|
53347
|
+
if self._type == 'lastValuePoint' and self.last_value_point is not None:
|
|
53348
|
+
return visitor._last_value_point(self.last_value_point)
|
|
53275
53349
|
if self._type == 'lastRange' and self.last_range is not None:
|
|
53276
53350
|
return visitor._last_range(self.last_range)
|
|
53277
53351
|
|
|
@@ -53287,6 +53361,10 @@ class scout_compute_api_SelectValueVisitor:
|
|
|
53287
53361
|
def _first_point(self, first_point: "scout_compute_api_Series") -> Any:
|
|
53288
53362
|
pass
|
|
53289
53363
|
|
|
53364
|
+
@abstractmethod
|
|
53365
|
+
def _first_value_point(self, first_value_point: "scout_compute_api_Series") -> Any:
|
|
53366
|
+
pass
|
|
53367
|
+
|
|
53290
53368
|
@abstractmethod
|
|
53291
53369
|
def _first_range(self, first_range: "scout_compute_api_RangeSeries") -> Any:
|
|
53292
53370
|
pass
|
|
@@ -53295,6 +53373,10 @@ class scout_compute_api_SelectValueVisitor:
|
|
|
53295
53373
|
def _last_point(self, last_point: "scout_compute_api_Series") -> Any:
|
|
53296
53374
|
pass
|
|
53297
53375
|
|
|
53376
|
+
@abstractmethod
|
|
53377
|
+
def _last_value_point(self, last_value_point: "scout_compute_api_Series") -> Any:
|
|
53378
|
+
pass
|
|
53379
|
+
|
|
53298
53380
|
@abstractmethod
|
|
53299
53381
|
def _last_range(self, last_range: "scout_compute_api_RangeSeries") -> Any:
|
|
53300
53382
|
pass
|
|
@@ -53750,6 +53832,45 @@ scout_compute_api_SignalFilterSeries.__qualname__ = "SignalFilterSeries"
|
|
|
53750
53832
|
scout_compute_api_SignalFilterSeries.__module__ = "nominal_api.scout_compute_api"
|
|
53751
53833
|
|
|
53752
53834
|
|
|
53835
|
+
class scout_compute_api_SinglePoint(ConjureBeanType):
|
|
53836
|
+
"""A return type used for sending generic point value returns. Uses strings to pass Int64.
|
|
53837
|
+
Precision loss is a warning that will be true if any of the referenced series are Int series and
|
|
53838
|
+
the result is computed with casting values to doubles due to lack of ability to be done in clickhouse.
|
|
53839
|
+
"""
|
|
53840
|
+
|
|
53841
|
+
@builtins.classmethod
|
|
53842
|
+
def _fields(cls) -> Dict[str, ConjureFieldDefinition]:
|
|
53843
|
+
return {
|
|
53844
|
+
'timestamp': ConjureFieldDefinition('timestamp', api_Timestamp),
|
|
53845
|
+
'value': ConjureFieldDefinition('value', scout_compute_api_Value),
|
|
53846
|
+
'precision_loss': ConjureFieldDefinition('precisionLoss', bool)
|
|
53847
|
+
}
|
|
53848
|
+
|
|
53849
|
+
__slots__: List[str] = ['_timestamp', '_value', '_precision_loss']
|
|
53850
|
+
|
|
53851
|
+
def __init__(self, precision_loss: bool, timestamp: "api_Timestamp", value: "scout_compute_api_Value") -> None:
|
|
53852
|
+
self._timestamp = timestamp
|
|
53853
|
+
self._value = value
|
|
53854
|
+
self._precision_loss = precision_loss
|
|
53855
|
+
|
|
53856
|
+
@builtins.property
|
|
53857
|
+
def timestamp(self) -> "api_Timestamp":
|
|
53858
|
+
return self._timestamp
|
|
53859
|
+
|
|
53860
|
+
@builtins.property
|
|
53861
|
+
def value(self) -> "scout_compute_api_Value":
|
|
53862
|
+
return self._value
|
|
53863
|
+
|
|
53864
|
+
@builtins.property
|
|
53865
|
+
def precision_loss(self) -> bool:
|
|
53866
|
+
return self._precision_loss
|
|
53867
|
+
|
|
53868
|
+
|
|
53869
|
+
scout_compute_api_SinglePoint.__name__ = "SinglePoint"
|
|
53870
|
+
scout_compute_api_SinglePoint.__qualname__ = "SinglePoint"
|
|
53871
|
+
scout_compute_api_SinglePoint.__module__ = "nominal_api.scout_compute_api"
|
|
53872
|
+
|
|
53873
|
+
|
|
53753
53874
|
class scout_compute_api_SpatialDecimateStrategy(ConjureBeanType):
|
|
53754
53875
|
"""Decimate by spatial trees.
|
|
53755
53876
|
Creates buckets by bisecting on each dimension, creating quadrants for 2d scatter and octants for 3d scatter.
|
|
@@ -55349,6 +55470,148 @@ scout_compute_api_UnitsMissing.__qualname__ = "UnitsMissing"
|
|
|
55349
55470
|
scout_compute_api_UnitsMissing.__module__ = "nominal_api.scout_compute_api"
|
|
55350
55471
|
|
|
55351
55472
|
|
|
55473
|
+
class scout_compute_api_Value(ConjureUnionType):
|
|
55474
|
+
"""A way to represent any general return value. Supports numeric, string, array, and struct returns.
|
|
55475
|
+
"""
|
|
55476
|
+
_string_value: Optional[str] = None
|
|
55477
|
+
_float64_value: Optional[float] = None
|
|
55478
|
+
_int64_value: Optional[str] = None
|
|
55479
|
+
_array_value: Optional[List[Optional["scout_compute_api_Value"]]] = None
|
|
55480
|
+
_object_value: Optional[Dict[str, Optional["scout_compute_api_Value"]]] = None
|
|
55481
|
+
|
|
55482
|
+
@builtins.classmethod
|
|
55483
|
+
def _options(cls) -> Dict[str, ConjureFieldDefinition]:
|
|
55484
|
+
return {
|
|
55485
|
+
'string_value': ConjureFieldDefinition('stringValue', str),
|
|
55486
|
+
'float64_value': ConjureFieldDefinition('float64Value', float),
|
|
55487
|
+
'int64_value': ConjureFieldDefinition('int64Value', str),
|
|
55488
|
+
'array_value': ConjureFieldDefinition('arrayValue', List[OptionalTypeWrapper[scout_compute_api_Value]]),
|
|
55489
|
+
'object_value': ConjureFieldDefinition('objectValue', Dict[str, OptionalTypeWrapper[scout_compute_api_Value]])
|
|
55490
|
+
}
|
|
55491
|
+
|
|
55492
|
+
def __init__(
|
|
55493
|
+
self,
|
|
55494
|
+
string_value: Optional[str] = None,
|
|
55495
|
+
float64_value: Optional[float] = None,
|
|
55496
|
+
int64_value: Optional[str] = None,
|
|
55497
|
+
array_value: Optional[List[Optional["scout_compute_api_Value"]]] = None,
|
|
55498
|
+
object_value: Optional[Dict[str, Optional["scout_compute_api_Value"]]] = None,
|
|
55499
|
+
type_of_union: Optional[str] = None
|
|
55500
|
+
) -> None:
|
|
55501
|
+
if type_of_union is None:
|
|
55502
|
+
if (string_value is not None) + (float64_value is not None) + (int64_value is not None) + (array_value is not None) + (object_value is not None) != 1:
|
|
55503
|
+
raise ValueError('a union must contain a single member')
|
|
55504
|
+
|
|
55505
|
+
if string_value is not None:
|
|
55506
|
+
self._string_value = string_value
|
|
55507
|
+
self._type = 'stringValue'
|
|
55508
|
+
if float64_value is not None:
|
|
55509
|
+
self._float64_value = float64_value
|
|
55510
|
+
self._type = 'float64Value'
|
|
55511
|
+
if int64_value is not None:
|
|
55512
|
+
self._int64_value = int64_value
|
|
55513
|
+
self._type = 'int64Value'
|
|
55514
|
+
if array_value is not None:
|
|
55515
|
+
self._array_value = array_value
|
|
55516
|
+
self._type = 'arrayValue'
|
|
55517
|
+
if object_value is not None:
|
|
55518
|
+
self._object_value = object_value
|
|
55519
|
+
self._type = 'objectValue'
|
|
55520
|
+
|
|
55521
|
+
elif type_of_union == 'stringValue':
|
|
55522
|
+
if string_value is None:
|
|
55523
|
+
raise ValueError('a union value must not be None')
|
|
55524
|
+
self._string_value = string_value
|
|
55525
|
+
self._type = 'stringValue'
|
|
55526
|
+
elif type_of_union == 'float64Value':
|
|
55527
|
+
if float64_value is None:
|
|
55528
|
+
raise ValueError('a union value must not be None')
|
|
55529
|
+
self._float64_value = float64_value
|
|
55530
|
+
self._type = 'float64Value'
|
|
55531
|
+
elif type_of_union == 'int64Value':
|
|
55532
|
+
if int64_value is None:
|
|
55533
|
+
raise ValueError('a union value must not be None')
|
|
55534
|
+
self._int64_value = int64_value
|
|
55535
|
+
self._type = 'int64Value'
|
|
55536
|
+
elif type_of_union == 'arrayValue':
|
|
55537
|
+
if array_value is None:
|
|
55538
|
+
raise ValueError('a union value must not be None')
|
|
55539
|
+
self._array_value = array_value
|
|
55540
|
+
self._type = 'arrayValue'
|
|
55541
|
+
elif type_of_union == 'objectValue':
|
|
55542
|
+
if object_value is None:
|
|
55543
|
+
raise ValueError('a union value must not be None')
|
|
55544
|
+
self._object_value = object_value
|
|
55545
|
+
self._type = 'objectValue'
|
|
55546
|
+
|
|
55547
|
+
@builtins.property
|
|
55548
|
+
def string_value(self) -> Optional[str]:
|
|
55549
|
+
return self._string_value
|
|
55550
|
+
|
|
55551
|
+
@builtins.property
|
|
55552
|
+
def float64_value(self) -> Optional[float]:
|
|
55553
|
+
return self._float64_value
|
|
55554
|
+
|
|
55555
|
+
@builtins.property
|
|
55556
|
+
def int64_value(self) -> Optional[str]:
|
|
55557
|
+
return self._int64_value
|
|
55558
|
+
|
|
55559
|
+
@builtins.property
|
|
55560
|
+
def array_value(self) -> Optional[List[Optional["scout_compute_api_Value"]]]:
|
|
55561
|
+
return self._array_value
|
|
55562
|
+
|
|
55563
|
+
@builtins.property
|
|
55564
|
+
def object_value(self) -> Optional[Dict[str, Optional["scout_compute_api_Value"]]]:
|
|
55565
|
+
return self._object_value
|
|
55566
|
+
|
|
55567
|
+
def accept(self, visitor) -> Any:
|
|
55568
|
+
if not isinstance(visitor, scout_compute_api_ValueVisitor):
|
|
55569
|
+
raise ValueError('{} is not an instance of scout_compute_api_ValueVisitor'.format(visitor.__class__.__name__))
|
|
55570
|
+
if self._type == 'stringValue' and self.string_value is not None:
|
|
55571
|
+
return visitor._string_value(self.string_value)
|
|
55572
|
+
if self._type == 'float64Value' and self.float64_value is not None:
|
|
55573
|
+
return visitor._float64_value(self.float64_value)
|
|
55574
|
+
if self._type == 'int64Value' and self.int64_value is not None:
|
|
55575
|
+
return visitor._int64_value(self.int64_value)
|
|
55576
|
+
if self._type == 'arrayValue' and self.array_value is not None:
|
|
55577
|
+
return visitor._array_value(self.array_value)
|
|
55578
|
+
if self._type == 'objectValue' and self.object_value is not None:
|
|
55579
|
+
return visitor._object_value(self.object_value)
|
|
55580
|
+
|
|
55581
|
+
|
|
55582
|
+
scout_compute_api_Value.__name__ = "Value"
|
|
55583
|
+
scout_compute_api_Value.__qualname__ = "Value"
|
|
55584
|
+
scout_compute_api_Value.__module__ = "nominal_api.scout_compute_api"
|
|
55585
|
+
|
|
55586
|
+
|
|
55587
|
+
class scout_compute_api_ValueVisitor:
|
|
55588
|
+
|
|
55589
|
+
@abstractmethod
|
|
55590
|
+
def _string_value(self, string_value: str) -> Any:
|
|
55591
|
+
pass
|
|
55592
|
+
|
|
55593
|
+
@abstractmethod
|
|
55594
|
+
def _float64_value(self, float64_value: float) -> Any:
|
|
55595
|
+
pass
|
|
55596
|
+
|
|
55597
|
+
@abstractmethod
|
|
55598
|
+
def _int64_value(self, int64_value: str) -> Any:
|
|
55599
|
+
pass
|
|
55600
|
+
|
|
55601
|
+
@abstractmethod
|
|
55602
|
+
def _array_value(self, array_value: List[Optional["scout_compute_api_Value"]]) -> Any:
|
|
55603
|
+
pass
|
|
55604
|
+
|
|
55605
|
+
@abstractmethod
|
|
55606
|
+
def _object_value(self, object_value: Dict[str, Optional["scout_compute_api_Value"]]) -> Any:
|
|
55607
|
+
pass
|
|
55608
|
+
|
|
55609
|
+
|
|
55610
|
+
scout_compute_api_ValueVisitor.__name__ = "ValueVisitor"
|
|
55611
|
+
scout_compute_api_ValueVisitor.__qualname__ = "ValueVisitor"
|
|
55612
|
+
scout_compute_api_ValueVisitor.__module__ = "nominal_api.scout_compute_api"
|
|
55613
|
+
|
|
55614
|
+
|
|
55352
55615
|
class scout_compute_api_ValueDifferenceSeries(ConjureBeanType):
|
|
55353
55616
|
"""Outputs a new series where each value is the difference between the values of the current and previous point.
|
|
55354
55617
|
"""
|
|
@@ -55427,6 +55690,24 @@ scout_compute_api_ValueMapSeries.__qualname__ = "ValueMapSeries"
|
|
|
55427
55690
|
scout_compute_api_ValueMapSeries.__module__ = "nominal_api.scout_compute_api"
|
|
55428
55691
|
|
|
55429
55692
|
|
|
55693
|
+
class scout_compute_api_ValueStrategy(ConjureEnumType):
|
|
55694
|
+
|
|
55695
|
+
FIRST = 'FIRST'
|
|
55696
|
+
'''FIRST'''
|
|
55697
|
+
LAST = 'LAST'
|
|
55698
|
+
'''LAST'''
|
|
55699
|
+
UNKNOWN = 'UNKNOWN'
|
|
55700
|
+
'''UNKNOWN'''
|
|
55701
|
+
|
|
55702
|
+
def __reduce_ex__(self, proto):
|
|
55703
|
+
return self.__class__, (self.name,)
|
|
55704
|
+
|
|
55705
|
+
|
|
55706
|
+
scout_compute_api_ValueStrategy.__name__ = "ValueStrategy"
|
|
55707
|
+
scout_compute_api_ValueStrategy.__qualname__ = "ValueStrategy"
|
|
55708
|
+
scout_compute_api_ValueStrategy.__module__ = "nominal_api.scout_compute_api"
|
|
55709
|
+
|
|
55710
|
+
|
|
55430
55711
|
class scout_compute_api_VariableValue(ConjureUnionType):
|
|
55431
55712
|
_double: Optional[float] = None
|
|
55432
55713
|
_compute_node: Optional["scout_compute_api_ComputeNodeWithContext"] = None
|
|
@@ -63132,40 +63413,52 @@ scout_compute_resolved_api_SelectNewestPointsSeriesNode.__module__ = "nominal_ap
|
|
|
63132
63413
|
|
|
63133
63414
|
class scout_compute_resolved_api_SelectValueNode(ConjureUnionType):
|
|
63134
63415
|
_first_point: Optional["scout_compute_resolved_api_SeriesNode"] = None
|
|
63416
|
+
_first_value_point: Optional["scout_compute_resolved_api_SeriesNode"] = None
|
|
63135
63417
|
_first_range: Optional["scout_compute_resolved_api_RangesNode"] = None
|
|
63136
63418
|
_last_point: Optional["scout_compute_resolved_api_SeriesNode"] = None
|
|
63419
|
+
_last_value_point: Optional["scout_compute_resolved_api_SeriesNode"] = None
|
|
63137
63420
|
_last_range: Optional["scout_compute_resolved_api_RangesNode"] = None
|
|
63138
63421
|
|
|
63139
63422
|
@builtins.classmethod
|
|
63140
63423
|
def _options(cls) -> Dict[str, ConjureFieldDefinition]:
|
|
63141
63424
|
return {
|
|
63142
63425
|
'first_point': ConjureFieldDefinition('firstPoint', scout_compute_resolved_api_SeriesNode),
|
|
63426
|
+
'first_value_point': ConjureFieldDefinition('firstValuePoint', scout_compute_resolved_api_SeriesNode),
|
|
63143
63427
|
'first_range': ConjureFieldDefinition('firstRange', scout_compute_resolved_api_RangesNode),
|
|
63144
63428
|
'last_point': ConjureFieldDefinition('lastPoint', scout_compute_resolved_api_SeriesNode),
|
|
63429
|
+
'last_value_point': ConjureFieldDefinition('lastValuePoint', scout_compute_resolved_api_SeriesNode),
|
|
63145
63430
|
'last_range': ConjureFieldDefinition('lastRange', scout_compute_resolved_api_RangesNode)
|
|
63146
63431
|
}
|
|
63147
63432
|
|
|
63148
63433
|
def __init__(
|
|
63149
63434
|
self,
|
|
63150
63435
|
first_point: Optional["scout_compute_resolved_api_SeriesNode"] = None,
|
|
63436
|
+
first_value_point: Optional["scout_compute_resolved_api_SeriesNode"] = None,
|
|
63151
63437
|
first_range: Optional["scout_compute_resolved_api_RangesNode"] = None,
|
|
63152
63438
|
last_point: Optional["scout_compute_resolved_api_SeriesNode"] = None,
|
|
63439
|
+
last_value_point: Optional["scout_compute_resolved_api_SeriesNode"] = None,
|
|
63153
63440
|
last_range: Optional["scout_compute_resolved_api_RangesNode"] = None,
|
|
63154
63441
|
type_of_union: Optional[str] = None
|
|
63155
63442
|
) -> None:
|
|
63156
63443
|
if type_of_union is None:
|
|
63157
|
-
if (first_point is not None) + (first_range is not None) + (last_point is not None) + (last_range is not None) != 1:
|
|
63444
|
+
if (first_point is not None) + (first_value_point is not None) + (first_range is not None) + (last_point is not None) + (last_value_point is not None) + (last_range is not None) != 1:
|
|
63158
63445
|
raise ValueError('a union must contain a single member')
|
|
63159
63446
|
|
|
63160
63447
|
if first_point is not None:
|
|
63161
63448
|
self._first_point = first_point
|
|
63162
63449
|
self._type = 'firstPoint'
|
|
63450
|
+
if first_value_point is not None:
|
|
63451
|
+
self._first_value_point = first_value_point
|
|
63452
|
+
self._type = 'firstValuePoint'
|
|
63163
63453
|
if first_range is not None:
|
|
63164
63454
|
self._first_range = first_range
|
|
63165
63455
|
self._type = 'firstRange'
|
|
63166
63456
|
if last_point is not None:
|
|
63167
63457
|
self._last_point = last_point
|
|
63168
63458
|
self._type = 'lastPoint'
|
|
63459
|
+
if last_value_point is not None:
|
|
63460
|
+
self._last_value_point = last_value_point
|
|
63461
|
+
self._type = 'lastValuePoint'
|
|
63169
63462
|
if last_range is not None:
|
|
63170
63463
|
self._last_range = last_range
|
|
63171
63464
|
self._type = 'lastRange'
|
|
@@ -63175,6 +63468,11 @@ class scout_compute_resolved_api_SelectValueNode(ConjureUnionType):
|
|
|
63175
63468
|
raise ValueError('a union value must not be None')
|
|
63176
63469
|
self._first_point = first_point
|
|
63177
63470
|
self._type = 'firstPoint'
|
|
63471
|
+
elif type_of_union == 'firstValuePoint':
|
|
63472
|
+
if first_value_point is None:
|
|
63473
|
+
raise ValueError('a union value must not be None')
|
|
63474
|
+
self._first_value_point = first_value_point
|
|
63475
|
+
self._type = 'firstValuePoint'
|
|
63178
63476
|
elif type_of_union == 'firstRange':
|
|
63179
63477
|
if first_range is None:
|
|
63180
63478
|
raise ValueError('a union value must not be None')
|
|
@@ -63185,6 +63483,11 @@ class scout_compute_resolved_api_SelectValueNode(ConjureUnionType):
|
|
|
63185
63483
|
raise ValueError('a union value must not be None')
|
|
63186
63484
|
self._last_point = last_point
|
|
63187
63485
|
self._type = 'lastPoint'
|
|
63486
|
+
elif type_of_union == 'lastValuePoint':
|
|
63487
|
+
if last_value_point is None:
|
|
63488
|
+
raise ValueError('a union value must not be None')
|
|
63489
|
+
self._last_value_point = last_value_point
|
|
63490
|
+
self._type = 'lastValuePoint'
|
|
63188
63491
|
elif type_of_union == 'lastRange':
|
|
63189
63492
|
if last_range is None:
|
|
63190
63493
|
raise ValueError('a union value must not be None')
|
|
@@ -63195,6 +63498,10 @@ class scout_compute_resolved_api_SelectValueNode(ConjureUnionType):
|
|
|
63195
63498
|
def first_point(self) -> Optional["scout_compute_resolved_api_SeriesNode"]:
|
|
63196
63499
|
return self._first_point
|
|
63197
63500
|
|
|
63501
|
+
@builtins.property
|
|
63502
|
+
def first_value_point(self) -> Optional["scout_compute_resolved_api_SeriesNode"]:
|
|
63503
|
+
return self._first_value_point
|
|
63504
|
+
|
|
63198
63505
|
@builtins.property
|
|
63199
63506
|
def first_range(self) -> Optional["scout_compute_resolved_api_RangesNode"]:
|
|
63200
63507
|
return self._first_range
|
|
@@ -63203,6 +63510,10 @@ class scout_compute_resolved_api_SelectValueNode(ConjureUnionType):
|
|
|
63203
63510
|
def last_point(self) -> Optional["scout_compute_resolved_api_SeriesNode"]:
|
|
63204
63511
|
return self._last_point
|
|
63205
63512
|
|
|
63513
|
+
@builtins.property
|
|
63514
|
+
def last_value_point(self) -> Optional["scout_compute_resolved_api_SeriesNode"]:
|
|
63515
|
+
return self._last_value_point
|
|
63516
|
+
|
|
63206
63517
|
@builtins.property
|
|
63207
63518
|
def last_range(self) -> Optional["scout_compute_resolved_api_RangesNode"]:
|
|
63208
63519
|
return self._last_range
|
|
@@ -63212,10 +63523,14 @@ class scout_compute_resolved_api_SelectValueNode(ConjureUnionType):
|
|
|
63212
63523
|
raise ValueError('{} is not an instance of scout_compute_resolved_api_SelectValueNodeVisitor'.format(visitor.__class__.__name__))
|
|
63213
63524
|
if self._type == 'firstPoint' and self.first_point is not None:
|
|
63214
63525
|
return visitor._first_point(self.first_point)
|
|
63526
|
+
if self._type == 'firstValuePoint' and self.first_value_point is not None:
|
|
63527
|
+
return visitor._first_value_point(self.first_value_point)
|
|
63215
63528
|
if self._type == 'firstRange' and self.first_range is not None:
|
|
63216
63529
|
return visitor._first_range(self.first_range)
|
|
63217
63530
|
if self._type == 'lastPoint' and self.last_point is not None:
|
|
63218
63531
|
return visitor._last_point(self.last_point)
|
|
63532
|
+
if self._type == 'lastValuePoint' and self.last_value_point is not None:
|
|
63533
|
+
return visitor._last_value_point(self.last_value_point)
|
|
63219
63534
|
if self._type == 'lastRange' and self.last_range is not None:
|
|
63220
63535
|
return visitor._last_range(self.last_range)
|
|
63221
63536
|
|
|
@@ -63231,6 +63546,10 @@ class scout_compute_resolved_api_SelectValueNodeVisitor:
|
|
|
63231
63546
|
def _first_point(self, first_point: "scout_compute_resolved_api_SeriesNode") -> Any:
|
|
63232
63547
|
pass
|
|
63233
63548
|
|
|
63549
|
+
@abstractmethod
|
|
63550
|
+
def _first_value_point(self, first_value_point: "scout_compute_resolved_api_SeriesNode") -> Any:
|
|
63551
|
+
pass
|
|
63552
|
+
|
|
63234
63553
|
@abstractmethod
|
|
63235
63554
|
def _first_range(self, first_range: "scout_compute_resolved_api_RangesNode") -> Any:
|
|
63236
63555
|
pass
|
|
@@ -63239,6 +63558,10 @@ class scout_compute_resolved_api_SelectValueNodeVisitor:
|
|
|
63239
63558
|
def _last_point(self, last_point: "scout_compute_resolved_api_SeriesNode") -> Any:
|
|
63240
63559
|
pass
|
|
63241
63560
|
|
|
63561
|
+
@abstractmethod
|
|
63562
|
+
def _last_value_point(self, last_value_point: "scout_compute_resolved_api_SeriesNode") -> Any:
|
|
63563
|
+
pass
|
|
63564
|
+
|
|
63242
63565
|
@abstractmethod
|
|
63243
63566
|
def _last_range(self, last_range: "scout_compute_resolved_api_RangesNode") -> Any:
|
|
63244
63567
|
pass
|
|
@@ -80621,16 +80944,14 @@ class scout_savedviews_api_AssetSearchState(ConjureBeanType):
|
|
|
80621
80944
|
def _fields(cls) -> Dict[str, ConjureFieldDefinition]:
|
|
80622
80945
|
return {
|
|
80623
80946
|
'sort': ConjureFieldDefinition('sort', OptionalTypeWrapper[scout_asset_api_AssetSortOptions]),
|
|
80624
|
-
'query': ConjureFieldDefinition('query', scout_asset_api_SearchAssetsQuery)
|
|
80625
|
-
'archived_statuses': ConjureFieldDefinition('archivedStatuses', List[api_ArchivedStatus])
|
|
80947
|
+
'query': ConjureFieldDefinition('query', scout_asset_api_SearchAssetsQuery)
|
|
80626
80948
|
}
|
|
80627
80949
|
|
|
80628
|
-
__slots__: List[str] = ['_sort', '_query'
|
|
80950
|
+
__slots__: List[str] = ['_sort', '_query']
|
|
80629
80951
|
|
|
80630
|
-
def __init__(self,
|
|
80952
|
+
def __init__(self, query: "scout_asset_api_SearchAssetsQuery", sort: Optional["scout_asset_api_AssetSortOptions"] = None) -> None:
|
|
80631
80953
|
self._sort = sort
|
|
80632
80954
|
self._query = query
|
|
80633
|
-
self._archived_statuses = archived_statuses
|
|
80634
80955
|
|
|
80635
80956
|
@builtins.property
|
|
80636
80957
|
def sort(self) -> Optional["scout_asset_api_AssetSortOptions"]:
|
|
@@ -80640,10 +80961,6 @@ class scout_savedviews_api_AssetSearchState(ConjureBeanType):
|
|
|
80640
80961
|
def query(self) -> "scout_asset_api_SearchAssetsQuery":
|
|
80641
80962
|
return self._query
|
|
80642
80963
|
|
|
80643
|
-
@builtins.property
|
|
80644
|
-
def archived_statuses(self) -> List["api_ArchivedStatus"]:
|
|
80645
|
-
return self._archived_statuses
|
|
80646
|
-
|
|
80647
80964
|
|
|
80648
80965
|
scout_savedviews_api_AssetSearchState.__name__ = "AssetSearchState"
|
|
80649
80966
|
scout_savedviews_api_AssetSearchState.__qualname__ = "AssetSearchState"
|
|
@@ -80679,16 +80996,14 @@ class scout_savedviews_api_ChecklistSearchState(ConjureBeanType):
|
|
|
80679
80996
|
def _fields(cls) -> Dict[str, ConjureFieldDefinition]:
|
|
80680
80997
|
return {
|
|
80681
80998
|
'sort': ConjureFieldDefinition('sort', OptionalTypeWrapper[scout_checks_api_SortOptions]),
|
|
80682
|
-
'query': ConjureFieldDefinition('query', scout_checks_api_ChecklistSearchQuery)
|
|
80683
|
-
'archived_statuses': ConjureFieldDefinition('archivedStatuses', List[api_ArchivedStatus])
|
|
80999
|
+
'query': ConjureFieldDefinition('query', scout_checks_api_ChecklistSearchQuery)
|
|
80684
81000
|
}
|
|
80685
81001
|
|
|
80686
|
-
__slots__: List[str] = ['_sort', '_query'
|
|
81002
|
+
__slots__: List[str] = ['_sort', '_query']
|
|
80687
81003
|
|
|
80688
|
-
def __init__(self,
|
|
81004
|
+
def __init__(self, query: "scout_checks_api_ChecklistSearchQuery", sort: Optional["scout_checks_api_SortOptions"] = None) -> None:
|
|
80689
81005
|
self._sort = sort
|
|
80690
81006
|
self._query = query
|
|
80691
|
-
self._archived_statuses = archived_statuses
|
|
80692
81007
|
|
|
80693
81008
|
@builtins.property
|
|
80694
81009
|
def sort(self) -> Optional["scout_checks_api_SortOptions"]:
|
|
@@ -80698,10 +81013,6 @@ class scout_savedviews_api_ChecklistSearchState(ConjureBeanType):
|
|
|
80698
81013
|
def query(self) -> "scout_checks_api_ChecklistSearchQuery":
|
|
80699
81014
|
return self._query
|
|
80700
81015
|
|
|
80701
|
-
@builtins.property
|
|
80702
|
-
def archived_statuses(self) -> List["api_ArchivedStatus"]:
|
|
80703
|
-
return self._archived_statuses
|
|
80704
|
-
|
|
80705
81016
|
|
|
80706
81017
|
scout_savedviews_api_ChecklistSearchState.__name__ = "ChecklistSearchState"
|
|
80707
81018
|
scout_savedviews_api_ChecklistSearchState.__qualname__ = "ChecklistSearchState"
|
|
@@ -80922,16 +81233,14 @@ class scout_savedviews_api_RunSearchState(ConjureBeanType):
|
|
|
80922
81233
|
def _fields(cls) -> Dict[str, ConjureFieldDefinition]:
|
|
80923
81234
|
return {
|
|
80924
81235
|
'sort': ConjureFieldDefinition('sort', OptionalTypeWrapper[scout_run_api_SortOptions]),
|
|
80925
|
-
'query': ConjureFieldDefinition('query', scout_run_api_SearchQuery)
|
|
80926
|
-
'archived_statuses': ConjureFieldDefinition('archivedStatuses', List[api_ArchivedStatus])
|
|
81236
|
+
'query': ConjureFieldDefinition('query', scout_run_api_SearchQuery)
|
|
80927
81237
|
}
|
|
80928
81238
|
|
|
80929
|
-
__slots__: List[str] = ['_sort', '_query'
|
|
81239
|
+
__slots__: List[str] = ['_sort', '_query']
|
|
80930
81240
|
|
|
80931
|
-
def __init__(self,
|
|
81241
|
+
def __init__(self, query: "scout_run_api_SearchQuery", sort: Optional["scout_run_api_SortOptions"] = None) -> None:
|
|
80932
81242
|
self._sort = sort
|
|
80933
81243
|
self._query = query
|
|
80934
|
-
self._archived_statuses = archived_statuses
|
|
80935
81244
|
|
|
80936
81245
|
@builtins.property
|
|
80937
81246
|
def sort(self) -> Optional["scout_run_api_SortOptions"]:
|
|
@@ -80941,10 +81250,6 @@ class scout_savedviews_api_RunSearchState(ConjureBeanType):
|
|
|
80941
81250
|
def query(self) -> "scout_run_api_SearchQuery":
|
|
80942
81251
|
return self._query
|
|
80943
81252
|
|
|
80944
|
-
@builtins.property
|
|
80945
|
-
def archived_statuses(self) -> List["api_ArchivedStatus"]:
|
|
80946
|
-
return self._archived_statuses
|
|
80947
|
-
|
|
80948
81253
|
|
|
80949
81254
|
scout_savedviews_api_RunSearchState.__name__ = "RunSearchState"
|
|
80950
81255
|
scout_savedviews_api_RunSearchState.__qualname__ = "RunSearchState"
|
|
@@ -87973,7 +88278,7 @@ class secrets_api_SecretService(Service):
|
|
|
87973
88278
|
"""
|
|
87974
88279
|
|
|
87975
88280
|
def create(self, auth_header: str, request: "secrets_api_CreateSecretRequest") -> "secrets_api_Secret":
|
|
87976
|
-
"""Create a new secret.
|
|
88281
|
+
"""Create a new secret.
|
|
87977
88282
|
"""
|
|
87978
88283
|
_conjure_encoder = ConjureEncoder()
|
|
87979
88284
|
|
|
@@ -88286,16 +88591,18 @@ class secrets_api_UpdateSecretRequest(ConjureBeanType):
|
|
|
88286
88591
|
'name': ConjureFieldDefinition('name', OptionalTypeWrapper[str]),
|
|
88287
88592
|
'description': ConjureFieldDefinition('description', OptionalTypeWrapper[str]),
|
|
88288
88593
|
'properties': ConjureFieldDefinition('properties', OptionalTypeWrapper[Dict[api_PropertyName, api_PropertyValue]]),
|
|
88289
|
-
'labels': ConjureFieldDefinition('labels', OptionalTypeWrapper[List[api_Label]])
|
|
88594
|
+
'labels': ConjureFieldDefinition('labels', OptionalTypeWrapper[List[api_Label]]),
|
|
88595
|
+
'decrypted_value': ConjureFieldDefinition('decryptedValue', OptionalTypeWrapper[str])
|
|
88290
88596
|
}
|
|
88291
88597
|
|
|
88292
|
-
__slots__: List[str] = ['_name', '_description', '_properties', '_labels']
|
|
88598
|
+
__slots__: List[str] = ['_name', '_description', '_properties', '_labels', '_decrypted_value']
|
|
88293
88599
|
|
|
88294
|
-
def __init__(self, description: Optional[str] = None, labels: Optional[List[str]] = None, name: Optional[str] = None, properties: Optional[Dict[str, str]] = None) -> None:
|
|
88600
|
+
def __init__(self, decrypted_value: Optional[str] = None, description: Optional[str] = None, labels: Optional[List[str]] = None, name: Optional[str] = None, properties: Optional[Dict[str, str]] = None) -> None:
|
|
88295
88601
|
self._name = name
|
|
88296
88602
|
self._description = description
|
|
88297
88603
|
self._properties = properties
|
|
88298
88604
|
self._labels = labels
|
|
88605
|
+
self._decrypted_value = decrypted_value
|
|
88299
88606
|
|
|
88300
88607
|
@builtins.property
|
|
88301
88608
|
def name(self) -> Optional[str]:
|
|
@@ -88313,6 +88620,10 @@ class secrets_api_UpdateSecretRequest(ConjureBeanType):
|
|
|
88313
88620
|
def labels(self) -> Optional[List[str]]:
|
|
88314
88621
|
return self._labels
|
|
88315
88622
|
|
|
88623
|
+
@builtins.property
|
|
88624
|
+
def decrypted_value(self) -> Optional[str]:
|
|
88625
|
+
return self._decrypted_value
|
|
88626
|
+
|
|
88316
88627
|
|
|
88317
88628
|
secrets_api_UpdateSecretRequest.__name__ = "UpdateSecretRequest"
|
|
88318
88629
|
secrets_api_UpdateSecretRequest.__qualname__ = "UpdateSecretRequest"
|
|
@@ -314,6 +314,7 @@ from .._impl import (
|
|
|
314
314
|
scout_compute_api_SignalFilterConfiguration as SignalFilterConfiguration,
|
|
315
315
|
scout_compute_api_SignalFilterConfigurationVisitor as SignalFilterConfigurationVisitor,
|
|
316
316
|
scout_compute_api_SignalFilterSeries as SignalFilterSeries,
|
|
317
|
+
scout_compute_api_SinglePoint as SinglePoint,
|
|
317
318
|
scout_compute_api_SpatialDecimateStrategy as SpatialDecimateStrategy,
|
|
318
319
|
scout_compute_api_StabilityDetectionRanges as StabilityDetectionRanges,
|
|
319
320
|
scout_compute_api_StabilityWindowConfiguration as StabilityWindowConfiguration,
|
|
@@ -360,8 +361,11 @@ from .._impl import (
|
|
|
360
361
|
scout_compute_api_UnitResult as UnitResult,
|
|
361
362
|
scout_compute_api_UnitResultVisitor as UnitResultVisitor,
|
|
362
363
|
scout_compute_api_UnitsMissing as UnitsMissing,
|
|
364
|
+
scout_compute_api_Value as Value,
|
|
363
365
|
scout_compute_api_ValueDifferenceSeries as ValueDifferenceSeries,
|
|
364
366
|
scout_compute_api_ValueMapSeries as ValueMapSeries,
|
|
367
|
+
scout_compute_api_ValueStrategy as ValueStrategy,
|
|
368
|
+
scout_compute_api_ValueVisitor as ValueVisitor,
|
|
365
369
|
scout_compute_api_VariableName as VariableName,
|
|
366
370
|
scout_compute_api_VariableValue as VariableValue,
|
|
367
371
|
scout_compute_api_VariableValueVisitor as VariableValueVisitor,
|
|
@@ -683,6 +687,7 @@ __all__ = [
|
|
|
683
687
|
'SignalFilterConfiguration',
|
|
684
688
|
'SignalFilterConfigurationVisitor',
|
|
685
689
|
'SignalFilterSeries',
|
|
690
|
+
'SinglePoint',
|
|
686
691
|
'SpatialDecimateStrategy',
|
|
687
692
|
'StabilityDetectionRanges',
|
|
688
693
|
'StabilityWindowConfiguration',
|
|
@@ -729,8 +734,11 @@ __all__ = [
|
|
|
729
734
|
'UnitResult',
|
|
730
735
|
'UnitResultVisitor',
|
|
731
736
|
'UnitsMissing',
|
|
737
|
+
'Value',
|
|
738
|
+
'ValueVisitor',
|
|
732
739
|
'ValueDifferenceSeries',
|
|
733
740
|
'ValueMapSeries',
|
|
741
|
+
'ValueStrategy',
|
|
734
742
|
'VariableName',
|
|
735
743
|
'VariableValue',
|
|
736
744
|
'VariableValueVisitor',
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/datasource_pagination_api/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_channelvariables_api/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_chartdefinition_api/__init__.py
RENAMED
|
File without changes
|
{nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_checklistexecution_api/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_comparisonnotebook_api/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_compute_api_deprecated/__init__.py
RENAMED
|
File without changes
|
{nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_compute_resolved_api/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_datasource_connection/__init__.py
RENAMED
|
File without changes
|
{nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_datasource_connection_api/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_internal_search_api/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/scout_workbookcommon_api/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/timeseries_archetype_api/__init__.py
RENAMED
|
File without changes
|
{nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/timeseries_channelmetadata/__init__.py
RENAMED
|
File without changes
|
{nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/timeseries_channelmetadata_api/__init__.py
RENAMED
|
File without changes
|
{nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/timeseries_logicalseries/__init__.py
RENAMED
|
File without changes
|
{nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/timeseries_logicalseries_api/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{nominal_api-0.913.0 → nominal_api-0.915.0}/nominal_api/timeseries_seriescache_api/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|