nominal-api 0.914.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.914.0 → nominal_api-0.915.0}/PKG-INFO +1 -1
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/__init__.py +1 -1
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/_impl.py +307 -3
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_compute_api/__init__.py +8 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api.egg-info/PKG-INFO +1 -1
- {nominal_api-0.914.0 → nominal_api-0.915.0}/setup.py +1 -1
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/api_ids/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/api_rids/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/attachments_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/authentication_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/authorization/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/comments_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/connect_download/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/datasource/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/datasource_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/datasource_logset/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/datasource_logset_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/datasource_pagination_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/event/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/ingest_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/ingest_workflow_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/module/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/module_internal/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/modules_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/persistent_compute_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/py.typed +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_asset_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_assets/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_catalog/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_channelvariables_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_chart_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_chartdefinition_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_checklistexecution_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_checks_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_comparisonnotebook_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_comparisonrun_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_compute_api_deprecated/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_compute_resolved_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_dataexport_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_datareview_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_datasource/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_datasource_connection/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_datasource_connection_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_datasource_connection_api_influx/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_favorites/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_favorites_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_integrations_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_internal_search_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_jobs_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_layout_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_metadata/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_notebook_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_plotting/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_rids_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_run_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_savedviews/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_savedviews_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_template_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_units_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_versioning_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_video/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_video_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_workbookcommon_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/secrets_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/security_api_workspace/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/storage_datasource_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/storage_deletion_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/storage_series_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/storage_writer_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/themes_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/timeseries_archetype/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/timeseries_archetype_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/timeseries_channelmetadata/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/timeseries_channelmetadata_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/timeseries_logicalseries/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/timeseries_logicalseries_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/timeseries_seriescache/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/timeseries_seriescache_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/upload_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/usercreation_api/__init__.py +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api.egg-info/SOURCES.txt +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api.egg-info/dependency_links.txt +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api.egg-info/requires.txt +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api.egg-info/top_level.txt +0 -0
- {nominal_api-0.914.0 → nominal_api-0.915.0}/setup.cfg +0 -0
|
@@ -43210,6 +43210,7 @@ class scout_compute_api_ComputeNodeResponse(ConjureUnionType):
|
|
|
43210
43210
|
_numeric: Optional["scout_compute_api_NumericPlot"] = None
|
|
43211
43211
|
_bucketed_numeric: Optional["scout_compute_api_BucketedNumericPlot"] = None
|
|
43212
43212
|
_numeric_point: Optional[Optional["scout_compute_api_NumericPoint"]] = None
|
|
43213
|
+
_single_point: Optional[Optional["scout_compute_api_SinglePoint"]] = None
|
|
43213
43214
|
_arrow_numeric: Optional["scout_compute_api_ArrowNumericPlot"] = None
|
|
43214
43215
|
_arrow_bucketed_numeric: Optional["scout_compute_api_ArrowBucketedNumericPlot"] = None
|
|
43215
43216
|
_enum: Optional["scout_compute_api_EnumPlot"] = None
|
|
@@ -43239,6 +43240,7 @@ class scout_compute_api_ComputeNodeResponse(ConjureUnionType):
|
|
|
43239
43240
|
'numeric': ConjureFieldDefinition('numeric', scout_compute_api_NumericPlot),
|
|
43240
43241
|
'bucketed_numeric': ConjureFieldDefinition('bucketedNumeric', scout_compute_api_BucketedNumericPlot),
|
|
43241
43242
|
'numeric_point': ConjureFieldDefinition('numericPoint', OptionalTypeWrapper[scout_compute_api_NumericPoint]),
|
|
43243
|
+
'single_point': ConjureFieldDefinition('singlePoint', OptionalTypeWrapper[scout_compute_api_SinglePoint]),
|
|
43242
43244
|
'arrow_numeric': ConjureFieldDefinition('arrowNumeric', scout_compute_api_ArrowNumericPlot),
|
|
43243
43245
|
'arrow_bucketed_numeric': ConjureFieldDefinition('arrowBucketedNumeric', scout_compute_api_ArrowBucketedNumericPlot),
|
|
43244
43246
|
'enum': ConjureFieldDefinition('enum', scout_compute_api_EnumPlot),
|
|
@@ -43268,6 +43270,7 @@ class scout_compute_api_ComputeNodeResponse(ConjureUnionType):
|
|
|
43268
43270
|
numeric: Optional["scout_compute_api_NumericPlot"] = None,
|
|
43269
43271
|
bucketed_numeric: Optional["scout_compute_api_BucketedNumericPlot"] = None,
|
|
43270
43272
|
numeric_point: Optional[Optional["scout_compute_api_NumericPoint"]] = None,
|
|
43273
|
+
single_point: Optional[Optional["scout_compute_api_SinglePoint"]] = None,
|
|
43271
43274
|
arrow_numeric: Optional["scout_compute_api_ArrowNumericPlot"] = None,
|
|
43272
43275
|
arrow_bucketed_numeric: Optional["scout_compute_api_ArrowBucketedNumericPlot"] = None,
|
|
43273
43276
|
enum: Optional["scout_compute_api_EnumPlot"] = None,
|
|
@@ -43290,7 +43293,7 @@ class scout_compute_api_ComputeNodeResponse(ConjureUnionType):
|
|
|
43290
43293
|
type_of_union: Optional[str] = None
|
|
43291
43294
|
) -> None:
|
|
43292
43295
|
if type_of_union is None:
|
|
43293
|
-
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:
|
|
43294
43297
|
raise ValueError('a union must contain a single member')
|
|
43295
43298
|
|
|
43296
43299
|
if range is not None:
|
|
@@ -43311,6 +43314,9 @@ class scout_compute_api_ComputeNodeResponse(ConjureUnionType):
|
|
|
43311
43314
|
if numeric_point is not None:
|
|
43312
43315
|
self._numeric_point = numeric_point
|
|
43313
43316
|
self._type = 'numericPoint'
|
|
43317
|
+
if single_point is not None:
|
|
43318
|
+
self._single_point = single_point
|
|
43319
|
+
self._type = 'singlePoint'
|
|
43314
43320
|
if arrow_numeric is not None:
|
|
43315
43321
|
self._arrow_numeric = arrow_numeric
|
|
43316
43322
|
self._type = 'arrowNumeric'
|
|
@@ -43399,6 +43405,11 @@ class scout_compute_api_ComputeNodeResponse(ConjureUnionType):
|
|
|
43399
43405
|
raise ValueError('a union value must not be None')
|
|
43400
43406
|
self._numeric_point = numeric_point
|
|
43401
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'
|
|
43402
43413
|
elif type_of_union == 'arrowNumeric':
|
|
43403
43414
|
if arrow_numeric is None:
|
|
43404
43415
|
raise ValueError('a union value must not be None')
|
|
@@ -43519,6 +43530,10 @@ class scout_compute_api_ComputeNodeResponse(ConjureUnionType):
|
|
|
43519
43530
|
def numeric_point(self) -> Optional[Optional["scout_compute_api_NumericPoint"]]:
|
|
43520
43531
|
return self._numeric_point
|
|
43521
43532
|
|
|
43533
|
+
@builtins.property
|
|
43534
|
+
def single_point(self) -> Optional[Optional["scout_compute_api_SinglePoint"]]:
|
|
43535
|
+
return self._single_point
|
|
43536
|
+
|
|
43522
43537
|
@builtins.property
|
|
43523
43538
|
def arrow_numeric(self) -> Optional["scout_compute_api_ArrowNumericPlot"]:
|
|
43524
43539
|
return self._arrow_numeric
|
|
@@ -43610,6 +43625,8 @@ class scout_compute_api_ComputeNodeResponse(ConjureUnionType):
|
|
|
43610
43625
|
return visitor._bucketed_numeric(self.bucketed_numeric)
|
|
43611
43626
|
if self._type == 'numericPoint' and self.numeric_point is not None:
|
|
43612
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)
|
|
43613
43630
|
if self._type == 'arrowNumeric' and self.arrow_numeric is not None:
|
|
43614
43631
|
return visitor._arrow_numeric(self.arrow_numeric)
|
|
43615
43632
|
if self._type == 'arrowBucketedNumeric' and self.arrow_bucketed_numeric is not None:
|
|
@@ -43681,6 +43698,10 @@ class scout_compute_api_ComputeNodeResponseVisitor:
|
|
|
43681
43698
|
def _numeric_point(self, numeric_point: Optional["scout_compute_api_NumericPoint"]) -> Any:
|
|
43682
43699
|
pass
|
|
43683
43700
|
|
|
43701
|
+
@abstractmethod
|
|
43702
|
+
def _single_point(self, single_point: Optional["scout_compute_api_SinglePoint"]) -> Any:
|
|
43703
|
+
pass
|
|
43704
|
+
|
|
43684
43705
|
@abstractmethod
|
|
43685
43706
|
def _arrow_numeric(self, arrow_numeric: "scout_compute_api_ArrowNumericPlot") -> Any:
|
|
43686
43707
|
pass
|
|
@@ -53207,40 +53228,52 @@ scout_compute_api_SelectNewestPointsSeries.__module__ = "nominal_api.scout_compu
|
|
|
53207
53228
|
|
|
53208
53229
|
class scout_compute_api_SelectValue(ConjureUnionType):
|
|
53209
53230
|
_first_point: Optional["scout_compute_api_Series"] = None
|
|
53231
|
+
_first_value_point: Optional["scout_compute_api_Series"] = None
|
|
53210
53232
|
_first_range: Optional["scout_compute_api_RangeSeries"] = None
|
|
53211
53233
|
_last_point: Optional["scout_compute_api_Series"] = None
|
|
53234
|
+
_last_value_point: Optional["scout_compute_api_Series"] = None
|
|
53212
53235
|
_last_range: Optional["scout_compute_api_RangeSeries"] = None
|
|
53213
53236
|
|
|
53214
53237
|
@builtins.classmethod
|
|
53215
53238
|
def _options(cls) -> Dict[str, ConjureFieldDefinition]:
|
|
53216
53239
|
return {
|
|
53217
53240
|
'first_point': ConjureFieldDefinition('firstPoint', scout_compute_api_Series),
|
|
53241
|
+
'first_value_point': ConjureFieldDefinition('firstValuePoint', scout_compute_api_Series),
|
|
53218
53242
|
'first_range': ConjureFieldDefinition('firstRange', scout_compute_api_RangeSeries),
|
|
53219
53243
|
'last_point': ConjureFieldDefinition('lastPoint', scout_compute_api_Series),
|
|
53244
|
+
'last_value_point': ConjureFieldDefinition('lastValuePoint', scout_compute_api_Series),
|
|
53220
53245
|
'last_range': ConjureFieldDefinition('lastRange', scout_compute_api_RangeSeries)
|
|
53221
53246
|
}
|
|
53222
53247
|
|
|
53223
53248
|
def __init__(
|
|
53224
53249
|
self,
|
|
53225
53250
|
first_point: Optional["scout_compute_api_Series"] = None,
|
|
53251
|
+
first_value_point: Optional["scout_compute_api_Series"] = None,
|
|
53226
53252
|
first_range: Optional["scout_compute_api_RangeSeries"] = None,
|
|
53227
53253
|
last_point: Optional["scout_compute_api_Series"] = None,
|
|
53254
|
+
last_value_point: Optional["scout_compute_api_Series"] = None,
|
|
53228
53255
|
last_range: Optional["scout_compute_api_RangeSeries"] = None,
|
|
53229
53256
|
type_of_union: Optional[str] = None
|
|
53230
53257
|
) -> None:
|
|
53231
53258
|
if type_of_union is None:
|
|
53232
|
-
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:
|
|
53233
53260
|
raise ValueError('a union must contain a single member')
|
|
53234
53261
|
|
|
53235
53262
|
if first_point is not None:
|
|
53236
53263
|
self._first_point = first_point
|
|
53237
53264
|
self._type = 'firstPoint'
|
|
53265
|
+
if first_value_point is not None:
|
|
53266
|
+
self._first_value_point = first_value_point
|
|
53267
|
+
self._type = 'firstValuePoint'
|
|
53238
53268
|
if first_range is not None:
|
|
53239
53269
|
self._first_range = first_range
|
|
53240
53270
|
self._type = 'firstRange'
|
|
53241
53271
|
if last_point is not None:
|
|
53242
53272
|
self._last_point = last_point
|
|
53243
53273
|
self._type = 'lastPoint'
|
|
53274
|
+
if last_value_point is not None:
|
|
53275
|
+
self._last_value_point = last_value_point
|
|
53276
|
+
self._type = 'lastValuePoint'
|
|
53244
53277
|
if last_range is not None:
|
|
53245
53278
|
self._last_range = last_range
|
|
53246
53279
|
self._type = 'lastRange'
|
|
@@ -53250,6 +53283,11 @@ class scout_compute_api_SelectValue(ConjureUnionType):
|
|
|
53250
53283
|
raise ValueError('a union value must not be None')
|
|
53251
53284
|
self._first_point = first_point
|
|
53252
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'
|
|
53253
53291
|
elif type_of_union == 'firstRange':
|
|
53254
53292
|
if first_range is None:
|
|
53255
53293
|
raise ValueError('a union value must not be None')
|
|
@@ -53260,6 +53298,11 @@ class scout_compute_api_SelectValue(ConjureUnionType):
|
|
|
53260
53298
|
raise ValueError('a union value must not be None')
|
|
53261
53299
|
self._last_point = last_point
|
|
53262
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'
|
|
53263
53306
|
elif type_of_union == 'lastRange':
|
|
53264
53307
|
if last_range is None:
|
|
53265
53308
|
raise ValueError('a union value must not be None')
|
|
@@ -53270,6 +53313,10 @@ class scout_compute_api_SelectValue(ConjureUnionType):
|
|
|
53270
53313
|
def first_point(self) -> Optional["scout_compute_api_Series"]:
|
|
53271
53314
|
return self._first_point
|
|
53272
53315
|
|
|
53316
|
+
@builtins.property
|
|
53317
|
+
def first_value_point(self) -> Optional["scout_compute_api_Series"]:
|
|
53318
|
+
return self._first_value_point
|
|
53319
|
+
|
|
53273
53320
|
@builtins.property
|
|
53274
53321
|
def first_range(self) -> Optional["scout_compute_api_RangeSeries"]:
|
|
53275
53322
|
return self._first_range
|
|
@@ -53278,6 +53325,10 @@ class scout_compute_api_SelectValue(ConjureUnionType):
|
|
|
53278
53325
|
def last_point(self) -> Optional["scout_compute_api_Series"]:
|
|
53279
53326
|
return self._last_point
|
|
53280
53327
|
|
|
53328
|
+
@builtins.property
|
|
53329
|
+
def last_value_point(self) -> Optional["scout_compute_api_Series"]:
|
|
53330
|
+
return self._last_value_point
|
|
53331
|
+
|
|
53281
53332
|
@builtins.property
|
|
53282
53333
|
def last_range(self) -> Optional["scout_compute_api_RangeSeries"]:
|
|
53283
53334
|
return self._last_range
|
|
@@ -53287,10 +53338,14 @@ class scout_compute_api_SelectValue(ConjureUnionType):
|
|
|
53287
53338
|
raise ValueError('{} is not an instance of scout_compute_api_SelectValueVisitor'.format(visitor.__class__.__name__))
|
|
53288
53339
|
if self._type == 'firstPoint' and self.first_point is not None:
|
|
53289
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)
|
|
53290
53343
|
if self._type == 'firstRange' and self.first_range is not None:
|
|
53291
53344
|
return visitor._first_range(self.first_range)
|
|
53292
53345
|
if self._type == 'lastPoint' and self.last_point is not None:
|
|
53293
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)
|
|
53294
53349
|
if self._type == 'lastRange' and self.last_range is not None:
|
|
53295
53350
|
return visitor._last_range(self.last_range)
|
|
53296
53351
|
|
|
@@ -53306,6 +53361,10 @@ class scout_compute_api_SelectValueVisitor:
|
|
|
53306
53361
|
def _first_point(self, first_point: "scout_compute_api_Series") -> Any:
|
|
53307
53362
|
pass
|
|
53308
53363
|
|
|
53364
|
+
@abstractmethod
|
|
53365
|
+
def _first_value_point(self, first_value_point: "scout_compute_api_Series") -> Any:
|
|
53366
|
+
pass
|
|
53367
|
+
|
|
53309
53368
|
@abstractmethod
|
|
53310
53369
|
def _first_range(self, first_range: "scout_compute_api_RangeSeries") -> Any:
|
|
53311
53370
|
pass
|
|
@@ -53314,6 +53373,10 @@ class scout_compute_api_SelectValueVisitor:
|
|
|
53314
53373
|
def _last_point(self, last_point: "scout_compute_api_Series") -> Any:
|
|
53315
53374
|
pass
|
|
53316
53375
|
|
|
53376
|
+
@abstractmethod
|
|
53377
|
+
def _last_value_point(self, last_value_point: "scout_compute_api_Series") -> Any:
|
|
53378
|
+
pass
|
|
53379
|
+
|
|
53317
53380
|
@abstractmethod
|
|
53318
53381
|
def _last_range(self, last_range: "scout_compute_api_RangeSeries") -> Any:
|
|
53319
53382
|
pass
|
|
@@ -53769,6 +53832,45 @@ scout_compute_api_SignalFilterSeries.__qualname__ = "SignalFilterSeries"
|
|
|
53769
53832
|
scout_compute_api_SignalFilterSeries.__module__ = "nominal_api.scout_compute_api"
|
|
53770
53833
|
|
|
53771
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
|
+
|
|
53772
53874
|
class scout_compute_api_SpatialDecimateStrategy(ConjureBeanType):
|
|
53773
53875
|
"""Decimate by spatial trees.
|
|
53774
53876
|
Creates buckets by bisecting on each dimension, creating quadrants for 2d scatter and octants for 3d scatter.
|
|
@@ -55368,6 +55470,148 @@ scout_compute_api_UnitsMissing.__qualname__ = "UnitsMissing"
|
|
|
55368
55470
|
scout_compute_api_UnitsMissing.__module__ = "nominal_api.scout_compute_api"
|
|
55369
55471
|
|
|
55370
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
|
+
|
|
55371
55615
|
class scout_compute_api_ValueDifferenceSeries(ConjureBeanType):
|
|
55372
55616
|
"""Outputs a new series where each value is the difference between the values of the current and previous point.
|
|
55373
55617
|
"""
|
|
@@ -55446,6 +55690,24 @@ scout_compute_api_ValueMapSeries.__qualname__ = "ValueMapSeries"
|
|
|
55446
55690
|
scout_compute_api_ValueMapSeries.__module__ = "nominal_api.scout_compute_api"
|
|
55447
55691
|
|
|
55448
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
|
+
|
|
55449
55711
|
class scout_compute_api_VariableValue(ConjureUnionType):
|
|
55450
55712
|
_double: Optional[float] = None
|
|
55451
55713
|
_compute_node: Optional["scout_compute_api_ComputeNodeWithContext"] = None
|
|
@@ -63151,40 +63413,52 @@ scout_compute_resolved_api_SelectNewestPointsSeriesNode.__module__ = "nominal_ap
|
|
|
63151
63413
|
|
|
63152
63414
|
class scout_compute_resolved_api_SelectValueNode(ConjureUnionType):
|
|
63153
63415
|
_first_point: Optional["scout_compute_resolved_api_SeriesNode"] = None
|
|
63416
|
+
_first_value_point: Optional["scout_compute_resolved_api_SeriesNode"] = None
|
|
63154
63417
|
_first_range: Optional["scout_compute_resolved_api_RangesNode"] = None
|
|
63155
63418
|
_last_point: Optional["scout_compute_resolved_api_SeriesNode"] = None
|
|
63419
|
+
_last_value_point: Optional["scout_compute_resolved_api_SeriesNode"] = None
|
|
63156
63420
|
_last_range: Optional["scout_compute_resolved_api_RangesNode"] = None
|
|
63157
63421
|
|
|
63158
63422
|
@builtins.classmethod
|
|
63159
63423
|
def _options(cls) -> Dict[str, ConjureFieldDefinition]:
|
|
63160
63424
|
return {
|
|
63161
63425
|
'first_point': ConjureFieldDefinition('firstPoint', scout_compute_resolved_api_SeriesNode),
|
|
63426
|
+
'first_value_point': ConjureFieldDefinition('firstValuePoint', scout_compute_resolved_api_SeriesNode),
|
|
63162
63427
|
'first_range': ConjureFieldDefinition('firstRange', scout_compute_resolved_api_RangesNode),
|
|
63163
63428
|
'last_point': ConjureFieldDefinition('lastPoint', scout_compute_resolved_api_SeriesNode),
|
|
63429
|
+
'last_value_point': ConjureFieldDefinition('lastValuePoint', scout_compute_resolved_api_SeriesNode),
|
|
63164
63430
|
'last_range': ConjureFieldDefinition('lastRange', scout_compute_resolved_api_RangesNode)
|
|
63165
63431
|
}
|
|
63166
63432
|
|
|
63167
63433
|
def __init__(
|
|
63168
63434
|
self,
|
|
63169
63435
|
first_point: Optional["scout_compute_resolved_api_SeriesNode"] = None,
|
|
63436
|
+
first_value_point: Optional["scout_compute_resolved_api_SeriesNode"] = None,
|
|
63170
63437
|
first_range: Optional["scout_compute_resolved_api_RangesNode"] = None,
|
|
63171
63438
|
last_point: Optional["scout_compute_resolved_api_SeriesNode"] = None,
|
|
63439
|
+
last_value_point: Optional["scout_compute_resolved_api_SeriesNode"] = None,
|
|
63172
63440
|
last_range: Optional["scout_compute_resolved_api_RangesNode"] = None,
|
|
63173
63441
|
type_of_union: Optional[str] = None
|
|
63174
63442
|
) -> None:
|
|
63175
63443
|
if type_of_union is None:
|
|
63176
|
-
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:
|
|
63177
63445
|
raise ValueError('a union must contain a single member')
|
|
63178
63446
|
|
|
63179
63447
|
if first_point is not None:
|
|
63180
63448
|
self._first_point = first_point
|
|
63181
63449
|
self._type = 'firstPoint'
|
|
63450
|
+
if first_value_point is not None:
|
|
63451
|
+
self._first_value_point = first_value_point
|
|
63452
|
+
self._type = 'firstValuePoint'
|
|
63182
63453
|
if first_range is not None:
|
|
63183
63454
|
self._first_range = first_range
|
|
63184
63455
|
self._type = 'firstRange'
|
|
63185
63456
|
if last_point is not None:
|
|
63186
63457
|
self._last_point = last_point
|
|
63187
63458
|
self._type = 'lastPoint'
|
|
63459
|
+
if last_value_point is not None:
|
|
63460
|
+
self._last_value_point = last_value_point
|
|
63461
|
+
self._type = 'lastValuePoint'
|
|
63188
63462
|
if last_range is not None:
|
|
63189
63463
|
self._last_range = last_range
|
|
63190
63464
|
self._type = 'lastRange'
|
|
@@ -63194,6 +63468,11 @@ class scout_compute_resolved_api_SelectValueNode(ConjureUnionType):
|
|
|
63194
63468
|
raise ValueError('a union value must not be None')
|
|
63195
63469
|
self._first_point = first_point
|
|
63196
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'
|
|
63197
63476
|
elif type_of_union == 'firstRange':
|
|
63198
63477
|
if first_range is None:
|
|
63199
63478
|
raise ValueError('a union value must not be None')
|
|
@@ -63204,6 +63483,11 @@ class scout_compute_resolved_api_SelectValueNode(ConjureUnionType):
|
|
|
63204
63483
|
raise ValueError('a union value must not be None')
|
|
63205
63484
|
self._last_point = last_point
|
|
63206
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'
|
|
63207
63491
|
elif type_of_union == 'lastRange':
|
|
63208
63492
|
if last_range is None:
|
|
63209
63493
|
raise ValueError('a union value must not be None')
|
|
@@ -63214,6 +63498,10 @@ class scout_compute_resolved_api_SelectValueNode(ConjureUnionType):
|
|
|
63214
63498
|
def first_point(self) -> Optional["scout_compute_resolved_api_SeriesNode"]:
|
|
63215
63499
|
return self._first_point
|
|
63216
63500
|
|
|
63501
|
+
@builtins.property
|
|
63502
|
+
def first_value_point(self) -> Optional["scout_compute_resolved_api_SeriesNode"]:
|
|
63503
|
+
return self._first_value_point
|
|
63504
|
+
|
|
63217
63505
|
@builtins.property
|
|
63218
63506
|
def first_range(self) -> Optional["scout_compute_resolved_api_RangesNode"]:
|
|
63219
63507
|
return self._first_range
|
|
@@ -63222,6 +63510,10 @@ class scout_compute_resolved_api_SelectValueNode(ConjureUnionType):
|
|
|
63222
63510
|
def last_point(self) -> Optional["scout_compute_resolved_api_SeriesNode"]:
|
|
63223
63511
|
return self._last_point
|
|
63224
63512
|
|
|
63513
|
+
@builtins.property
|
|
63514
|
+
def last_value_point(self) -> Optional["scout_compute_resolved_api_SeriesNode"]:
|
|
63515
|
+
return self._last_value_point
|
|
63516
|
+
|
|
63225
63517
|
@builtins.property
|
|
63226
63518
|
def last_range(self) -> Optional["scout_compute_resolved_api_RangesNode"]:
|
|
63227
63519
|
return self._last_range
|
|
@@ -63231,10 +63523,14 @@ class scout_compute_resolved_api_SelectValueNode(ConjureUnionType):
|
|
|
63231
63523
|
raise ValueError('{} is not an instance of scout_compute_resolved_api_SelectValueNodeVisitor'.format(visitor.__class__.__name__))
|
|
63232
63524
|
if self._type == 'firstPoint' and self.first_point is not None:
|
|
63233
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)
|
|
63234
63528
|
if self._type == 'firstRange' and self.first_range is not None:
|
|
63235
63529
|
return visitor._first_range(self.first_range)
|
|
63236
63530
|
if self._type == 'lastPoint' and self.last_point is not None:
|
|
63237
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)
|
|
63238
63534
|
if self._type == 'lastRange' and self.last_range is not None:
|
|
63239
63535
|
return visitor._last_range(self.last_range)
|
|
63240
63536
|
|
|
@@ -63250,6 +63546,10 @@ class scout_compute_resolved_api_SelectValueNodeVisitor:
|
|
|
63250
63546
|
def _first_point(self, first_point: "scout_compute_resolved_api_SeriesNode") -> Any:
|
|
63251
63547
|
pass
|
|
63252
63548
|
|
|
63549
|
+
@abstractmethod
|
|
63550
|
+
def _first_value_point(self, first_value_point: "scout_compute_resolved_api_SeriesNode") -> Any:
|
|
63551
|
+
pass
|
|
63552
|
+
|
|
63253
63553
|
@abstractmethod
|
|
63254
63554
|
def _first_range(self, first_range: "scout_compute_resolved_api_RangesNode") -> Any:
|
|
63255
63555
|
pass
|
|
@@ -63258,6 +63558,10 @@ class scout_compute_resolved_api_SelectValueNodeVisitor:
|
|
|
63258
63558
|
def _last_point(self, last_point: "scout_compute_resolved_api_SeriesNode") -> Any:
|
|
63259
63559
|
pass
|
|
63260
63560
|
|
|
63561
|
+
@abstractmethod
|
|
63562
|
+
def _last_value_point(self, last_value_point: "scout_compute_resolved_api_SeriesNode") -> Any:
|
|
63563
|
+
pass
|
|
63564
|
+
|
|
63261
63565
|
@abstractmethod
|
|
63262
63566
|
def _last_range(self, last_range: "scout_compute_resolved_api_RangesNode") -> Any:
|
|
63263
63567
|
pass
|
|
@@ -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.914.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.914.0 → nominal_api-0.915.0}/nominal_api/scout_channelvariables_api/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_chartdefinition_api/__init__.py
RENAMED
|
File without changes
|
{nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_checklistexecution_api/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_comparisonnotebook_api/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/scout_compute_api_deprecated/__init__.py
RENAMED
|
File without changes
|
{nominal_api-0.914.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.914.0 → nominal_api-0.915.0}/nominal_api/scout_datasource_connection/__init__.py
RENAMED
|
File without changes
|
{nominal_api-0.914.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.914.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.914.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.914.0 → nominal_api-0.915.0}/nominal_api/timeseries_archetype_api/__init__.py
RENAMED
|
File without changes
|
{nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/timeseries_channelmetadata/__init__.py
RENAMED
|
File without changes
|
{nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/timeseries_channelmetadata_api/__init__.py
RENAMED
|
File without changes
|
{nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/timeseries_logicalseries/__init__.py
RENAMED
|
File without changes
|
{nominal_api-0.914.0 → nominal_api-0.915.0}/nominal_api/timeseries_logicalseries_api/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{nominal_api-0.914.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
|