nominal-api-protos 0.898.0__py3-none-any.whl → 0.900.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.

Potentially problematic release.


This version of nominal-api-protos might be problematic. Click here for more details.

@@ -26,7 +26,8 @@ if _version_not_supported:
26
26
 
27
27
 
28
28
  class ProceduresServiceStub(object):
29
- """Service for creating and managing procedures.
29
+ """Service for creating and managing procedure templates, which are versioned collections
30
+ of steps to be performed, typically in a specific order.
30
31
  """
31
32
 
32
33
  def __init__(self, channel):
@@ -93,7 +94,8 @@ class ProceduresServiceStub(object):
93
94
 
94
95
 
95
96
  class ProceduresServiceServicer(object):
96
- """Service for creating and managing procedures.
97
+ """Service for creating and managing procedure templates, which are versioned collections
98
+ of steps to be performed, typically in a specific order.
97
99
  """
98
100
 
99
101
  def CreateProcedure(self, request, context):
@@ -241,7 +243,8 @@ def add_ProceduresServiceServicer_to_server(servicer, server):
241
243
 
242
244
  # This class is part of an EXPERIMENTAL API.
243
245
  class ProceduresService(object):
244
- """Service for creating and managing procedures.
246
+ """Service for creating and managing procedure templates, which are versioned collections
247
+ of steps to be performed, typically in a specific order.
245
248
  """
246
249
 
247
250
  @staticmethod
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nominal-api-protos
3
- Version: 0.898.0
3
+ Version: 0.900.0
4
4
  Requires-Python: >=3.8
5
5
  Requires-Dist: protobuf>=5.25.0
6
6
  Dynamic: requires-dist
@@ -41,12 +41,12 @@ nominal_api_protos/nominal/direct_channel_writer/v2/direct_nominal_channel_write
41
41
  nominal_api_protos/nominal/edge/v1/edge_sync_pb2.py,sha256=6RHU4vSswPrwZgRG_LBe2_n7TW0mG9Hj4kmNsZvGbxk,7875
42
42
  nominal_api_protos/nominal/edge/v1/edge_sync_pb2.pyi,sha256=PcLeFoXraIg9Pk80THp_Qv3_xQAdx0LaZOoGFUaR_Bc,3059
43
43
  nominal_api_protos/nominal/edge/v1/edge_sync_pb2_grpc.py,sha256=GN48CXREn5cXT4iqwkYo8y0b1g33gKhsj_eNnRbj-k4,7723
44
- nominal_api_protos/nominal/procedures/executions/v1/procedure_executions_pb2.py,sha256=vr9WPArS3Q6yByNL0c6Ge0xhHZb-IOAvcMpk2RA56mo,43682
45
- nominal_api_protos/nominal/procedures/executions/v1/procedure_executions_pb2.pyi,sha256=ob5bvorVc_xcUU6zIdtOFf0PW1msUSkQ5EnwxlJwMaA,27577
46
- nominal_api_protos/nominal/procedures/executions/v1/procedure_executions_pb2_grpc.py,sha256=svOrYNqTQYXzIQ_wuvUY_Jw8d_c3mppxKdfobkRD4IA,16113
47
- nominal_api_protos/nominal/procedures/v1/procedures_pb2.py,sha256=lmHptYUjIC_7pxju7RmnTbaCg132GWbOqFyXfMUG6hU,48559
48
- nominal_api_protos/nominal/procedures/v1/procedures_pb2.pyi,sha256=kAIsNS1L6MbhDPuCDN4Bi_cyIbgknobNDZ8ypAedwVY,31645
49
- nominal_api_protos/nominal/procedures/v1/procedures_pb2_grpc.py,sha256=ffJO0j0iCmozQAj-Hjp1cqm9MirjOj4zI68TqM4BHW0,24108
44
+ nominal_api_protos/nominal/procedures/executions/v1/procedure_executions_pb2.py,sha256=B2-toywXIkDgLxDdV-xnIU-LyZ4LAq49O4eL1Lz0XF0,57481
45
+ nominal_api_protos/nominal/procedures/executions/v1/procedure_executions_pb2.pyi,sha256=YlTKvpRAzQnlNtdbqTCRdFLC3k9ReAqHjesjDxdRf04,38034
46
+ nominal_api_protos/nominal/procedures/executions/v1/procedure_executions_pb2_grpc.py,sha256=jeTymj6psoHQNZmAGJqxzNJt7d5pusUPR6jmcOE3uOk,21212
47
+ nominal_api_protos/nominal/procedures/v1/procedures_pb2.py,sha256=sJM2OujNpwWCVPssccRw06P8krs5aKtXaYXYsLMM5i0,50877
48
+ nominal_api_protos/nominal/procedures/v1/procedures_pb2.pyi,sha256=HBXux3E6p0Z0uj9SZ0YErHZPh5yEzLISPmQDG2hycHA,31834
49
+ nominal_api_protos/nominal/procedures/v1/procedures_pb2_grpc.py,sha256=tcFCx3CtfLlZ02cS_nqSHoHIuQYvE0na2ikgcj1_QOE,24414
50
50
  nominal_api_protos/nominal/scout/elements/v1/elements_pb2.py,sha256=-T2RQp6NlnfaWR930ExhoDusEsM0dpuBVTfPTEWzAJ8,2346
51
51
  nominal_api_protos/nominal/scout/elements/v1/elements_pb2.pyi,sha256=VXIH7egTSO_rJl1uq25zijhpVGVkDEJ83H10SlwLdxg,809
52
52
  nominal_api_protos/nominal/scout/elements/v1/elements_pb2_grpc.py,sha256=0dPDbg-teXvifbw4nNYR33EdQzL9eWY39Gqa1lIF3fY,915
@@ -74,7 +74,7 @@ nominal_api_protos/nominal/versioning/v1/versioning_pb2_grpc.py,sha256=BPFvKQPHK
74
74
  nominal_api_protos/nominal/workspaces/v1/workspaces_pb2.py,sha256=XpP5HDZXUyjfr5gHyCv3_c6jyt7bvVHAZniPMCrOWBU,13064
75
75
  nominal_api_protos/nominal/workspaces/v1/workspaces_pb2.pyi,sha256=Ijf9duM_uDuwphxnKzLb_KkEotjXP4Wdmd5AQ06GPac,6227
76
76
  nominal_api_protos/nominal/workspaces/v1/workspaces_pb2_grpc.py,sha256=dCqUWk2P52MiOtZbQAHXXUP1RUKG_CRU1jbFyZh9g5k,10542
77
- nominal_api_protos-0.898.0.dist-info/METADATA,sha256=gCfFPfC4N_NpnW8PLd_rXNWhjgizFhx5KXR9vKm3220,167
78
- nominal_api_protos-0.898.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
79
- nominal_api_protos-0.898.0.dist-info/top_level.txt,sha256=LGL0l0Ex9617MHzOemB7GgioLYe-livRUUrqIkV0hpQ,19
80
- nominal_api_protos-0.898.0.dist-info/RECORD,,
77
+ nominal_api_protos-0.900.0.dist-info/METADATA,sha256=D_q5Fob5II56AxIP9MmPQkuZLokVs91atr4g10LEuWQ,167
78
+ nominal_api_protos-0.900.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
79
+ nominal_api_protos-0.900.0.dist-info/top_level.txt,sha256=LGL0l0Ex9617MHzOemB7GgioLYe-livRUUrqIkV0hpQ,19
80
+ nominal_api_protos-0.900.0.dist-info/RECORD,,