grpc-orin3-provider 0.1.0

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.
Files changed (36) hide show
  1. checksums.yaml +7 -0
  2. data/CHANGELOG.md +5 -0
  3. data/CODE_OF_CONDUCT.md +132 -0
  4. data/LICENSE.txt +21 -0
  5. data/README.md +74 -0
  6. data/Rakefile +4 -0
  7. data/gen/.DS_Store +0 -0
  8. data/gen/Message.ORiN3.Common/V1/orin3common_pb.rb +77 -0
  9. data/gen/Message.ORiN3.Provider/V1/orin3baseobject_pb.rb +38 -0
  10. data/gen/Message.ORiN3.Provider/V1/orin3baseobject_services_pb.rb +37 -0
  11. data/gen/Message.ORiN3.Provider/V1/orin3child_pb.rb +28 -0
  12. data/gen/Message.ORiN3.Provider/V1/orin3child_services_pb.rb +32 -0
  13. data/gen/Message.ORiN3.Provider/V1/orin3childcreator_pb.rb +38 -0
  14. data/gen/Message.ORiN3.Provider/V1/orin3childcreator_services_pb.rb +37 -0
  15. data/gen/Message.ORiN3.Provider/V1/orin3controllercreator_pb.rb +28 -0
  16. data/gen/Message.ORiN3.Provider/V1/orin3controllercreator_services_pb.rb +32 -0
  17. data/gen/Message.ORiN3.Provider/V1/orin3executable_pb.rb +28 -0
  18. data/gen/Message.ORiN3.Provider/V1/orin3executable_services_pb.rb +32 -0
  19. data/gen/Message.ORiN3.Provider/V1/orin3file_pb.rb +41 -0
  20. data/gen/Message.ORiN3.Provider/V1/orin3file_services_pb.rb +38 -0
  21. data/gen/Message.ORiN3.Provider/V1/orin3job_pb.rb +32 -0
  22. data/gen/Message.ORiN3.Provider/V1/orin3job_services_pb.rb +34 -0
  23. data/gen/Message.ORiN3.Provider/V1/orin3parent_pb.rb +31 -0
  24. data/gen/Message.ORiN3.Provider/V1/orin3parent_services_pb.rb +33 -0
  25. data/gen/Message.ORiN3.Provider/V1/orin3resourceopener_pb.rb +30 -0
  26. data/gen/Message.ORiN3.Provider/V1/orin3resourceopener_services_pb.rb +33 -0
  27. data/gen/Message.ORiN3.Provider/V1/orin3rootobject_pb.rb +44 -0
  28. data/gen/Message.ORiN3.Provider/V1/orin3rootobject_services_pb.rb +40 -0
  29. data/gen/Message.ORiN3.Provider/V1/orin3stream_pb.rb +28 -0
  30. data/gen/Message.ORiN3.Provider/V1/orin3stream_services_pb.rb +32 -0
  31. data/gen/Message.ORiN3.Provider/V1/orin3variable_pb.rb +30 -0
  32. data/gen/Message.ORiN3.Provider/V1/orin3variable_services_pb.rb +33 -0
  33. data/lib/grpc/orin3/provider/version.rb +9 -0
  34. data/lib/grpc/orin3/provider.rb +104 -0
  35. data/sig/grpc/orin3/provider.rbs +8 -0
  36. metadata +97 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 7bdd6e108013d55f9261092cd7958c95ceda4afdc6dceb309ecb4e94c908b45c
4
+ data.tar.gz: eb30812e7830049b9c4b14fa03a2c8ab3602d4793fab7e34a2a8cca30c510fc4
5
+ SHA512:
6
+ metadata.gz: 470ebf2f8b87545ce0caaa300b84a12de823122e94a60c82f1bbefd5cda3c5d4df8d576aae845c82440aa6b9a9309ba43e5e0430ddd58b52c8edab6b18003b43
7
+ data.tar.gz: ad77db2fcc3c7731a63be20eedf30a4cd307aa9cf592380db7c189d3be572d5c2b28b98b8a4318506a3a05f5c4b106fd1ef893c5287a696a84bb9e7c750adfad
data/CHANGELOG.md ADDED
@@ -0,0 +1,5 @@
1
+ ## [Unreleased]
2
+
3
+ ## [0.1.0] - 2024-10-26
4
+
5
+ - Initial release
@@ -0,0 +1,132 @@
1
+ # Contributor Covenant Code of Conduct
2
+
3
+ ## Our Pledge
4
+
5
+ We as members, contributors, and leaders pledge to make participation in our
6
+ community a harassment-free experience for everyone, regardless of age, body
7
+ size, visible or invisible disability, ethnicity, sex characteristics, gender
8
+ identity and expression, level of experience, education, socio-economic status,
9
+ nationality, personal appearance, race, caste, color, religion, or sexual
10
+ identity and orientation.
11
+
12
+ We pledge to act and interact in ways that contribute to an open, welcoming,
13
+ diverse, inclusive, and healthy community.
14
+
15
+ ## Our Standards
16
+
17
+ Examples of behavior that contributes to a positive environment for our
18
+ community include:
19
+
20
+ * Demonstrating empathy and kindness toward other people
21
+ * Being respectful of differing opinions, viewpoints, and experiences
22
+ * Giving and gracefully accepting constructive feedback
23
+ * Accepting responsibility and apologizing to those affected by our mistakes,
24
+ and learning from the experience
25
+ * Focusing on what is best not just for us as individuals, but for the overall
26
+ community
27
+
28
+ Examples of unacceptable behavior include:
29
+
30
+ * The use of sexualized language or imagery, and sexual attention or advances of
31
+ any kind
32
+ * Trolling, insulting or derogatory comments, and personal or political attacks
33
+ * Public or private harassment
34
+ * Publishing others' private information, such as a physical or email address,
35
+ without their explicit permission
36
+ * Other conduct which could reasonably be considered inappropriate in a
37
+ professional setting
38
+
39
+ ## Enforcement Responsibilities
40
+
41
+ Community leaders are responsible for clarifying and enforcing our standards of
42
+ acceptable behavior and will take appropriate and fair corrective action in
43
+ response to any behavior that they deem inappropriate, threatening, offensive,
44
+ or harmful.
45
+
46
+ Community leaders have the right and responsibility to remove, edit, or reject
47
+ comments, commits, code, wiki edits, issues, and other contributions that are
48
+ not aligned to this Code of Conduct, and will communicate reasons for moderation
49
+ decisions when appropriate.
50
+
51
+ ## Scope
52
+
53
+ This Code of Conduct applies within all community spaces, and also applies when
54
+ an individual is officially representing the community in public spaces.
55
+ Examples of representing our community include using an official email address,
56
+ posting via an official social media account, or acting as an appointed
57
+ representative at an online or offline event.
58
+
59
+ ## Enforcement
60
+
61
+ Instances of abusive, harassing, or otherwise unacceptable behavior may be
62
+ reported to the community leaders responsible for enforcement at
63
+ [INSERT CONTACT METHOD].
64
+ All complaints will be reviewed and investigated promptly and fairly.
65
+
66
+ All community leaders are obligated to respect the privacy and security of the
67
+ reporter of any incident.
68
+
69
+ ## Enforcement Guidelines
70
+
71
+ Community leaders will follow these Community Impact Guidelines in determining
72
+ the consequences for any action they deem in violation of this Code of Conduct:
73
+
74
+ ### 1. Correction
75
+
76
+ **Community Impact**: Use of inappropriate language or other behavior deemed
77
+ unprofessional or unwelcome in the community.
78
+
79
+ **Consequence**: A private, written warning from community leaders, providing
80
+ clarity around the nature of the violation and an explanation of why the
81
+ behavior was inappropriate. A public apology may be requested.
82
+
83
+ ### 2. Warning
84
+
85
+ **Community Impact**: A violation through a single incident or series of
86
+ actions.
87
+
88
+ **Consequence**: A warning with consequences for continued behavior. No
89
+ interaction with the people involved, including unsolicited interaction with
90
+ those enforcing the Code of Conduct, for a specified period of time. This
91
+ includes avoiding interactions in community spaces as well as external channels
92
+ like social media. Violating these terms may lead to a temporary or permanent
93
+ ban.
94
+
95
+ ### 3. Temporary Ban
96
+
97
+ **Community Impact**: A serious violation of community standards, including
98
+ sustained inappropriate behavior.
99
+
100
+ **Consequence**: A temporary ban from any sort of interaction or public
101
+ communication with the community for a specified period of time. No public or
102
+ private interaction with the people involved, including unsolicited interaction
103
+ with those enforcing the Code of Conduct, is allowed during this period.
104
+ Violating these terms may lead to a permanent ban.
105
+
106
+ ### 4. Permanent Ban
107
+
108
+ **Community Impact**: Demonstrating a pattern of violation of community
109
+ standards, including sustained inappropriate behavior, harassment of an
110
+ individual, or aggression toward or disparagement of classes of individuals.
111
+
112
+ **Consequence**: A permanent ban from any sort of public interaction within the
113
+ community.
114
+
115
+ ## Attribution
116
+
117
+ This Code of Conduct is adapted from the [Contributor Covenant][homepage],
118
+ version 2.1, available at
119
+ [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1].
120
+
121
+ Community Impact Guidelines were inspired by
122
+ [Mozilla's code of conduct enforcement ladder][Mozilla CoC].
123
+
124
+ For answers to common questions about this code of conduct, see the FAQ at
125
+ [https://www.contributor-covenant.org/faq][FAQ]. Translations are available at
126
+ [https://www.contributor-covenant.org/translations][translations].
127
+
128
+ [homepage]: https://www.contributor-covenant.org
129
+ [v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
130
+ [Mozilla CoC]: https://github.com/mozilla/diversity
131
+ [FAQ]: https://www.contributor-covenant.org/faq
132
+ [translations]: https://www.contributor-covenant.org/translations
data/LICENSE.txt ADDED
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2024 TODO: Write your name
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.
data/README.md ADDED
@@ -0,0 +1,74 @@
1
+ # grpc-orin3-provider
2
+
3
+ `grpc-orin3-provider` is a Ruby client Gem that provides a wrapper for the ORiN3 gRPC interface. It enables seamless interaction with a variety of devices and resources, allowing users to leverage ORiN3 functionalities in a language-agnostic and platform-independent manner.
4
+
5
+ ## Features
6
+
7
+ - **gRPC Wrapper**
8
+ Easily access the ORiN3 gRPC API through a Ruby client.
9
+
10
+ - **Multi-Device Support**
11
+ ORiN3 provides a unified interface to connect with diverse devices and resources, with broad applications across industries including manufacturing.
12
+
13
+ - **Cross-Platform Compatibility**
14
+ ORiN3 supports both Windows and Linux, and this Ruby client is designed for cross-platform use.
15
+
16
+ ## Installation
17
+
18
+ Install the Gem by running:
19
+
20
+ ```shell
21
+ gem install grpc-orin3-provider
22
+ ```
23
+
24
+ Or add it to your Gemfile and run `bundle install`:
25
+
26
+ ```ruby
27
+ gem 'grpc-orin3-provider'
28
+ ```
29
+
30
+ ### Usage
31
+
32
+ 1. **Initialize the Client**
33
+ Connect to the ORiN3 provider by specifying the host and port.
34
+
35
+ ```ruby
36
+ # Shorten namespaces for readability
37
+ module ORiN3
38
+ include Message::ORiN3::Common::V1::AutoGenerated
39
+ include Message::ORiN3::Provider::V1::AutoGenerated::RootObject
40
+ end
41
+
42
+ def main
43
+ # Create a gRPC client stub
44
+ stub = ORiN3::RootObjectService::Stub.new('localhost:50051', :this_channel_is_insecure)
45
+
46
+ # Prepare the request
47
+ request = ORiN3::GetRootObjectIdRequest.new(common: ORiN3::CommonRequest.new)
48
+
49
+ # Call the RPC method
50
+ response = stub.get_root_object_id(request)
51
+ puts "Response: #{response.rootObjectId}"
52
+ rescue GRPC::BadStatus => e
53
+ abort "ERROR: #{e.message}"
54
+ end
55
+ ```
56
+
57
+ 2. **Error Handling**
58
+ Proper error handling is included to manage any gRPC request failures.
59
+
60
+ ```ruby
61
+ begin
62
+ response = stub.get_root_object_id(request)
63
+ rescue GRPC::BadStatus => e
64
+ puts "ERROR: #{e.common.detail}"
65
+ end
66
+ ```
67
+
68
+ ## About ORiN3
69
+
70
+ ORiN3 (Open Robot/Resource interface for the Network) is an open standard communication interface designed to facilitate seamless communication with robots and resources on a network. Built with gRPC, ORiN3 provides cross-platform capabilities, making it suitable for various industries and applications. For more details, see the [ORiN3 GitHub repository](https://github.com/ORiNConsortium/ORiN3).
71
+
72
+ ## License
73
+
74
+ `grpc-orin3-provider` is released under the MIT License. For details, please see the [LICENSE](LICENSE.txt) file.
data/Rakefile ADDED
@@ -0,0 +1,4 @@
1
+ # frozen_string_literal: true
2
+
3
+ require "bundler/gem_tasks"
4
+ task default: %i[]
data/gen/.DS_Store ADDED
Binary file
@@ -0,0 +1,77 @@
1
+ # frozen_string_literal: true
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: Message.ORiN3.Common/V1/orin3common.proto
4
+
5
+ require 'google/protobuf'
6
+
7
+
8
+ descriptor_data = "\n)Message.ORiN3.Common/V1/orin3common.proto\x12\x0cORiN3.Common\"!\n\rCommonRequest\x12\x10\n\x08reserved\x18\x01 \x01(\x05\"N\n\x0e\x43ommonResponse\x12,\n\nresultCode\x18\x01 \x01(\x0e\x32\x18.ORiN3.Common.ResultCode\x12\x0e\n\x06\x64\x65tail\x18\x02 \x01(\t\"\xe6\x16\n\nORiN3Value\x12\x0c\n\x04type\x18\x01 \x01(\x05\x12\'\n\x04\x62ool\x18\n \x01(\x0b\x32\x17.ORiN3.Common.ORiN3BoolH\x00\x12\x31\n\tboolArray\x18\x0b \x01(\x0b\x32\x1c.ORiN3.Common.ORiN3BoolArrayH\x00\x12\x37\n\x0cnullableBool\x18\x0c \x01(\x0b\x32\x1f.ORiN3.Common.ORiN3NullableBoolH\x00\x12\x41\n\x11nullableBoolArray\x18\r \x01(\x0b\x32$.ORiN3.Common.ORiN3NullableBoolArrayH\x00\x12\'\n\x04int8\x18\x14 \x01(\x0b\x32\x17.ORiN3.Common.ORiN3Int8H\x00\x12\x31\n\tint8Array\x18\x15 \x01(\x0b\x32\x1c.ORiN3.Common.ORiN3Int8ArrayH\x00\x12\x37\n\x0cnullableInt8\x18\x16 \x01(\x0b\x32\x1f.ORiN3.Common.ORiN3NullableInt8H\x00\x12\x41\n\x11nullableInt8Array\x18\x17 \x01(\x0b\x32$.ORiN3.Common.ORiN3NullableInt8ArrayH\x00\x12)\n\x05int16\x18\x1e \x01(\x0b\x32\x18.ORiN3.Common.ORiN3Int16H\x00\x12\x33\n\nint16Array\x18\x1f \x01(\x0b\x32\x1d.ORiN3.Common.ORiN3Int16ArrayH\x00\x12\x39\n\rnullableInt16\x18 \x01(\x0b\x32 .ORiN3.Common.ORiN3NullableInt16H\x00\x12\x43\n\x12nullableInt16Array\x18! \x01(\x0b\x32%.ORiN3.Common.ORiN3NullableInt16ArrayH\x00\x12)\n\x05int32\x18( \x01(\x0b\x32\x18.ORiN3.Common.ORiN3Int32H\x00\x12\x33\n\nint32Array\x18) \x01(\x0b\x32\x1d.ORiN3.Common.ORiN3Int32ArrayH\x00\x12\x39\n\rnullableInt32\x18* \x01(\x0b\x32 .ORiN3.Common.ORiN3NullableInt32H\x00\x12\x43\n\x12nullableInt32Array\x18+ \x01(\x0b\x32%.ORiN3.Common.ORiN3NullableInt32ArrayH\x00\x12)\n\x05int64\x18\x32 \x01(\x0b\x32\x18.ORiN3.Common.ORiN3Int64H\x00\x12\x33\n\nint64Array\x18\x33 \x01(\x0b\x32\x1d.ORiN3.Common.ORiN3Int64ArrayH\x00\x12\x39\n\rnullableInt64\x18\x34 \x01(\x0b\x32 .ORiN3.Common.ORiN3NullableInt64H\x00\x12\x43\n\x12nullableInt64Array\x18\x35 \x01(\x0b\x32%.ORiN3.Common.ORiN3NullableInt64ArrayH\x00\x12)\n\x05uInt8\x18< \x01(\x0b\x32\x18.ORiN3.Common.ORiN3UInt8H\x00\x12\x33\n\nuInt8Array\x18= \x01(\x0b\x32\x1d.ORiN3.Common.ORiN3UInt8ArrayH\x00\x12\x39\n\rnullableUInt8\x18> \x01(\x0b\x32 .ORiN3.Common.ORiN3NullableUInt8H\x00\x12\x43\n\x12nullableUInt8Array\x18? \x01(\x0b\x32%.ORiN3.Common.ORiN3NullableUInt8ArrayH\x00\x12+\n\x06uInt16\x18\x46 \x01(\x0b\x32\x19.ORiN3.Common.ORiN3UInt16H\x00\x12\x35\n\x0buInt16Array\x18G \x01(\x0b\x32\x1e.ORiN3.Common.ORiN3UInt16ArrayH\x00\x12;\n\x0enullableUInt16\x18H \x01(\x0b\x32!.ORiN3.Common.ORiN3NullableUInt16H\x00\x12\x45\n\x13nullableUInt16Array\x18I \x01(\x0b\x32&.ORiN3.Common.ORiN3NullableUInt16ArrayH\x00\x12+\n\x06uInt32\x18P \x01(\x0b\x32\x19.ORiN3.Common.ORiN3UInt32H\x00\x12\x35\n\x0buInt32Array\x18Q \x01(\x0b\x32\x1e.ORiN3.Common.ORiN3UInt32ArrayH\x00\x12;\n\x0enullableUInt32\x18R \x01(\x0b\x32!.ORiN3.Common.ORiN3NullableUInt32H\x00\x12\x45\n\x13nullableUInt32Array\x18S \x01(\x0b\x32&.ORiN3.Common.ORiN3NullableUInt32ArrayH\x00\x12+\n\x06uInt64\x18Z \x01(\x0b\x32\x19.ORiN3.Common.ORiN3UInt64H\x00\x12\x35\n\x0buInt64Array\x18[ \x01(\x0b\x32\x1e.ORiN3.Common.ORiN3UInt64ArrayH\x00\x12;\n\x0enullableUInt64\x18\\ \x01(\x0b\x32!.ORiN3.Common.ORiN3NullableUInt64H\x00\x12\x45\n\x13nullableUInt64Array\x18] \x01(\x0b\x32&.ORiN3.Common.ORiN3NullableUInt64ArrayH\x00\x12)\n\x05\x66loat\x18\x64 \x01(\x0b\x32\x18.ORiN3.Common.ORiN3FloatH\x00\x12\x33\n\nfloatArray\x18\x65 \x01(\x0b\x32\x1d.ORiN3.Common.ORiN3FloatArrayH\x00\x12\x39\n\rnullableFloat\x18\x66 \x01(\x0b\x32 .ORiN3.Common.ORiN3NullableFloatH\x00\x12\x43\n\x12nullableFloatArray\x18g \x01(\x0b\x32%.ORiN3.Common.ORiN3NullableFloatArrayH\x00\x12+\n\x06\x64ouble\x18n \x01(\x0b\x32\x19.ORiN3.Common.ORiN3DoubleH\x00\x12\x35\n\x0b\x64oubleArray\x18o \x01(\x0b\x32\x1e.ORiN3.Common.ORiN3DoubleArrayH\x00\x12;\n\x0enullableDouble\x18p \x01(\x0b\x32!.ORiN3.Common.ORiN3NullableDoubleH\x00\x12\x45\n\x13nullableDoubleArray\x18q \x01(\x0b\x32&.ORiN3.Common.ORiN3NullableDoubleArrayH\x00\x12+\n\x06string\x18x \x01(\x0b\x32\x19.ORiN3.Common.ORiN3StringH\x00\x12\x35\n\x0bstringArray\x18y \x01(\x0b\x32\x1e.ORiN3.Common.ORiN3StringArrayH\x00\x12\x30\n\x08\x64\x61teTime\x18\x82\x01 \x01(\x0b\x32\x1b.ORiN3.Common.ORiN3DateTimeH\x00\x12:\n\rdateTimeArray\x18\x83\x01 \x01(\x0b\x32 .ORiN3.Common.ORiN3DateTimeArrayH\x00\x12@\n\x10nullableDateTime\x18\x84\x01 \x01(\x0b\x32#.ORiN3.Common.ORiN3NullableDateTimeH\x00\x12J\n\x15nullableDateTimeArray\x18\x85\x01 \x01(\x0b\x32(.ORiN3.Common.ORiN3NullableDateTimeArrayH\x00\x12\x31\n\x06object\x18\x8c\x01 \x01(\x0b\x32\x1e.ORiN3.Common.ORiN3ValueObjectH\x00\x42\x07\n\x05value\"\x1d\n\tORiN3Bool\x12\x10\n\x08rawValue\x18\x01 \x01(\x08\"\"\n\x0eORiN3BoolArray\x12\x10\n\x08rawValue\x18\x01 \x03(\x08\"5\n\x11ORiN3NullableBool\x12\x0e\n\x06isNull\x18\x01 \x01(\x08\x12\x10\n\x08rawValue\x18\x02 \x01(\x08\"K\n\x16ORiN3NullableBoolArray\x12\x31\n\x08rawValue\x18\x01 \x03(\x0b\x32\x1f.ORiN3.Common.ORiN3NullableBool\"\x1d\n\tORiN3Int8\x12\x10\n\x08rawValue\x18\x01 \x01(\x05\"\"\n\x0eORiN3Int8Array\x12\x10\n\x08rawValue\x18\x01 \x03(\x05\"5\n\x11ORiN3NullableInt8\x12\x0e\n\x06isNull\x18\x01 \x01(\x08\x12\x10\n\x08rawValue\x18\x02 \x01(\x05\"K\n\x16ORiN3NullableInt8Array\x12\x31\n\x08rawValue\x18\x01 \x03(\x0b\x32\x1f.ORiN3.Common.ORiN3NullableInt8\"\x1e\n\nORiN3Int16\x12\x10\n\x08rawValue\x18\x01 \x01(\x05\"#\n\x0fORiN3Int16Array\x12\x10\n\x08rawValue\x18\x01 \x03(\x05\"6\n\x12ORiN3NullableInt16\x12\x0e\n\x06isNull\x18\x01 \x01(\x08\x12\x10\n\x08rawValue\x18\x02 \x01(\x05\"M\n\x17ORiN3NullableInt16Array\x12\x32\n\x08rawValue\x18\x01 \x03(\x0b\x32 .ORiN3.Common.ORiN3NullableInt16\"\x1e\n\nORiN3Int32\x12\x10\n\x08rawValue\x18\x01 \x01(\x05\"#\n\x0fORiN3Int32Array\x12\x10\n\x08rawValue\x18\x01 \x03(\x05\"6\n\x12ORiN3NullableInt32\x12\x0e\n\x06isNull\x18\x01 \x01(\x08\x12\x10\n\x08rawValue\x18\x02 \x01(\x05\"M\n\x17ORiN3NullableInt32Array\x12\x32\n\x08rawValue\x18\x01 \x03(\x0b\x32 .ORiN3.Common.ORiN3NullableInt32\"\x1e\n\nORiN3Int64\x12\x10\n\x08rawValue\x18\x01 \x01(\x03\"#\n\x0fORiN3Int64Array\x12\x10\n\x08rawValue\x18\x01 \x03(\x03\"6\n\x12ORiN3NullableInt64\x12\x0e\n\x06isNull\x18\x01 \x01(\x08\x12\x10\n\x08rawValue\x18\x02 \x01(\x03\"M\n\x17ORiN3NullableInt64Array\x12\x32\n\x08rawValue\x18\x01 \x03(\x0b\x32 .ORiN3.Common.ORiN3NullableInt64\"\x1e\n\nORiN3UInt8\x12\x10\n\x08rawValue\x18\x01 \x01(\r\"#\n\x0fORiN3UInt8Array\x12\x10\n\x08rawValue\x18\x01 \x03(\r\"6\n\x12ORiN3NullableUInt8\x12\x0e\n\x06isNull\x18\x01 \x01(\x08\x12\x10\n\x08rawValue\x18\x02 \x01(\r\"M\n\x17ORiN3NullableUInt8Array\x12\x32\n\x08rawValue\x18\x01 \x03(\x0b\x32 .ORiN3.Common.ORiN3NullableUInt8\"\x1f\n\x0bORiN3UInt16\x12\x10\n\x08rawValue\x18\x01 \x01(\r\"$\n\x10ORiN3UInt16Array\x12\x10\n\x08rawValue\x18\x01 \x03(\r\"7\n\x13ORiN3NullableUInt16\x12\x0e\n\x06isNull\x18\x01 \x01(\x08\x12\x10\n\x08rawValue\x18\x02 \x01(\r\"O\n\x18ORiN3NullableUInt16Array\x12\x33\n\x08rawValue\x18\x01 \x03(\x0b\x32!.ORiN3.Common.ORiN3NullableUInt16\"\x1f\n\x0bORiN3UInt32\x12\x10\n\x08rawValue\x18\x01 \x01(\r\"$\n\x10ORiN3UInt32Array\x12\x10\n\x08rawValue\x18\x01 \x03(\r\"7\n\x13ORiN3NullableUInt32\x12\x0e\n\x06isNull\x18\x01 \x01(\x08\x12\x10\n\x08rawValue\x18\x02 \x01(\r\"O\n\x18ORiN3NullableUInt32Array\x12\x33\n\x08rawValue\x18\x01 \x03(\x0b\x32!.ORiN3.Common.ORiN3NullableUInt32\"\x1f\n\x0bORiN3UInt64\x12\x10\n\x08rawValue\x18\x01 \x01(\x04\"$\n\x10ORiN3UInt64Array\x12\x10\n\x08rawValue\x18\x01 \x03(\x04\"7\n\x13ORiN3NullableUInt64\x12\x0e\n\x06isNull\x18\x01 \x01(\x08\x12\x10\n\x08rawValue\x18\x02 \x01(\x04\"O\n\x18ORiN3NullableUInt64Array\x12\x33\n\x08rawValue\x18\x01 \x03(\x0b\x32!.ORiN3.Common.ORiN3NullableUInt64\"\x1e\n\nORiN3Float\x12\x10\n\x08rawValue\x18\x01 \x01(\x02\"#\n\x0fORiN3FloatArray\x12\x10\n\x08rawValue\x18\x01 \x03(\x02\"6\n\x12ORiN3NullableFloat\x12\x0e\n\x06isNull\x18\x01 \x01(\x08\x12\x10\n\x08rawValue\x18\x02 \x01(\x02\"M\n\x17ORiN3NullableFloatArray\x12\x32\n\x08rawValue\x18\x01 \x03(\x0b\x32 .ORiN3.Common.ORiN3NullableFloat\"\x1f\n\x0bORiN3Double\x12\x10\n\x08rawValue\x18\x01 \x01(\x01\"$\n\x10ORiN3DoubleArray\x12\x10\n\x08rawValue\x18\x01 \x03(\x01\"7\n\x13ORiN3NullableDouble\x12\x0e\n\x06isNull\x18\x01 \x01(\x08\x12\x10\n\x08rawValue\x18\x02 \x01(\x01\"O\n\x18ORiN3NullableDoubleArray\x12\x33\n\x08rawValue\x18\x01 \x03(\x0b\x32!.ORiN3.Common.ORiN3NullableDouble\"/\n\x0bORiN3String\x12\x0e\n\x06isNull\x18\x01 \x01(\x08\x12\x10\n\x08rawValue\x18\x02 \x01(\t\"?\n\x10ORiN3StringArray\x12+\n\x08rawValue\x18\x01 \x03(\x0b\x32\x19.ORiN3.Common.ORiN3String\"!\n\rORiN3DateTime\x12\x10\n\x08rawValue\x18\x01 \x01(\x03\"&\n\x12ORiN3DateTimeArray\x12\x10\n\x08rawValue\x18\x01 \x03(\x03\"9\n\x15ORiN3NullableDateTime\x12\x0e\n\x06isNull\x18\x01 \x01(\x08\x12\x10\n\x08rawValue\x18\x02 \x01(\x03\"S\n\x1aORiN3NullableDateTimeArray\x12\x35\n\x08rawValue\x18\x01 \x03(\x0b\x32#.ORiN3.Common.ORiN3NullableDateTime\"$\n\x10ORiN3ValueObject\x12\x10\n\x08rawValue\x18\x01 \x01(\x0c*\xec\x16\n\nResultCode\x12\r\n\tSUCCEEDED\x10\x00\x12\x10\n\x08\x43\x41NCELED\x10\xfe\xff\xff\xff\x01\x12\x15\n\rDEFAULT_ERROR\x10\xff\xff\xff\xff\x01\x12*\n\"INCONSISTENCIES_IN_OBJECT_DATABASE\x10\x81\x80\x80\x80\x01\x12 \n\x18O_RI_N3_OBJECT_NOT_FOUND\x10\x80\x82\x80\x80\x01\x12\x1e\n\x16O_RI_N3_OBJECT_DELETED\x10\x81\x82\x80\x80\x01\x12\x18\n\x10NOT_A_CONTROLLER\x10\x82\x82\x80\x80\x01\x12\x16\n\x0eNOT_A_VARIABLE\x10\x83\x82\x80\x80\x01\x12\x13\n\x0bNOT_A_EVENT\x10\x84\x82\x80\x80\x01\x12\x12\n\nNOT_A_FILE\x10\x85\x82\x80\x80\x01\x12\x11\n\tNOT_A_JOB\x10\x86\x82\x80\x80\x01\x12\x14\n\x0cNOT_A_MODULE\x10\x87\x82\x80\x80\x01\x12\x14\n\x0cNOT_A_STREAM\x10\x88\x82\x80\x80\x01\x12 \n\x18NOT_A_CONTROLLER_CREATOR\x10\x80\x84\x80\x80\x01\x12\x18\n\x10NOT_A_EXECUTABLE\x10\x81\x84\x80\x80\x01\x12\x14\n\x0cNOT_A_PARENT\x10\x82\x84\x80\x80\x01\x12\x1d\n\x15NOT_A_RESOURCE_OPENER\x10\x83\x84\x80\x80\x01\x12\x13\n\x0bNOT_A_CHILD\x10\x84\x84\x80\x80\x01\x12\x1b\n\x13NOT_A_CHILD_CREATOR\x10\x85\x84\x80\x80\x01\x12\x1f\n\x17NOT_A_SETTABLE_VARIABLE\x10\x86\x84\x80\x80\x01\x12\x1e\n\x16NOT_A_SUPPORTED_DEVICE\x10\x87\x84\x80\x80\x01\x12\x1d\n\x15NOT_A_SETTABLE_DEVICE\x10\x88\x84\x80\x80\x01\x12\x1b\n\x13\x46\x41ILED_TO_GET_VALUE\x10\x80\x86\x80\x80\x01\x12\x1b\n\x13\x46\x41ILED_TO_SET_VALUE\x10\x81\x86\x80\x80\x01\x12\x1b\n\x13MISMATCH_VALUE_TYPE\x10\x82\x86\x80\x80\x01\x12\x1e\n\x16METHOD_NOT_IMPLEMENTED\x10\x83\x86\x80\x80\x01\x12+\n#CAN_NOT_CREATE_VARIABLE_FROM_MODULE\x10\x80\x88\x80\x80\x01\x12(\n CAN_NOT_CREATE_EVENT_FROM_MODULE\x10\x81\x88\x80\x80\x01\x12)\n!CAN_NOT_CREATE_STREAM_FROM_MODULE\x10\x82\x88\x80\x80\x01\x12\'\n\x1f\x43\x41N_NOT_CREATE_FILE_FROM_MODULE\x10\x83\x88\x80\x80\x01\x12&\n\x1e\x43\x41N_NOT_CREATE_JOB_FROM_MODULE\x10\x84\x88\x80\x80\x01\x12)\n!CAN_NOT_CREATE_MODULE_FROM_MODULE\x10\x85\x88\x80\x80\x01\x12\"\n\x1a\x43\x41N_NOT_CREATE_MORE_MODULE\x10\x86\x88\x80\x80\x01\x12\x1f\n\x17\x43\x41N_NOT_CREATE_VARIABLE\x10\x87\x88\x80\x80\x01\x12\x1c\n\x14\x43\x41N_NOT_CREATE_EVENT\x10\x88\x88\x80\x80\x01\x12\x1d\n\x15\x43\x41N_NOT_CREATE_STREAM\x10\x89\x88\x80\x80\x01\x12\x1b\n\x13\x43\x41N_NOT_CREATE_FILE\x10\x8a\x88\x80\x80\x01\x12\x1a\n\x12\x43\x41N_NOT_CREATE_JOB\x10\x8b\x88\x80\x80\x01\x12\x1d\n\x15\x43\x41N_NOT_CREATE_MODULE\x10\x8c\x88\x80\x80\x01\x12\x19\n\x11\x43OMMAND_NOT_FOUND\x10\x80\x8a\x80\x80\x01\x12 \n\x18\x43OMMAND_EXECUTION_FAILED\x10\x81\x8a\x80\x80\x01\x12\x1e\n\x16JSON_ELEMENT_NOT_FOUND\x10\x80\x8c\x80\x80\x01\x12\x1a\n\x12JSON_INVALID_VALUE\x10\x81\x8c\x80\x80\x01\x12 \n\x18JSON_INVALID_VALUE_RANGE\x10\x82\x8c\x80\x80\x01\x12\x1b\n\x13JSON_INVALID_FORMAT\x10\x83\x8c\x80\x80\x01\x12\x1a\n\x12JSON_UNKNOWN_VALUE\x10\x84\x8c\x80\x80\x01\x12\x1c\n\x14JSON_KEY_DUPLICATION\x10\x85\x8c\x80\x80\x01\x12\"\n\x1aJSON_INVALID_OPTION_FORMAT\x10\x86\x8c\x80\x80\x01\x12\x17\n\x0fINVALID_VERSION\x10\x80\x8e\x80\x80\x01\x12\x17\n\x0fUNMATCH_VERSION\x10\x81\x8e\x80\x80\x01\x12$\n\x1cPROVIDER_VERSION_NOT_DEFINED\x10\x82\x8e\x80\x80\x01\x12\x11\n\tRPC_ERROR\x10\x80\x90\x80\x80\x01\x12\x1d\n\x15\x41RGUMENT_INVALID_NAME\x10\x80\x92\x80\x80\x01\x12\"\n\x1a\x41RGUMENT_INVALID_TYPE_NAME\x10\x81\x92\x80\x80\x01\x12\x1f\n\x17\x41RGUMENT_INVALID_OPTION\x10\x82\x92\x80\x80\x01\x12\x1b\n\x13\x41RGUMENT_NULL_VALUE\x10\x83\x92\x80\x80\x01\x12\x1e\n\x16\x41RGUMENT_INVALID_VALUE\x10\x84\x92\x80\x80\x01\x12\x1d\n\x15\x41RGUMENT_INVALID_TYPE\x10\x85\x92\x80\x80\x01\x12+\n#ARGUMENT_INVALID_NUMBER_OF_ELEMENTS\x10\x86\x92\x80\x80\x01\x12)\n!ARGUMENT_INVALID_TYPE_OF_ELEMENTS\x10\x87\x92\x80\x80\x01\x12\x1a\n\x12\x41RGUMENT_NOT_FOUND\x10\x88\x92\x80\x80\x01\x12\x1c\n\x14\x41RGUMENT_MISSING_KEY\x10\x89\x92\x80\x80\x01\x12 \n\x18\x41RGUMENT_UNNECESSARY_KEY\x10\x8a\x92\x80\x80\x01\x12\'\n\x1f\x41RGUMENT_INVALID_SETVALUE_ARRAY\x10\x8b\x92\x80\x80\x01\x12#\n\x1b\x43OMMUNICATION_FAILED_SERIAL\x10\x80\x94\x80\x80\x01\x12 \n\x18\x43OMMUNICATION_FAILED_TCP\x10\x81\x94\x80\x80\x01\x12 \n\x18\x43OMMUNICATION_FAILED_UDP\x10\x82\x94\x80\x80\x01\x12!\n\x19\x43OMMUNICATION_FAILED_HTTP\x10\x8b\x94\x80\x80\x01\x12#\n\x1b\x43OMMUNICATION_NOT_CONNECTED\x10\x83\x94\x80\x80\x01\x12\x31\n)COMMUNICATION_FAILED_CREATE_CLIENT_SERIAL\x10\x84\x94\x80\x80\x01\x12.\n&COMMUNICATION_FAILED_CREATE_CLIENT_TCP\x10\x85\x94\x80\x80\x01\x12:\n2COMMUNICATION_FAILED_CREATE_CLIENT_TCP_WITH_SRC_IP\x10\x86\x94\x80\x80\x01\x12.\n&COMMUNICATION_FAILED_CREATE_CLIENT_UDP\x10\x87\x94\x80\x80\x01\x12.\n&COMMUNICATION_FAILED_CRETE_CLIENT_HTTP\x10\x8c\x94\x80\x80\x01\x12\'\n\x1f\x43OMMUNICATION_ALREADY_CONNECTED\x10\x88\x94\x80\x80\x01\x12\x1b\n\x13\x43OMMUNICATION_ERROR\x10\x89\x94\x80\x80\x01\x12\x18\n\x10\x46ILE_FAILED_OPEN\x10\x80\x96\x80\x80\x01\x12\x17\n\x0f\x46ILE_NOT_OPENED\x10\x81\x96\x80\x80\x01\x12\x19\n\x11\x46ILE_FAILED_WRITE\x10\x82\x96\x80\x80\x01\x12\x18\n\x10\x46ILE_FAILED_READ\x10\x83\x96\x80\x80\x01\x12\x1b\n\x13\x46ILE_ALREADY_OPENED\x10\x84\x96\x80\x80\x01\x12\x1a\n\x12TAGS_METHOD_FAILED\x10\x80\x98\x80\x80\x01\x12\x18\n\x10TAGS_INVALID_KEY\x10\x81\x98\x80\x80\x01\x12\x1a\n\x12TAGS_KEY_NOT_FOUND\x10\x82\x98\x80\x80\x01\x12\x33\n+TAGS_KEY_DATA_LENGTH_EXCEED_THE_UPPER_LIMIT\x10\x83\x98\x80\x80\x01\x12\"\n\x1aTAGS_UNSUPPORTED_DATA_TYPE\x10\x84\x98\x80\x80\x01\x12/\n\'TAGS_DATA_LENGTH_EXCEED_THE_UPPER_LIMIT\x10\x85\x98\x80\x80\x01\x12\x30\n(TAGS_REGISTRATION_EXCEED_THE_UPPER_LIMIT\x10\x86\x98\x80\x80\x01\x12%\n\x1dPROVIDER_SPECIFIC_RESULT_CODE\x10\x80\x80\xc0\x80\x01\x42T\xaa\x02%Message.ORiN3.Common.V1.AutoGenerated\xea\x02)Message::ORiN3::Common::V1::AutoGeneratedb\x06proto3"
9
+
10
+ pool = Google::Protobuf::DescriptorPool.generated_pool
11
+ pool.add_serialized_file(descriptor_data)
12
+
13
+ module Message
14
+ module ORiN3
15
+ module Common
16
+ module V1
17
+ module AutoGenerated
18
+ CommonRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.CommonRequest").msgclass
19
+ CommonResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.CommonResponse").msgclass
20
+ ORiN3Value = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3Value").msgclass
21
+ ORiN3Bool = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3Bool").msgclass
22
+ ORiN3BoolArray = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3BoolArray").msgclass
23
+ ORiN3NullableBool = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3NullableBool").msgclass
24
+ ORiN3NullableBoolArray = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3NullableBoolArray").msgclass
25
+ ORiN3Int8 = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3Int8").msgclass
26
+ ORiN3Int8Array = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3Int8Array").msgclass
27
+ ORiN3NullableInt8 = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3NullableInt8").msgclass
28
+ ORiN3NullableInt8Array = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3NullableInt8Array").msgclass
29
+ ORiN3Int16 = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3Int16").msgclass
30
+ ORiN3Int16Array = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3Int16Array").msgclass
31
+ ORiN3NullableInt16 = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3NullableInt16").msgclass
32
+ ORiN3NullableInt16Array = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3NullableInt16Array").msgclass
33
+ ORiN3Int32 = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3Int32").msgclass
34
+ ORiN3Int32Array = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3Int32Array").msgclass
35
+ ORiN3NullableInt32 = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3NullableInt32").msgclass
36
+ ORiN3NullableInt32Array = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3NullableInt32Array").msgclass
37
+ ORiN3Int64 = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3Int64").msgclass
38
+ ORiN3Int64Array = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3Int64Array").msgclass
39
+ ORiN3NullableInt64 = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3NullableInt64").msgclass
40
+ ORiN3NullableInt64Array = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3NullableInt64Array").msgclass
41
+ ORiN3UInt8 = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3UInt8").msgclass
42
+ ORiN3UInt8Array = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3UInt8Array").msgclass
43
+ ORiN3NullableUInt8 = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3NullableUInt8").msgclass
44
+ ORiN3NullableUInt8Array = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3NullableUInt8Array").msgclass
45
+ ORiN3UInt16 = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3UInt16").msgclass
46
+ ORiN3UInt16Array = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3UInt16Array").msgclass
47
+ ORiN3NullableUInt16 = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3NullableUInt16").msgclass
48
+ ORiN3NullableUInt16Array = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3NullableUInt16Array").msgclass
49
+ ORiN3UInt32 = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3UInt32").msgclass
50
+ ORiN3UInt32Array = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3UInt32Array").msgclass
51
+ ORiN3NullableUInt32 = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3NullableUInt32").msgclass
52
+ ORiN3NullableUInt32Array = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3NullableUInt32Array").msgclass
53
+ ORiN3UInt64 = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3UInt64").msgclass
54
+ ORiN3UInt64Array = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3UInt64Array").msgclass
55
+ ORiN3NullableUInt64 = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3NullableUInt64").msgclass
56
+ ORiN3NullableUInt64Array = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3NullableUInt64Array").msgclass
57
+ ORiN3Float = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3Float").msgclass
58
+ ORiN3FloatArray = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3FloatArray").msgclass
59
+ ORiN3NullableFloat = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3NullableFloat").msgclass
60
+ ORiN3NullableFloatArray = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3NullableFloatArray").msgclass
61
+ ORiN3Double = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3Double").msgclass
62
+ ORiN3DoubleArray = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3DoubleArray").msgclass
63
+ ORiN3NullableDouble = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3NullableDouble").msgclass
64
+ ORiN3NullableDoubleArray = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3NullableDoubleArray").msgclass
65
+ ORiN3String = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3String").msgclass
66
+ ORiN3StringArray = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3StringArray").msgclass
67
+ ORiN3DateTime = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3DateTime").msgclass
68
+ ORiN3DateTimeArray = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3DateTimeArray").msgclass
69
+ ORiN3NullableDateTime = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3NullableDateTime").msgclass
70
+ ORiN3NullableDateTimeArray = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3NullableDateTimeArray").msgclass
71
+ ORiN3ValueObject = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ORiN3ValueObject").msgclass
72
+ ResultCode = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("ORiN3.Common.ResultCode").enummodule
73
+ end
74
+ end
75
+ end
76
+ end
77
+ end
@@ -0,0 +1,38 @@
1
+ # frozen_string_literal: true
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: Message.ORiN3.Provider/V1/orin3baseobject.proto
4
+
5
+ require 'google/protobuf'
6
+
7
+ require_relative '../../Message.ORiN3.Common/V1/orin3common_pb'
8
+
9
+
10
+ descriptor_data = "\n/Message.ORiN3.Provider/V1/orin3baseobject.proto\x1a)Message.ORiN3.Common/V1/orin3common.proto\"O\n\x14GetObjectInfoRequest\x12+\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1b.ORiN3.Common.CommonRequest\x12\n\n\x02id\x18\x02 \x01(\x0c\"\xb1\x01\n\x15GetObjectInfoResponse\x12,\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1c.ORiN3.Common.CommonResponse\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x10\n\x08typeName\x18\x03 \x01(\t\x12\x0e\n\x06option\x18\x04 \x01(\t\x12\x17\n\x0f\x63reatedDateTime\x18\x05 \x01(\x03\x12\x12\n\nobjectType\x18\x06 \x01(\x05\x12\r\n\x05\x65xtra\x18\x07 \x01(\x05\"K\n\x10GetStatusRequest\x12+\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1b.ORiN3.Common.CommonRequest\x12\n\n\x02id\x18\x02 \x01(\x0c\"Q\n\x11GetStatusResponse\x12,\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1c.ORiN3.Common.CommonResponse\x12\x0e\n\x06status\x18\x02 \x01(\x05\"b\n\rSetTagRequest\x12+\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1b.ORiN3.Common.CommonRequest\x12\n\n\x02id\x18\x02 \x01(\x0c\x12\x0b\n\x03key\x18\x03 \x01(\t\x12\x0b\n\x03tag\x18\x04 \x01(\x0c\">\n\x0eSetTagResponse\x12,\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1c.ORiN3.Common.CommonResponse\"U\n\rGetTagRequest\x12+\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1b.ORiN3.Common.CommonRequest\x12\n\n\x02id\x18\x02 \x01(\x0c\x12\x0b\n\x03key\x18\x03 \x01(\t\"K\n\x0eGetTagResponse\x12,\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1c.ORiN3.Common.CommonResponse\x12\x0b\n\x03tag\x18\x02 \x01(\x0c\"L\n\x11GetTagKeysRequest\x12+\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1b.ORiN3.Common.CommonRequest\x12\n\n\x02id\x18\x02 \x01(\x0c\"P\n\x12GetTagKeysResponse\x12,\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1c.ORiN3.Common.CommonResponse\x12\x0c\n\x04keys\x18\x02 \x03(\t\"X\n\x10RemoveTagRequest\x12+\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1b.ORiN3.Common.CommonRequest\x12\n\n\x02id\x18\x02 \x01(\x0c\x12\x0b\n\x03key\x18\x03 \x01(\t\"A\n\x11RemoveTagResponse\x12,\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1c.ORiN3.Common.CommonResponse2\xc8\x02\n\x11\x42\x61seObjectService\x12>\n\rGetObjectInfo\x12\x15.GetObjectInfoRequest\x1a\x16.GetObjectInfoResponse\x12\x32\n\tGetStatus\x12\x11.GetStatusRequest\x1a\x12.GetStatusResponse\x12)\n\x06SetTag\x12\x0e.SetTagRequest\x1a\x0f.SetTagResponse\x12)\n\x06GetTag\x12\x0e.GetTagRequest\x1a\x0f.GetTagResponse\x12\x35\n\nGetTagKeys\x12\x12.GetTagKeysRequest\x1a\x13.GetTagKeysResponse\x12\x32\n\tRemoveTag\x12\x11.RemoveTagRequest\x1a\x12.RemoveTagResponseBo\xaa\x02\x32Message.ORiN3.Provider.V1.AutoGenerated.BaseObject\xea\x02\x37Message::ORiN3::Provider::V1::AutoGenerated::BaseObjectb\x06proto3"
11
+
12
+ pool = Google::Protobuf::DescriptorPool.generated_pool
13
+ pool.add_serialized_file(descriptor_data)
14
+
15
+ module Message
16
+ module ORiN3
17
+ module Provider
18
+ module V1
19
+ module AutoGenerated
20
+ module BaseObject
21
+ GetObjectInfoRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("GetObjectInfoRequest").msgclass
22
+ GetObjectInfoResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("GetObjectInfoResponse").msgclass
23
+ GetStatusRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("GetStatusRequest").msgclass
24
+ GetStatusResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("GetStatusResponse").msgclass
25
+ SetTagRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("SetTagRequest").msgclass
26
+ SetTagResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("SetTagResponse").msgclass
27
+ GetTagRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("GetTagRequest").msgclass
28
+ GetTagResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("GetTagResponse").msgclass
29
+ GetTagKeysRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("GetTagKeysRequest").msgclass
30
+ GetTagKeysResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("GetTagKeysResponse").msgclass
31
+ RemoveTagRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("RemoveTagRequest").msgclass
32
+ RemoveTagResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("RemoveTagResponse").msgclass
33
+ end
34
+ end
35
+ end
36
+ end
37
+ end
38
+ end
@@ -0,0 +1,37 @@
1
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
2
+ # Source: Message.ORiN3.Provider/V1/orin3baseobject.proto for package 'Message.ORiN3.Provider.V1.AutoGenerated.BaseObject'
3
+
4
+ require 'grpc'
5
+ require_relative 'orin3baseobject_pb'
6
+
7
+ module Message
8
+ module ORiN3
9
+ module Provider
10
+ module V1
11
+ module AutoGenerated
12
+ module BaseObject
13
+ module BaseObjectService
14
+ class Service
15
+
16
+ include ::GRPC::GenericService
17
+
18
+ self.marshal_class_method = :encode
19
+ self.unmarshal_class_method = :decode
20
+ self.service_name = 'BaseObjectService'
21
+
22
+ rpc :GetObjectInfo, ::Message::ORiN3::Provider::V1::AutoGenerated::BaseObject::GetObjectInfoRequest, ::Message::ORiN3::Provider::V1::AutoGenerated::BaseObject::GetObjectInfoResponse
23
+ rpc :GetStatus, ::Message::ORiN3::Provider::V1::AutoGenerated::BaseObject::GetStatusRequest, ::Message::ORiN3::Provider::V1::AutoGenerated::BaseObject::GetStatusResponse
24
+ rpc :SetTag, ::Message::ORiN3::Provider::V1::AutoGenerated::BaseObject::SetTagRequest, ::Message::ORiN3::Provider::V1::AutoGenerated::BaseObject::SetTagResponse
25
+ rpc :GetTag, ::Message::ORiN3::Provider::V1::AutoGenerated::BaseObject::GetTagRequest, ::Message::ORiN3::Provider::V1::AutoGenerated::BaseObject::GetTagResponse
26
+ rpc :GetTagKeys, ::Message::ORiN3::Provider::V1::AutoGenerated::BaseObject::GetTagKeysRequest, ::Message::ORiN3::Provider::V1::AutoGenerated::BaseObject::GetTagKeysResponse
27
+ rpc :RemoveTag, ::Message::ORiN3::Provider::V1::AutoGenerated::BaseObject::RemoveTagRequest, ::Message::ORiN3::Provider::V1::AutoGenerated::BaseObject::RemoveTagResponse
28
+ end
29
+
30
+ Stub = Service.rpc_stub_class
31
+ end
32
+ end
33
+ end
34
+ end
35
+ end
36
+ end
37
+ end
@@ -0,0 +1,28 @@
1
+ # frozen_string_literal: true
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: Message.ORiN3.Provider/V1/orin3child.proto
4
+
5
+ require 'google/protobuf'
6
+
7
+ require_relative '../../Message.ORiN3.Common/V1/orin3common_pb'
8
+
9
+
10
+ descriptor_data = "\n*Message.ORiN3.Provider/V1/orin3child.proto\x1a)Message.ORiN3.Common/V1/orin3common.proto\"H\n\rDeleteRequest\x12+\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1b.ORiN3.Common.CommonRequest\x12\n\n\x02id\x18\x02 \x01(\x0c\">\n\x0e\x44\x65leteResponse\x12,\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1c.ORiN3.Common.CommonResponse29\n\x0c\x43hildService\x12)\n\x06\x44\x65lete\x12\x0e.DeleteRequest\x1a\x0f.DeleteResponseBe\xaa\x02-Message.ORiN3.Provider.V1.AutoGenerated.Child\xea\x02\x32Message::ORiN3::Provider::V1::AutoGenerated::Childb\x06proto3"
11
+
12
+ pool = Google::Protobuf::DescriptorPool.generated_pool
13
+ pool.add_serialized_file(descriptor_data)
14
+
15
+ module Message
16
+ module ORiN3
17
+ module Provider
18
+ module V1
19
+ module AutoGenerated
20
+ module Child
21
+ DeleteRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("DeleteRequest").msgclass
22
+ DeleteResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("DeleteResponse").msgclass
23
+ end
24
+ end
25
+ end
26
+ end
27
+ end
28
+ end
@@ -0,0 +1,32 @@
1
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
2
+ # Source: Message.ORiN3.Provider/V1/orin3child.proto for package 'Message.ORiN3.Provider.V1.AutoGenerated.Child'
3
+
4
+ require 'grpc'
5
+ require_relative 'orin3child_pb'
6
+
7
+ module Message
8
+ module ORiN3
9
+ module Provider
10
+ module V1
11
+ module AutoGenerated
12
+ module Child
13
+ module ChildService
14
+ class Service
15
+
16
+ include ::GRPC::GenericService
17
+
18
+ self.marshal_class_method = :encode
19
+ self.unmarshal_class_method = :decode
20
+ self.service_name = 'ChildService'
21
+
22
+ rpc :Delete, ::Message::ORiN3::Provider::V1::AutoGenerated::Child::DeleteRequest, ::Message::ORiN3::Provider::V1::AutoGenerated::Child::DeleteResponse
23
+ end
24
+
25
+ Stub = Service.rpc_stub_class
26
+ end
27
+ end
28
+ end
29
+ end
30
+ end
31
+ end
32
+ end
@@ -0,0 +1,38 @@
1
+ # frozen_string_literal: true
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: Message.ORiN3.Provider/V1/orin3childcreator.proto
4
+
5
+ require 'google/protobuf'
6
+
7
+ require_relative '../../Message.ORiN3.Common/V1/orin3common_pb'
8
+
9
+
10
+ descriptor_data = "\n1Message.ORiN3.Provider/V1/orin3childcreator.proto\x1a)Message.ORiN3.Common/V1/orin3common.proto\"\x99\x01\n\x15\x43reateVariableRequest\x12+\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1b.ORiN3.Common.CommonRequest\x12\x10\n\x08parentId\x18\x02 \x01(\x0c\x12\x0c\n\x04name\x18\x03 \x01(\t\x12\x10\n\x08typeName\x18\x04 \x01(\t\x12\x0e\n\x06option\x18\x05 \x01(\t\x12\x11\n\tvalueType\x18\x06 \x01(\x05\"s\n\x16\x43reateVariableResponse\x12,\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1c.ORiN3.Common.CommonResponse\x12\x12\n\nvariableId\x18\x02 \x01(\x0c\x12\x17\n\x0f\x63reatedDateTime\x18\x03 \x01(\x03\"\x83\x01\n\x12\x43reateEventRequest\x12+\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1b.ORiN3.Common.CommonRequest\x12\x10\n\x08parentId\x18\x02 \x01(\x0c\x12\x0c\n\x04name\x18\x03 \x01(\t\x12\x10\n\x08typeName\x18\x04 \x01(\t\x12\x0e\n\x06option\x18\x05 \x01(\t\"m\n\x13\x43reateEventResponse\x12,\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1c.ORiN3.Common.CommonResponse\x12\x0f\n\x07\x65ventId\x18\x02 \x01(\x0c\x12\x17\n\x0f\x63reatedDateTime\x18\x03 \x01(\x03\"\x82\x01\n\x11\x43reateFileRequest\x12+\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1b.ORiN3.Common.CommonRequest\x12\x10\n\x08parentId\x18\x02 \x01(\x0c\x12\x0c\n\x04name\x18\x03 \x01(\t\x12\x10\n\x08typeName\x18\x04 \x01(\t\x12\x0e\n\x06option\x18\x05 \x01(\t\"\xb0\x01\n\x12\x43reateFileResponse\x12,\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1c.ORiN3.Common.CommonResponse\x12\x0e\n\x06\x66ileId\x18\x02 \x01(\x0c\x12\x0e\n\x06length\x18\x03 \x01(\x03\x12\x10\n\x08position\x18\x04 \x01(\x03\x12\x10\n\x08\x63\x61nWrite\x18\x05 \x01(\x08\x12\x0f\n\x07\x63\x61nRead\x18\x06 \x01(\x08\x12\x17\n\x0f\x63reatedDateTime\x18\x07 \x01(\x03\"\x97\x01\n\x13\x43reateStreamRequest\x12+\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1b.ORiN3.Common.CommonRequest\x12\x10\n\x08parentId\x18\x02 \x01(\x0c\x12\x0c\n\x04name\x18\x03 \x01(\t\x12\x10\n\x08typeName\x18\x04 \x01(\t\x12\x0e\n\x06option\x18\x05 \x01(\t\x12\x11\n\tvalueType\x18\x06 \x01(\x05\"o\n\x14\x43reateStreamResponse\x12,\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1c.ORiN3.Common.CommonResponse\x12\x10\n\x08streamId\x18\x02 \x01(\x0c\x12\x17\n\x0f\x63reatedDateTime\x18\x03 \x01(\x03\"\x81\x01\n\x10\x43reateJobRequest\x12+\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1b.ORiN3.Common.CommonRequest\x12\x10\n\x08parentId\x18\x02 \x01(\x0c\x12\x0c\n\x04name\x18\x03 \x01(\t\x12\x10\n\x08typeName\x18\x04 \x01(\t\x12\x0e\n\x06option\x18\x05 \x01(\t\"i\n\x11\x43reateJobResponse\x12,\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1c.ORiN3.Common.CommonResponse\x12\r\n\x05jobId\x18\x02 \x01(\x0c\x12\x17\n\x0f\x63reatedDateTime\x18\x03 \x01(\x03\"\x84\x01\n\x13\x43reateModuleRequest\x12+\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1b.ORiN3.Common.CommonRequest\x12\x10\n\x08parentId\x18\x02 \x01(\x0c\x12\x0c\n\x04name\x18\x03 \x01(\t\x12\x10\n\x08typeName\x18\x04 \x01(\t\x12\x0e\n\x06option\x18\x05 \x01(\t\"o\n\x14\x43reateModuleResponse\x12,\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1c.ORiN3.Common.CommonResponse\x12\x10\n\x08moduleId\x18\x02 \x01(\x0c\x12\x17\n\x0f\x63reatedDateTime\x18\x03 \x01(\x03\x32\xf7\x02\n\x13\x43hildCreatorService\x12\x41\n\x0e\x43reateVariable\x12\x16.CreateVariableRequest\x1a\x17.CreateVariableResponse\x12\x38\n\x0b\x43reateEvent\x12\x13.CreateEventRequest\x1a\x14.CreateEventResponse\x12\x35\n\nCreateFile\x12\x12.CreateFileRequest\x1a\x13.CreateFileResponse\x12;\n\x0c\x43reateStream\x12\x14.CreateStreamRequest\x1a\x15.CreateStreamResponse\x12\x32\n\tCreateJob\x12\x11.CreateJobRequest\x1a\x12.CreateJobResponse\x12;\n\x0c\x43reateModule\x12\x14.CreateModuleRequest\x1a\x15.CreateModuleResponseBs\xaa\x02\x34Message.ORiN3.Provider.V1.AutoGenerated.ChildCreator\xea\x02\x39Message::ORiN3::Provider::V1::AutoGenerated::ChildCreatorb\x06proto3"
11
+
12
+ pool = Google::Protobuf::DescriptorPool.generated_pool
13
+ pool.add_serialized_file(descriptor_data)
14
+
15
+ module Message
16
+ module ORiN3
17
+ module Provider
18
+ module V1
19
+ module AutoGenerated
20
+ module ChildCreator
21
+ CreateVariableRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("CreateVariableRequest").msgclass
22
+ CreateVariableResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("CreateVariableResponse").msgclass
23
+ CreateEventRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("CreateEventRequest").msgclass
24
+ CreateEventResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("CreateEventResponse").msgclass
25
+ CreateFileRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("CreateFileRequest").msgclass
26
+ CreateFileResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("CreateFileResponse").msgclass
27
+ CreateStreamRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("CreateStreamRequest").msgclass
28
+ CreateStreamResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("CreateStreamResponse").msgclass
29
+ CreateJobRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("CreateJobRequest").msgclass
30
+ CreateJobResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("CreateJobResponse").msgclass
31
+ CreateModuleRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("CreateModuleRequest").msgclass
32
+ CreateModuleResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("CreateModuleResponse").msgclass
33
+ end
34
+ end
35
+ end
36
+ end
37
+ end
38
+ end
@@ -0,0 +1,37 @@
1
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
2
+ # Source: Message.ORiN3.Provider/V1/orin3childcreator.proto for package 'Message.ORiN3.Provider.V1.AutoGenerated.ChildCreator'
3
+
4
+ require 'grpc'
5
+ require_relative 'orin3childcreator_pb'
6
+
7
+ module Message
8
+ module ORiN3
9
+ module Provider
10
+ module V1
11
+ module AutoGenerated
12
+ module ChildCreator
13
+ module ChildCreatorService
14
+ class Service
15
+
16
+ include ::GRPC::GenericService
17
+
18
+ self.marshal_class_method = :encode
19
+ self.unmarshal_class_method = :decode
20
+ self.service_name = 'ChildCreatorService'
21
+
22
+ rpc :CreateVariable, ::Message::ORiN3::Provider::V1::AutoGenerated::ChildCreator::CreateVariableRequest, ::Message::ORiN3::Provider::V1::AutoGenerated::ChildCreator::CreateVariableResponse
23
+ rpc :CreateEvent, ::Message::ORiN3::Provider::V1::AutoGenerated::ChildCreator::CreateEventRequest, ::Message::ORiN3::Provider::V1::AutoGenerated::ChildCreator::CreateEventResponse
24
+ rpc :CreateFile, ::Message::ORiN3::Provider::V1::AutoGenerated::ChildCreator::CreateFileRequest, ::Message::ORiN3::Provider::V1::AutoGenerated::ChildCreator::CreateFileResponse
25
+ rpc :CreateStream, ::Message::ORiN3::Provider::V1::AutoGenerated::ChildCreator::CreateStreamRequest, ::Message::ORiN3::Provider::V1::AutoGenerated::ChildCreator::CreateStreamResponse
26
+ rpc :CreateJob, ::Message::ORiN3::Provider::V1::AutoGenerated::ChildCreator::CreateJobRequest, ::Message::ORiN3::Provider::V1::AutoGenerated::ChildCreator::CreateJobResponse
27
+ rpc :CreateModule, ::Message::ORiN3::Provider::V1::AutoGenerated::ChildCreator::CreateModuleRequest, ::Message::ORiN3::Provider::V1::AutoGenerated::ChildCreator::CreateModuleResponse
28
+ end
29
+
30
+ Stub = Service.rpc_stub_class
31
+ end
32
+ end
33
+ end
34
+ end
35
+ end
36
+ end
37
+ end
@@ -0,0 +1,28 @@
1
+ # frozen_string_literal: true
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: Message.ORiN3.Provider/V1/orin3controllercreator.proto
4
+
5
+ require 'google/protobuf'
6
+
7
+ require_relative '../../Message.ORiN3.Common/V1/orin3common_pb'
8
+
9
+
10
+ descriptor_data = "\n6Message.ORiN3.Provider/V1/orin3controllercreator.proto\x1a)Message.ORiN3.Common/V1/orin3common.proto\"\x88\x01\n\x17\x43reateControllerRequest\x12+\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1b.ORiN3.Common.CommonRequest\x12\x10\n\x08parentId\x18\x02 \x01(\x0c\x12\x0c\n\x04name\x18\x03 \x01(\t\x12\x10\n\x08typeName\x18\x04 \x01(\t\x12\x0e\n\x06option\x18\x05 \x01(\t\"m\n\x18\x43reateControllerResponse\x12,\n\x06\x63ommon\x18\x01 \x01(\x0b\x32\x1c.ORiN3.Common.CommonResponse\x12\n\n\x02id\x18\x02 \x01(\x0c\x12\x17\n\x0f\x63reatedDateTime\x18\x03 \x01(\x03\x32\x63\n\x18\x43ontrollerCreatorService\x12G\n\x10\x43reateController\x12\x18.CreateControllerRequest\x1a\x19.CreateControllerResponseB}\xaa\x02\x39Message.ORiN3.Provider.V1.AutoGenerated.ControllerCreator\xea\x02>Message::ORiN3::Provider::V1::AutoGenerated::ControllerCreatorb\x06proto3"
11
+
12
+ pool = Google::Protobuf::DescriptorPool.generated_pool
13
+ pool.add_serialized_file(descriptor_data)
14
+
15
+ module Message
16
+ module ORiN3
17
+ module Provider
18
+ module V1
19
+ module AutoGenerated
20
+ module ControllerCreator
21
+ CreateControllerRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("CreateControllerRequest").msgclass
22
+ CreateControllerResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("CreateControllerResponse").msgclass
23
+ end
24
+ end
25
+ end
26
+ end
27
+ end
28
+ end