nominal-api-protos 0.980.0__py3-none-any.whl → 0.990.0__py3-none-any.whl
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.
- nominal_api_protos/nominal/ai/v1/ai_agent_pb2.py +121 -0
- nominal_api_protos/nominal/ai/v1/ai_agent_pb2.pyi +349 -0
- nominal_api_protos/nominal/ai/v1/ai_agent_pb2_grpc.py +321 -0
- nominal_api_protos/nominal/ai/v1/workbook_agent_pb2.py +8 -84
- nominal_api_protos/nominal/ai/v1/workbook_agent_pb2.pyi +8 -312
- nominal_api_protos/nominal/ai/v1/workbook_agent_pb2_grpc.py +40 -36
- nominal_api_protos/nominal/data_connector/v1/data_connector_pb2.py +64 -56
- nominal_api_protos/nominal/data_connector/v1/data_connector_pb2.pyi +43 -10
- nominal_api_protos/nominal/data_connector/v1/opc_ua_connector_pb2.py +117 -0
- nominal_api_protos/nominal/data_connector/v1/{opc_ua_pb2_grpc.py → opc_ua_connector_pb2_grpc.py} +1 -1
- nominal_api_protos/nominal_write_pb2.py +24 -14
- nominal_api_protos/nominal_write_pb2.pyi +40 -2
- {nominal_api_protos-0.980.0.dist-info → nominal_api_protos-0.990.0.dist-info}/METADATA +1 -1
- {nominal_api_protos-0.980.0.dist-info → nominal_api_protos-0.990.0.dist-info}/RECORD +17 -14
- nominal_api_protos/nominal/data_connector/v1/opc_ua_pb2.py +0 -117
- /nominal_api_protos/nominal/data_connector/v1/{opc_ua_pb2.pyi → opc_ua_connector_pb2.pyi} +0 -0
- {nominal_api_protos-0.980.0.dist-info → nominal_api_protos-0.990.0.dist-info}/WHEEL +0 -0
- {nominal_api_protos-0.980.0.dist-info → nominal_api_protos-0.990.0.dist-info}/top_level.txt +0 -0
|
@@ -25,12 +25,12 @@ _sym_db = _symbol_database.Default()
|
|
|
25
25
|
from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
|
|
26
26
|
from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
|
|
27
27
|
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
28
|
-
from nominal.data_connector.v1 import
|
|
28
|
+
from nominal.data_connector.v1 import opc_ua_connector_pb2 as nominal_dot_data__connector_dot_v1_dot_opc__ua__connector__pb2
|
|
29
29
|
from nominal.gen.v1 import alias_pb2 as nominal_dot_gen_dot_v1_dot_alias__pb2
|
|
30
30
|
from nominal.gen.v1 import error_pb2 as nominal_dot_gen_dot_v1_dot_error__pb2
|
|
31
31
|
|
|
32
32
|
|
|
33
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n.nominal/data_connector/v1/data_connector.proto\x12\x19nominal.data_connector.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a
|
|
33
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n.nominal/data_connector/v1/data_connector.proto\x12\x19nominal.data_connector.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x30nominal/data_connector/v1/opc_ua_connector.proto\x1a\x1anominal/gen/v1/alias.proto\x1a\x1anominal/gen/v1/error.proto\"\x8d\x02\n\x1a\x43reateDataConnectorRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\x12K\n\x12\x63onnection_details\x18\x03 \x01(\x0b\x32/.nominal.data_connector.v1.DataConnectorDetails\x12=\n\rworkspace_rid\x18\x04 \x01(\tB&\x9a\xb2\x1a\"\n io.nominal.api.rids.WorkspaceRid\x12@\n\x12target_dataset_rid\x18\x05 \x01(\tB$\x9a\xb2\x1a \n\x1eio.nominal.api.rids.DatasetRid\"_\n\x1b\x43reateDataConnectorResponse\x12@\n\x0e\x64\x61ta_connector\x18\x01 \x01(\x0b\x32(.nominal.data_connector.v1.DataConnector\"\xff\x02\n\rDataConnector\x12\x46\n\x12\x64\x61ta_connector_rid\x18\x01 \x01(\tB*\x9a\xb2\x1a&\n$io.nominal.api.rids.DataConnectorRid\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12R\n\x12\x63onnection_details\x18\x04 \x01(\x0b\x32\x36.nominal.data_connector.v1.DataConnectorDetailsSecrets\x12=\n\rworkspace_rid\x18\x05 \x01(\tB&\x9a\xb2\x1a\"\n io.nominal.api.rids.WorkspaceRid\x12@\n\x12target_dataset_rid\x18\x06 \x01(\tB$\x9a\xb2\x1a \n\x1eio.nominal.api.rids.DatasetRid\x12.\n\ncreated_at\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"t\n\x14\x44\x61taConnectorDetails\x12\x42\n\x06opc_ua\x18\x01 \x01(\x0b\x32\x30.nominal.data_connector.v1.OpcUaConnectorDetailsH\x00\x42\x18\n\x16\x64\x61ta_connector_details\"\x8a\x01\n\x1b\x44\x61taConnectorDetailsUpdates\x12I\n\x06opc_ua\x18\x01 \x01(\x0b\x32\x37.nominal.data_connector.v1.OpcUaConnectorDetailsUpdatesH\x00\x42 \n\x1e\x64\x61ta_connector_details_updates\"\x81\x01\n\x1b\x44\x61taConnectorDetailsSecrets\x12H\n\x06opc_ua\x18\x01 \x01(\x0b\x32\x36.nominal.data_connector.v1.OpcUaConnectorDetailsSecretH\x00\x42\x18\n\x16\x64\x61ta_connector_details\"\xf8\x02\n\x1aUpdateDataConnectorRequest\x12\x46\n\x12\x64\x61ta_connector_rid\x18\x01 \x01(\tB*\x9a\xb2\x1a&\n$io.nominal.api.rids.DataConnectorRid\x12\x11\n\x04name\x18\x02 \x01(\tH\x00\x88\x01\x01\x12\x18\n\x0b\x64\x65scription\x18\x03 \x01(\tH\x01\x88\x01\x01\x12W\n\x12\x63onnection_details\x18\x04 \x01(\x0b\x32\x36.nominal.data_connector.v1.DataConnectorDetailsUpdatesH\x02\x88\x01\x01\x12\x45\n\x12target_dataset_rid\x18\x05 \x01(\tB$\x9a\xb2\x1a \n\x1eio.nominal.api.rids.DatasetRidH\x03\x88\x01\x01\x42\x07\n\x05_nameB\x0e\n\x0c_descriptionB\x15\n\x13_connection_detailsB\x15\n\x13_target_dataset_rid\"_\n\x1bUpdateDataConnectorResponse\x12@\n\x0e\x64\x61ta_connector\x18\x01 \x01(\x0b\x32(.nominal.data_connector.v1.DataConnector\"a\n\x17GetDataConnectorRequest\x12\x46\n\x12\x64\x61ta_connector_rid\x18\x01 \x01(\tB*\x9a\xb2\x1a&\n$io.nominal.api.rids.DataConnectorRid\"\\\n\x18GetDataConnectorResponse\x12@\n\x0e\x64\x61ta_connector\x18\x01 \x01(\x0b\x32(.nominal.data_connector.v1.DataConnector\"\x1a\n\nNameFilter\x12\x0c\n\x04name\x18\x01 \x01(\t\"(\n\x11\x44\x65scriptionFilter\x12\x13\n\x0b\x64\x65scription\x18\x01 \x01(\t\"W\n\x13TargetDatasetFilter\x12@\n\x12target_dataset_rid\x18\x01 \x01(\tB$\x9a\xb2\x1a \n\x1eio.nominal.api.rids.DatasetRid\"W\n\x13ReplicaStatusFilter\x12@\n\x0ereplica_status\x18\x01 \x01(\x0e\x32(.nominal.data_connector.v1.ReplicaStatus\"E\n\tAndFilter\x12\x38\n\x07\x63lauses\x18\x01 \x03(\x0b\x32\'.nominal.data_connector.v1.SearchFilter\"r\n\x06SortBy\x12\x33\n\x05\x66ield\x18\x01 \x01(\x0e\x32$.nominal.data_connector.v1.SortField\x12\x33\n\x05order\x18\x02 \x01(\x0e\x32$.nominal.data_connector.v1.SortOrder\"\xdd\x02\n\x0cSearchFilter\x12\x35\n\x04name\x18\x01 \x01(\x0b\x32%.nominal.data_connector.v1.NameFilterH\x00\x12\x43\n\x0b\x64\x65scription\x18\x02 \x01(\x0b\x32,.nominal.data_connector.v1.DescriptionFilterH\x00\x12H\n\x0etarget_dataset\x18\x03 \x01(\x0b\x32..nominal.data_connector.v1.TargetDatasetFilterH\x00\x12H\n\x0ereplica_status\x18\x04 \x01(\x0b\x32..nominal.data_connector.v1.ReplicaStatusFilterH\x00\x12\x33\n\x03\x61nd\x18\x05 \x01(\x0b\x32$.nominal.data_connector.v1.AndFilterH\x00\x42\x08\n\x06\x66ilter\"\xf6\x01\n\rSearchRequest\x12=\n\rworkspace_rid\x18\x01 \x01(\tB&\x9a\xb2\x1a\"\n io.nominal.api.rids.WorkspaceRid\x12\x37\n\x06\x66ilter\x18\x02 \x01(\x0b\x32\'.nominal.data_connector.v1.SearchFilter\x12\x11\n\tpage_size\x18\x03 \x01(\x05\x12\x17\n\npage_token\x18\x04 \x01(\tH\x00\x88\x01\x01\x12\x32\n\x07sort_by\x18\x05 \x01(\x0b\x32!.nominal.data_connector.v1.SortByB\r\n\x0b_page_token\"{\n\x0eSearchResponse\x12\x41\n\x0f\x64\x61ta_connectors\x18\x01 \x03(\x0b\x32(.nominal.data_connector.v1.DataConnector\x12\x17\n\npage_token\x18\x02 \x01(\tH\x00\x88\x01\x01\x42\r\n\x0b_page_token\"]\n\x13StartSessionRequest\x12\x46\n\x12\x64\x61ta_connector_rid\x18\x01 \x01(\tB*\x9a\xb2\x1a&\n$io.nominal.api.rids.DataConnectorRid\"\x16\n\x14StartSessionResponse\"\\\n\x12StopSessionRequest\x12\x46\n\x12\x64\x61ta_connector_rid\x18\x01 \x01(\tB*\x9a\xb2\x1a&\n$io.nominal.api.rids.DataConnectorRid\"\x15\n\x13StopSessionResponse\"a\n\x17GetSessionStatusRequest\x12\x46\n\x12\x64\x61ta_connector_rid\x18\x01 \x01(\tB*\x9a\xb2\x1a&\n$io.nominal.api.rids.DataConnectorRid\"W\n\x13\x41\x63tiveSessionStatus\x12@\n\x0ereplica_status\x18\x01 \x03(\x0e\x32(.nominal.data_connector.v1.ReplicaStatus\"\x8e\x01\n\x18GetSessionStatusResponse\x12&\n\x04none\x18\x01 \x01(\x0b\x32\x16.google.protobuf.EmptyH\x00\x12@\n\x06\x61\x63tive\x18\x02 \x01(\x0b\x32..nominal.data_connector.v1.ActiveSessionStatusH\x00\x42\x08\n\x06status*\xa1\x01\n\x16\x44\x61taConnectorErrorType\x12)\n%DATA_CONNECTOR_ERROR_TYPE_UNSPECIFIED\x10\x00\x12\\\n-DATA_CONNECTOR_ERROR_TYPE_CONNECTOR_NOT_FOUND\x10\x01\x1a)\xb2\xb2\x1a%\n\tNOT_FOUND\x12\x18\x44\x61ta connector not found*B\n\tSortField\x12\x1a\n\x16SORT_FIELD_UNSPECIFIED\x10\x00\x12\x19\n\x15SORT_FIELD_UPDATED_AT\x10\x01*P\n\tSortOrder\x12\x1a\n\x16SORT_ORDER_UNSPECIFIED\x10\x00\x12\x12\n\x0eSORT_ORDER_ASC\x10\x01\x12\x13\n\x0fSORT_ORDER_DESC\x10\x02*\xc1\x01\n\rReplicaStatus\x12\x1e\n\x1aREPLICA_STATUS_UNSPECIFIED\x10\x00\x12\x1b\n\x17REPLICA_STATUS_STARTING\x10\x01\x12\x1e\n\x1aREPLICA_STATUS_SUBSCRIBING\x10\x02\x12\x1a\n\x16REPLICA_STATUS_RUNNING\x10\x03\x12\x1b\n\x17REPLICA_STATUS_STOPPING\x10\x04\x12\x1a\n\x16REPLICA_STATUS_STOPPED\x10\x05\x32\xd7\t\n\x14\x44\x61taConnectorService\x12\xad\x01\n\x13\x43reateDataConnector\x12\x35.nominal.data_connector.v1.CreateDataConnectorRequest\x1a\x36.nominal.data_connector.v1.CreateDataConnectorResponse\"\'\x82\xd3\xe4\x93\x02!\"\x1c/data-connector/v1/connector:\x01*\x12\xaf\x01\n\x10GetDataConnector\x12\x32.nominal.data_connector.v1.GetDataConnectorRequest\x1a\x33.nominal.data_connector.v1.GetDataConnectorResponse\"2\x82\xd3\xe4\x93\x02,\x12\'/data-connector/v1/{data_connector_rid}b\x01*\x12\xb8\x01\n\x13UpdateDataConnector\x12\x35.nominal.data_connector.v1.UpdateDataConnectorRequest\x1a\x36.nominal.data_connector.v1.UpdateDataConnectorResponse\"2\x82\xd3\xe4\x93\x02,\"\'/data-connector/v1/{data_connector_rid}b\x01*\x12\x83\x01\n\x06Search\x12(.nominal.data_connector.v1.SearchRequest\x1a).nominal.data_connector.v1.SearchResponse\"$\x82\xd3\xe4\x93\x02\x1e\x12\x19/data-connector/v1/searchb\x01*\x12\xb1\x01\n\x0cStartSession\x12..nominal.data_connector.v1.StartSessionRequest\x1a/.nominal.data_connector.v1.StartSessionResponse\"@\x82\xd3\xe4\x93\x02:\"5/data-connector/v1/{data_connector_rid}/session/startb\x01*\x12\xad\x01\n\x0bStopSession\x12-.nominal.data_connector.v1.StopSessionRequest\x1a..nominal.data_connector.v1.StopSessionResponse\"?\x82\xd3\xe4\x93\x02\x39\"4/data-connector/v1/{data_connector_rid}/session/stopb\x01*\x12\xb7\x01\n\x10GetSessionStatus\x12\x32.nominal.data_connector.v1.GetSessionStatusRequest\x1a\x33.nominal.data_connector.v1.GetSessionStatusResponse\":\x82\xd3\xe4\x93\x02\x34\x12//data-connector/v1/{data_connector_rid}/sessionb\x01*B \n\x1cio.nominal.data_connector.v1P\x01\x62\x06proto3')
|
|
34
34
|
|
|
35
35
|
_globals = globals()
|
|
36
36
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -80,58 +80,66 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
80
80
|
_globals['_DATACONNECTORSERVICE'].methods_by_name['StopSession']._serialized_options = b'\202\323\344\223\0029\"4/data-connector/v1/{data_connector_rid}/session/stopb\001*'
|
|
81
81
|
_globals['_DATACONNECTORSERVICE'].methods_by_name['GetSessionStatus']._loaded_options = None
|
|
82
82
|
_globals['_DATACONNECTORSERVICE'].methods_by_name['GetSessionStatus']._serialized_options = b'\202\323\344\223\0024\022//data-connector/v1/{data_connector_rid}/sessionb\001*'
|
|
83
|
-
_globals['_DATACONNECTORERRORTYPE']._serialized_start=
|
|
84
|
-
_globals['_DATACONNECTORERRORTYPE']._serialized_end=
|
|
85
|
-
_globals['
|
|
86
|
-
_globals['
|
|
87
|
-
_globals['
|
|
88
|
-
_globals['
|
|
89
|
-
_globals['
|
|
90
|
-
_globals['
|
|
91
|
-
_globals['
|
|
92
|
-
_globals['
|
|
93
|
-
_globals['
|
|
94
|
-
_globals['
|
|
95
|
-
_globals['
|
|
96
|
-
_globals['
|
|
97
|
-
_globals['
|
|
98
|
-
_globals['
|
|
99
|
-
_globals['
|
|
100
|
-
_globals['
|
|
101
|
-
_globals['
|
|
102
|
-
_globals['
|
|
103
|
-
_globals['
|
|
104
|
-
_globals['
|
|
105
|
-
_globals['
|
|
106
|
-
_globals['
|
|
107
|
-
_globals['
|
|
108
|
-
_globals['
|
|
109
|
-
_globals['
|
|
110
|
-
_globals['
|
|
111
|
-
_globals['
|
|
112
|
-
_globals['
|
|
113
|
-
_globals['
|
|
114
|
-
_globals['
|
|
115
|
-
_globals['
|
|
116
|
-
_globals['
|
|
117
|
-
_globals['
|
|
118
|
-
_globals['
|
|
119
|
-
_globals['
|
|
120
|
-
_globals['
|
|
121
|
-
_globals['
|
|
122
|
-
_globals['
|
|
123
|
-
_globals['
|
|
124
|
-
_globals['
|
|
125
|
-
_globals['
|
|
126
|
-
_globals['
|
|
127
|
-
_globals['
|
|
128
|
-
_globals['
|
|
129
|
-
_globals['
|
|
130
|
-
_globals['
|
|
131
|
-
_globals['
|
|
132
|
-
_globals['
|
|
133
|
-
_globals['
|
|
134
|
-
_globals['
|
|
135
|
-
_globals['
|
|
136
|
-
_globals['
|
|
83
|
+
_globals['_DATACONNECTORERRORTYPE']._serialized_start=3821
|
|
84
|
+
_globals['_DATACONNECTORERRORTYPE']._serialized_end=3982
|
|
85
|
+
_globals['_SORTFIELD']._serialized_start=3984
|
|
86
|
+
_globals['_SORTFIELD']._serialized_end=4050
|
|
87
|
+
_globals['_SORTORDER']._serialized_start=4052
|
|
88
|
+
_globals['_SORTORDER']._serialized_end=4132
|
|
89
|
+
_globals['_REPLICASTATUS']._serialized_start=4135
|
|
90
|
+
_globals['_REPLICASTATUS']._serialized_end=4328
|
|
91
|
+
_globals['_CREATEDATACONNECTORREQUEST']._serialized_start=276
|
|
92
|
+
_globals['_CREATEDATACONNECTORREQUEST']._serialized_end=545
|
|
93
|
+
_globals['_CREATEDATACONNECTORRESPONSE']._serialized_start=547
|
|
94
|
+
_globals['_CREATEDATACONNECTORRESPONSE']._serialized_end=642
|
|
95
|
+
_globals['_DATACONNECTOR']._serialized_start=645
|
|
96
|
+
_globals['_DATACONNECTOR']._serialized_end=1028
|
|
97
|
+
_globals['_DATACONNECTORDETAILS']._serialized_start=1030
|
|
98
|
+
_globals['_DATACONNECTORDETAILS']._serialized_end=1146
|
|
99
|
+
_globals['_DATACONNECTORDETAILSUPDATES']._serialized_start=1149
|
|
100
|
+
_globals['_DATACONNECTORDETAILSUPDATES']._serialized_end=1287
|
|
101
|
+
_globals['_DATACONNECTORDETAILSSECRETS']._serialized_start=1290
|
|
102
|
+
_globals['_DATACONNECTORDETAILSSECRETS']._serialized_end=1419
|
|
103
|
+
_globals['_UPDATEDATACONNECTORREQUEST']._serialized_start=1422
|
|
104
|
+
_globals['_UPDATEDATACONNECTORREQUEST']._serialized_end=1798
|
|
105
|
+
_globals['_UPDATEDATACONNECTORRESPONSE']._serialized_start=1800
|
|
106
|
+
_globals['_UPDATEDATACONNECTORRESPONSE']._serialized_end=1895
|
|
107
|
+
_globals['_GETDATACONNECTORREQUEST']._serialized_start=1897
|
|
108
|
+
_globals['_GETDATACONNECTORREQUEST']._serialized_end=1994
|
|
109
|
+
_globals['_GETDATACONNECTORRESPONSE']._serialized_start=1996
|
|
110
|
+
_globals['_GETDATACONNECTORRESPONSE']._serialized_end=2088
|
|
111
|
+
_globals['_NAMEFILTER']._serialized_start=2090
|
|
112
|
+
_globals['_NAMEFILTER']._serialized_end=2116
|
|
113
|
+
_globals['_DESCRIPTIONFILTER']._serialized_start=2118
|
|
114
|
+
_globals['_DESCRIPTIONFILTER']._serialized_end=2158
|
|
115
|
+
_globals['_TARGETDATASETFILTER']._serialized_start=2160
|
|
116
|
+
_globals['_TARGETDATASETFILTER']._serialized_end=2247
|
|
117
|
+
_globals['_REPLICASTATUSFILTER']._serialized_start=2249
|
|
118
|
+
_globals['_REPLICASTATUSFILTER']._serialized_end=2336
|
|
119
|
+
_globals['_ANDFILTER']._serialized_start=2338
|
|
120
|
+
_globals['_ANDFILTER']._serialized_end=2407
|
|
121
|
+
_globals['_SORTBY']._serialized_start=2409
|
|
122
|
+
_globals['_SORTBY']._serialized_end=2523
|
|
123
|
+
_globals['_SEARCHFILTER']._serialized_start=2526
|
|
124
|
+
_globals['_SEARCHFILTER']._serialized_end=2875
|
|
125
|
+
_globals['_SEARCHREQUEST']._serialized_start=2878
|
|
126
|
+
_globals['_SEARCHREQUEST']._serialized_end=3124
|
|
127
|
+
_globals['_SEARCHRESPONSE']._serialized_start=3126
|
|
128
|
+
_globals['_SEARCHRESPONSE']._serialized_end=3249
|
|
129
|
+
_globals['_STARTSESSIONREQUEST']._serialized_start=3251
|
|
130
|
+
_globals['_STARTSESSIONREQUEST']._serialized_end=3344
|
|
131
|
+
_globals['_STARTSESSIONRESPONSE']._serialized_start=3346
|
|
132
|
+
_globals['_STARTSESSIONRESPONSE']._serialized_end=3368
|
|
133
|
+
_globals['_STOPSESSIONREQUEST']._serialized_start=3370
|
|
134
|
+
_globals['_STOPSESSIONREQUEST']._serialized_end=3462
|
|
135
|
+
_globals['_STOPSESSIONRESPONSE']._serialized_start=3464
|
|
136
|
+
_globals['_STOPSESSIONRESPONSE']._serialized_end=3485
|
|
137
|
+
_globals['_GETSESSIONSTATUSREQUEST']._serialized_start=3487
|
|
138
|
+
_globals['_GETSESSIONSTATUSREQUEST']._serialized_end=3584
|
|
139
|
+
_globals['_ACTIVESESSIONSTATUS']._serialized_start=3586
|
|
140
|
+
_globals['_ACTIVESESSIONSTATUS']._serialized_end=3673
|
|
141
|
+
_globals['_GETSESSIONSTATUSRESPONSE']._serialized_start=3676
|
|
142
|
+
_globals['_GETSESSIONSTATUSRESPONSE']._serialized_end=3818
|
|
143
|
+
_globals['_DATACONNECTORSERVICE']._serialized_start=4331
|
|
144
|
+
_globals['_DATACONNECTORSERVICE']._serialized_end=5570
|
|
137
145
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -3,7 +3,7 @@ import datetime
|
|
|
3
3
|
from google.api import annotations_pb2 as _annotations_pb2
|
|
4
4
|
from google.protobuf import empty_pb2 as _empty_pb2
|
|
5
5
|
from google.protobuf import timestamp_pb2 as _timestamp_pb2
|
|
6
|
-
from nominal.data_connector.v1 import
|
|
6
|
+
from nominal.data_connector.v1 import opc_ua_connector_pb2 as _opc_ua_connector_pb2
|
|
7
7
|
from nominal.gen.v1 import alias_pb2 as _alias_pb2
|
|
8
8
|
from nominal.gen.v1 import error_pb2 as _error_pb2
|
|
9
9
|
from google.protobuf.internal import containers as _containers
|
|
@@ -20,6 +20,17 @@ class DataConnectorErrorType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
|
20
20
|
DATA_CONNECTOR_ERROR_TYPE_UNSPECIFIED: _ClassVar[DataConnectorErrorType]
|
|
21
21
|
DATA_CONNECTOR_ERROR_TYPE_CONNECTOR_NOT_FOUND: _ClassVar[DataConnectorErrorType]
|
|
22
22
|
|
|
23
|
+
class SortField(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
24
|
+
__slots__ = ()
|
|
25
|
+
SORT_FIELD_UNSPECIFIED: _ClassVar[SortField]
|
|
26
|
+
SORT_FIELD_UPDATED_AT: _ClassVar[SortField]
|
|
27
|
+
|
|
28
|
+
class SortOrder(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
29
|
+
__slots__ = ()
|
|
30
|
+
SORT_ORDER_UNSPECIFIED: _ClassVar[SortOrder]
|
|
31
|
+
SORT_ORDER_ASC: _ClassVar[SortOrder]
|
|
32
|
+
SORT_ORDER_DESC: _ClassVar[SortOrder]
|
|
33
|
+
|
|
23
34
|
class ReplicaStatus(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
24
35
|
__slots__ = ()
|
|
25
36
|
REPLICA_STATUS_UNSPECIFIED: _ClassVar[ReplicaStatus]
|
|
@@ -30,6 +41,11 @@ class ReplicaStatus(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
|
|
30
41
|
REPLICA_STATUS_STOPPED: _ClassVar[ReplicaStatus]
|
|
31
42
|
DATA_CONNECTOR_ERROR_TYPE_UNSPECIFIED: DataConnectorErrorType
|
|
32
43
|
DATA_CONNECTOR_ERROR_TYPE_CONNECTOR_NOT_FOUND: DataConnectorErrorType
|
|
44
|
+
SORT_FIELD_UNSPECIFIED: SortField
|
|
45
|
+
SORT_FIELD_UPDATED_AT: SortField
|
|
46
|
+
SORT_ORDER_UNSPECIFIED: SortOrder
|
|
47
|
+
SORT_ORDER_ASC: SortOrder
|
|
48
|
+
SORT_ORDER_DESC: SortOrder
|
|
33
49
|
REPLICA_STATUS_UNSPECIFIED: ReplicaStatus
|
|
34
50
|
REPLICA_STATUS_STARTING: ReplicaStatus
|
|
35
51
|
REPLICA_STATUS_SUBSCRIBING: ReplicaStatus
|
|
@@ -78,20 +94,20 @@ class DataConnector(_message.Message):
|
|
|
78
94
|
class DataConnectorDetails(_message.Message):
|
|
79
95
|
__slots__ = ("opc_ua",)
|
|
80
96
|
OPC_UA_FIELD_NUMBER: _ClassVar[int]
|
|
81
|
-
opc_ua:
|
|
82
|
-
def __init__(self, opc_ua: _Optional[_Union[
|
|
97
|
+
opc_ua: _opc_ua_connector_pb2.OpcUaConnectorDetails
|
|
98
|
+
def __init__(self, opc_ua: _Optional[_Union[_opc_ua_connector_pb2.OpcUaConnectorDetails, _Mapping]] = ...) -> None: ...
|
|
83
99
|
|
|
84
100
|
class DataConnectorDetailsUpdates(_message.Message):
|
|
85
101
|
__slots__ = ("opc_ua",)
|
|
86
102
|
OPC_UA_FIELD_NUMBER: _ClassVar[int]
|
|
87
|
-
opc_ua:
|
|
88
|
-
def __init__(self, opc_ua: _Optional[_Union[
|
|
103
|
+
opc_ua: _opc_ua_connector_pb2.OpcUaConnectorDetailsUpdates
|
|
104
|
+
def __init__(self, opc_ua: _Optional[_Union[_opc_ua_connector_pb2.OpcUaConnectorDetailsUpdates, _Mapping]] = ...) -> None: ...
|
|
89
105
|
|
|
90
106
|
class DataConnectorDetailsSecrets(_message.Message):
|
|
91
107
|
__slots__ = ("opc_ua",)
|
|
92
108
|
OPC_UA_FIELD_NUMBER: _ClassVar[int]
|
|
93
|
-
opc_ua:
|
|
94
|
-
def __init__(self, opc_ua: _Optional[_Union[
|
|
109
|
+
opc_ua: _opc_ua_connector_pb2.OpcUaConnectorDetailsSecret
|
|
110
|
+
def __init__(self, opc_ua: _Optional[_Union[_opc_ua_connector_pb2.OpcUaConnectorDetailsSecret, _Mapping]] = ...) -> None: ...
|
|
95
111
|
|
|
96
112
|
class UpdateDataConnectorRequest(_message.Message):
|
|
97
113
|
__slots__ = ("data_connector_rid", "name", "description", "connection_details", "target_dataset_rid")
|
|
@@ -149,29 +165,46 @@ class ReplicaStatusFilter(_message.Message):
|
|
|
149
165
|
replica_status: ReplicaStatus
|
|
150
166
|
def __init__(self, replica_status: _Optional[_Union[ReplicaStatus, str]] = ...) -> None: ...
|
|
151
167
|
|
|
168
|
+
class AndFilter(_message.Message):
|
|
169
|
+
__slots__ = ("clauses",)
|
|
170
|
+
CLAUSES_FIELD_NUMBER: _ClassVar[int]
|
|
171
|
+
clauses: _containers.RepeatedCompositeFieldContainer[SearchFilter]
|
|
172
|
+
def __init__(self, clauses: _Optional[_Iterable[_Union[SearchFilter, _Mapping]]] = ...) -> None: ...
|
|
173
|
+
|
|
174
|
+
class SortBy(_message.Message):
|
|
175
|
+
__slots__ = ("field", "order")
|
|
176
|
+
FIELD_FIELD_NUMBER: _ClassVar[int]
|
|
177
|
+
ORDER_FIELD_NUMBER: _ClassVar[int]
|
|
178
|
+
field: SortField
|
|
179
|
+
order: SortOrder
|
|
180
|
+
def __init__(self, field: _Optional[_Union[SortField, str]] = ..., order: _Optional[_Union[SortOrder, str]] = ...) -> None: ...
|
|
181
|
+
|
|
152
182
|
class SearchFilter(_message.Message):
|
|
153
183
|
__slots__ = ("name", "description", "target_dataset", "replica_status")
|
|
154
184
|
NAME_FIELD_NUMBER: _ClassVar[int]
|
|
155
185
|
DESCRIPTION_FIELD_NUMBER: _ClassVar[int]
|
|
156
186
|
TARGET_DATASET_FIELD_NUMBER: _ClassVar[int]
|
|
157
187
|
REPLICA_STATUS_FIELD_NUMBER: _ClassVar[int]
|
|
188
|
+
AND_FIELD_NUMBER: _ClassVar[int]
|
|
158
189
|
name: NameFilter
|
|
159
190
|
description: DescriptionFilter
|
|
160
191
|
target_dataset: TargetDatasetFilter
|
|
161
192
|
replica_status: ReplicaStatusFilter
|
|
162
|
-
def __init__(self, name: _Optional[_Union[NameFilter, _Mapping]] = ..., description: _Optional[_Union[DescriptionFilter, _Mapping]] = ..., target_dataset: _Optional[_Union[TargetDatasetFilter, _Mapping]] = ..., replica_status: _Optional[_Union[ReplicaStatusFilter, _Mapping]] =
|
|
193
|
+
def __init__(self, name: _Optional[_Union[NameFilter, _Mapping]] = ..., description: _Optional[_Union[DescriptionFilter, _Mapping]] = ..., target_dataset: _Optional[_Union[TargetDatasetFilter, _Mapping]] = ..., replica_status: _Optional[_Union[ReplicaStatusFilter, _Mapping]] = ..., **kwargs) -> None: ...
|
|
163
194
|
|
|
164
195
|
class SearchRequest(_message.Message):
|
|
165
|
-
__slots__ = ("workspace_rid", "filter", "page_size", "page_token")
|
|
196
|
+
__slots__ = ("workspace_rid", "filter", "page_size", "page_token", "sort_by")
|
|
166
197
|
WORKSPACE_RID_FIELD_NUMBER: _ClassVar[int]
|
|
167
198
|
FILTER_FIELD_NUMBER: _ClassVar[int]
|
|
168
199
|
PAGE_SIZE_FIELD_NUMBER: _ClassVar[int]
|
|
169
200
|
PAGE_TOKEN_FIELD_NUMBER: _ClassVar[int]
|
|
201
|
+
SORT_BY_FIELD_NUMBER: _ClassVar[int]
|
|
170
202
|
workspace_rid: str
|
|
171
203
|
filter: SearchFilter
|
|
172
204
|
page_size: int
|
|
173
205
|
page_token: str
|
|
174
|
-
|
|
206
|
+
sort_by: SortBy
|
|
207
|
+
def __init__(self, workspace_rid: _Optional[str] = ..., filter: _Optional[_Union[SearchFilter, _Mapping]] = ..., page_size: _Optional[int] = ..., page_token: _Optional[str] = ..., sort_by: _Optional[_Union[SortBy, _Mapping]] = ...) -> None: ...
|
|
175
208
|
|
|
176
209
|
class SearchResponse(_message.Message):
|
|
177
210
|
__slots__ = ("data_connectors", "page_token")
|
|
@@ -0,0 +1,117 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# NO CHECKED-IN PROTOBUF GENCODE
|
|
4
|
+
# source: nominal/data_connector/v1/opc_ua_connector.proto
|
|
5
|
+
# Protobuf Python Version: 6.31.1
|
|
6
|
+
"""Generated protocol buffer code."""
|
|
7
|
+
from google.protobuf import descriptor as _descriptor
|
|
8
|
+
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
9
|
+
from google.protobuf import runtime_version as _runtime_version
|
|
10
|
+
from google.protobuf import symbol_database as _symbol_database
|
|
11
|
+
from google.protobuf.internal import builder as _builder
|
|
12
|
+
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
13
|
+
_runtime_version.Domain.PUBLIC,
|
|
14
|
+
6,
|
|
15
|
+
31,
|
|
16
|
+
1,
|
|
17
|
+
'',
|
|
18
|
+
'nominal/data_connector/v1/opc_ua_connector.proto'
|
|
19
|
+
)
|
|
20
|
+
# @@protoc_insertion_point(imports)
|
|
21
|
+
|
|
22
|
+
_sym_db = _symbol_database.Default()
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
from buf.validate import validate_pb2 as buf_dot_validate_dot_validate__pb2
|
|
26
|
+
from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
|
|
27
|
+
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
28
|
+
from nominal.gen.v1 import alias_pb2 as nominal_dot_gen_dot_v1_dot_alias__pb2
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n0nominal/data_connector/v1/opc_ua_connector.proto\x12\x19nominal.data_connector.v1\x1a\x1b\x62uf/validate/validate.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1anominal/gen/v1/alias.proto\"\x89\x02\n\x17OpcAuthenticationConfig\x12+\n\tanonymous\x18\x01 \x01(\x0b\x32\x16.google.protobuf.EmptyH\x00\x12Y\n\x11username_password\x18\x02 \x01(\x0b\x32<.nominal.data_connector.v1.OpcUsernamePasswordAuthenticationH\x00\x12\x42\n\x05token\x18\x03 \x01(\x0b\x32\x31.nominal.data_connector.v1.OpcTokenAuthenticationH\x00\x42\"\n\x19opc_authentication_config\x12\x05\xbaH\x02\x08\x01\"\x9b\x02\n\x1dOpcAuthenticationConfigSecret\x12+\n\tanonymous\x18\x01 \x01(\x0b\x32\x16.google.protobuf.EmptyH\x00\x12_\n\x11username_password\x18\x02 \x01(\x0b\x32\x42.nominal.data_connector.v1.OpcUsernamePasswordAuthenticationSecretH\x00\x12H\n\x05token\x18\x03 \x01(\x0b\x32\x37.nominal.data_connector.v1.OpcTokenAuthenticationSecretH\x00\x42\"\n\x19opc_authentication_config\x12\x05\xbaH\x02\x08\x01\"G\n!OpcUsernamePasswordAuthentication\x12\x10\n\x08username\x18\x01 \x01(\t\x12\x10\n\x08password\x18\x02 \x01(\t\"u\n\'OpcUsernamePasswordAuthenticationSecret\x12\x10\n\x08username\x18\x01 \x01(\t\x12\x38\n\x08password\x18\x02 \x01(\tB&\x9a\xb2\x1a\"\n io.nominal.secrets.api.SecretRid\"\'\n\x16OpcTokenAuthentication\x12\r\n\x05token\x18\x01 \x01(\t\"U\n\x1cOpcTokenAuthenticationSecret\x12\x35\n\x05token\x18\x01 \x01(\tB&\x9a\xb2\x1a\"\n io.nominal.secrets.api.SecretRid\"X\n\x12OpcIdentifierValue\x12\x11\n\x07numeric\x18\x01 \x01(\x05H\x00\x12\x10\n\x06string\x18\x02 \x01(\tH\x00\x42\x1d\n\x14opc_identifier_value\x12\x05\xbaH\x02\x08\x01\"r\n\x07OpcNode\x12\x16\n\tnamespace\x18\x01 \x01(\rH\x00\x88\x01\x01\x12\x41\n\nidentifier\x18\x02 \x01(\x0b\x32-.nominal.data_connector.v1.OpcIdentifierValueB\x0c\n\n_namespace\"\xc2\x04\n\x1cOpcUaChannelNamingConvention\x12V\n\x07node_id\x18\x01 \x01(\x0b\x32\x43.nominal.data_connector.v1.OpcUaChannelNamingConvention.OpcUaNodeIdH\x00\x12^\n\x0b\x62rowse_name\x18\x02 \x01(\x0b\x32G.nominal.data_connector.v1.OpcUaChannelNamingConvention.OpcUaBrowseNameH\x00\x12`\n\x0c\x64isplay_name\x18\x03 \x01(\x0b\x32H.nominal.data_connector.v1.OpcUaChannelNamingConvention.OpcUaDisplayNameH\x00\x12Z\n\tfull_path\x18\x04 \x01(\x0b\x32\x45.nominal.data_connector.v1.OpcUaChannelNamingConvention.OpcUaFullPathH\x00\x1a\r\n\x0bOpcUaNodeId\x1a\x11\n\x0fOpcUaBrowseName\x1a\x12\n\x10OpcUaDisplayName\x1aZ\n\rOpcUaFullPath\x12\x36\n\nroot_nodes\x18\x01 \x03(\x0b\x32\".nominal.data_connector.v1.OpcNode\x12\x11\n\tdelimiter\x18\x02 \x01(\tB\x1a\n\x11naming_convention\x12\x05\xbaH\x02\x08\x01\"\xc0\x01\n\x15OpcUaConnectorDetails\x12\x0b\n\x03uri\x18\x01 \x01(\t\x12Q\n\x15\x61uthentication_config\x18\x02 \x01(\x0b\x32\x32.nominal.data_connector.v1.OpcAuthenticationConfig\x12G\n\x0fscraping_config\x18\x03 \x01(\x0b\x32..nominal.data_connector.v1.OpcUaScrapingConfig\"\x93\x02\n\x1cOpcUaConnectorDetailsUpdates\x12\x10\n\x03uri\x18\x01 \x01(\tH\x00\x88\x01\x01\x12V\n\x15\x61uthentication_config\x18\x02 \x01(\x0b\x32\x32.nominal.data_connector.v1.OpcAuthenticationConfigH\x01\x88\x01\x01\x12S\n\x0fscraping_config\x18\x03 \x01(\x0b\x32\x35.nominal.data_connector.v1.OpcUaScrapingConfigUpdatesH\x02\x88\x01\x01\x42\x06\n\x04_uriB\x18\n\x16_authentication_configB\x12\n\x10_scraping_config\"\xcc\x01\n\x1bOpcUaConnectorDetailsSecret\x12\x0b\n\x03uri\x18\x01 \x01(\t\x12W\n\x15\x61uthentication_config\x18\x02 \x01(\x0b\x32\x38.nominal.data_connector.v1.OpcAuthenticationConfigSecret\x12G\n\x0fscraping_config\x18\x03 \x01(\x0b\x32..nominal.data_connector.v1.OpcUaScrapingConfig\"\xee\x01\n\x14OpcUaTraversalConfig\x12@\n\nroot_nodes\x18\x01 \x03(\x0b\x32\".nominal.data_connector.v1.OpcNodeB\x08\xbaH\x05\x92\x01\x02\x08\x01\x12\x36\n\nskip_nodes\x18\x02 \x03(\x0b\x32\".nominal.data_connector.v1.OpcNode\x12\\\n\x1areference_exploration_type\x18\x03 \x01(\x0e\x32\x38.nominal.data_connector.v1.OpcUaReferenceExplorationType\"Z\n\x1bOpcUaDirectNodeSubscription\x12;\n\x05nodes\x18\x01 \x03(\x0b\x32\".nominal.data_connector.v1.OpcNodeB\x08\xbaH\x05\x92\x01\x02\x08\x01\"\xf5\x01\n\x1aOpcUaNodeExplorationConfig\x12R\n\x17opc_ua_traversal_config\x18\x01 \x01(\x0b\x32/.nominal.data_connector.v1.OpcUaTraversalConfigH\x00\x12\x61\n\x1fopc_ua_direct_node_subscription\x18\x02 \x01(\x0b\x32\x36.nominal.data_connector.v1.OpcUaDirectNodeSubscriptionH\x00\x42 \n\x1eopc_ua_node_exploration_config\"\xae\x03\n\x16OpcUaTimestampHandling\x12S\n\x06server\x18\x01 \x01(\x0b\x32\x41.nominal.data_connector.v1.OpcUaTimestampHandling.OpcUaServerTimeH\x00\x12S\n\x06source\x18\x02 \x01(\x0b\x32\x41.nominal.data_connector.v1.OpcUaTimestampHandling.OpcUaSourceTimeH\x00\x12\\\n\x08relative\x18\x03 \x01(\x0b\x32H.nominal.data_connector.v1.OpcUaTimestampHandling.OpcUaRelativeTimestampH\x00\x1a\x11\n\x0fOpcUaServerTime\x1a\x11\n\x0fOpcUaSourceTime\x1aT\n\x16OpcUaRelativeTimestamp\x12/\n\x06offset\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampH\x00\x88\x01\x01\x42\t\n\x07_offsetB\x10\n\x0etimestamp_type\"\xb8\x01\n\x15OpcUaDataChangeFilter\x12\x42\n\x07trigger\x18\x01 \x01(\x0e\x32\x31.nominal.data_connector.v1.OpcUaDataChangeTrigger\x12\x43\n\rdeadband_type\x18\x02 \x01(\x0e\x32,.nominal.data_connector.v1.OpcUaDeadbandType\x12\x16\n\x0e\x64\x65\x61\x64\x62\x61nd_value\x18\x03 \x01(\x01\"\xca\x04\n\x13OpcUaScrapingConfig\x12V\n\x17node_exploration_config\x18\x01 \x01(\x0b\x32\x35.nominal.data_connector.v1.OpcUaNodeExplorationConfig\x12\x16\n\x0eunit_node_name\x18\x02 \x01(\t\x12Z\n\x19\x63hannel_naming_convention\x18\x03 \x01(\x0b\x32\x37.nominal.data_connector.v1.OpcUaChannelNamingConvention\x12\x15\n\roverride_host\x18\x04 \x01(\x08\x12[\n\x1aunknown_data_type_handling\x18\x05 \x01(\x0e\x32\x37.nominal.data_connector.v1.OpcUaUnknownDataTypeHandling\x12V\n\x17\x66\x61iled_monitor_handling\x18\x06 \x01(\x0e\x32\x35.nominal.data_connector.v1.OpcUaFailedMonitorHandling\x12M\n\x12timestamp_handling\x18\x07 \x01(\x0b\x32\x31.nominal.data_connector.v1.OpcUaTimestampHandling\x12L\n\x12\x64\x61ta_change_filter\x18\x08 \x01(\x0b\x32\x30.nominal.data_connector.v1.OpcUaDataChangeFilter\"\xc1\x06\n\x1aOpcUaScrapingConfigUpdates\x12[\n\x17node_exploration_config\x18\x01 \x01(\x0b\x32\x35.nominal.data_connector.v1.OpcUaNodeExplorationConfigH\x00\x88\x01\x01\x12\x1b\n\x0eunit_node_name\x18\x02 \x01(\tH\x01\x88\x01\x01\x12_\n\x19\x63hannel_naming_convention\x18\x03 \x01(\x0b\x32\x37.nominal.data_connector.v1.OpcUaChannelNamingConventionH\x02\x88\x01\x01\x12\x1a\n\roverride_host\x18\x04 \x01(\x08H\x03\x88\x01\x01\x12`\n\x1aunknown_data_type_handling\x18\x05 \x01(\x0e\x32\x37.nominal.data_connector.v1.OpcUaUnknownDataTypeHandlingH\x04\x88\x01\x01\x12[\n\x17\x66\x61iled_monitor_handling\x18\x06 \x01(\x0e\x32\x35.nominal.data_connector.v1.OpcUaFailedMonitorHandlingH\x05\x88\x01\x01\x12R\n\x12timestamp_handling\x18\x07 \x01(\x0b\x32\x31.nominal.data_connector.v1.OpcUaTimestampHandlingH\x06\x88\x01\x01\x12Q\n\x12\x64\x61ta_change_filter\x18\x08 \x01(\x0b\x32\x30.nominal.data_connector.v1.OpcUaDataChangeFilterH\x07\x88\x01\x01\x42\x1a\n\x18_node_exploration_configB\x11\n\x0f_unit_node_nameB\x1c\n\x1a_channel_naming_conventionB\x10\n\x0e_override_hostB\x1d\n\x1b_unknown_data_type_handlingB\x1a\n\x18_failed_monitor_handlingB\x15\n\x13_timestamp_handlingB\x15\n\x13_data_change_filter*\xc2\x01\n\x1dOpcUaReferenceExplorationType\x12\x31\n-OPC_UA_REFERENCE_EXPLORATION_TYPE_UNSPECIFIED\x10\x00\x12/\n+OPC_UA_REFERENCE_EXPLORATION_TYPE_ORGANIZES\x10\x01\x12=\n9OPC_UA_REFERENCE_EXPLORATION_TYPE_HIERARCHICAL_REFERENCES\x10\x02*\xec\x01\n\x1cOpcUaUnknownDataTypeHandling\x12\x31\n-OPC_UA_UNKNOWN_DATA_TYPE_HANDLING_UNSPECIFIED\x10\x00\x12+\n\'OPC_UA_UNKNOWN_DATA_TYPE_HANDLING_ERROR\x10\x01\x12\x35\n1OPC_UA_UNKNOWN_DATA_TYPE_HANDLING_TREAT_AS_DOUBLE\x10\x02\x12\x35\n1OPC_UA_UNKNOWN_DATA_TYPE_HANDLING_TREAT_AS_STRING\x10\x03*\xa1\x01\n\x1aOpcUaFailedMonitorHandling\x12.\n*OPC_UA_FAILED_MONITOR_HANDLING_UNSPECIFIED\x10\x00\x12(\n$OPC_UA_FAILED_MONITOR_HANDLING_ERROR\x10\x01\x12)\n%OPC_UA_FAILED_MONITOR_HANDLING_IGNORE\x10\x02*\xd4\x01\n\x16OpcUaDataChangeTrigger\x12*\n&OPC_UA_DATA_CHANGE_TRIGGER_UNSPECIFIED\x10\x00\x12*\n&OPC_UA_DATA_CHANGE_TRIGGER_STATUS_ONLY\x10\x01\x12+\n\'OPC_UA_DATA_CHANGE_TRIGGER_STATUS_VALUE\x10\x02\x12\x35\n1OPC_UA_DATA_CHANGE_TRIGGER_STATUS_VALUE_TIMESTAMP\x10\x03*\x9d\x01\n\x11OpcUaDeadbandType\x12$\n OPC_UA_DEADBAND_TYPE_UNSPECIFIED\x10\x00\x12\x1d\n\x19OPC_UA_DEADBAND_TYPE_NONE\x10\x01\x12!\n\x1dOPC_UA_DEADBAND_TYPE_ABSOLUTE\x10\x02\x12 \n\x1cOPC_UA_DEADBAND_TYPE_PERCENT\x10\x03\x42 \n\x1cio.nominal.data_connector.v1P\x01\x62\x06proto3')
|
|
32
|
+
|
|
33
|
+
_globals = globals()
|
|
34
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
35
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'nominal.data_connector.v1.opc_ua_connector_pb2', _globals)
|
|
36
|
+
if not _descriptor._USE_C_DESCRIPTORS:
|
|
37
|
+
_globals['DESCRIPTOR']._loaded_options = None
|
|
38
|
+
_globals['DESCRIPTOR']._serialized_options = b'\n\034io.nominal.data_connector.v1P\001'
|
|
39
|
+
_globals['_OPCAUTHENTICATIONCONFIG'].oneofs_by_name['opc_authentication_config']._loaded_options = None
|
|
40
|
+
_globals['_OPCAUTHENTICATIONCONFIG'].oneofs_by_name['opc_authentication_config']._serialized_options = b'\272H\002\010\001'
|
|
41
|
+
_globals['_OPCAUTHENTICATIONCONFIGSECRET'].oneofs_by_name['opc_authentication_config']._loaded_options = None
|
|
42
|
+
_globals['_OPCAUTHENTICATIONCONFIGSECRET'].oneofs_by_name['opc_authentication_config']._serialized_options = b'\272H\002\010\001'
|
|
43
|
+
_globals['_OPCUSERNAMEPASSWORDAUTHENTICATIONSECRET'].fields_by_name['password']._loaded_options = None
|
|
44
|
+
_globals['_OPCUSERNAMEPASSWORDAUTHENTICATIONSECRET'].fields_by_name['password']._serialized_options = b'\232\262\032\"\n io.nominal.secrets.api.SecretRid'
|
|
45
|
+
_globals['_OPCTOKENAUTHENTICATIONSECRET'].fields_by_name['token']._loaded_options = None
|
|
46
|
+
_globals['_OPCTOKENAUTHENTICATIONSECRET'].fields_by_name['token']._serialized_options = b'\232\262\032\"\n io.nominal.secrets.api.SecretRid'
|
|
47
|
+
_globals['_OPCIDENTIFIERVALUE'].oneofs_by_name['opc_identifier_value']._loaded_options = None
|
|
48
|
+
_globals['_OPCIDENTIFIERVALUE'].oneofs_by_name['opc_identifier_value']._serialized_options = b'\272H\002\010\001'
|
|
49
|
+
_globals['_OPCUACHANNELNAMINGCONVENTION'].oneofs_by_name['naming_convention']._loaded_options = None
|
|
50
|
+
_globals['_OPCUACHANNELNAMINGCONVENTION'].oneofs_by_name['naming_convention']._serialized_options = b'\272H\002\010\001'
|
|
51
|
+
_globals['_OPCUATRAVERSALCONFIG'].fields_by_name['root_nodes']._loaded_options = None
|
|
52
|
+
_globals['_OPCUATRAVERSALCONFIG'].fields_by_name['root_nodes']._serialized_options = b'\272H\005\222\001\002\010\001'
|
|
53
|
+
_globals['_OPCUADIRECTNODESUBSCRIPTION'].fields_by_name['nodes']._loaded_options = None
|
|
54
|
+
_globals['_OPCUADIRECTNODESUBSCRIPTION'].fields_by_name['nodes']._serialized_options = b'\272H\005\222\001\002\010\001'
|
|
55
|
+
_globals['_OPCUAREFERENCEEXPLORATIONTYPE']._serialized_start=5166
|
|
56
|
+
_globals['_OPCUAREFERENCEEXPLORATIONTYPE']._serialized_end=5360
|
|
57
|
+
_globals['_OPCUAUNKNOWNDATATYPEHANDLING']._serialized_start=5363
|
|
58
|
+
_globals['_OPCUAUNKNOWNDATATYPEHANDLING']._serialized_end=5599
|
|
59
|
+
_globals['_OPCUAFAILEDMONITORHANDLING']._serialized_start=5602
|
|
60
|
+
_globals['_OPCUAFAILEDMONITORHANDLING']._serialized_end=5763
|
|
61
|
+
_globals['_OPCUADATACHANGETRIGGER']._serialized_start=5766
|
|
62
|
+
_globals['_OPCUADATACHANGETRIGGER']._serialized_end=5978
|
|
63
|
+
_globals['_OPCUADEADBANDTYPE']._serialized_start=5981
|
|
64
|
+
_globals['_OPCUADEADBANDTYPE']._serialized_end=6138
|
|
65
|
+
_globals['_OPCAUTHENTICATIONCONFIG']._serialized_start=199
|
|
66
|
+
_globals['_OPCAUTHENTICATIONCONFIG']._serialized_end=464
|
|
67
|
+
_globals['_OPCAUTHENTICATIONCONFIGSECRET']._serialized_start=467
|
|
68
|
+
_globals['_OPCAUTHENTICATIONCONFIGSECRET']._serialized_end=750
|
|
69
|
+
_globals['_OPCUSERNAMEPASSWORDAUTHENTICATION']._serialized_start=752
|
|
70
|
+
_globals['_OPCUSERNAMEPASSWORDAUTHENTICATION']._serialized_end=823
|
|
71
|
+
_globals['_OPCUSERNAMEPASSWORDAUTHENTICATIONSECRET']._serialized_start=825
|
|
72
|
+
_globals['_OPCUSERNAMEPASSWORDAUTHENTICATIONSECRET']._serialized_end=942
|
|
73
|
+
_globals['_OPCTOKENAUTHENTICATION']._serialized_start=944
|
|
74
|
+
_globals['_OPCTOKENAUTHENTICATION']._serialized_end=983
|
|
75
|
+
_globals['_OPCTOKENAUTHENTICATIONSECRET']._serialized_start=985
|
|
76
|
+
_globals['_OPCTOKENAUTHENTICATIONSECRET']._serialized_end=1070
|
|
77
|
+
_globals['_OPCIDENTIFIERVALUE']._serialized_start=1072
|
|
78
|
+
_globals['_OPCIDENTIFIERVALUE']._serialized_end=1160
|
|
79
|
+
_globals['_OPCNODE']._serialized_start=1162
|
|
80
|
+
_globals['_OPCNODE']._serialized_end=1276
|
|
81
|
+
_globals['_OPCUACHANNELNAMINGCONVENTION']._serialized_start=1279
|
|
82
|
+
_globals['_OPCUACHANNELNAMINGCONVENTION']._serialized_end=1857
|
|
83
|
+
_globals['_OPCUACHANNELNAMINGCONVENTION_OPCUANODEID']._serialized_start=1685
|
|
84
|
+
_globals['_OPCUACHANNELNAMINGCONVENTION_OPCUANODEID']._serialized_end=1698
|
|
85
|
+
_globals['_OPCUACHANNELNAMINGCONVENTION_OPCUABROWSENAME']._serialized_start=1700
|
|
86
|
+
_globals['_OPCUACHANNELNAMINGCONVENTION_OPCUABROWSENAME']._serialized_end=1717
|
|
87
|
+
_globals['_OPCUACHANNELNAMINGCONVENTION_OPCUADISPLAYNAME']._serialized_start=1719
|
|
88
|
+
_globals['_OPCUACHANNELNAMINGCONVENTION_OPCUADISPLAYNAME']._serialized_end=1737
|
|
89
|
+
_globals['_OPCUACHANNELNAMINGCONVENTION_OPCUAFULLPATH']._serialized_start=1739
|
|
90
|
+
_globals['_OPCUACHANNELNAMINGCONVENTION_OPCUAFULLPATH']._serialized_end=1829
|
|
91
|
+
_globals['_OPCUACONNECTORDETAILS']._serialized_start=1860
|
|
92
|
+
_globals['_OPCUACONNECTORDETAILS']._serialized_end=2052
|
|
93
|
+
_globals['_OPCUACONNECTORDETAILSUPDATES']._serialized_start=2055
|
|
94
|
+
_globals['_OPCUACONNECTORDETAILSUPDATES']._serialized_end=2330
|
|
95
|
+
_globals['_OPCUACONNECTORDETAILSSECRET']._serialized_start=2333
|
|
96
|
+
_globals['_OPCUACONNECTORDETAILSSECRET']._serialized_end=2537
|
|
97
|
+
_globals['_OPCUATRAVERSALCONFIG']._serialized_start=2540
|
|
98
|
+
_globals['_OPCUATRAVERSALCONFIG']._serialized_end=2778
|
|
99
|
+
_globals['_OPCUADIRECTNODESUBSCRIPTION']._serialized_start=2780
|
|
100
|
+
_globals['_OPCUADIRECTNODESUBSCRIPTION']._serialized_end=2870
|
|
101
|
+
_globals['_OPCUANODEEXPLORATIONCONFIG']._serialized_start=2873
|
|
102
|
+
_globals['_OPCUANODEEXPLORATIONCONFIG']._serialized_end=3118
|
|
103
|
+
_globals['_OPCUATIMESTAMPHANDLING']._serialized_start=3121
|
|
104
|
+
_globals['_OPCUATIMESTAMPHANDLING']._serialized_end=3551
|
|
105
|
+
_globals['_OPCUATIMESTAMPHANDLING_OPCUASERVERTIME']._serialized_start=3411
|
|
106
|
+
_globals['_OPCUATIMESTAMPHANDLING_OPCUASERVERTIME']._serialized_end=3428
|
|
107
|
+
_globals['_OPCUATIMESTAMPHANDLING_OPCUASOURCETIME']._serialized_start=3430
|
|
108
|
+
_globals['_OPCUATIMESTAMPHANDLING_OPCUASOURCETIME']._serialized_end=3447
|
|
109
|
+
_globals['_OPCUATIMESTAMPHANDLING_OPCUARELATIVETIMESTAMP']._serialized_start=3449
|
|
110
|
+
_globals['_OPCUATIMESTAMPHANDLING_OPCUARELATIVETIMESTAMP']._serialized_end=3533
|
|
111
|
+
_globals['_OPCUADATACHANGEFILTER']._serialized_start=3554
|
|
112
|
+
_globals['_OPCUADATACHANGEFILTER']._serialized_end=3738
|
|
113
|
+
_globals['_OPCUASCRAPINGCONFIG']._serialized_start=3741
|
|
114
|
+
_globals['_OPCUASCRAPINGCONFIG']._serialized_end=4327
|
|
115
|
+
_globals['_OPCUASCRAPINGCONFIGUPDATES']._serialized_start=4330
|
|
116
|
+
_globals['_OPCUASCRAPINGCONFIGUPDATES']._serialized_end=5163
|
|
117
|
+
# @@protoc_insertion_point(module_scope)
|
nominal_api_protos/nominal/data_connector/v1/{opc_ua_pb2_grpc.py → opc_ua_connector_pb2_grpc.py}
RENAMED
|
@@ -17,7 +17,7 @@ except ImportError:
|
|
|
17
17
|
if _version_not_supported:
|
|
18
18
|
raise RuntimeError(
|
|
19
19
|
f'The grpc package installed is at version {GRPC_VERSION},'
|
|
20
|
-
+ ' but the generated code in nominal/data_connector/v1/
|
|
20
|
+
+ ' but the generated code in nominal/data_connector/v1/opc_ua_connector_pb2_grpc.py depends on'
|
|
21
21
|
+ f' grpcio>={GRPC_GENERATED_VERSION}.'
|
|
22
22
|
+ f' Please upgrade your grpc module to grpcio>={GRPC_GENERATED_VERSION}'
|
|
23
23
|
+ f' or downgrade your generated code using grpcio-tools<={GRPC_VERSION}.'
|
|
@@ -25,7 +25,7 @@ _sym_db = _symbol_database.Default()
|
|
|
25
25
|
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
26
26
|
|
|
27
27
|
|
|
28
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x13nominal_write.proto\x12\x1aio.nominal.scout.api.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"I\n\x13WriteRequestNominal\x12\x32\n\x06series\x18\x01 \x03(\x0b\x32\".io.nominal.scout.api.proto.Series\"\xdb\x01\n\x06Series\x12\x34\n\x07\x63hannel\x18\x01 \x01(\x0b\x32#.io.nominal.scout.api.proto.Channel\x12:\n\x04tags\x18\x02 \x03(\x0b\x32,.io.nominal.scout.api.proto.Series.TagsEntry\x12\x32\n\x06points\x18\x03 \x01(\x0b\x32\".io.nominal.scout.api.proto.Points\x1a+\n\tTagsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x17\n\x07\x43hannel\x12\x0c\n\x04name\x18\x01 \x01(\t\"\
|
|
28
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x13nominal_write.proto\x12\x1aio.nominal.scout.api.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"I\n\x13WriteRequestNominal\x12\x32\n\x06series\x18\x01 \x03(\x0b\x32\".io.nominal.scout.api.proto.Series\"\xdb\x01\n\x06Series\x12\x34\n\x07\x63hannel\x18\x01 \x01(\x0b\x32#.io.nominal.scout.api.proto.Channel\x12:\n\x04tags\x18\x02 \x03(\x0b\x32,.io.nominal.scout.api.proto.Series.TagsEntry\x12\x32\n\x06points\x18\x03 \x01(\x0b\x32\".io.nominal.scout.api.proto.Points\x1a+\n\tTagsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x17\n\x07\x43hannel\x12\x0c\n\x04name\x18\x01 \x01(\t\"\xa3\x02\n\x06Points\x12\x41\n\rdouble_points\x18\x01 \x01(\x0b\x32(.io.nominal.scout.api.proto.DoublePointsH\x00\x12\x41\n\rstring_points\x18\x02 \x01(\x0b\x32(.io.nominal.scout.api.proto.StringPointsH\x00\x12\x43\n\x0einteger_points\x18\x03 \x01(\x0b\x32).io.nominal.scout.api.proto.IntegerPointsH\x00\x12?\n\x0c\x61rray_points\x18\x04 \x01(\x0b\x32\'.io.nominal.scout.api.proto.ArrayPointsH\x00\x42\r\n\x0bpoints_type\"G\n\x0c\x44oublePoints\x12\x37\n\x06points\x18\x01 \x03(\x0b\x32\'.io.nominal.scout.api.proto.DoublePoint\"G\n\x0cStringPoints\x12\x37\n\x06points\x18\x01 \x03(\x0b\x32\'.io.nominal.scout.api.proto.StringPoint\"I\n\rIntegerPoints\x12\x38\n\x06points\x18\x01 \x03(\x0b\x32(.io.nominal.scout.api.proto.IntegerPoint\"K\n\x0b\x44oublePoint\x12-\n\ttimestamp\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\r\n\x05value\x18\x02 \x01(\x01\"K\n\x0bStringPoint\x12-\n\ttimestamp\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\r\n\x05value\x18\x02 \x01(\t\"L\n\x0cIntegerPoint\x12-\n\ttimestamp\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\r\n\x05value\x18\x02 \x01(\x03\"\xb7\x01\n\x0b\x41rrayPoints\x12L\n\x13\x64ouble_array_points\x18\x01 \x01(\x0b\x32-.io.nominal.scout.api.proto.DoubleArrayPointsH\x00\x12L\n\x13string_array_points\x18\x02 \x01(\x0b\x32-.io.nominal.scout.api.proto.StringArrayPointsH\x00\x42\x0c\n\narray_type\"Q\n\x11\x44oubleArrayPoints\x12<\n\x06points\x18\x01 \x03(\x0b\x32,.io.nominal.scout.api.proto.DoubleArrayPoint\"Q\n\x11StringArrayPoints\x12<\n\x06points\x18\x01 \x03(\x0b\x32,.io.nominal.scout.api.proto.StringArrayPoint\"P\n\x10\x44oubleArrayPoint\x12-\n\ttimestamp\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\r\n\x05value\x18\x02 \x03(\x01\"P\n\x10StringArrayPoint\x12-\n\ttimestamp\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\r\n\x05value\x18\x02 \x03(\tB\x1e\n\x1aio.nominal.scout.api.protoP\x01\x62\x06proto3')
|
|
29
29
|
|
|
30
30
|
_globals = globals()
|
|
31
31
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -44,17 +44,27 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
44
44
|
_globals['_CHANNEL']._serialized_start=381
|
|
45
45
|
_globals['_CHANNEL']._serialized_end=404
|
|
46
46
|
_globals['_POINTS']._serialized_start=407
|
|
47
|
-
_globals['_POINTS']._serialized_end=
|
|
48
|
-
_globals['_DOUBLEPOINTS']._serialized_start=
|
|
49
|
-
_globals['_DOUBLEPOINTS']._serialized_end=
|
|
50
|
-
_globals['_STRINGPOINTS']._serialized_start=
|
|
51
|
-
_globals['_STRINGPOINTS']._serialized_end=
|
|
52
|
-
_globals['_INTEGERPOINTS']._serialized_start=
|
|
53
|
-
_globals['_INTEGERPOINTS']._serialized_end=
|
|
54
|
-
_globals['_DOUBLEPOINT']._serialized_start=
|
|
55
|
-
_globals['_DOUBLEPOINT']._serialized_end=
|
|
56
|
-
_globals['_STRINGPOINT']._serialized_start=
|
|
57
|
-
_globals['_STRINGPOINT']._serialized_end=
|
|
58
|
-
_globals['_INTEGERPOINT']._serialized_start=
|
|
59
|
-
_globals['_INTEGERPOINT']._serialized_end=
|
|
47
|
+
_globals['_POINTS']._serialized_end=698
|
|
48
|
+
_globals['_DOUBLEPOINTS']._serialized_start=700
|
|
49
|
+
_globals['_DOUBLEPOINTS']._serialized_end=771
|
|
50
|
+
_globals['_STRINGPOINTS']._serialized_start=773
|
|
51
|
+
_globals['_STRINGPOINTS']._serialized_end=844
|
|
52
|
+
_globals['_INTEGERPOINTS']._serialized_start=846
|
|
53
|
+
_globals['_INTEGERPOINTS']._serialized_end=919
|
|
54
|
+
_globals['_DOUBLEPOINT']._serialized_start=921
|
|
55
|
+
_globals['_DOUBLEPOINT']._serialized_end=996
|
|
56
|
+
_globals['_STRINGPOINT']._serialized_start=998
|
|
57
|
+
_globals['_STRINGPOINT']._serialized_end=1073
|
|
58
|
+
_globals['_INTEGERPOINT']._serialized_start=1075
|
|
59
|
+
_globals['_INTEGERPOINT']._serialized_end=1151
|
|
60
|
+
_globals['_ARRAYPOINTS']._serialized_start=1154
|
|
61
|
+
_globals['_ARRAYPOINTS']._serialized_end=1337
|
|
62
|
+
_globals['_DOUBLEARRAYPOINTS']._serialized_start=1339
|
|
63
|
+
_globals['_DOUBLEARRAYPOINTS']._serialized_end=1420
|
|
64
|
+
_globals['_STRINGARRAYPOINTS']._serialized_start=1422
|
|
65
|
+
_globals['_STRINGARRAYPOINTS']._serialized_end=1503
|
|
66
|
+
_globals['_DOUBLEARRAYPOINT']._serialized_start=1505
|
|
67
|
+
_globals['_DOUBLEARRAYPOINT']._serialized_end=1585
|
|
68
|
+
_globals['_STRINGARRAYPOINT']._serialized_start=1587
|
|
69
|
+
_globals['_STRINGARRAYPOINT']._serialized_end=1667
|
|
60
70
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -39,14 +39,16 @@ class Channel(_message.Message):
|
|
|
39
39
|
def __init__(self, name: _Optional[str] = ...) -> None: ...
|
|
40
40
|
|
|
41
41
|
class Points(_message.Message):
|
|
42
|
-
__slots__ = ("double_points", "string_points", "integer_points")
|
|
42
|
+
__slots__ = ("double_points", "string_points", "integer_points", "array_points")
|
|
43
43
|
DOUBLE_POINTS_FIELD_NUMBER: _ClassVar[int]
|
|
44
44
|
STRING_POINTS_FIELD_NUMBER: _ClassVar[int]
|
|
45
45
|
INTEGER_POINTS_FIELD_NUMBER: _ClassVar[int]
|
|
46
|
+
ARRAY_POINTS_FIELD_NUMBER: _ClassVar[int]
|
|
46
47
|
double_points: DoublePoints
|
|
47
48
|
string_points: StringPoints
|
|
48
49
|
integer_points: IntegerPoints
|
|
49
|
-
|
|
50
|
+
array_points: ArrayPoints
|
|
51
|
+
def __init__(self, double_points: _Optional[_Union[DoublePoints, _Mapping]] = ..., string_points: _Optional[_Union[StringPoints, _Mapping]] = ..., integer_points: _Optional[_Union[IntegerPoints, _Mapping]] = ..., array_points: _Optional[_Union[ArrayPoints, _Mapping]] = ...) -> None: ...
|
|
50
52
|
|
|
51
53
|
class DoublePoints(_message.Message):
|
|
52
54
|
__slots__ = ("points",)
|
|
@@ -89,3 +91,39 @@ class IntegerPoint(_message.Message):
|
|
|
89
91
|
timestamp: _timestamp_pb2.Timestamp
|
|
90
92
|
value: int
|
|
91
93
|
def __init__(self, timestamp: _Optional[_Union[datetime.datetime, _timestamp_pb2.Timestamp, _Mapping]] = ..., value: _Optional[int] = ...) -> None: ...
|
|
94
|
+
|
|
95
|
+
class ArrayPoints(_message.Message):
|
|
96
|
+
__slots__ = ("double_array_points", "string_array_points")
|
|
97
|
+
DOUBLE_ARRAY_POINTS_FIELD_NUMBER: _ClassVar[int]
|
|
98
|
+
STRING_ARRAY_POINTS_FIELD_NUMBER: _ClassVar[int]
|
|
99
|
+
double_array_points: DoubleArrayPoints
|
|
100
|
+
string_array_points: StringArrayPoints
|
|
101
|
+
def __init__(self, double_array_points: _Optional[_Union[DoubleArrayPoints, _Mapping]] = ..., string_array_points: _Optional[_Union[StringArrayPoints, _Mapping]] = ...) -> None: ...
|
|
102
|
+
|
|
103
|
+
class DoubleArrayPoints(_message.Message):
|
|
104
|
+
__slots__ = ("points",)
|
|
105
|
+
POINTS_FIELD_NUMBER: _ClassVar[int]
|
|
106
|
+
points: _containers.RepeatedCompositeFieldContainer[DoubleArrayPoint]
|
|
107
|
+
def __init__(self, points: _Optional[_Iterable[_Union[DoubleArrayPoint, _Mapping]]] = ...) -> None: ...
|
|
108
|
+
|
|
109
|
+
class StringArrayPoints(_message.Message):
|
|
110
|
+
__slots__ = ("points",)
|
|
111
|
+
POINTS_FIELD_NUMBER: _ClassVar[int]
|
|
112
|
+
points: _containers.RepeatedCompositeFieldContainer[StringArrayPoint]
|
|
113
|
+
def __init__(self, points: _Optional[_Iterable[_Union[StringArrayPoint, _Mapping]]] = ...) -> None: ...
|
|
114
|
+
|
|
115
|
+
class DoubleArrayPoint(_message.Message):
|
|
116
|
+
__slots__ = ("timestamp", "value")
|
|
117
|
+
TIMESTAMP_FIELD_NUMBER: _ClassVar[int]
|
|
118
|
+
VALUE_FIELD_NUMBER: _ClassVar[int]
|
|
119
|
+
timestamp: _timestamp_pb2.Timestamp
|
|
120
|
+
value: _containers.RepeatedScalarFieldContainer[float]
|
|
121
|
+
def __init__(self, timestamp: _Optional[_Union[datetime.datetime, _timestamp_pb2.Timestamp, _Mapping]] = ..., value: _Optional[_Iterable[float]] = ...) -> None: ...
|
|
122
|
+
|
|
123
|
+
class StringArrayPoint(_message.Message):
|
|
124
|
+
__slots__ = ("timestamp", "value")
|
|
125
|
+
TIMESTAMP_FIELD_NUMBER: _ClassVar[int]
|
|
126
|
+
VALUE_FIELD_NUMBER: _ClassVar[int]
|
|
127
|
+
timestamp: _timestamp_pb2.Timestamp
|
|
128
|
+
value: _containers.RepeatedScalarFieldContainer[str]
|
|
129
|
+
def __init__(self, timestamp: _Optional[_Union[datetime.datetime, _timestamp_pb2.Timestamp, _Mapping]] = ..., value: _Optional[_Iterable[str]] = ...) -> None: ...
|