protodoc.io
Project unitedrhino/things
Welcome
Readme
License
Commits
GitHub project
Download proto files
Desktop application
Contact us
dg
dm
google.protobuf
protocolSync
protocolSync
protocolSync
SyncDevice
SyncProduct
Empty
SyncDeviceReq
SyncDeviceResp
package
protocolSync
Get desktop application:
View/edit binary Protocol Buffers messages
service
protocolSync
protocolSync.proto:6
rpc
SyncProduct
(
Empty
,
Empty
)
protocolSync.proto:7
message
Empty
protocolSync.proto:11
(message has no fields)
rpc
SyncDevice
(
SyncDeviceReq
,
SyncDeviceResp
)
protocolSync.proto:8
message
SyncDeviceReq
protocolSync.proto:14
string
productID
= 1
message
SyncDeviceResp
protocolSync.proto:18
repeated
string
deviceNames
= 1