-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
create mapper service #332
Conversation
e5fa802
to
e5edfde
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what's the intention of the mapper service and where will the grpc server that upload
rpc be running? if the messages are intended to be ingested into the iot and/or mobile oracle rewardable coverage pipelines then this service definition should probably be folded into either the poc_mobile
or poc_lora
services and the upload
rpc renamed to submit_mapper
or similar to be consistent with the other PoC data submission messages per
proto/src/service/poc_lora.proto
Line 225 in f1208e2
service poc_lora { |
proto/src/service/poc_mobile.proto
Line 99 in f1208e2
service poc_mobile { |
if these are meant for something else then disregard
34b7be5
to
d4f3457
Compare
b2a395d
to
c13e7c6
Compare
ee531f6
to
2fdf644
Compare
2fdf644
to
29d7297
Compare
Closed due to lack of activity |
No description provided.